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

Tobias Kieslich tobias at archlinux.org
Sat Feb 28 19:59:22 UTC 2009


    Date: Saturday, February 28, 2009 @ 14:59:22
  Author: tobias
Revision: 28360

upgpkg: xfce4-mixer 4.6.0-2

Modified:
  xfce4-mixer/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-02-28 19:56:34 UTC (rev 28359)
+++ PKGBUILD	2009-02-28 19:59:22 UTC (rev 28360)
@@ -3,14 +3,18 @@
 
 pkgname=xfce4-mixer
 pkgver=4.6.0
-pkgrel=1
+pkgrel=2
 pkgdesc="The volume control plugin for the Xfce panel"
 arch=(i686 x86_64)
 license=('GPL2')
 url="http://www.xfce.org/"
 groups=('xfce4')
 depends=("xfce4-panel>=$pkgver" 'gstreamer0.10-base>=0.10.21' 'hicolor-icon-theme')
-makedepends=('pkgconfig')
+makedepends=('pkgconfig' 'intltool')
+optdepends=('gstreamer0.10-base-plugins:  to support basic audio hardware' \
+            'gstreamer0.10-good-plugins:  well supported hardware'\
+            'gstreamer0.10-bad-plugins:   not so well supported hardware'\
+            'gstreamer0.10-ugly-plugins:  might contain questionable license hardware')
 options=('!libtool')
 install=${pkgname}.install
 source=(http://www.xfce.org/archive/xfce-${pkgver}/src/${pkgname}-${pkgver}.tar.bz2)




More information about the arch-commits mailing list