From e1e261a729e1f1325a361da5e030d15a71b347c1 Mon Sep 17 00:00:00 2001 From: Kyle Guinn Date: Wed, 12 May 2010 17:37:27 +0200 Subject: audio/xmms2: Updated for version 0.4DrKosmos --- audio/xmms2/README | 3 --- audio/xmms2/xmms2.SlackBuild | 4 ++-- 2 files changed, 2 insertions(+), 5 deletions(-) (limited to 'audio/xmms2') 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 -- cgit v1.2.3