Update to gdk-pixbuf-2.42.4.

This commit is contained in:
ajacoutot 2021-03-21 16:31:10 +00:00
parent cfca9e8e9e
commit 03885bfe14
3 changed files with 7 additions and 8 deletions

View File

@ -1,14 +1,13 @@
# $OpenBSD: Makefile,v 1.85 2021/03/07 08:30:04 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.86 2021/03/21 16:31:10 ajacoutot Exp $
COMMENT= image data transformation library
GNOME_PROJECT= gdk-pixbuf
GNOME_VERSION= 2.42.2
REVISION= 0
GNOME_VERSION= 2.42.4
CATEGORIES= graphics
SHARED_LIBS += gdk_pixbuf-2.0 3200.3 # 0.4200.2
SHARED_LIBS += gdk_pixbuf-2.0 3200.3 # 0.4200.4
HOMEPAGE= http://www.gtk.org/

View File

@ -1,2 +1,2 @@
SHA256 (gdk-pixbuf-2.42.2.tar.xz) = g8ZqHP1ZHXaAwUTSkixZVdOLTbM2180+4Qn3vPmv7xU=
SIZE (gdk-pixbuf-2.42.2.tar.xz) = 6514352
SHA256 (gdk-pixbuf-2.42.4.tar.xz) = /pxd2I9IYZTqK8CbiBTB7YlbtsUw83y78ll1fE5ILk0=
SIZE (gdk-pixbuf-2.42.4.tar.xz) = 7534896

View File

@ -1,11 +1,11 @@
$OpenBSD: patch-meson_build,v 1.5 2020/11/11 09:50:14 ajacoutot Exp $
$OpenBSD: patch-meson_build,v 1.6 2021/03/21 16:31:10 ajacoutot Exp $
https://gitlab.gnome.org/GNOME/gdk-pixbuf/issues/106
Index: meson.build
--- meson.build.orig
+++ meson.build
@@ -379,7 +379,9 @@ subdir('gdk-pixbuf')
@@ -383,7 +383,9 @@ subdir('gdk-pixbuf')
subdir('po')
if not meson.is_cross_build()