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

Ionut Biru ibiru at archlinux.org
Mon Oct 4 12:48:10 UTC 2010


    Date: Monday, October 4, 2010 @ 08:48:10
  Author: ibiru
Revision: 94086

upgpkg: gajim 0.14-3
python27

Modified:
  gajim/trunk/PKGBUILD

----------+
 PKGBUILD |    7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-10-04 12:47:59 UTC (rev 94085)
+++ PKGBUILD	2010-10-04 12:48:10 UTC (rev 94086)
@@ -5,20 +5,19 @@
 
 pkgname=gajim
 pkgver=0.14
-pkgrel=2
+pkgrel=3
 pkgdesc="Jabber client written in PyGTK"
 arch=('any')
 url="http://www.gajim.org/"
 license=('GPL3')
-depends=('pygtk' 'python')
+depends=('pygtk' 'python2' 'pyopenssl')
 makedepends=('gettext' 'intltool')
 optdepends=('dbus-python'
-            'pyopenssl: for secure SSL/TLS.'
             'notification-daemon: for desktop notification'
             'dnsutils: for SRV support'
             'libxss: for idle module'
             'gtkspell:spelling support'
-            'gnome-python-desktop: for GnomeKeyring support'
+            'python-gnomekeyring: for GnomeKeyring support'
             'farsight2: video/voice support'
             'gstreamer0.10-good: video/voice support'
             'gstreamer0.10-bad: video/voice support')




More information about the arch-commits mailing list