wok-current diff audacious-plugins/receipt @ rev 4539
Add: sc (spreadsheet calculator)
author | Paul Issott <paul@slitaz.org> |
---|---|
date | Tue Dec 01 19:23:18 2009 +0000 (2009-12-01) |
parents | 1f45b489d489 |
children | 395ec8205cff |
line diff
1.1 --- a/audacious-plugins/receipt Wed Jun 17 16:26:37 2009 +0000 1.2 +++ b/audacious-plugins/receipt Tue Dec 01 19:23:18 2009 +0000 1.3 @@ -1,12 +1,13 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="audacious-plugins" 1.7 -VERSION="2.0.1" 1.8 +VERSION="2.2" 1.9 CATEGORY="multimedia" 1.10 SHORT_DESC="Plugins for audacious music player" 1.11 MAINTAINER="mimas@slitaz.org" 1.12 -DEPENDS="audacious curl libxml2 libogg libvorbis alsa-lib lame flac dbus-glib taglib libsndfile libcdio libmad" 1.13 +DEPENDS="audacious libxml2 libogg libvorbis alsa-lib flac dbus-glib libsndfile libcdio libmad" 1.14 BUILD_DEPENDS="audacious-dev audacious neon flac-dev libogg-dev libvorbis-dev alsa-lib-dev lame-dev libmad-dev libmad" 1.15 +SUGGESTED="curl taglib lame" 1.16 TARBALL="$PACKAGE-$VERSION.tgz" 1.17 WEB_SITE="http://audacious-media-player.org/" 1.18 WGET_URL="http://distfiles.atheme.org/$TARBALL" 1.19 @@ -27,6 +28,7 @@ 1.20 --disable-rocklight --disable-lirc \ 1.21 --disable-bluetooth --disable-paranormal \ 1.22 --disable-projectm --disable-projectm-1.0 \ 1.23 + --disable-ffaudio --disable-mtp_up \ 1.24 $CONFIGURE_ARGS && 1.25 make && 1.26 make DESTDIR=$PWD/_pkg install