[arch-commits] Commit in audacious/trunk (PKGBUILD)

Giovanni Scafora giovanni at archlinux.org
Wed Nov 25 12:55:17 UTC 2009


    Date: Wednesday, November 25, 2009 @ 07:55:17
  Author: giovanni
Revision: 59621

upgpkg: audacious 2.2-2
    Fixed dependencies

Modified:
  audacious/trunk/PKGBUILD

----------+
 PKGBUILD |    7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-11-25 12:11:07 UTC (rev 59620)
+++ PKGBUILD	2009-11-25 12:55:17 UTC (rev 59621)
@@ -1,16 +1,15 @@
 # $Id$
 # Contributor: Alexander Fehr <pizzapunk gmail com>
-# Contributor: William Rea <sillywilly at gmail.com>
+# Contributor: Giovanni Scafora <giovanni at archlinux.org>
 
 pkgname=audacious
 pkgver=2.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Media player based on BMP"
 arch=('i686' 'x86_64')
 url="http://audacious-media-player.org/"
 license=('GPL3')
-depends=('gtk2' 'libmcs' 'dbus-glib' 'libsamplerate' 'libxml2' 'desktop-file-utils'
-	'audacious-plugins')
+depends=('gtk2' 'libmcs' 'dbus-glib' 'libsamplerate' 'libxml2' 'desktop-file-utils')
 optdepends=('unzip: Zipped skins support')
 provides=('audacious-player')
 replaces=('audacious-player')




More information about the arch-commits mailing list