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

Jan de Groot jgc at archlinux.org
Mon Oct 1 23:31:04 UTC 2012


    Date: Monday, October 1, 2012 @ 19:31:03
  Author: jgc
Revision: 167405

upgpkg: telepathy-farstream 0.6.0-1

Update to 0.6.0, depends on gstreamer 1.0

Modified:
  telepathy-farstream/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-10-01 23:16:23 UTC (rev 167404)
+++ PKGBUILD	2012-10-01 23:31:03 UTC (rev 167405)
@@ -2,19 +2,19 @@
 # Maintainer: Ionut Biru <ibiru at archlinux.org>
 
 pkgname=telepathy-farstream
-pkgver=0.4.0
+pkgver=0.6.0
 pkgrel=1
 pkgdesc="A telepathy-backend to use stream engine."
 arch=(i686 x86_64)
 url="http://telepathy.freedesktop.org"
 license=('LGPL2.1')
 depends=('telepathy-glib' 'farstream')
-makedepends=('libxslt' 'gstreamer0.10-python' 'python2-gobject2')
+makedepends=('dbus-glib' 'gobject-introspection')
 conflicts=('telepathy-farsight')
 replaces=('telepathy-farsight')
 options=('!libtool')
 source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('52d110f8a9f27bce0a6c2c07e18aee56')
+md5sums=('d154350f9f1e3bdba87617c0668481a5')
 
 build() {
   cd "$pkgname-$pkgver"




More information about the arch-commits mailing list