diff options
author | mharo <mharo@FreeBSD.org> | 2000-04-18 08:37:19 +0800 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2000-04-18 08:37:19 +0800 |
commit | f6c8f64f207f031ebe91a859e9bfec04659fa34a (patch) | |
tree | 27e9d1dd20f89fc96b9953e68309a1a25ed30195 /audio | |
parent | 245445bf89a8b9382f0eefd94c464510afcbaa2a (diff) | |
download | freebsd-ports-gnome-f6c8f64f207f031ebe91a859e9bfec04659fa34a.tar.gz freebsd-ports-gnome-f6c8f64f207f031ebe91a859e9bfec04659fa34a.tar.zst freebsd-ports-gnome-f6c8f64f207f031ebe91a859e9bfec04659fa34a.zip |
update to 0.5.3
PR: 17917
Submitted by: <Kristopher Zentner <kzentner@u.washington.edu>
Diffstat (limited to 'audio')
-rw-r--r-- | audio/soundtracker/Makefile | 8 | ||||
-rw-r--r-- | audio/soundtracker/distinfo | 2 | ||||
-rw-r--r-- | audio/soundtracker/pkg-plist | 1 |
3 files changed, 6 insertions, 5 deletions
diff --git a/audio/soundtracker/Makefile b/audio/soundtracker/Makefile index 1c21963526ad..9437996ad751 100644 --- a/audio/soundtracker/Makefile +++ b/audio/soundtracker/Makefile @@ -6,16 +6,16 @@ # PORTNAME= soundtracker -PORTVERSION= 0.3.10 +PORTVERSION= 0.5.3 CATEGORIES= audio -MASTER_SITES= ftp://ftp.soundtracker.org/pub/soundtracker/v0.3/ +MASTER_SITES= ftp://ftp.soundtracker.org/pub/soundtracker/v0.5/ MAINTAINER= kzentner@u.washington.edu LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 .if defined(USE_GNOME) -LIB_DEPENDS+= gnome.3:${PORTSIDR}/x11/gnomelibs +LIB_DEPENDS+= gnome.3:${PORTSDIR}/x11/gnomelibs .endif GTK_CONFIG?= ${X11BASE}/bin/gtk12-config @@ -23,7 +23,7 @@ GNU_CONFIGURE= YES CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" -USE_X_PREFIX= yes +USE_X_PREFIX= yes .if defined(USE_GNOME) CONFIGURE_ARGS+= --enable-gnome diff --git a/audio/soundtracker/distinfo b/audio/soundtracker/distinfo index 3761848c915a..8f002c63c576 100644 --- a/audio/soundtracker/distinfo +++ b/audio/soundtracker/distinfo @@ -1 +1 @@ -MD5 (soundtracker-0.3.10.tar.gz) = 6f31c7049c5d0906068015232f7867a3 +MD5 (soundtracker-0.5.3.tar.gz) = 2f61c90e914d6a647270c982c55f257e diff --git a/audio/soundtracker/pkg-plist b/audio/soundtracker/pkg-plist index ee258b61a976..2aa20ed27e83 100644 --- a/audio/soundtracker/pkg-plist +++ b/audio/soundtracker/pkg-plist @@ -1,6 +1,7 @@ bin/soundtracker share/locale/de/LC_MESSAGES/soundtracker.mo share/locale/es/LC_MESSAGES/soundtracker.mo +share/locale/fr/LC_MESSAGES/soundtracker.mo share/locale/it/LC_MESSAGES/soundtracker.mo share/locale/pl/LC_MESSAGES/soundtracker.mo share/locale/ja/LC_MESSAGES/soundtracker.mo |