From d72eb44c200b4562fb56ddb6cc7025e982d14190 Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Sun, 9 Jun 2013 15:26:49 +0000 Subject: [PATCH] s/png16/png/ in WANTLIB now that graphics/png got patched. prodded by naddy@ --- databases/evolution-data-server/Makefile | 6 +++--- graphics/gdk-pixbuf2/Makefile | 6 +++--- mail/evolution-ews/Makefile | 6 +++--- textproc/gtkspell3/Makefile | 6 +++--- x11/gnome/controlcenter/Makefile | 6 +++--- x11/gnome/desktop/Makefile | 6 +++--- x11/gnome/latexila/Makefile | 6 +++--- x11/gnome/settings-daemon/Makefile | 6 +++--- 8 files changed, 24 insertions(+), 24 deletions(-) diff --git a/databases/evolution-data-server/Makefile b/databases/evolution-data-server/Makefile index 1b4c9b8c427..95d06c79230 100644 --- a/databases/evolution-data-server/Makefile +++ b/databases/evolution-data-server/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.145 2013/06/09 13:55:51 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.146 2013/06/09 15:26:49 ajacoutot Exp $ SHARED_ONLY= Yes @@ -6,7 +6,7 @@ COMMENT= unified backend for PIM programs GNOME_PROJECT= evolution-data-server GNOME_VERSION= 3.8.3 -REVISION= 0 +REVISION= 1 CATEGORIES= databases productivity @@ -36,7 +36,7 @@ WANTLIB += gmodule-2.0 goa-1.0 gobject-2.0 gpg-error graphite2 WANTLIB += gssapi gthread-2.0 gtk-3 gweather-3 harfbuzz ical icalss WANTLIB += icalvcal idn krb5 lber-2.4 ldap-2.4 WANTLIB += m nspr4 nss3 nssutil3 oauth p11-kit pango-1.0 pangocairo-1.0 -WANTLIB += pangoft2-1.0 pcre pixman-1 plc4 plds4 png16 pthread pthread-stubs +WANTLIB += pangoft2-1.0 pcre pixman-1 plc4 plds4 png pthread pthread-stubs WANTLIB += sasl2 secret-1 smime3 softokn3 soup-2.4 soup-gnome-2.4 WANTLIB += sqlite3 ssl ssl3 xcb xcb-render xcb-shm xml2 z diff --git a/graphics/gdk-pixbuf2/Makefile b/graphics/gdk-pixbuf2/Makefile index 79752498f11..e209c6f3ed4 100644 --- a/graphics/gdk-pixbuf2/Makefile +++ b/graphics/gdk-pixbuf2/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.33 2013/06/09 13:55:51 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.34 2013/06/09 15:26:50 ajacoutot Exp $ COMMENT= graphic library for gtk+2 GNOME_PROJECT= gdk-pixbuf GNOME_VERSION= 2.28.2 -REVISION= 0 +REVISION= 1 CATEGORIES= graphics @@ -19,7 +19,7 @@ MAINTAINER= Antoine Jacoutot 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 png16 pthread tiff xcb z +WANTLIB += jasper jpeg m pcre png pthread tiff xcb z MODULES= devel/gettext \ x11/gnome diff --git a/mail/evolution-ews/Makefile b/mail/evolution-ews/Makefile index 93308220cda..72229f879c1 100644 --- a/mail/evolution-ews/Makefile +++ b/mail/evolution-ews/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.24 2013/06/09 13:55:51 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.25 2013/06/09 15:26:50 ajacoutot Exp $ SHARED_ONLY= Yes @@ -6,7 +6,7 @@ COMMENT= evolution connector for MS Exchange via EWS GNOME_PROJECT= evolution-ews GNOME_VERSION= 3.8.3 -REVISION= 0 +REVISION= 1 CATEGORIES= mail @@ -43,7 +43,7 @@ WANTLIB += pangocairo-1.0 pangoft2-1.0 pcre pixman-1 plc4 plds4 WANTLIB += pthread pthread-stubs secret-1 smime3 softokn3 WANTLIB += soup-2.4 soup-gnome-2.4 sqlite3 ssl3 stdc++ vorbis WANTLIB += vorbisfile webkitgtk-3.0 webp xcb xcb-render xcb-shm -WANTLIB += harfbuzz-icu icudata icuuc png16 xkbfile xml2 xslt z +WANTLIB += harfbuzz-icu icudata icuuc png xkbfile xml2 xslt z MODULES= devel/gettext \ x11/gnome diff --git a/textproc/gtkspell3/Makefile b/textproc/gtkspell3/Makefile index 6aac229eaac..90f7a28adab 100644 --- a/textproc/gtkspell3/Makefile +++ b/textproc/gtkspell3/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.10 2013/06/09 13:55:51 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.11 2013/06/09 15:26:50 ajacoutot Exp $ COMMENT= gtk+3 spelling checker DISTNAME= gtkspell3-3.0.3 -REVISION= 0 +REVISION= 1 SHARED_LIBS += gtkspell3-3 0.1 # 1.0 @@ -23,7 +23,7 @@ WANTLIB += freetype gdk-3 gdk_pixbuf-2.0 gio-2.0 glib-2.0 gmodule-2.0 WANTLIB += gobject-2.0 gthread-2.0 gtk-3 m WANTLIB += pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre pixman-1 WANTLIB += pthread pthread-stubs stdc++ xcb xcb-render xcb-shm -WANTLIB += harfbuzz z graphite2 png16 +WANTLIB += harfbuzz z graphite2 png MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtkspell/} diff --git a/x11/gnome/controlcenter/Makefile b/x11/gnome/controlcenter/Makefile index 93b213c4329..77067368500 100644 --- a/x11/gnome/controlcenter/Makefile +++ b/x11/gnome/controlcenter/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.103 2013/06/09 13:55:51 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.104 2013/06/09 15:26:50 ajacoutot Exp $ SHARED_ONLY= Yes @@ -6,7 +6,7 @@ COMMENT= GNOME control center GNOME_PROJECT= gnome-control-center GNOME_VERSION= 3.8.3 -REVISION= 0 +REVISION= 1 CATEGORIES= x11 @@ -31,7 +31,7 @@ WANTLIB += pthread pthread-stubs pulse pulse-mainloop-glib rest-0.7 WANTLIB += secret-1 smbclient sndfile soup-2.4 soup-gnome-2.4 WANTLIB += sqlite3 stdc++ upower-glib vorbis vorbisenc vorbisfile WANTLIB += webkitgtk-3.0 webp xcb xcb-render xcb-shm xkbfile xml2 -WANTLIB += harfbuzz-icu icudata icuuc png16 xslt z +WANTLIB += harfbuzz-icu icudata icuuc png xslt z MODULES= devel/gettext \ x11/gnome diff --git a/x11/gnome/desktop/Makefile b/x11/gnome/desktop/Makefile index 57d72c18215..5ae1cbd445a 100644 --- a/x11/gnome/desktop/Makefile +++ b/x11/gnome/desktop/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.106 2013/06/09 13:55:51 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.107 2013/06/09 15:26:50 ajacoutot Exp $ SHARED_ONLY= Yes @@ -8,7 +8,7 @@ GNOME_PROJECT= gnome-desktop # sync with meta/gnome "V" variable GNOME_VERSION= 3.8.3 -REVISION= 0 +REVISION= 1 SHARED_LIBS += gnome-desktop-3 2.0 # 4.0 @@ -23,7 +23,7 @@ WANTLIB += c cairo cairo-gobject dbus-1 expat ffi fontconfig freetype WANTLIB += gdk-3 gdk_pixbuf-2.0 gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0 WANTLIB += graphite2 gthread-2.0 gtk-3 harfbuzz WANTLIB += m pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre -WANTLIB += pixman-1 png16 pthread pthread-stubs xcb xcb-render xcb-shm +WANTLIB += pixman-1 png pthread pthread-stubs xcb xcb-render xcb-shm WANTLIB += xkbfile z MODULES= devel/gettext \ diff --git a/x11/gnome/latexila/Makefile b/x11/gnome/latexila/Makefile index dd8b0637ffd..019cd15b166 100644 --- a/x11/gnome/latexila/Makefile +++ b/x11/gnome/latexila/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.14 2013/06/09 13:55:51 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.15 2013/06/09 15:26:50 ajacoutot Exp $ COMMENT= integrated LaTeX environment for GNOME GNOME_PROJECT= latexila GNOME_VERSION= 2.8.2 -REVISION= 0 +REVISION= 1 CATEGORIES= editors print @@ -19,7 +19,7 @@ WANTLIB += c cairo cairo-gobject dbus-1 enchant expat ffi fontconfig WANTLIB += freetype gdk-3 gdk_pixbuf-2.0 gee gio-2.0 glib-2.0 WANTLIB += gmodule-2.0 gobject-2.0 graphite2 gthread-2.0 gtk-3 WANTLIB += gtksourceview-3.0 harfbuzz m pango-1.0 -WANTLIB += pangocairo-1.0 pangoft2-1.0 pcre pixman-1 png16 pthread +WANTLIB += pangocairo-1.0 pangoft2-1.0 pcre pixman-1 png pthread WANTLIB += pthread-stubs stdc++ xcb xcb-render xcb-shm xml2 z MODULES= devel/dconf \ diff --git a/x11/gnome/settings-daemon/Makefile b/x11/gnome/settings-daemon/Makefile index d6c87a61ec2..21d81f9c1b1 100755 --- a/x11/gnome/settings-daemon/Makefile +++ b/x11/gnome/settings-daemon/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.109 2013/06/09 13:55:52 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.110 2013/06/09 15:26:50 ajacoutot Exp $ SHARED_ONLY= Yes @@ -6,7 +6,7 @@ COMMENT= GNOME settings daemon GNOME_PROJECT= gnome-settings-daemon GNOME_VERSION= 3.8.3 -REVISION= 0 +REVISION= 1 # GPLv3 PERMIT_PACKAGE_CDROM= Yes @@ -20,7 +20,7 @@ WANTLIB += freetype gdbm gdk-3 gdk_pixbuf-2.0 gio-2.0 glib-2.0 WANTLIB += gmodule-2.0 gnome-desktop-3 gobject-2.0 graphite2 gssapi WANTLIB += gthread-2.0 gtk-3 harfbuzz ibus-1.0 WANTLIB += json-c krb5 lcms2 ltdl m notify ogg pango-1.0 pangocairo-1.0 -WANTLIB += pangoft2-1.0 pcre pixman-1 png16 pthread pthread-stubs +WANTLIB += pangoft2-1.0 pcre pixman-1 png pthread pthread-stubs WANTLIB += pulse pulse-mainloop-glib sndfile ssl upower-glib vorbis WANTLIB += vorbisenc vorbisfile xcb xcb-render xcb-shm xkbfile WANTLIB += z