summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
Diffstat (limited to 'audio')
-rw-r--r--audio/easytag/easytag.SlackBuild4
-rw-r--r--audio/easytag/easytag.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/audio/easytag/easytag.SlackBuild b/audio/easytag/easytag.SlackBuild
index 52abf87799..416436d7dc 100644
--- a/audio/easytag/easytag.SlackBuild
+++ b/audio/easytag/easytag.SlackBuild
@@ -26,7 +26,7 @@
PRGNAM=easytag
VERSION=2.1.6
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
CWD=$(pwd)
@@ -67,7 +67,6 @@ cd $TMP
rm -rf $PRGNAM-$VERSION
tar xvf $CWD/$PRGNAM-$VERSION.tar.bz2
cd $PRGNAM-$VERSION
-
chown -R root:root .
find . \
\( -perm 777 -o -perm 775 -o -perm 711 -o -perm 555 -o -perm 511 \) \
@@ -84,6 +83,7 @@ CXXFLAGS="$SLKCFLAGS" \
--prefix=/usr \
--mandir=/usr/man \
--enable-shared=yes \
+ --disable-mp4 \
--enable-static=no \
--disable-debug \
--build=$ARCH-slackware-linux
diff --git a/audio/easytag/easytag.info b/audio/easytag/easytag.info
index 8fa276df3b..41f4d04d7a 100644
--- a/audio/easytag/easytag.info
+++ b/audio/easytag/easytag.info
@@ -2,11 +2,11 @@ PRGNAM="easytag"
VERSION="2.1.6"
HOMEPAGE="http://easytag.sourceforge.net/"
DOWNLOAD="http://downloads.sourceforge.net/easytag/easytag-2.1.6.tar.bz2 \
- http://downloads.sourceforge.net/easytag/patch_easytag_216_cddb_manual_search_fix.diff"
-DOWNLOAD_x86_64=""
+ http://downloads.sourceforge.net/easytag/patch_easytag_216_cddb_manual_search_fix.diff"
MD5SUM="6c5b9dc2bf1f3b0a11bd4efc81aaa9ee \
3e968c6c990e931c1d6002437c8be5c5"
+DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="crocket"
EMAIL="crockabiscuit@yahoo.com"
-APPROVED="rworkman"
+APPROVED="dsomero"