summaryrefslogtreecommitdiff
path: root/graphics/eog
diff options
context:
space:
mode:
authorfredb <fredb@pkgsrc.org>2002-03-13 17:36:35 +0000
committerfredb <fredb@pkgsrc.org>2002-03-13 17:36:35 +0000
commitb48eba1112f54d5bd53419acb41234e880b1c4d8 (patch)
treedc32ede50f2b2eb416705689058f2df8cb72865f /graphics/eog
parentb83587c254a875614110a4d3bcfeafebc7536d9a (diff)
downloadpkgsrc-b48eba1112f54d5bd53419acb41234e880b1c4d8.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/eog')
-rw-r--r--graphics/eog/Makefile13
1 files changed, 7 insertions, 6 deletions
diff --git a/graphics/eog/Makefile b/graphics/eog/Makefile
index 13e27b9ebda..cea638ce22c 100644
--- a/graphics/eog/Makefile
+++ b/graphics/eog/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2001/07/22 01:34:20 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2002/03/13 17:37:05 fredb Exp $
DISTNAME= eog-0.6
+PKGREVISION= 1
CATEGORIES= gnome graphics x11
MASTER_SITES= ${MASTER_SITE_GNOME:=unstable/sources/eog/}
@@ -8,11 +9,11 @@ MAINTAINER= epg@pobox.com
HOMEPAGE= http://www.gnome.org/
COMMENT= Eye of GNOME: an image viewing and cataloging program
-DEPENDS+= bonobo>=0.37:../../devel/bonobo
-DEPENDS+= GConf>=1.0:../../devel/GConf
-DEPENDS+= gdk-pixbuf-gnome>=0.10.1:../../graphics/gdk-pixbuf-gnome
-DEPENDS+= gnome-print>=0.28:../../print/gnome-print
-DEPENDS+= libglade>=0.16:../../devel/libglade
+DEPENDS+= bonobo>=1.0.18nb1:../../devel/bonobo
+DEPENDS+= GConf>=1.0.7nb1:../../devel/GConf
+DEPENDS+= gdk-pixbuf-gnome>=0.11.0nb1:../../graphics/gdk-pixbuf-gnome
+DEPENDS+= gnome-print>=0.29nb1:../../print/gnome-print
+DEPENDS+= libglade>=0.17nb1:../../devel/libglade
GNU_CONFIGURE= YES
USE_X11BASE= YES