aboutsummaryrefslogtreecommitdiff
path: root/audio/mp3splt
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@FreeBSD.org>2011-09-16 16:00:37 +0000
committerVsevolod Stakhov <vsevolod@FreeBSD.org>2011-09-16 16:00:37 +0000
commit3f6d1d4ea71b6d61dca49a04721983741a831364 (patch)
tree1081183ade8680f950767295135192c23d215853 /audio/mp3splt
parent1a639e50178c69f472cde4d5b670ad424f0c660f (diff)
downloadports-3f6d1d4ea71b6d61dca49a04721983741a831364.tar.gz
ports-3f6d1d4ea71b6d61dca49a04721983741a831364.zip
- Update mp3splt to 2.4
- Update libmp3splt to 0.7 Submitted by: maintainer via email
Notes
Notes: svn path=/head/; revision=281844
Diffstat (limited to 'audio/mp3splt')
-rw-r--r--audio/mp3splt/Makefile9
-rw-r--r--audio/mp3splt/distinfo4
2 files changed, 8 insertions, 5 deletions
diff --git a/audio/mp3splt/Makefile b/audio/mp3splt/Makefile
index 254629b18cb2..7ca59c1eca10 100644
--- a/audio/mp3splt/Makefile
+++ b/audio/mp3splt/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= mp3splt
-PORTVERSION= 2.3a
+PORTVERSION= 2.4
CATEGORIES= audio
MASTER_SITES= SF
@@ -17,10 +17,11 @@ LIB_DEPENDS= mp3splt:${PORTSDIR}/audio/libmp3splt
USE_AUTOTOOLS= libltdl
GNU_CONFIGURE= yes
-CONFIGURE_ENV+= LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" \
- CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include"
+CONFIGURE_ENV+= LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib"
CONFIGURE_ARGS+=--enable-oggsplt_symlink --disable-mp3splttest
+CPPFLAGS+= -I${LOCALBASE}/include
+
OPTIONS= NLS "Native language support" on
MAN1= oggsplt.1 mp3splt.1
@@ -36,6 +37,8 @@ LANGUAGES= de_DE es fr_FR
.for language in ${LANGUAGES}
PLIST_FILES+= share/locale/${language}/LC_MESSAGES/mp3splt.mo
.endfor
+PLIST_FILES+= "@dirrmtry share/locale/de_DE/LC_MESSAGES"
+PLIST_FILES+= "@dirrmtry share/locale/de_DE"
.endif
.include <bsd.port.post.mk>
diff --git a/audio/mp3splt/distinfo b/audio/mp3splt/distinfo
index f8912bac2c0a..8633f9df57f6 100644
--- a/audio/mp3splt/distinfo
+++ b/audio/mp3splt/distinfo
@@ -1,2 +1,2 @@
-SHA256 (mp3splt-2.3a.tar.gz) = 2694220ba2cf9770c82cf74324fa4e3fdc2713c955a3f0725cde7baf5061dfbb
-SIZE (mp3splt-2.3a.tar.gz) = 231240
+SHA256 (mp3splt-2.4.tar.gz) = bbd5932da82dc4bf02052f8ad14888414d57056f0f2f56a9e5799c40e03aa1a8
+SIZE (mp3splt-2.4.tar.gz) = 232170