[arch-commits] CVS update of extra/multimedia/audacious-plugins (PKGBUILD)

Travis Willard travis at archlinux.org
Sun Dec 16 02:04:39 UTC 2007


    Date: Saturday, December 15, 2007 @ 21:04:39
  Author: travis
    Path: /home/cvs-extra/extra/multimedia/audacious-plugins

Modified: PKGBUILD (1.29 -> 1.30)

upgpkg: audacious-plugins 1.4.2-1
Upstream update


----------+
 PKGBUILD |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)


Index: extra/multimedia/audacious-plugins/PKGBUILD
diff -u extra/multimedia/audacious-plugins/PKGBUILD:1.29 extra/multimedia/audacious-plugins/PKGBUILD:1.30
--- extra/multimedia/audacious-plugins/PKGBUILD:1.29	Mon Nov 19 21:48:22 2007
+++ extra/multimedia/audacious-plugins/PKGBUILD	Sat Dec 15 21:04:38 2007
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD,v 1.29 2007/11/20 02:48:22 travis Exp $
+# $Id: PKGBUILD,v 1.30 2007/12/16 02:04:38 travis Exp $
 # Maintainer: Travis Willard <travisw at wmpub.ca>
 # Contributor: William Rea <sillywilly at gmail.com>
 
 pkgname=audacious-plugins
-pkgver=1.4.1
+pkgver=1.4.2
 pkgrel=1
 pkgdesc="Plugins for the audacious media player."
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 # Makedepends: first two lines are for the 'optional' deps listed in the
 # .install file - they need to be present at build to be enabled
 makedepends=('jack-audio-connection-kit' 'curl>=7.16.2' 'musicbrainz' 'lirc-utils' \
-             'libmodplug' 'projectm' 'sdl' 'neon' 'wavpack' \
+             'libmodplug' 'projectm' 'sdl' 'neon' 'wavpack' 'fluidsynth' \
              'pkgconfig')
 replaces=('audacious') # audacious split into player and plugins.  Used to be a
                        # dummy-package for this, but that's dumb. Since the
@@ -24,7 +24,7 @@
                        # end up with essentially the same as they used to have.
 install=audacious-plugins.install
 source=(http://distfiles.atheme.org/$pkgname-$pkgver.tgz)
-md5sums=('eefc820fe019ab55c92ae1b9b4bb2a98')
+md5sums=('17520fa61d1cad95b17ce98fa24e41a6')
 options=('!libtool')
 
 build() {
@@ -45,6 +45,7 @@
               --disable-timidity --enable-amidiplug \
               --enable-chardet --enable-modplug \
 	      --enable-wavpack \
+	      --enable-fluidsynth \
               --enable-sid --disable-sse2
 
   make || return 1




More information about the arch-commits mailing list