Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Thomas Orgis (bd4155fd567666d662c88477905910d00d746ef8)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Thomas Orgis <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Thomas Orgis (bd4155fd567666d662c88477905910d00d746ef8)
  • Date: Sun, 12 Nov 2023 14:00:25 +0000

GIT changes to master grimoire by Thomas Orgis <sobukus AT sourcemage.org>:

gnome2-libs/gdk-pixbuf2/BUILD | 2 +-
gnome2-libs/gdk-pixbuf2/DETAILS | 1 +
gnome2-libs/gdk-pixbuf2/HISTORY | 5 +++++
3 files changed, 7 insertions(+), 1 deletion(-)

New commits:
commit bd4155fd567666d662c88477905910d00d746ef8
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

gdk-pixbuf2: all loaders built-in to avoud loaders trouble

diff --git a/gnome2-libs/gdk-pixbuf2/BUILD b/gnome2-libs/gdk-pixbuf2/BUILD
index 883f269..247edc6 100755
--- a/gnome2-libs/gdk-pixbuf2/BUILD
+++ b/gnome2-libs/gdk-pixbuf2/BUILD
@@ -1,2 +1,2 @@
-OPTS="$GDK_PIXBUF2_OPTS $OPTS" &&
+OPTS="$GDK_PIXBUF2_OPTS $OPTS builtin_loaders=all" &&
default_build
diff --git a/gnome2-libs/gdk-pixbuf2/DETAILS b/gnome2-libs/gdk-pixbuf2/DETAILS
index ff20c8c..c10f945 100755
--- a/gnome2-libs/gdk-pixbuf2/DETAILS
+++ b/gnome2-libs/gdk-pixbuf2/DETAILS
@@ -1,6 +1,7 @@
. "${GRIMOIRE}/MESON_FUNCTIONS"
SPELL=gdk-pixbuf2
VERSION=2.42.10
+ PATCHLEVEL=1

SOURCE_HASH="sha256:ee9b6c75d13ba096907a2e3c6b27b61bcd17f5c7ebeab5a5b439d2f2e39fe44b:UPSTREAM_HASH"
SECURITY_PATCH=4
SOURCE=gdk-pixbuf-$VERSION.tar.xz
diff --git a/gnome2-libs/gdk-pixbuf2/HISTORY b/gnome2-libs/gdk-pixbuf2/HISTORY
index 2f48587..bba598c 100644
--- a/gnome2-libs/gdk-pixbuf2/HISTORY
+++ b/gnome2-libs/gdk-pixbuf2/HISTORY
@@ -1,3 +1,8 @@
+2023-11-12 Thomas Orgis <sobukus AT sourcemage.org>
+ * BUILD: have all loaders built-in, loader modules only offering
+ possible trouble
+ * DETAILS: ++PATCHLEVEL
+
2023-11-11 Thomas Orgis <sobukus AT sourcemage.org>
* DEPENDS: warn about build-time download of gi-docgen
* patches/fix-always-clone-gi-docgen.patch: Actually avoid the
download



  • [SM-Commit] GIT changes to master grimoire by Thomas Orgis (bd4155fd567666d662c88477905910d00d746ef8), Thomas Orgis, 11/12/2023

Archive powered by MHonArc 2.6.24.

Top of Page