summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Audrius Kažukauskas2012-06-30 18:00:30 +0200
committer dsomero2012-06-30 18:00:30 +0200
commit5e83757f1d1010abddcf2b1d81f28ebd13a434e3 (patch)
treea77c7bb4db0c6b03018a5091ca741bcbd72c3b2d
parent45b68fd192cd8e1f13d7cbfc422271dd28e9db12 (diff)
downloadslackbuilds-5e83757f1d1010abddcf2b1d81f28ebd13a434e3.tar.gz
audio/mp3check: Updated for version 0.8.7.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
-rw-r--r--audio/mp3check/mp3check.SlackBuild6
-rw-r--r--audio/mp3check/mp3check.info8
-rw-r--r--audio/mp3check/slack-desc8
3 files changed, 10 insertions, 12 deletions
diff --git a/audio/mp3check/mp3check.SlackBuild b/audio/mp3check/mp3check.SlackBuild
index 1934012e6d..d197f41c02 100644
--- a/audio/mp3check/mp3check.SlackBuild
+++ b/audio/mp3check/mp3check.SlackBuild
@@ -4,16 +4,14 @@
# Written by Audrius Kažukauskas <audrius@neutrino.lt>
PRGNAM=mp3check
-VERSION=0.8.4
+VERSION=${VERSION:-0.8.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
-# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
i?86) ARCH=i486 ;;
arm*) ARCH=arm ;;
- # Unless $ARCH is already set, use uname -m for all other archs:
*) ARCH=$( uname -m ) ;;
esac
fi
@@ -37,7 +35,7 @@ else
LIBDIRSUFFIX=""
fi
-set -e # Exit on most errors
+set -e
rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
diff --git a/audio/mp3check/mp3check.info b/audio/mp3check/mp3check.info
index 224f1ae096..38a88e6e3a 100644
--- a/audio/mp3check/mp3check.info
+++ b/audio/mp3check/mp3check.info
@@ -1,8 +1,8 @@
PRGNAM="mp3check"
-VERSION="0.8.4"
-HOMEPAGE="http://jo.ath.cx/soft/mp3check/"
-DOWNLOAD="http://jo.ath.cx/soft/mp3check/mp3check-0.8.4.tgz"
-MD5SUM="dcaf1926463d5dfb81bd8a96cd3f9ceb"
+VERSION="0.8.7"
+HOMEPAGE="http://code.google.com/p/mp3check/"
+DOWNLOAD="http://mp3check.googlecode.com/files/mp3check-0.8.7.tgz"
+MD5SUM="83f5fd6514a55c88126725275aa2d1d5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Audrius Kažukauskas"
diff --git a/audio/mp3check/slack-desc b/audio/mp3check/slack-desc
index 0c935aa6d1..e8412d16f7 100644
--- a/audio/mp3check/slack-desc
+++ b/audio/mp3check/slack-desc
@@ -3,17 +3,17 @@
# up the first '|' above the ':' following the base package name, and the '|'
# on the right side marks the last column you can put a character in. You must
# make exactly 11 lines for the formatting to be correct. It's also
-# customary to leave one space after the ':'.
+# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
mp3check: mp3check (check MP3 files for integrity)
mp3check:
mp3check: mp3check can check MP3 files for consistency and print several
-mp3check: errors and warnings, list stream attributes (in color).
-mp3check: Layer 1, 2, 3, and MPEG1.0+2.0 are currently supported.
+mp3check: errors and warnings, list stream attributes (in color).
+mp3check: Layer 1, 2, 3, and MPEG1.0+2.0 are currently supported.
mp3check: CRC check for layer 3. Can process directories recursively.
mp3check: Can also fix certain errors.
mp3check:
-mp3check: Homepage: http://jo.ath.cx/soft/mp3check/
+mp3check: Homepage: http://code.google.com/p/mp3check/
mp3check:
mp3check: