Skip to Content.
Sympa Menu

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

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 (2e2639c7b02aaaa308f6d0d5eea359f86494f376)
  • Date: Wed, 14 Aug 2019 19:24:42 +0000

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

dev/null |binary
gnome2-libs/gnome-keyring/DETAILS | 4 ++--
gnome2-libs/gnome-keyring/HISTORY | 4 ++++
gnome2-libs/gnome-keyring/PRE_BUILD | 6 ++++++
gnome2-libs/libglade2/HISTORY | 3 +++
gnome2-libs/libglade2/PRE_BUILD | 3 +++
gnome3-libs/gcr/DETAILS | 4 ++--
gnome3-libs/gcr/HISTORY | 3 +++
graphics-libs/glu/DETAILS | 8 ++++----
graphics-libs/glu/HISTORY | 3 +++
libs/sdl_image/HISTORY | 3 +++
libs/sdl_image/PRE_BUILD | 3 +++
libs/sdl_ttf/HISTORY | 3 +++
libs/sdl_ttf/PRE_BUILD | 3 +++
utils/eggdbus/HISTORY | 3 +++
utils/eggdbus/PRE_BUILD | 3 +++
video/v4l-utils/DEPENDS | 5 +++++
video/v4l-utils/DETAILS | 2 +-
video/v4l-utils/HISTORY | 4 ++++
video/v4l-utils/PRE_BUILD | 17 ++++++-----------
20 files changed, 64 insertions(+), 20 deletions(-)

New commits:
commit 2e2639c7b02aaaa308f6d0d5eea359f86494f376
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

gnome-keyring: Fix missing includes

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

gnome-keyring 3.28.2

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

gcr 3.28.1

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

eggdbus: Fix build against musl

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

v4l-utils: Fix build against musl

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

v4l-utils 1.16.6

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

glu 9.0.1

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

sdl_image: Fix build against musl

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

sdl_ttf: Fix build against musl

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

libglade2: Fix build against musl

diff --git a/gnome2-libs/gnome-keyring/DETAILS
b/gnome2-libs/gnome-keyring/DETAILS
index fd1ade7..5ac50a7 100755
--- a/gnome2-libs/gnome-keyring/DETAILS
+++ b/gnome2-libs/gnome-keyring/DETAILS
@@ -1,10 +1,10 @@
SPELL=gnome-keyring
- VERSION=3.6.3
+ VERSION=3.28.2
BRANCH=`echo $VERSION|cut -d . -f 1,2`
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
- SOURCE_GPG=gurus.gpg:$SOURCE.sig
+
SOURCE_HASH=sha512:a51bc9d6bc9203b86febe99bdbf893d3ba0eeaad976ece2bd49efc3869bd1d15f440a01999ce969f845f8336538de22e9f1161da990d707cbadb99d5cc3549bc
LICENSE[0]=LGPL
WEB_SITE=http://live.gnome.org/GnomeKeyring
ENTERED=20020505
diff --git a/gnome2-libs/gnome-keyring/HISTORY
b/gnome2-libs/gnome-keyring/HISTORY
index 9c5a999..f0c18bf 100644
--- a/gnome2-libs/gnome-keyring/HISTORY
+++ b/gnome2-libs/gnome-keyring/HISTORY
@@ -1,3 +1,7 @@
+2019-08-14 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 3.28.2
+ * PRE_BUILD: Fixed missing includes
+
2013-06-12 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Updated to 3.6.3
SOURCE matches upstream SHA256
diff --git a/gnome2-libs/gnome-keyring/PRE_BUILD
b/gnome2-libs/gnome-keyring/PRE_BUILD
new file mode 100755
index 0000000..910094e
--- /dev/null
+++ b/gnome2-libs/gnome-keyring/PRE_BUILD
@@ -0,0 +1,6 @@
+default_pre_build &&
+cd "$SOURCE_DIRECTORY" &&
+
+# 3.28.2: Fix missing includes
+sedit '/^#include <str/a#include <sys/select.h>' \
+ pkcs11/rpc-layer/gkm-rpc-daemon-standalone.c
diff --git a/gnome2-libs/gnome-keyring/gnome-keyring-3.6.3.tar.xz.sig
b/gnome2-libs/gnome-keyring/gnome-keyring-3.6.3.tar.xz.sig
deleted file mode 100644
index 7598e7f..0000000
Binary files a/gnome2-libs/gnome-keyring/gnome-keyring-3.6.3.tar.xz.sig and
/dev/null differ
diff --git a/gnome2-libs/libglade2/HISTORY b/gnome2-libs/libglade2/HISTORY
index b9b43d5..2dada9b 100644
--- a/gnome2-libs/libglade2/HISTORY
+++ b/gnome2-libs/libglade2/HISTORY
@@ -1,3 +1,6 @@
+2019-08-14 Ismael Luceno <ismael AT sourcemage.org>
+ * PRE_BUILD: Fixed build against musl
+
2017-08-16 Eric Sandall <sandalle AT sourcemage.org>
* DEPENDS: Depends on libpng

