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

Ionut Biru ibiru at archlinux.org
Tue May 17 15:41:27 UTC 2011


    Date: Tuesday, May 17, 2011 @ 11:41:27
  Author: ibiru
Revision: 124193

farsight2 only needs the rtp plugins from -good and -bad and not the codecs

Modified:
  farsight2/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-05-17 15:33:30 UTC (rev 124192)
+++ PKGBUILD	2011-05-17 15:41:27 UTC (rev 124193)
@@ -4,12 +4,13 @@
 
 pkgname=farsight2
 pkgver=0.0.28
-pkgrel=1
+pkgrel=2
 pkgdesc="Audio/Video conference software for Instant Messengers"
 arch=('i686' 'x86_64')
 url="http://farsight.freedesktop.org"
 license=('LGPL')
-depends=('libnice' 'gstreamer0.10-base-plugins' 'gstreamer0.10-good-plugins' 'gstreamer0.10-bad-plugins' 'gstreamer0.10-python' 'pygobject')
+depends=('libnice' 'gstreamer0.10-base-plugins' 'gstreamer0.10-good' 'gstreamer0.10-bad' 'gstreamer0.10-python' 'pygobject')
+optdepends=('gstreamer0.10-ugly-plugins: h264 codec')
 options=('!libtool' '!emptydirs')
 source=(http://farsight.freedesktop.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz)
 md5sums=('38767e775067270754a32aaf8e3a7db1')




More information about the arch-commits mailing list