head 1.3; access; symbols pkgsrc-2016Q4:1.2.0.34 pkgsrc-2016Q4-base:1.2 pkgsrc-2016Q3:1.2.0.32 pkgsrc-2016Q3-base:1.2 pkgsrc-2016Q2:1.2.0.30 pkgsrc-2016Q2-base:1.2 pkgsrc-2016Q1:1.2.0.28 pkgsrc-2016Q1-base:1.2 pkgsrc-2015Q4:1.2.0.26 pkgsrc-2015Q4-base:1.2 pkgsrc-2015Q3:1.2.0.24 pkgsrc-2015Q3-base:1.2 pkgsrc-2015Q2:1.2.0.22 pkgsrc-2015Q2-base:1.2 pkgsrc-2015Q1:1.2.0.20 pkgsrc-2015Q1-base:1.2 pkgsrc-2014Q4:1.2.0.18 pkgsrc-2014Q4-base:1.2 pkgsrc-2014Q3:1.2.0.16 pkgsrc-2014Q3-base:1.2 pkgsrc-2014Q2:1.2.0.14 pkgsrc-2014Q2-base:1.2 pkgsrc-2014Q1:1.2.0.12 pkgsrc-2014Q1-base:1.2 pkgsrc-2013Q4:1.2.0.10 pkgsrc-2013Q4-base:1.2 pkgsrc-2013Q3:1.2.0.8 pkgsrc-2013Q3-base:1.2 pkgsrc-2013Q2:1.2.0.6 pkgsrc-2013Q2-base:1.2 pkgsrc-2013Q1:1.2.0.4 pkgsrc-2013Q1-base:1.2 pkgsrc-2012Q4:1.2.0.2 pkgsrc-2012Q4-base:1.2 pkgsrc-2012Q3:1.1.0.16 pkgsrc-2012Q3-base:1.1 pkgsrc-2012Q2:1.1.0.14 pkgsrc-2012Q2-base:1.1 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.3 date 2017.01.29.06.09.51; author tsutsui; state dead; branches; next 1.2; commitid rN9vDQzVIOVXkPDz; 1.2 date 2012.10.03.14.36.10; author adam; state Exp; branches; next 1.1; 1.1 date 2010.11.16.16.45.08; author drochner; state Exp; branches; next ; desc @@ 1.3 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-ac,v 1.2 2012/10/03 14:36:10 adam Exp $ --- contrib/gdk-pixbuf-xlib/Makefile.in.orig 2012-09-18 00:49:18.000000000 +0000 +++ contrib/gdk-pixbuf-xlib/Makefile.in @@@@ -107,7 +107,7 @@@@ am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(libgdk_pixbuf_xlibincludedir)" LTLIBRARIES = $(lib_LTLIBRARIES) am__DEPENDENCIES_1 = -libgdk_pixbuf_xlib_2_0_la_DEPENDENCIES = $(top_builddir)/gdk-pixbuf/libgdk_pixbuf-$(GDK_PIXBUF_API_VERSION).la \ +libgdk_pixbuf_xlib_2_0_la_DEPENDENCIES = \ $(am__DEPENDENCIES_1) am_libgdk_pixbuf_xlib_2_0_la_OBJECTS = gdk-pixbuf-xlib.lo \ gdk-pixbuf-xlib-render.lo gdk-pixbuf-xlib-drawable.lo \ @@@@ -409,7 +409,7 @@@@ libgdk_pixbuf_xlib_2_0_la_LDFLAGS = \ -version-info $(LT_VERSION_INFO) libgdk_pixbuf_xlib_2_0_la_LIBADD = \ - $(top_builddir)/gdk-pixbuf/libgdk_pixbuf-$(GDK_PIXBUF_API_VERSION).la \ + $(prefix)/lib/libgdk_pixbuf-$(GDK_PIXBUF_API_VERSION).la \ $(GDK_PIXBUF_XLIB_DEP_LIBS) libgdk_pixbuf_xlib_2_0_la_SOURCES = \ @ 1.2 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.1 log @prepare to split out xlib support @ text @d3 1 a3 1 --- contrib/gdk-pixbuf-xlib/Makefile.in.orig 2010-11-05 23:56:05.000000000 +0000 d5 1 a5 1 @@@@ -85,7 +85,7 @@@@ am__installdirs = "$(DESTDIR)$(libdir)" d14 1 a14 1 @@@@ -368,7 +368,7 @@@@ libgdk_pixbuf_xlib_2_0_la_LDFLAGS = \ @