Update to gdk-pixbuf-2.36.9.

This commit is contained in:
ajacoutot 2017-08-19 18:40:03 +00:00
parent b43e20a2a5
commit 35c15b9cc5
3 changed files with 8 additions and 8 deletions

View File

@ -1,14 +1,14 @@
# $OpenBSD: Makefile,v 1.66 2017/08/17 11:40:09 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.67 2017/08/19 18:40:03 ajacoutot Exp $
COMMENT= graphic library for gtk+2
GNOME_PROJECT= gdk-pixbuf
GNOME_VERSION= 2.36.8
GNOME_VERSION= 2.36.9
CATEGORIES= graphics
SHARED_LIBS += gdk_pixbuf-2.0 3200.1 # 3608.0
SHARED_LIBS += gdk_pixbuf_xlib-2.0 3200.0 # 3608.0
SHARED_LIBS += gdk_pixbuf-2.0 3200.1 # 3609.0
SHARED_LIBS += gdk_pixbuf_xlib-2.0 3200.0 # 3609.0
HOMEPAGE= http://www.gtk.org/

View File

@ -1,2 +1,2 @@
SHA256 (gdk-pixbuf-2.36.8.tar.xz) = XWjlKDzcC/m9qZw+ah1SrQegM2T6GGtsJs/Ib805ahk=
SIZE (gdk-pixbuf-2.36.8.tar.xz) = 5769164
SHA256 (gdk-pixbuf-2.36.9.tar.xz) = gBOycf8aaRUUtbvJuZ9u1FZCLU2kpyGp2wt4Or6OdAo=
SIZE (gdk-pixbuf-2.36.9.tar.xz) = 5769124

View File

@ -1,4 +1,4 @@
$OpenBSD: patch-configure_ac,v 1.1 2017/08/17 11:40:09 ajacoutot Exp $
$OpenBSD: patch-configure_ac,v 1.2 2017/08/19 18:40:03 ajacoutot Exp $
REVERT:
From 0927eb3e278e998248f3022c096b4f93685c6a9d Mon Sep 17 00:00:00 2001
@ -10,7 +10,7 @@ Subject: build: Check for libtiff using pkg-config
Index: configure.ac
--- configure.ac.orig
+++ configure.ac
@@ -450,14 +450,24 @@ AC_ARG_WITH(gdiplus,
@@ -453,14 +453,24 @@ AC_ARG_WITH(gdiplus,
AM_CONDITIONAL(BUILD_GDIPLUS_LOADERS, [ test x$os_win32 = xyes && test x$with_gdiplus != xno ])
dnl Test for libtiff