summaryrefslogtreecommitdiffstats
path: root/audio/mp3splt
diff options
context:
space:
mode:
author Roberto Neri <rneri@libero.it>2013-10-20 16:21:14 +0200
committer Matteo Bernardini <ponce@slackbuilds.org>2013-10-20 16:21:14 +0200
commitbc4317b11c993b73bd3ccb97bef750536420afff (patch)
treecd2ef845e05af6bc454d7e7862e0adede28966a0 /audio/mp3splt
parent36e04335004bc6b91292d516af6abaf879390a63 (diff)
downloadslackbuilds-bc4317b11c993b73bd3ccb97bef750536420afff.tar.gz
slackbuilds-bc4317b11c993b73bd3ccb97bef750536420afff.tar.xz
audio/mp3splt: Updated for version 2.6.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'audio/mp3splt')
-rw-r--r--audio/mp3splt/mp3splt.SlackBuild3
-rw-r--r--audio/mp3splt/mp3splt.info6
2 files changed, 5 insertions, 4 deletions
diff --git a/audio/mp3splt/mp3splt.SlackBuild b/audio/mp3splt/mp3splt.SlackBuild
index f359497799..bbe0514614 100644
--- a/audio/mp3splt/mp3splt.SlackBuild
+++ b/audio/mp3splt/mp3splt.SlackBuild
@@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mp3splt
-VERSION=${VERSION:-2.5.2}
+VERSION=${VERSION:-2.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -77,6 +77,7 @@ CXXFLAGS="$SLKCFLAGS" \
--libdir=/usr/lib${LIBDIRSUFFIX} \
--mandir=/usr/man \
--enable-oggsplt_symlink \
+ --enable-flacsplt_symlink \
--build=$ARCH-slackware-linux
make
diff --git a/audio/mp3splt/mp3splt.info b/audio/mp3splt/mp3splt.info
index a087f72b81..def76ece2c 100644
--- a/audio/mp3splt/mp3splt.info
+++ b/audio/mp3splt/mp3splt.info
@@ -1,8 +1,8 @@
PRGNAM="mp3splt"
-VERSION="2.5.2"
+VERSION="2.6"
HOMEPAGE="http://mp3splt.sourceforge.net"
-DOWNLOAD="http://downloads.sourceforge.net/mp3splt/mp3splt-2.5.2.tar.gz"
-MD5SUM="cd8eb9f866dddb934357b7cdefb5a370"
+DOWNLOAD="http://downloads.sourceforge.net/mp3splt/mp3splt-2.6.tar.gz"
+MD5SUM="3f149cd0c2842b95551130bd56840f55"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libmp3splt"