summaryrefslogtreecommitdiff
path: root/extra/farsight2/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/farsight2/PKGBUILD')
-rw-r--r--extra/farsight2/PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/extra/farsight2/PKGBUILD b/extra/farsight2/PKGBUILD
index e25c5dd47..7051b8d7d 100644
--- a/extra/farsight2/PKGBUILD
+++ b/extra/farsight2/PKGBUILD
@@ -1,15 +1,16 @@
-# $Id: PKGBUILD 124105 2011-05-16 15:51:02Z ibiru $
+# $Id: PKGBUILD 124193 2011-05-17 15:41:27Z ibiru $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
# Contributor: William Díaz <wdiaz@archlinux.us>
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')