summaryrefslogtreecommitdiff
path: root/audio/gdcd
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 /audio/gdcd
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 'audio/gdcd')
-rw-r--r--audio/gdcd/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/audio/gdcd/Makefile b/audio/gdcd/Makefile
index c48588f2711..3d93d72715a 100644
--- a/audio/gdcd/Makefile
+++ b/audio/gdcd/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2001/12/06 04:21:37 jmc Exp $
+# $NetBSD: Makefile,v 1.12 2002/03/13 17:36:36 fredb Exp $
#
DISTNAME= gdcd-0.2.1
+PKGREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://cdcd.undergrid.net/gdcd/source_archive/
@@ -10,7 +11,7 @@ HOMEPAGE= http://cdcd.undergrid.net/
COMMENT= CD player for the X Window System using the GIMP Tool Kit (GTK)
DEPENDS+= gtk+-1.2.*:../../x11/gtk
-DEPENDS+= imlib-[0-9]*:../../graphics/imlib
+DEPENDS+= imlib>=1.9.11nb1:../../graphics/imlib
DEPENDS+= libcdaudio>0.99.4:../../audio/libcdaudio
USE_X11BASE= YES