[arch-commits] Commit in xfce4-mixer/trunk (PKGBUILD)
    Evangelos Foutras 
    foutrelis at nymeria.archlinux.org
       
    Thu May  9 08:12:44 UTC 2013
    
    
  
    Date: Thursday, May 9, 2013 @ 10:12:44
  Author: foutrelis
Revision: 184823
upgpkg: xfce4-mixer 4.10.0-2
Add gstreamer0.10-good-plugins optional dependency.
Modified:
  xfce4-mixer/trunk/PKGBUILD
----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-05-09 08:05:55 UTC (rev 184822)
+++ PKGBUILD	2013-05-09 08:12:44 UTC (rev 184823)
@@ -3,13 +3,14 @@
 
 pkgname=xfce4-mixer
 pkgver=4.10.0
-pkgrel=1
+pkgrel=2
 pkgdesc="The volume control plugin for the Xfce panel"
 arch=('i686' 'x86_64')
 url="http://www.xfce.org/"
 license=('GPL2')
 groups=('xfce4')
 depends=('xfce4-panel' 'gstreamer0.10-base-plugins' 'libunique')
+optdepends=('gstreamer0.10-good-plugins: for OSS and PulseAudio support')
 makedepends=('intltool')
 options=('!libtool')
 install=$pkgname.install
    
    
More information about the arch-commits
mailing list