diff --git a/gnome2-libs/libglade2/PRE_BUILD b/gnome2-libs/libglade2/PRE_BUILD
new file mode 100755
index 0000000..3c8cac2
--- /dev/null
+++ b/gnome2-libs/libglade2/PRE_BUILD
@@ -0,0 +1,3 @@
+default_pre_build &&
+cd "$SOURCE_DIRECTORY" &&
+sedit 's!maybe_os in$!& linux-musl*|\\!' config.sub
diff --git a/gnome3-libs/gcr/DETAILS b/gnome3-libs/gcr/DETAILS
index 4c2fc26..fbb1e9f 100755
--- a/gnome3-libs/gcr/DETAILS
+++ b/gnome3-libs/gcr/DETAILS
@@ -1,10 +1,10 @@
SPELL=gcr
- VERSION=3.16.0
+ VERSION=3.28.1
BRANCH=$(echo $VERSION|cut -d . -f 1,2)
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
-
SOURCE_HASH=sha512:1db6e2532d2d0ceb6f339551b009baae5815fcf8a12b76b0eb9e13f301d1205c2e2c9b8f555ae011a84521e55fe9cccb703c3dd539d638b476e0474c34672be4
+
SOURCE_HASH=sha512:ae36c39584d6bc2ba9d86de8bc71eac21fb3251b966ab1eddf467d01ed5789ba6e6597c83ea2ed9403e632893e7c7cb6c17e04878d726b72528af9199bebb3da
LICENSE[0]=GPL
WEB_SITE=http://developer.gnome.org/gcr/
ENTERED=20120329
diff --git a/gnome3-libs/gcr/HISTORY b/gnome3-libs/gcr/HISTORY
index 9a991fd..935c351 100644
--- a/gnome3-libs/gcr/HISTORY
+++ b/gnome3-libs/gcr/HISTORY
@@ -1,3 +1,6 @@
+2019-08-14 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 3.28.1
+
2019-06-04 Ismael Luceno <ismael AT sourcemage.org>
* DEPENDS: Added missing dependency on gtk+3

diff --git a/graphics-libs/glu/DETAILS b/graphics-libs/glu/DETAILS
index f9cc80a..7b9a8c1 100755
--- a/graphics-libs/glu/DETAILS
+++ b/graphics-libs/glu/DETAILS
@@ -1,9 +1,9 @@
SPELL=glu
- VERSION=9.0.0
- SOURCE=$SPELL-$VERSION.tar.bz2
+ VERSION=9.0.1
+ SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL=ftp://ftp.freedesktop.org/pub/mesa/glu/glu-9.0.0.tar.bz2
-
SOURCE_HASH=sha512:ff920e3fbca739794e1432a92fdd8517aa732110fea71ed724185425042f83ce18e9866c16f95c6e10f6993f0814a90fac9636e2b3d8ca2084d1ac0a860f61c8
+ SOURCE_URL="ftp://ftp.freedesktop.org/pub/mesa/glu/$SOURCE";
+
SOURCE_HASH=sha512:8a6dae5b4bd63efb96d15f23ccda4ad9c2ffaa964897e5fa63d1e58360d8d4e6732c5efd2109dba04155d5fc457ab1718a65cf9b544ce0d452679ba988d04018
WEB_SITE=http://www.mesa3d.org
ENTERED=20120901
LICENSE[0]=GPL
diff --git a/graphics-libs/glu/HISTORY b/graphics-libs/glu/HISTORY
index 2b5a468..1d92d95 100644
--- a/graphics-libs/glu/HISTORY
+++ b/graphics-libs/glu/HISTORY
@@ -1,3 +1,6 @@
+2019-08-14 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 9.0.1
+
2017-10-19 Treeve Jelbert <treeve AT sourcemage.org>
* DEPENDS: MESA

diff --git a/libs/sdl_image/HISTORY b/libs/sdl_image/HISTORY
index 270c8d2..30e30cd 100644
--- a/libs/sdl_image/HISTORY
+++ b/libs/sdl_image/HISTORY
@@ -1,3 +1,6 @@
+2019-08-14 Ismael Luceno <ismael AT sourcemage.org>
+ * PRE_BUILD: Fixed build against musl
+
2012-01-27 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 1.2.12

diff --git a/libs/sdl_image/PRE_BUILD b/libs/sdl_image/PRE_BUILD
new file mode 100755
index 0000000..3c8cac2
--- /dev/null
+++ b/libs/sdl_image/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/sdl_ttf/HISTORY b/libs/sdl_ttf/HISTORY
index 75f4bff..95b1271 100644
--- a/libs/sdl_ttf/HISTORY
+++ b/libs/sdl_ttf/HISTORY
@@ -1,3 +1,6 @@
+2019-08-14 Ismael Luceno <ismael AT sourcemage.org>
+ * PRE_BUILD: Fixed build against musl
+
2012-01-27 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 2.0.11

diff --git a/libs/sdl_ttf/PRE_BUILD b/libs/sdl_ttf/PRE_BUILD
new file mode 100755
index 0000000..3c8cac2
--- /dev/null
+++ b/libs/sdl_ttf/PRE_BUILD
@@ -0,0 +1,3 @@
+default_pre_build &&
+cd "$SOURCE_DIRECTORY" &&
+sedit 's!maybe_os in$!& linux-musl*|\\!' config.sub
diff --git a/utils/eggdbus/HISTORY b/utils/eggdbus/HISTORY
index 02c71fc..6f0784e 100644
--- a/utils/eggdbus/HISTORY
+++ b/utils/eggdbus/HISTORY
@@ -1,3 +1,6 @@
+2019-08-14 Ismael Luceno <ismael AT sourcemage.org>
+ * PRE_BUILD: Fixed build against musl
+
2015-03-16 Vlad Glagolev <stealth AT sourcemage.org>
* DEPENDS: removed libffi -- it's not a direct dependency

diff --git a/utils/eggdbus/PRE_BUILD b/utils/eggdbus/PRE_BUILD
new file mode 100755
index 0000000..3c8cac2
--- /dev/null
+++ b/utils/eggdbus/PRE_BUILD
@@ -0,0 +1,3 @@
+default_pre_build &&
+cd "$SOURCE_DIRECTORY" &&
+sedit 's!maybe_os in$!& linux-musl*|\\!' config.sub
diff --git a/video/v4l-utils/DEPENDS b/video/v4l-utils/DEPENDS
index 617434c..e4b4efc 100755
--- a/video/v4l-utils/DEPENDS
+++ b/video/v4l-utils/DEPENDS
@@ -4,6 +4,11 @@ depends libx11 &&
depends OPENGL &&
depends glu &&
depends LIBELF &&
+case "$HOST" in
+*-musl)
+ depends libuargp
+ ;;
+esac &&
optional_depends GETTEXT '' '--disable-nls' 'NLS support' &&
optional_depends alsa-lib '' '' 'ALSA support' &&
optional_depends JPEG '' '--without-jpeg' 'JPEG support' &&
diff --git a/video/v4l-utils/DETAILS b/video/v4l-utils/DETAILS
index 620f3a2..0000dea 100755
--- a/video/v4l-utils/DETAILS
+++ b/video/v4l-utils/DETAILS
@@ -1,5 +1,5 @@
SPELL=v4l-utils
- VERSION=1.16.3
+ VERSION=1.16.6
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=https://linuxtv.org/downloads/$SPELL/$SOURCE
SOURCE2=$SOURCE.asc
diff --git a/video/v4l-utils/HISTORY b/video/v4l-utils/HISTORY
index 57053aa..bc81f60 100644
--- a/video/v4l-utils/HISTORY
+++ b/video/v4l-utils/HISTORY
@@ -1,3 +1,7 @@
+2019-08-14 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 1.16.6
+ * PRE_BUILD, DEPENDS: Fixed build against musl
+
2019-05-18 Ismael Luceno <ismael AT sourcemage.org>
* DEPENDS: Update dependency; s/gettext/GETTEXT/

diff --git a/video/v4l-utils/PRE_BUILD b/video/v4l-utils/PRE_BUILD
old mode 100644
new mode 100755
index 588fc8d..21f95c9
--- a/video/v4l-utils/PRE_BUILD
+++ b/video/v4l-utils/PRE_BUILD
@@ -1,11 +1,6 @@
-default_pre_build &&
-#mk_source_dir $SOURCE_DIRECTORY &&
-#cd $SOURCE_DIRECTORY &&
-#sed -i '/update_xdg_mimetypes/D' CMakeLists.txt
-# autoreconf -f -i --symlink
-#unpack_file
-#patch -p0 < $SPELL_DIRECTORY/xxx.diff
-
-default_pre_build &&
-cd $SOURCE_DIRECTORY &&
-apply_patch_dir patches
+default_pre_build &&
+cd "$SOURCE_DIRECTORY" &&
+case "$HOST" in *-musl)
+ sedit '/^mc_nextgen_test_LDADD *=/s/$/ -largp/' contrib/test/Makefile.in
+ ;;
+esac



  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (2e2639c7b02aaaa308f6d0d5eea359f86494f376), Ismael Luceno, 08/14/2019

Archive powered by MHonArc 2.6.24.

Top of Page