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

Ionut Biru ibiru at archlinux.org
Tue Sep 7 14:41:20 UTC 2010


    Date: Tuesday, September 7, 2010 @ 10:41:20
  Author: ibiru
Revision: 90072

upgpkg: gajim 0.14-2
convert to any, document dependencies need for video/voice support

Modified:
  gajim/trunk/PKGBUILD

----------+
 PKGBUILD |    9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-09-07 13:29:10 UTC (rev 90071)
+++ PKGBUILD	2010-09-07 14:41:20 UTC (rev 90072)
@@ -5,9 +5,9 @@
 
 pkgname=gajim
 pkgver=0.14
-pkgrel=1
+pkgrel=2
 pkgdesc="Jabber client written in PyGTK"
-arch=('i686' 'x86_64')
+arch=('any')
 url="http://www.gajim.org/"
 license=('GPL3')
 depends=('pygtk' 'python')
@@ -18,7 +18,10 @@
             'dnsutils: for SRV support'
             'libxss: for idle module'
             'gtkspell:spelling support'
-            'gnome-python-desktop: for GnomeKeyring support')
+            'gnome-python-desktop: for GnomeKeyring support'
+            'farsight2: video/voice support'
+            'gstreamer0.10-good: video/voice support'
+            'gstreamer0.10-bad: video/voice support')
 options=(!libtool)
 install=gajim.install
 source=(http://www.gajim.org/downloads/0.14/gajim-${pkgver}.tar.gz)




More information about the arch-commits mailing list