wok diff audacious-plugins/receipt @ rev 11617
Up tazpanel (1.2.1, security fix)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Jan 23 16:08:17 2012 +0100 (2012-01-23) |
parents | 0d2856170146 |
children | 7d5af230ec9b |
line diff
1.1 --- a/audacious-plugins/receipt Wed Oct 26 19:36:41 2011 +0000 1.2 +++ b/audacious-plugins/receipt Mon Jan 23 16:08:17 2012 +0100 1.3 @@ -1,19 +1,20 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="audacious-plugins" 1.7 -VERSION="3.0.4" 1.8 +VERSION="3.1" 1.9 CATEGORY="multimedia" 1.10 SHORT_DESC="Plugins for audacious music player" 1.11 MAINTAINER="mimas@slitaz.org" 1.12 -SUGGESTED="lame faad2 neon libmms" 1.13 +SUGGESTED="lame neon libmms" 1.14 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.15 WEB_SITE="http://audacious-media-player.org/" 1.16 WGET_URL="http://distfiles.atheme.org/$TARBALL" 1.17 1.18 -DEPENDS="libxml2 libogg libvorbis alsa-lib flac dbus-glib libsndfile libcdio libmad curl taglib libcomerr3" 1.19 +DEPENDS="libxml2 libogg libvorbis alsa-lib flac dbus-glib libsndfile \ 1.20 + libcdio libmad curl taglib libcomerr3 mpg123 faad2" 1.21 BUILD_DEPENDS="audacious-dev audacious neon flac-dev libogg-dev libvorbis-dev \ 1.22 libmowgli-dev alsa-lib-dev lame-dev libmad-dev libmad dbus-glib-dev \ 1.23 - libmcs-dev libsamplerate-dev " 1.24 + libmcs-dev libsamplerate-dev mpg123-dev faad2-dev" 1.25 1.26 # Rules to configure and make the package. 1.27 compile_rules()