Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (4242ec751cf0ee39c2ea3498a0845e8194b7f85c)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (4242ec751cf0ee39c2ea3498a0845e8194b7f85c)
  • Date: Thu, 30 May 2019 23:36:57 +0000

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

gnome2-libs/pygobject/DEPENDS | 1 -
gnome2-libs/pygobject/HISTORY | 1 -
libs/libexif/HISTORY | 3 +++
libs/libexif/PRE_BUILD | 3 +++
libs/libical/HISTORY | 4 ----
xorg-lib/libxevie/HISTORY | 3 +++
xorg-lib/libxevie/PRE_BUILD | 3 +++
7 files changed, 12 insertions(+), 6 deletions(-)

New commits:
commit 4242ec751cf0ee39c2ea3498a0845e8194b7f85c
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

libical: Revert wrong HISTORY changes

Accidentally introduced with commit
c01ea2215dbcf4a7368c764b44f3135bfcd68092.

commit 3c5a6c877ea909c5fff83f2ac312eea517a1908f
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

pygobject: Revert xz-utils dependency, it is part of basesystem

commit e5e26fed2bb326cd0ed85a4ce6eaf5750d62623a
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

libexif: Fix build against musl

commit d3dbd24edd31987c0b6a245ec4b53af608c3349c
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

libxevie: Fix build against musl

diff --git a/gnome2-libs/pygobject/DEPENDS b/gnome2-libs/pygobject/DEPENDS
index a19738e..f1f8e86 100755
--- a/gnome2-libs/pygobject/DEPENDS
+++ b/gnome2-libs/pygobject/DEPENDS
@@ -1,4 +1,3 @@
-depends xz-utils &&
depends python &&
depends glib2 &&
depends pycairo &&
diff --git a/gnome2-libs/pygobject/HISTORY b/gnome2-libs/pygobject/HISTORY
index a837ff7..992a5e9 100644
--- a/gnome2-libs/pygobject/HISTORY
+++ b/gnome2-libs/pygobject/HISTORY
@@ -1,7 +1,6 @@
2019-05-30 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: updated spell to 2.28.7
* pygobject-2.28.6.tar.bz2.sig: removed, switched to SOURCE_HASH
- * DEPENDS: added xz-utils (tarball compressed with xz)

2013-08-15 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: PATCHLEVEL++
diff --git a/libs/libexif/HISTORY b/libs/libexif/HISTORY
index 53b3770..a105aa9 100644
--- a/libs/libexif/HISTORY
+++ b/libs/libexif/HISTORY
@@ -1,3 +1,6 @@
+2019-05-30 Ismael Luceno <ismael AT sourcemage.org>
+ * PRE_BUILD: Fixed build against musl
+
2015-05-25 Thomas Orgis <sobukus AT sourcemage.org>
* DETAILS: remove SOURCEFORGE_URL usage (automated)

diff --git a/libs/libexif/PRE_BUILD b/libs/libexif/PRE_BUILD
new file mode 100755
index 0000000..3c8cac2
--- /dev/null
+++ b/libs/libexif/PRE_BUILD
@@ -0,0 +1,3 @@
+default_pre_build &&
+cd "$SOURCE_DIRECTORY" &&
+sedit 's!maybe_os in$!& linux-musl*|\\!' config.sub
diff --git a/libs/libical/HISTORY b/libs/libical/HISTORY
index abd261b..5311ddb 100644
--- a/libs/libical/HISTORY
+++ b/libs/libical/HISTORY
@@ -1,7 +1,3 @@
-2019-05-30 Ismael Luceno <ismael AT sourcemage.org>
- * DETAILS: Fixed SOURCE_URL[0]
- updated spell to 3.0.5
-
2019-05-21 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 3.0.5

diff --git a/xorg-lib/libxevie/HISTORY b/xorg-lib/libxevie/HISTORY
index f9ae853..4161aee 100644
--- a/xorg-lib/libxevie/HISTORY
+++ b/xorg-lib/libxevie/HISTORY
@@ -1,3 +1,6 @@
+2019-05-30 Ismael Luceno <ismael AT sourcemage.org>
+ * PRE_BUILD: Fixed build against musl
+
2018-08-06 Treeve Jelbert <treeve AT sourcemage.org>
* DEPENDS: delete obsolete entry

diff --git a/xorg-lib/libxevie/PRE_BUILD b/xorg-lib/libxevie/PRE_BUILD
new file mode 100755
index 0000000..3c8cac2
--- /dev/null
+++ b/xorg-lib/libxevie/PRE_BUILD
@@ -0,0 +1,3 @@
+default_pre_build &&
+cd "$SOURCE_DIRECTORY" &&
+sedit 's!maybe_os in$!& linux-musl*|\\!' config.sub



  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (4242ec751cf0ee39c2ea3498a0845e8194b7f85c), Ismael Luceno, 05/30/2019

Archive powered by MHonArc 2.6.24.

Top of Page