Skip to content

Commit

Permalink
gdk-pixbuf2*: update to 2.40.0
Browse files Browse the repository at this point in the history
2.40.0 (stable)
===

 - Allow creating a GdkPixbuf instance without any property [Federico Mena
   Quintero, #91]

2.39.2 (development)
===

 - Add gdk_pixbuf_init_modules() for applications with GdkPixbuf loader
   modules in a separate directory [Bastien Nocera, bgo#786035]
 - Add subproject fallback for dependencies [Nirbheek Chauhan]
 - Handle large XPM without crashing [Bastien Nocera, #95]
 - Use the appropriate gdk-pixbuf-query-loaders on install [Emmanuele
   Bassi, #126]
 - Disable deprecation warnings introduced by GLib 2.62
 - Escape GIF version in error messages [Robert Ancell]
 - Use the appropriate fallback for libpng on Windows [Chun-wei Fan]
 - Render GIF frames on demand [Robert Ancell, #101]
  • Loading branch information
0-wiz-0 committed Nov 6, 2019
1 parent 9586675 commit 84ec125
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions graphics/gdk-pixbuf2-xlib/PLIST
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
@comment $NetBSD: PLIST,v 1.3 2019/10/04 23:37:20 ryoon Exp $
@comment $NetBSD: PLIST,v 1.4 2019/11/06 13:52:51 wiz Exp $
include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h
include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlibrgb.h
lib/libgdk_pixbuf_xlib-2.0.so
lib/libgdk_pixbuf_xlib-2.0.so.0
lib/libgdk_pixbuf_xlib-2.0.so.0.3800.2
lib/libgdk_pixbuf_xlib-2.0.so.0.4000.0
lib/pkgconfig/gdk-pixbuf-xlib-2.0.pc
4 changes: 2 additions & 2 deletions graphics/gdk-pixbuf2/Makefile.version
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile.version,v 1.23 2019/10/04 17:28:50 nia Exp $
# $NetBSD: Makefile.version,v 1.24 2019/11/06 13:52:51 wiz Exp $
#
# used by graphics/gdk-pixbuf2/Makefile
# used by graphics/gdk-pixbuf2-xlib/Makefile

PIXBUF2_VERSION= 2.38.2
PIXBUF2_VERSION= 2.40.0
MSITE_VERSION= ${PIXBUF2_VERSION:R}
4 changes: 2 additions & 2 deletions graphics/gdk-pixbuf2/PLIST
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.18 2019/10/04 17:28:50 nia Exp $
@comment $NetBSD: PLIST,v 1.19 2019/11/06 13:52:51 wiz Exp $
bin/gdk-pixbuf-csource
bin/gdk-pixbuf-pixdata
bin/gdk-pixbuf-query-loaders
Expand Down Expand Up @@ -33,7 +33,7 @@ lib/girepository-1.0/GdkPixbuf-2.0.typelib
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.3800.2
lib/libgdk_pixbuf-2.0.so.0.4000.0
lib/pkgconfig/gdk-pixbuf-2.0.pc
share/gir-1.0/GdkPixbuf-2.0.gir
share/gir-1.0/GdkPixdata-2.0.gir
Expand Down
10 changes: 5 additions & 5 deletions graphics/gdk-pixbuf2/distinfo
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
$NetBSD: distinfo,v 1.44 2019/10/04 17:28:50 nia Exp $
$NetBSD: distinfo,v 1.45 2019/11/06 13:52:51 wiz Exp $

SHA1 (gdk-pixbuf-2.38.2.tar.xz) = 9f2e39d0be5a699764473623eec569452228c8c5
RMD160 (gdk-pixbuf-2.38.2.tar.xz) = 1a32b6678daa6ba8185ae5172536ca54455f5a2e
SHA512 (gdk-pixbuf-2.38.2.tar.xz) = b0f83cca9bfbe45dab200b19a5ec6231b628c09633fd41348f433c226d523c2f9b805d41e4d955e9fd65c5b6d24df59c7c94193032379d6f09b0472ae988a0c1
Size (gdk-pixbuf-2.38.2.tar.xz) = 5509752 bytes
SHA1 (gdk-pixbuf-2.40.0.tar.xz) = 9396bd89c4647d8db2d02ef93c20c17dbce359d8
RMD160 (gdk-pixbuf-2.40.0.tar.xz) = 409fc37578fbf1dea2abaefa715f74280b3ea0ab
SHA512 (gdk-pixbuf-2.40.0.tar.xz) = 6512befd379494dbfd89a16fc4c92641842eb7b82fc820ec83a5b057526209947db646570db1124c073b0ef69c117bdf0f8d3fea807e302a4950db39187c35aa
Size (gdk-pixbuf-2.40.0.tar.xz) = 5512160 bytes
SHA1 (patch-gdk-pixbuf_gdk-pixbuf-scaled-anim.c) = 486db8d3f352b0d72b7074ba48f14ccbfa09deda
SHA1 (patch-meson.build) = e98fcafc3a123e4af8f26ba93c3a21af5fa37e2b

0 comments on commit 84ec125

Please sign in to comment.