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

Evangelos Foutras foutrelis at archlinux.org
Sat Jan 5 21:41:26 UTC 2013


    Date: Saturday, January 5, 2013 @ 16:41:26
  Author: foutrelis
Revision: 174742

upgpkg: pidgin 2.10.6-4

Re-enable voice and video support.

Modified:
  pidgin/trunk/PKGBUILD

----------+
 PKGBUILD |   10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-01-05 21:31:32 UTC (rev 174741)
+++ PKGBUILD	2013-01-05 21:41:26 UTC (rev 174742)
@@ -7,14 +7,13 @@
 
 pkgname=('pidgin' 'libpurple' 'finch')
 pkgver=2.10.6
-pkgrel=3
+pkgrel=4
 arch=('i686' 'x86_64')
 url="http://pidgin.im/"
 license=('GPL')
 makedepends=('startup-notification' 'gtkspell' 'libxss' 'nss' 'libsasl' 'libsm'
-             'libidn' 'python2' 'hicolor-icon-theme' 'gstreamer0.10' 'avahi'
-             'tk' 'ca-certificates' 'intltool'
-             'networkmanager')
+             'libidn' 'python2' 'hicolor-icon-theme' 'farstream-0.1' 'avahi'
+             'tk' 'ca-certificates' 'intltool' 'networkmanager')
 options=('!libtool')
 source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2)
 sha256sums=('3e25a633b97cbfa8326999a30282e7a662a9b9bbf2853be84af0b8fb60392c96')
@@ -35,7 +34,6 @@
     --enable-cyrus-sasl \
     --disable-doxygen \
     --enable-nm \
-    --disable-vv \
     --with-python=/usr/bin/python2 \
     --with-system-ssl-certs=/etc/ssl/certs
     make
@@ -66,7 +64,7 @@
 
 package_libpurple(){
   pkgdesc="IM library extracted from Pidgin"
-  depends=('gstreamer0.10' 'libsasl' 'libidn' 'dbus-glib' 'nss')
+  depends=('farstream-0.1' 'libsasl' 'libidn' 'dbus-glib' 'nss')
   optdepends=('avahi: Bonjour protocol support'
               'ca-certificates: SSL CA certificates'
               'python2-dbus: for purple-remote and purple-url-handler'




More information about the arch-commits mailing list