summaryrefslogtreecommitdiffstats
path: root/audio/xmms2
diff options
context:
space:
mode:
Diffstat (limited to 'audio/xmms2')
-rw-r--r--audio/xmms2/README3
-rw-r--r--audio/xmms2/xmms2.SlackBuild4
2 files changed, 2 insertions, 5 deletions
diff --git a/audio/xmms2/README b/audio/xmms2/README
index b9ef79a682..ae35ce57a1 100644
--- a/audio/xmms2/README
+++ b/audio/xmms2/README
@@ -4,6 +4,3 @@ flexible design. The goal is to make the system easy for developers to
maintain and integrate with. In terms of the listening experience, XMMS2
makes it possible for anyone to easily manage their music collection and to
interact with it in a flexible manner.
-
-To compile this package, you will need SQLite, which is also available
-from SlackBuilds.org.
diff --git a/audio/xmms2/xmms2.SlackBuild b/audio/xmms2/xmms2.SlackBuild
index 95f8ac18d8..404c2f037f 100644
--- a/audio/xmms2/xmms2.SlackBuild
+++ b/audio/xmms2/xmms2.SlackBuild
@@ -8,7 +8,7 @@
PRGNAM=xmms2
VERSION="0.4DrKosmos"
ARCH=${ARCH:-i486}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
CWD=$(pwd)
@@ -36,7 +36,7 @@ chmod -R u+w,go+r-w,a-s .
export CCFLAGS="$SLKCFLAGS"
export CXXFLAGS="$SLKCFLAGS"
-./waf configure --prefix=/usr --with-perl-archdir=/usr/lib/perl5/vendor_perl/5.8.8
+./waf configure --prefix=/usr --with-perl-archdir=/usr/lib/perl5/vendor_perl/5.10.0
./waf
./waf install --destdir=$PKG