diff options
author | Elvio Basello (HelLViS69) <hellvis69@slackware.it> | 2011-02-06 13:30:35 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-02-06 13:30:35 -0600 |
commit | 28d3550550fad97d375589819595776d51999238 (patch) | |
tree | 249a454b82b00647bef2fe0d0d9c2d067445d176 /audio | |
parent | 7d3281715f1d4fcc217b3f70cc173c402693b378 (diff) | |
download | slackbuilds-28d3550550fad97d375589819595776d51999238.tar.gz |
audio/mixxx: Updated for version 1.8.2.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'audio')
-rw-r--r-- | audio/mixxx/README | 3 | ||||
-rw-r--r-- | audio/mixxx/desktop.diff | 12 | ||||
-rw-r--r-- | audio/mixxx/mixxx.SlackBuild | 16 | ||||
-rw-r--r-- | audio/mixxx/mixxx.info | 8 | ||||
-rw-r--r-- | audio/mixxx/slack-desc | 2 |
5 files changed, 12 insertions, 29 deletions
diff --git a/audio/mixxx/README b/audio/mixxx/README index 8c1edc860c..375f5301df 100644 --- a/audio/mixxx/README +++ b/audio/mixxx/README @@ -6,5 +6,4 @@ wave recording, BPM detection, multichannel and multiple soundcard support, MIDI controllers support and scripting engine, a skinnable interface -Requires: scons, ladspa-sdk, libsndfile and portaudio all available -at SlackBuilds.org. +This requires scons, ladspa-sdk, libsndfile, portaudio, and portmidi. diff --git a/audio/mixxx/desktop.diff b/audio/mixxx/desktop.diff index 8df7610c78..2594650305 100644 --- a/audio/mixxx/desktop.diff +++ b/audio/mixxx/desktop.diff @@ -1,15 +1,11 @@ ---- src/mixxx.desktop 2009-10-14 18:29:18.000000000 +0200 -+++ src/mixxx.desktop.new 2009-12-27 19:19:47.000000000 +0100 +--- src/mixxx.desktop 2010-12-06 00:07:57.000000000 +0100 ++++ src/mixxx.desktop.new 2011-01-21 17:51:19.000000000 +0100 @@ -3,9 +3,9 @@ - Encoding=UTF-8 Name=Mixxx + GenericName=Digital DJ interface Comment=A digital DJ interface -Exec=pasuspender mixxx +Exec=mixxx Terminal=false - Icon=mixxx-icon.png + Icon=mixxx-icon Type=Application --Categories=AudioVideo;Audio; --GenericName[en_CA]= -+Categories=Applications;AudioVideo;Audio; -+GenericName=DJ Mixer diff --git a/audio/mixxx/mixxx.SlackBuild b/audio/mixxx/mixxx.SlackBuild index 69122ca42e..87bb03cdfb 100644 --- a/audio/mixxx/mixxx.SlackBuild +++ b/audio/mixxx/mixxx.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=mixxx -VERSION=${VERSION:-1.7.2} +VERSION=${VERSION:-1.8.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -76,25 +76,14 @@ patch -p0 < $CWD/desktop.diff QTDIR=/usr/lib$LIBDIRSUFFIX/qt \ scons \ - prefix=/usr \ - ipod=1 \ - script=1 \ - tonal=1 + prefix=/usr QTDIR=/usr/lib$LIBDIRSUFFIX/qt \ scons \ install_root=$PKG/usr \ prefix=/usr \ - ipod=1 \ - script=1 \ - tonal=1 \ install -# Remove windows' images db -( cd $PKG - find . -name 'Thumbs.db' -exec rm {} \; -) - find $PKG | xargs file | grep -e "executable" -e "shared object" | grep ELF \ | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true @@ -106,4 +95,3 @@ cat $CWD/slack-desc > $PKG/install/slack-desc cd $PKG /sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz} - diff --git a/audio/mixxx/mixxx.info b/audio/mixxx/mixxx.info index 4fc92cc441..7a3125cb89 100644 --- a/audio/mixxx/mixxx.info +++ b/audio/mixxx/mixxx.info @@ -1,10 +1,10 @@ PRGNAM="mixxx" -VERSION="1.7.2" +VERSION="1.8.2" HOMEPAGE="http://www.mixxx.org" -DOWNLOAD="http://downloads.mixxx.org/mixxx-1.7.2/mixxx-1.7.2-src.tar.gz" -MD5SUM="a2121eb10f2521a44acd2d17ba6b481d" +DOWNLOAD="http://downloads.mixxx.org/mixxx-1.8.2/mixxx-1.8.2-src.tar.gz" +MD5SUM="f0297f4493d4d8e6ad59f72970bad7bc" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Elvio Basello (HelLViS69)" EMAIL="hellvis69@slackware.it" -APPROVED="pprkut" +APPROVED="rworkman" diff --git a/audio/mixxx/slack-desc b/audio/mixxx/slack-desc index 9c4f832bce..42058f0472 100644 --- a/audio/mixxx/slack-desc +++ b/audio/mixxx/slack-desc @@ -6,7 +6,7 @@ # customary to leave one space after the ':'. |-----handy-ruler-------------------------------------------------------| -mixxx: Mixxx, free open source DJ software for performing live mixes. +mixxx: Mixxx (open source DJ software for performing live mixes) mixxx: mixxx: Mixxx is been created for DJs, by DJs. It has numerous features mixxx: including parallel waveform summaries and displays, MP3, OGG, WAVE |