[arch-commits] Commit in farstream/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Thu Feb 5 03:58:48 UTC 2015
Date: Thursday, February 5, 2015 @ 04:58:48
Author: fyan
Revision: 230784
upgpkg: farstream 0.2.7-1
Modified:
farstream/trunk/PKGBUILD
----------+
PKGBUILD | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-02-05 03:50:59 UTC (rev 230783)
+++ PKGBUILD 2015-02-05 03:58:48 UTC (rev 230784)
@@ -2,7 +2,7 @@
# Maintainer: Ionut Biru <ibiru at archlinux.org>
pkgname=farstream
-pkgver=0.2.4
+pkgver=0.2.7
pkgrel=1
pkgdesc="Farstream (formerly Farsight) - Audio/Video Communications Framework"
arch=('i686' 'x86_64')
@@ -9,13 +9,14 @@
url="http://www.freedesktop.org/wiki/Software/Farstream"
license=('LGPL')
depends=('gst-plugins-base-libs' 'libnice')
-makedepends=('gobject-introspection')
+makedepends=('gobject-introspection' 'python2')
optdepends=('gst-plugins-good' 'gst-plugins-bad')
conflicts=('farsight2')
replaces=('farsight2')
source=(http://freedesktop.org/software/$pkgname/releases/$pkgname/$pkgname-$pkgver.tar.gz{,.asc})
-md5sums=('edcc75cbf7c811cfe3de9b00b9808682'
+md5sums=('bb56af4cbf2cd42f35353f20cf04bc17'
'SKIP')
+validpgpkeys=('DB30B086FAF86CE7296FADC51D388E5A4ED9A2BB') # Olivier Crête
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list