From ab1a2081671d46a9eb827c91a505bd54b2325221 Mon Sep 17 00:00:00 2001 From: Roberto Neri Date: Tue, 19 Jul 2011 07:47:14 -0300 Subject: audio/mp3splt: Updated for version 2.4. Signed-off-by: Niels Horn --- audio/mp3splt/README | 16 ++++++++-------- audio/mp3splt/mp3splt.SlackBuild | 6 +++--- audio/mp3splt/mp3splt.info | 6 +++--- 3 files changed, 14 insertions(+), 14 deletions(-) (limited to 'audio') diff --git a/audio/mp3splt/README b/audio/mp3splt/README index 6ac7b29a97..420a0598f0 100644 --- a/audio/mp3splt/README +++ b/audio/mp3splt/README @@ -1,11 +1,11 @@ -Mp3Splt-project is a utility to split mp3 and ogg files selecting a begin and an -end time position, without decoding. It's very useful to split large mp3/ogg to -make smaller files or to split entire albums to obtain original tracks. If you -want to split an album, you can select split points and filenames manually or -you can get them automatically from CDDB (internet or a local file) or from .cue -files. Supports also automatic silence split, that can be used also to adjust -cddb/cue splitpoints. You can extract tracks from Mp3Wrap or AlbumWrap files in -few seconds. +Mp3Splt-project is a utility to split mp3 and ogg files selecting a begin +and an end time position, without decoding. It's very useful to split +large mp3/ogg to make smaller files or to split entire albums to obtain +original tracks. If you want to split an album, you can select split +points and filenames manually or you can get them automatically from CDDB +(internet or a local file) or from .cue files. Supports also automatic +silence split, that can be used also to adjust cddb/cue splitpoints. You +can extract tracks from Mp3Wrap or AlbumWrap files in few seconds. Mp3splt-project is divided in 3 parts (all available from SlackBuilds.org): - libmp3splt, a library (created from mp3splt version 2.1c) diff --git a/audio/mp3splt/mp3splt.SlackBuild b/audio/mp3splt/mp3splt.SlackBuild index c8f27dead2..b4fd41af58 100644 --- a/audio/mp3splt/mp3splt.SlackBuild +++ b/audio/mp3splt/mp3splt.SlackBuild @@ -5,7 +5,7 @@ # Written by Roberto Neri PRGNAM=mp3splt -VERSION=${VERSION:-2.3a} +VERSION=${VERSION:-2.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -57,8 +57,8 @@ CXXFLAGS="$SLKCFLAGS" \ --prefix=/usr \ --libdir=/usr/lib${LIBDIRSUFFIX} \ --mandir=/usr/man \ - --build=$ARCH-slackware-linux \ - --enable-oggsplt_symlink + --enable-oggsplt_symlink \ + --build=$ARCH-slackware-linux make make install DESTDIR=$PKG diff --git a/audio/mp3splt/mp3splt.info b/audio/mp3splt/mp3splt.info index 31895afbf9..447b8bd99f 100644 --- a/audio/mp3splt/mp3splt.info +++ b/audio/mp3splt/mp3splt.info @@ -1,8 +1,8 @@ PRGNAM="mp3splt" -VERSION="2.3a" +VERSION="2.4" HOMEPAGE="http://mp3splt.sourceforge.net" -DOWNLOAD="http://downloads.sourceforge.net/mp3splt/mp3splt-2.3a.tar.gz" -MD5SUM="1fe663f7de5a6949bbe5b6aa78fea79f" +DOWNLOAD="http://downloads.sourceforge.net/mp3splt/mp3splt-2.4.tar.gz" +MD5SUM="aa4dc3de6e789961c71d8b3daaac0623" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Roberto Neri" -- cgit v1.2.3