Mon Apr 16 12:22:40 2018 UTC ()
gdk-pixbuf2: update to 2.36.12.

2.36.12
=======
* build: meson fixes for win32
* build: Make --without-libtiff work
* build: Make x11 support optional
* gif, ico, jpeg, tiff, icns: various fixes (#778584, #779012, #753605, #779020, #779016)
* Implement async loading without threads
* Translation updates


(wiz)
diff -r1.20 -r1.21 pkgsrc/graphics/gdk-pixbuf2/Makefile.version
diff -r1.38 -r1.39 pkgsrc/graphics/gdk-pixbuf2/distinfo
diff -r1.3 -r0 pkgsrc/graphics/gdk-pixbuf2/patches/patch-gdk-pixbuf_io-icns.c
diff -r1.2 -r0 pkgsrc/graphics/gdk-pixbuf2/patches/patch-gdk-pixbuf_io-ico.c
diff -r1.1 -r0 pkgsrc/graphics/gdk-pixbuf2/patches/patch-gdk-pixbuf_io-tiff.c

cvs diff -r1.20 -r1.21 pkgsrc/graphics/gdk-pixbuf2/Attic/Makefile.version (expand / switch to unified diff)

--- pkgsrc/graphics/gdk-pixbuf2/Attic/Makefile.version 2017/10/16 09:37:27 1.20
+++ pkgsrc/graphics/gdk-pixbuf2/Attic/Makefile.version 2018/04/16 12:22:40 1.21
@@ -1,8 +1,8 @@ @@ -1,8 +1,8 @@
1# $NetBSD: Makefile.version,v 1.20 2017/10/16 09:37:27 adam Exp $ 1# $NetBSD: Makefile.version,v 1.21 2018/04/16 12:22:40 wiz Exp $
2# 2#
3# used by graphics/gdk-pixbuf2/Makefile 3# used by graphics/gdk-pixbuf2/Makefile
4# used by graphics/gdk-pixbuf2-jasper/Makefile 4# used by graphics/gdk-pixbuf2-jasper/Makefile
5# used by graphics/gdk-pixbuf2-xlib/Makefile 5# used by graphics/gdk-pixbuf2-xlib/Makefile
6 6
7PIXBUF2_VERSION= 2.36.11 7PIXBUF2_VERSION= 2.36.12
8MSITE_VERSION= ${PIXBUF2_VERSION:R} 8MSITE_VERSION= ${PIXBUF2_VERSION:R}

cvs diff -r1.38 -r1.39 pkgsrc/graphics/gdk-pixbuf2/distinfo (expand / switch to unified diff)

--- pkgsrc/graphics/gdk-pixbuf2/distinfo 2017/10/16 09:37:27 1.38
+++ pkgsrc/graphics/gdk-pixbuf2/distinfo 2018/04/16 12:22:40 1.39
@@ -1,13 +1,10 @@ @@ -1,13 +1,10 @@
1$NetBSD: distinfo,v 1.38 2017/10/16 09:37:27 adam Exp $ 1$NetBSD: distinfo,v 1.39 2018/04/16 12:22:40 wiz Exp $
2 2
3SHA1 (gdk-pixbuf-2.36.11.tar.xz) = 445bb95b234c3b3cea273353b7464f3b796dbd0e 3SHA1 (gdk-pixbuf-2.36.12.tar.xz) = 2a32bf71fd7c47b22abd9843bc3116e771772fbe
4RMD160 (gdk-pixbuf-2.36.11.tar.xz) = 855d1321e3f74b41fa4e80e3c4abddc1147f59f7 4RMD160 (gdk-pixbuf-2.36.12.tar.xz) = 283963dfc2e04e7f51a3b195afb514379ecfda7b
5SHA512 (gdk-pixbuf-2.36.11.tar.xz) = 231e13ef2339fc6953788e8597a0c455143273338793ed835dac6ccf42e26e0292dec4121a4976b859ba8ffaa81b3ca5b250b54bd4897dbd3146a1874a59d4e3 5SHA512 (gdk-pixbuf-2.36.12.tar.xz) = 5d3bd620cf464bf92079b15c78f8400db48c427053c6eeedc4ea9652a4c290a09a26310100cc7eb487daf4b565df9f7e3a6edf14685f81ddbff6a0652fb6b41b
6Size (gdk-pixbuf-2.36.11.tar.xz) = 5675908 bytes 6Size (gdk-pixbuf-2.36.12.tar.xz) = 5675768 bytes
7SHA1 (patch-configure) = 8078e64aae9b3897819635851c72d0ba6d377b18 7SHA1 (patch-configure) = 8078e64aae9b3897819635851c72d0ba6d377b18
8SHA1 (patch-contrib_gdk-pixbuf-xlib_Makefile.in) = 636ab94c6bfde10c118b7833b4637a586781bfd5 8SHA1 (patch-contrib_gdk-pixbuf-xlib_Makefile.in) = 636ab94c6bfde10c118b7833b4637a586781bfd5
9SHA1 (patch-gdk-pixbuf_Makefile.in) = 9173c4dbc89e4a4d34359e52885121c19a8a7ba6 9SHA1 (patch-gdk-pixbuf_Makefile.in) = 9173c4dbc89e4a4d34359e52885121c19a8a7ba6
10SHA1 (patch-gdk-pixbuf_gdk-pixbuf-scaled-anim.c) = 486db8d3f352b0d72b7074ba48f14ccbfa09deda 10SHA1 (patch-gdk-pixbuf_gdk-pixbuf-scaled-anim.c) = 486db8d3f352b0d72b7074ba48f14ccbfa09deda
11SHA1 (patch-gdk-pixbuf_io-icns.c) = 71c1aa8ab88a260086b2bb345094d6a4376319a4 
12SHA1 (patch-gdk-pixbuf_io-ico.c) = 182c1e599259d6a043612abbad69a9527fa969e9 
13SHA1 (patch-gdk-pixbuf_io-tiff.c) = a43137f861ff9a240d148adb2a278c2112291652 

File Deleted: pkgsrc/graphics/gdk-pixbuf2/patches/Attic/patch-gdk-pixbuf_io-icns.c

File Deleted: pkgsrc/graphics/gdk-pixbuf2/patches/Attic/patch-gdk-pixbuf_io-ico.c

File Deleted: pkgsrc/graphics/gdk-pixbuf2/patches/Attic/patch-gdk-pixbuf_io-tiff.c