[arch-commits] Commit in farsight2/trunk (PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Tue Oct 6 19:42:41 UTC 2009
Date: Tuesday, October 6, 2009 @ 15:42:40
Author: andrea
Revision: 54170
upgpkg: farsight2 0.0.16-1
upstream release
Modified:
farsight2/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-10-06 17:13:05 UTC (rev 54169)
+++ PKGBUILD 2009-10-06 19:42:40 UTC (rev 54170)
@@ -4,19 +4,19 @@
# Contributor: William Díaz <wdiaz at archlinux.us>
pkgname=farsight2
-pkgver=0.0.15
+pkgver=0.0.16
pkgrel=1
pkgdesc="Audio/Video conference software for Instant Messengers"
arch=('i686' 'x86_64')
url="http://farsight.freedesktop.org"
license=('LGPL')
-depends=('libnice>=0.0.6' 'gstreamer0.10-base-plugins>=0.10.22'
- 'gstreamer0.10-python>=0.10.10' 'python>=2.5' 'pygobject>=2.16.0')
+depends=('libnice>=0.0.9' 'gstreamer0.10-base-plugins>=0.10.22'
+ 'gstreamer0.10-python>=0.10.10' 'python>=2.6' 'pygobject>=2.16.0')
optdepends=('gstreamer0.10-good>=0.10.7: for RTP plugin'
'gstreamer0.10-bad>=0.10.12: for RTP plugin')
options=('!libtool' '!emptydirs')
source=(http://farsight.freedesktop.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('563ae54fb4df477eaf11e047e1550df7')
+md5sums=('ca6261e19cfcfe8a6e5e51b8c2f5ad16')
build() {
export CFLAGS="$CFLAGS -fno-strict-aliasing"
More information about the arch-commits
mailing list