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

Eric Bélanger eric at archlinux.org
Sun Jan 11 23:22:12 UTC 2009


    Date: Sunday, January 11, 2009 @ 18:22:12
  Author: eric
Revision: 24018

upgpkg: opal 3.4.2-2
    rebuilt against x264 20090108, added ffmpeg makedepends

Modified:
  opal/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-01-11 23:17:45 UTC (rev 24017)
+++ PKGBUILD	2009-01-11 23:22:12 UTC (rev 24018)
@@ -3,13 +3,14 @@
 # Contributor: Tom K <tomk at runbox.com>
 pkgname=opal
 pkgver=3.4.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Open Phone Abstraction Library"
 arch=(i686 x86_64)
+url="http://www.ekiga.org"
 license=('GPL')
-depends=('ptlib=2.4.2' 'libtheora' 'x264>=20080625' 'speex')
+depends=('ptlib=2.4.2' 'libtheora' 'x264>=20090108' 'speex')
+makedepends=('ffmpeg')
 source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/3.4/${pkgname}-${pkgver}.tar.bz2)
-url="http://www.ekiga.org"
 md5sums=('a1d11099fa00d77a79dcfe513872e8dc')
 
 build() {




More information about the arch-commits mailing list