Update to gdk-pixbuf-2.34.0.
This commit is contained in:
parent
7f51e190f6
commit
e2189e3f58
@ -1,15 +1,14 @@
|
||||
# $OpenBSD: Makefile,v 1.56 2016/04/04 22:57:45 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.57 2016/04/18 06:47:23 ajacoutot Exp $
|
||||
|
||||
COMMENT= graphic library for gtk+2
|
||||
|
||||
GNOME_PROJECT= gdk-pixbuf
|
||||
GNOME_VERSION= 2.32.3
|
||||
REVISION= 0
|
||||
GNOME_VERSION= 2.34.0
|
||||
|
||||
CATEGORIES= graphics
|
||||
|
||||
SHARED_LIBS += gdk_pixbuf-2.0 3200.0 # 3200.3
|
||||
SHARED_LIBS += gdk_pixbuf_xlib-2.0 3200.0 # 3200.3
|
||||
SHARED_LIBS += gdk_pixbuf-2.0 3200.0 # 3400.0
|
||||
SHARED_LIBS += gdk_pixbuf_xlib-2.0 3200.0 # 3400.0
|
||||
|
||||
HOMEPAGE= http://www.gtk.org/
|
||||
|
||||
@ -19,10 +18,10 @@ MAINTAINER= Antoine Jacoutot <ajacoutot@openbsd.org>
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
WANTLIB += X11 c ffi gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0
|
||||
WANTLIB += jasper jpeg m pcre png pthread tiff xcb z
|
||||
WANTLIB += iconv intl jasper jpeg m pcre png pthread tiff xcb
|
||||
WANTLIB += z
|
||||
|
||||
MODULES= devel/gettext \
|
||||
x11/gnome
|
||||
MODULES= x11/gnome
|
||||
|
||||
LIB_DEPENDS= devel/glib2 \
|
||||
graphics/jasper \
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (gdk-pixbuf-2.32.3.tar.xz) = K2dx8axy9oeolx5ZgQuNxljmXn0whr0uZ25hj9VB0DE=
|
||||
SIZE (gdk-pixbuf-2.32.3.tar.xz) = 2430720
|
||||
SHA256 (gdk-pixbuf-2.34.0.tar.xz) = 1V5bOD7iGb0OI79u1EJ9VqfbU3lymm4+Cg4OupqNiHk=
|
||||
SIZE (gdk-pixbuf-2.34.0.tar.xz) = 2709320
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.20 2016/04/04 22:57:45 naddy Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.21 2016/04/18 06:47:23 ajacoutot Exp $
|
||||
@conflict gtk+2-<2.22
|
||||
@conflict gtk+2-docs-<2.22
|
||||
@unexec-delete rm -f %D/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache
|
||||
@ -91,7 +91,6 @@ share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-query-loaders.html
|
||||
share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf.devhelp2
|
||||
share/gtk-doc/html/gdk-pixbuf/home.png
|
||||
share/gtk-doc/html/gdk-pixbuf/index.html
|
||||
share/gtk-doc/html/gdk-pixbuf/index.sgml
|
||||
share/gtk-doc/html/gdk-pixbuf/left-insensitive.png
|
||||
share/gtk-doc/html/gdk-pixbuf/left.png
|
||||
share/gtk-doc/html/gdk-pixbuf/license.html
|
||||
|
Loading…
Reference in New Issue
Block a user