summaryrefslogtreecommitdiff
path: root/audio/mp3splt-gtk/Makefile
diff options
context:
space:
mode:
authorryoon <ryoon>2011-10-21 20:56:00 +0000
committerryoon <ryoon>2011-10-21 20:56:00 +0000
commit86fb27aa89cf26534dd0dcee65ebfbdcb76371f0 (patch)
tree52c0bab0921b35757870e66ba344397fc98fe7fc /audio/mp3splt-gtk/Makefile
parent89c75cbb7f0ef84f5ee83c1f6f5ddd1667c56001 (diff)
downloadpkgsrc-86fb27aa89cf26534dd0dcee65ebfbdcb76371f0.tar.gz
Update to 0.7
* Introduce gnome option. Changelog: mp3splt-gtk version 0.7 - added trimming using silence detection - fixed bug #3034474: genre tag problem + original tags are now correctly copied, with two exceptions: (libmp3splt) * only one artist, album, title are supported * for mp3's, the total tracknumber is not yet supported - fixed bug: don't show split files when setting silence splitpoints or trim splitpoints - fixed #3355210 - gtk not intuitive - split button with text and shadow - fixed windows bug to take translations from the current directory (+libmp3splt) - fixed windows bug with wide characters in directory path of executable (+libmp3splt)
Diffstat (limited to 'audio/mp3splt-gtk/Makefile')
-rw-r--r--audio/mp3splt-gtk/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/audio/mp3splt-gtk/Makefile b/audio/mp3splt-gtk/Makefile
index 9f6d2152f2a..023b4c4c747 100644
--- a/audio/mp3splt-gtk/Makefile
+++ b/audio/mp3splt-gtk/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2011/04/22 13:42:56 obache Exp $
+# $NetBSD: Makefile,v 1.4 2011/10/21 20:56:00 ryoon Exp $
#
-DISTNAME= mp3splt-gtk-0.6
-PKGREVISION= 2
+DISTNAME= mp3splt-gtk-0.7
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mp3splt/}
@@ -14,9 +13,11 @@ PKG_DESTDIR_SUPPORT= user-destdir
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
-USE_TOOLS+= pkg-config msgfmt
+USE_TOOLS+= pkg-config msgfmt gmake
USE_DIRS+= xdg-1.1
+.include "options.mk"
+
CONFIGURE_ARGS+= --enable-gstreamer
CONFIGURE_ARGS+= --disable-audacious