summaryrefslogtreecommitdiff
path: root/graphics/gdk-pixbuf-gnome
diff options
context:
space:
mode:
authorfredb <fredb>2002-03-13 17:36:35 +0000
committerfredb <fredb>2002-03-13 17:36:35 +0000
commit6f3fde27db897874de706ce34882f6ee2cb4523f (patch)
treedc32ede50f2b2eb416705689058f2df8cb72865f /graphics/gdk-pixbuf-gnome
parent39efccc163d8b191943eada35beb1ec610c3dd79 (diff)
downloadpkgsrc-6f3fde27db897874de706ce34882f6ee2cb4523f.tar.gz
Give all packages which depend on "png" a version bump, and update
all dependencies on packages depending on "png" which contain shared libraries, all for the (imminent) update to the "png" package. [List courtesy of John Darrow, courtesy of "bulk-build".]
Diffstat (limited to 'graphics/gdk-pixbuf-gnome')
-rw-r--r--graphics/gdk-pixbuf-gnome/Makefile5
-rw-r--r--graphics/gdk-pixbuf-gnome/buildlink.mk4
2 files changed, 5 insertions, 4 deletions
diff --git a/graphics/gdk-pixbuf-gnome/Makefile b/graphics/gdk-pixbuf-gnome/Makefile
index 884a46bc94f..be8ad3abe06 100644
--- a/graphics/gdk-pixbuf-gnome/Makefile
+++ b/graphics/gdk-pixbuf-gnome/Makefile
@@ -1,14 +1,15 @@
-# $NetBSD: Makefile,v 1.12 2001/10/03 22:36:39 jlam Exp $
+# $NetBSD: Makefile,v 1.13 2002/03/13 17:37:07 fredb Exp $
.include "../gdk-pixbuf/Makefile.common"
PKGNAME= ${DISTNAME:S/gdk-pixbuf-/gdk-pixbuf-gnome-/}
+PKGREVISION= 1
COMMENT= the GNOME image loading library GNOME canvas support add-on
CONFLICTS+= gdk-pixbuf<0.10.1
USE_BUILDLINK_ONLY= # defined
-BUILDLINK_DEPENDS.gdk-pixbuf= gdk-pixbuf>=0.10.1
+BUILDLINK_DEPENDS.gdk-pixbuf= gdk-pixbuf>=0.11.0nb1
do-install:
${INSTALL_DATA} ${WRKSRC}/gdk-pixbuf/gnome-canvas-pixbuf.h \
diff --git a/graphics/gdk-pixbuf-gnome/buildlink.mk b/graphics/gdk-pixbuf-gnome/buildlink.mk
index f4743686bfe..00e77a0ec90 100644
--- a/graphics/gdk-pixbuf-gnome/buildlink.mk
+++ b/graphics/gdk-pixbuf-gnome/buildlink.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink.mk,v 1.2 2001/10/03 20:56:49 jlam Exp $
+# $NetBSD: buildlink.mk,v 1.3 2002/03/13 17:37:07 fredb Exp $
#
# This Makefile fragment is included by packages that use gdk-pixbuf-gnome.
#
@@ -17,7 +17,7 @@ GDK_PIXBUF_GNOME_BUILDLINK_MK= # defined
.include "../../mk/bsd.buildlink.mk"
-BUILDLINK_DEPENDS.gdk-pixbuf-gnome?= gdk-pixbuf-gnome>=0.8.0nb1
+BUILDLINK_DEPENDS.gdk-pixbuf-gnome?= gdk-pixbuf-gnome>=0.11.0nb1
DEPENDS+= ${BUILDLINK_DEPENDS.gdk-pixbuf-gnome}:../../graphics/gdk-pixbuf-gnome
EVAL_PREFIX+= BUILDLINK_PREFIX.gdk-pixbuf-gnome=gdk-pixbuf-gnome