head 1.4; access; symbols pkgsrc-2016Q4:1.3.0.34 pkgsrc-2016Q4-base:1.3 pkgsrc-2016Q3:1.3.0.32 pkgsrc-2016Q3-base:1.3 pkgsrc-2016Q2:1.3.0.30 pkgsrc-2016Q2-base:1.3 pkgsrc-2016Q1:1.3.0.28 pkgsrc-2016Q1-base:1.3 pkgsrc-2015Q4:1.3.0.26 pkgsrc-2015Q4-base:1.3 pkgsrc-2015Q3:1.3.0.24 pkgsrc-2015Q3-base:1.3 pkgsrc-2015Q2:1.3.0.22 pkgsrc-2015Q2-base:1.3 pkgsrc-2015Q1:1.3.0.20 pkgsrc-2015Q1-base:1.3 pkgsrc-2014Q4:1.3.0.18 pkgsrc-2014Q4-base:1.3 pkgsrc-2014Q3:1.3.0.16 pkgsrc-2014Q3-base:1.3 pkgsrc-2014Q2:1.3.0.14 pkgsrc-2014Q2-base:1.3 pkgsrc-2014Q1:1.3.0.12 pkgsrc-2014Q1-base:1.3 pkgsrc-2013Q4:1.3.0.10 pkgsrc-2013Q4-base:1.3 pkgsrc-2013Q3:1.3.0.8 pkgsrc-2013Q3-base:1.3 pkgsrc-2013Q2:1.3.0.6 pkgsrc-2013Q2-base:1.3 pkgsrc-2013Q1:1.3.0.4 pkgsrc-2013Q1-base:1.3 pkgsrc-2012Q4:1.3.0.2 pkgsrc-2012Q4-base:1.3 pkgsrc-2012Q3:1.2.0.4 pkgsrc-2012Q3-base:1.2 pkgsrc-2012Q2:1.2.0.2 pkgsrc-2012Q2-base:1.2 pkgsrc-2012Q1:1.1.0.12 pkgsrc-2012Q1-base:1.1 pkgsrc-2011Q4:1.1.0.10 pkgsrc-2011Q4-base:1.1 pkgsrc-2011Q3:1.1.0.8 pkgsrc-2011Q3-base:1.1 pkgsrc-2011Q2:1.1.0.6 pkgsrc-2011Q2-base:1.1 pkgsrc-2011Q1:1.1.0.4 pkgsrc-2011Q1-base:1.1 pkgsrc-2010Q4:1.1.0.2 pkgsrc-2010Q4-base:1.1; locks; strict; comment @# @; 1.4 date 2017.01.29.06.09.51; author tsutsui; state dead; branches; next 1.3; commitid rN9vDQzVIOVXkPDz; 1.3 date 2012.10.03.14.36.10; author adam; state Exp; branches; next 1.2; 1.2 date 2012.04.30.14.12.05; author drochner; state Exp; branches; next 1.1; 1.1 date 2010.11.14.20.11.42; author drochner; state Exp; branches; next ; desc @@ 1.4 log @Update gdk-pixbuf2 to 2.36.4. This also updates gdk-pixbuf2-jasper and gdk-pixbuf2-xlib to 2.36.4 via common Makefile.version. pkgsrc changes: * Regen old style name patches for future maintainability Upstream changes (from NEWS): 2.36.4 ====== * Add a fastpath for no-op scales * Documentation improvements (#442452) * Fix some coverity warnings (#776945, #768062) * Translation updates 2.36.3 ====== * gif, ico: Fix area-updated coordinates (#581484) * tga: Improve error handling (#575217) * jasper: Improve error handling (#685543) * Test suite improvements (#696331) * Minor documentation fixes (#776457) * Translation updates 2.36.2 ====== * Fix a NULL pointer dereference (#776026) * Fix a memory leak (#776020) * Support bmp headers with bitmask (#766890) * Add tests for scaling (#80925) * Handle compressed pixdata in resources (#776105) * Avoid a buffer overrun in the qtif loader ($#775648) * Fix a crash in the bmp loader (#775242) * Fix crash opening pnm images with large dimensions (#775232) * Prevent buffer overflow in the pixdata loader (#775693) * Translation updates 2.36.1 ====== * Remove the pixdata loader (#776004) * Fix integer overflows in the jpeg loader (#775218) * Add an external thumbnailer for images * Translation updates @ text @$NetBSD: patch-ab,v 1.3 2012/10/03 14:36:10 adam Exp $ --- gdk-pixbuf/Makefile.in.orig 2012-09-18 00:49:18.000000000 +0000 +++ gdk-pixbuf/Makefile.in @@@@ -293,8 +293,7 @@@@ libpixbufloader_ico_la_LINK = $(LIBTOOL) $(LDFLAGS) -o $@@ @@BUILD_DYNAMIC_MODULES_TRUE@@@@BUILD_GDIPLUS_LOADERS_FALSE@@@@INCLUDE_ICO_FALSE@@am_libpixbufloader_ico_la_rpath = -rpath \ @@BUILD_DYNAMIC_MODULES_TRUE@@@@BUILD_GDIPLUS_LOADERS_FALSE@@@@INCLUDE_ICO_FALSE@@ $(loaderdir) -libpixbufloader_jasper_la_DEPENDENCIES = $(am__DEPENDENCIES_2) \ - $(am__DEPENDENCIES_3) +libpixbufloader_jasper_la_DEPENDENCIES = $(am__DEPENDENCIES_2) am_libpixbufloader_jasper_la_OBJECTS = io-jasper.lo libpixbufloader_jasper_la_OBJECTS = \ $(am_libpixbufloader_jasper_la_OBJECTS) @@@@ -1135,7 +1134,7 @@@@ libpixbufloader_pcx_la_LIBADD = $(module libstatic_pixbufloader_jasper_la_SOURCES = io-jasper.c libpixbufloader_jasper_la_SOURCES = io-jasper.c libpixbufloader_jasper_la_LDFLAGS = -avoid-version -module $(no_undefined) -libpixbufloader_jasper_la_LIBADD = $(LIBJASPER) $(module_libs) +libpixbufloader_jasper_la_LIBADD = $(LIBJASPER) $(PREFIX)/lib/libgdk_pixbuf-2.0.la # # The QTIF loader @ 1.3 log @Changes 2.26.4 * Make tiff loader threadsafe * Support saving ICC profiles in jpeg * Add some missing annotations * Documentation improvements * Translation updates @ text @d1 1 a1 1 $NetBSD$ @ 1.2 log @update to 2.26.1 This is a new major release tree. @ text @d3 1 a3 1 --- gdk-pixbuf/Makefile.in.orig 2012-03-20 16:47:37.000000000 +0000 d5 1 a5 1 @@@@ -276,8 +276,7 @@@@ libpixbufloader_ico_la_LINK = $(LIBTOOL) d15 1 a15 1 @@@@ -1103,7 +1102,7 @@@@ libpixbufloader_pcx_la_LIBADD = $(module @ 1.1 log @-update to 2.22.1 changes: -Make GdkPixbuf implement the GIcon interface -Translation updates -copy module registry handling from x11/gtk2 to here -prepare for building jasper support as pkg -add bl3 file @ text @d3 1 a3 1 --- gdk-pixbuf/Makefile.in.orig 2010-11-05 23:56:06.000000000 +0000 d5 1 a5 1 @@@@ -269,8 +269,7 @@@@ libpixbufloader_ico_la_LINK = $(LIBTOOL) d9 3 a11 3 -libpixbufloader_jasper_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \ - $(am__DEPENDENCIES_2) +libpixbufloader_jasper_la_DEPENDENCIES = $(am__DEPENDENCIES_1) d15 1 a15 1 @@@@ -1077,7 +1076,7 @@@@ libpixbufloader_pcx_la_LIBADD = $(module @