summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2000-09-06 03:29:53 +0000
committerAde Lovett <ade@FreeBSD.org>2000-09-06 03:29:53 +0000
commit5c95a6151a0999763169a7237e4826862c1da586 (patch)
tree6293288f5e2cb4119ac93ba170e9c8a707fe590b
parentClean up PLIST handling with PLIST_SUB magic (diff)
Update to 0.5.7 (by maintainer) and clean up PLIST handling
with PLIST_SUB magic (by ade, approved by maintainer)
Notes
Notes: svn path=/head/; revision=32328
-rw-r--r--audio/soundtracker/Makefile4
-rw-r--r--audio/soundtracker/distinfo2
-rw-r--r--audio/soundtracker/pkg-plist1
3 files changed, 5 insertions, 2 deletions
diff --git a/audio/soundtracker/Makefile b/audio/soundtracker/Makefile
index 555d2b1d2d2a..c12fbb353e23 100644
--- a/audio/soundtracker/Makefile
+++ b/audio/soundtracker/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= soundtracker
-PORTVERSION= 0.5.5
+PORTVERSION= 0.5.7
CATEGORIES= audio gnome
MASTER_SITES= ftp://ftp.soundtracker.org/pub/soundtracker/v0.5/
@@ -27,9 +27,11 @@ USE_X_PREFIX= yes
.if defined(USE_GNOME)
CONFIGURE_ARGS+= --enable-gnome
+PLIST_SUB+= GNOME:=""
PLIST= ${PKGDIR}/PLIST.gnome
.else
CONFIGURE_ARGS+= --disable-gnome
+PLIST_SUB+= GNOME:="@comment "
.endif
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \
diff --git a/audio/soundtracker/distinfo b/audio/soundtracker/distinfo
index 298665340f71..5c0312136d25 100644
--- a/audio/soundtracker/distinfo
+++ b/audio/soundtracker/distinfo
@@ -1 +1 @@
-MD5 (soundtracker-0.5.5.tar.gz) = 782421c6943e842cd13782ac107cd819
+MD5 (soundtracker-0.5.7.tar.gz) = 1e50fa46def0e4ff7988d1b5d8391d0b
diff --git a/audio/soundtracker/pkg-plist b/audio/soundtracker/pkg-plist
index 2aa20ed27e83..5fdb27f7cecc 100644
--- a/audio/soundtracker/pkg-plist
+++ b/audio/soundtracker/pkg-plist
@@ -1,4 +1,5 @@
bin/soundtracker
+%%GNOME:%%share/gnome/apps/Multimedia/soundtracker.desktop
share/locale/de/LC_MESSAGES/soundtracker.mo
share/locale/es/LC_MESSAGES/soundtracker.mo
share/locale/fr/LC_MESSAGES/soundtracker.mo