pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/gdk-pixbuf2
Module Name: pkgsrc
Committed By: adam
Date: Wed Apr 1 06:40:42 UTC 2026
Modified Files:
pkgsrc/graphics/gdk-pixbuf2: Makefile PLIST distinfo
pkgsrc/graphics/gdk-pixbuf2/patches: patch-gdk-pixbuf_meson.build
Log Message:
gdk-pixbuf2: updated to 2.44.6
2.44.6
- build: Add a legacy_xpm option to build the old xpm loader
- xpm: Rename the old xpm loader to legacy-xpm, and use it
for gdk_pixbuf_new_from_xpm_data if it is available.
Note that the old loader will only be used for this purpose.
xpm files still get loaded with glycin
- jpeg: Reject data with an unsupported number of components
- Update contribution guidelines
- glycin: Fix an issue with looping animations
- Do not accidentally query loaders from the host
To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.79 pkgsrc/graphics/gdk-pixbuf2/Makefile
cvs rdiff -u -r1.29 -r1.30 pkgsrc/graphics/gdk-pixbuf2/PLIST
cvs rdiff -u -r1.59 -r1.60 pkgsrc/graphics/gdk-pixbuf2/distinfo
cvs rdiff -u -r1.2 -r1.3 \
pkgsrc/graphics/gdk-pixbuf2/patches/patch-gdk-pixbuf_meson.build
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/gdk-pixbuf2/Makefile
diff -u pkgsrc/graphics/gdk-pixbuf2/Makefile:1.78 pkgsrc/graphics/gdk-pixbuf2/Makefile:1.79
--- pkgsrc/graphics/gdk-pixbuf2/Makefile:1.78 Sun Feb 1 11:05:43 2026
+++ pkgsrc/graphics/gdk-pixbuf2/Makefile Wed Apr 1 06:40:42 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.78 2026/02/01 11:05:43 adam Exp $
+# $NetBSD: Makefile,v 1.79 2026/04/01 06:40:42 adam Exp $
-DISTNAME= gdk-pixbuf-2.44.5
+DISTNAME= gdk-pixbuf-2.44.6
PKGNAME= ${DISTNAME:S/pixbuf/pixbuf2/}
CATEGORIES= graphics gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gdk-pixbuf/${PKGVERSION_NOREV:R}/}
Index: pkgsrc/graphics/gdk-pixbuf2/PLIST
diff -u pkgsrc/graphics/gdk-pixbuf2/PLIST:1.29 pkgsrc/graphics/gdk-pixbuf2/PLIST:1.30
--- pkgsrc/graphics/gdk-pixbuf2/PLIST:1.29 Sun Feb 1 11:05:43 2026
+++ pkgsrc/graphics/gdk-pixbuf2/PLIST Wed Apr 1 06:40:42 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.29 2026/02/01 11:05:43 adam Exp $
+@comment $NetBSD: PLIST,v 1.30 2026/04/01 06:40:42 adam Exp $
bin/gdk-pixbuf-csource
bin/gdk-pixbuf-pixdata
bin/gdk-pixbuf-query-loaders
@@ -30,7 +30,7 @@ ${PLIST.introspection}lib/girepository-1
${PLIST.introspection}lib/girepository-1.0/GdkPixdata-2.0.typelib
lib/libgdk_pixbuf-2.0.so
lib/libgdk_pixbuf-2.0.so.0
-lib/libgdk_pixbuf-2.0.so.0.4400.5
+lib/libgdk_pixbuf-2.0.so.0.4400.6
lib/pkgconfig/gdk-pixbuf-2.0.pc
man/man1/gdk-pixbuf-csource.1
man/man1/gdk-pixbuf-query-loaders.1
Index: pkgsrc/graphics/gdk-pixbuf2/distinfo
diff -u pkgsrc/graphics/gdk-pixbuf2/distinfo:1.59 pkgsrc/graphics/gdk-pixbuf2/distinfo:1.60
--- pkgsrc/graphics/gdk-pixbuf2/distinfo:1.59 Sun Feb 1 11:05:43 2026
+++ pkgsrc/graphics/gdk-pixbuf2/distinfo Wed Apr 1 06:40:42 2026
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.59 2026/02/01 11:05:43 adam Exp $
+$NetBSD: distinfo,v 1.60 2026/04/01 06:40:42 adam Exp $
-BLAKE2s (gdk-pixbuf-2.44.5.tar.xz) = c8c7519fde6f7e27a98eeae4211c6813dad933d85356f0153d74fa3355fecb59
-SHA512 (gdk-pixbuf-2.44.5.tar.xz) = b83170ef214b78c661ac4fefac59e6bf9d75e26755073bbd1edea80340529d08c22f022c653135600ccf2048f80732ff5394d09f32f85195f5dee41011e21a7f
-Size (gdk-pixbuf-2.44.5.tar.xz) = 6032324 bytes
+BLAKE2s (gdk-pixbuf-2.44.6.tar.xz) = 75b1a6ebc1bf204ab47b71e8e8ab610c3d640ec042069131d1b232f83c10d2c8
+SHA512 (gdk-pixbuf-2.44.6.tar.xz) = 45ad815dda5d7b86fafe4a14300a676130f1c404299989616e41fa84e872516304bc6c3ebee9e1153bce01245333b1f8dfedee4bcde27a323e27d7e70fcb597f
+Size (gdk-pixbuf-2.44.6.tar.xz) = 6033428 bytes
SHA1 (patch-gdk-pixbuf_gdk-pixbuf-scaled-anim.c) = a9d2436711b1a1c3bb58beef0df5e485ad6cbe7d
-SHA1 (patch-gdk-pixbuf_meson.build) = d54c4f1c5c045c3988fc2bbac19d2aac3e32de89
+SHA1 (patch-gdk-pixbuf_meson.build) = 8aef6ea62bd11dec169cea1d1b4c0e327d68ddf0
SHA1 (patch-tests_meson.build) = 7d60098d957e4b0677aad6452de651189fc06b2d
SHA1 (patch-thumbnailer_meson.build) = 25d1ee1934bed00b4353ce33dacd52e3414b943f
Index: pkgsrc/graphics/gdk-pixbuf2/patches/patch-gdk-pixbuf_meson.build
diff -u pkgsrc/graphics/gdk-pixbuf2/patches/patch-gdk-pixbuf_meson.build:1.2 pkgsrc/graphics/gdk-pixbuf2/patches/patch-gdk-pixbuf_meson.build:1.3
--- pkgsrc/graphics/gdk-pixbuf2/patches/patch-gdk-pixbuf_meson.build:1.2 Wed Nov 17 15:14:42 2021
+++ pkgsrc/graphics/gdk-pixbuf2/patches/patch-gdk-pixbuf_meson.build Wed Apr 1 06:40:42 2026
@@ -1,14 +1,14 @@
-$NetBSD: patch-gdk-pixbuf_meson.build,v 1.2 2021/11/17 15:14:42 schmonz Exp $
+$NetBSD: patch-gdk-pixbuf_meson.build,v 1.3 2026/04/01 06:40:42 adam Exp $
Add LD_LIBRARY_PATH so uninstalled programs find newly built shared libraries.
---- gdk-pixbuf/meson.build.orig 2021-04-09 14:44:51.000000000 +0000
+--- gdk-pixbuf/meson.build.orig 2026-03-31 12:22:23.000000000 +0000
+++ gdk-pixbuf/meson.build
-@@ -355,6 +355,7 @@ if not meson.is_cross_build()
+@@ -422,6 +422,7 @@ if not meson.is_cross_build()
output: 'loaders.cache',
capture: true,
command: [
+ 'env', '@LD_LIBRARY_PATH@=' + meson.current_build_dir() + '/../gdk-pixbuf',
gdk_pixbuf_query_loaders,
- dynamic_loaders,
+ dynamic_loaders.length() > 0 ? dynamic_loaders : '',
],
Home |
Main Index |
Thread Index |
Old Index