[arch-commits] CVS update of extra/multimedia/gnash (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Sat Jun 23 11:39:52 UTC 2007


    Date: Saturday, June 23, 2007 @ 07:39:52
  Author: andyrtr
    Path: /home/cvs-extra/extra/multimedia/gnash

Modified: PKGBUILD (1.6 -> 1.7)

rebuild for new x264


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


Index: extra/multimedia/gnash/PKGBUILD
diff -u extra/multimedia/gnash/PKGBUILD:1.6 extra/multimedia/gnash/PKGBUILD:1.7
--- extra/multimedia/gnash/PKGBUILD:1.6	Tue Jun 12 10:12:39 2007
+++ extra/multimedia/gnash/PKGBUILD	Sat Jun 23 07:39:52 2007
@@ -5,13 +5,13 @@
 pkgname=gnash
 pkgver=0.8.0
 #_cvsdate=20070529
-pkgrel=1
+pkgrel=2
 pkgdesc="A GNU Flash movie player."
 arch=('i686' 'x86_64')
 url="http://www.gnu.org/software/gnash/"
 license=("GPL")
-depends=('libgl' 'libxml2' 'curl' 'gtkglext' 'libtool' 'ffmpeg' 'libtheora' 'boost' )
-makedepends=('mesa' 'pkgconfig' 'cvs')
+depends=('libgl' 'libxml2' 'curl' 'gtkglext' 'libtool' 'ffmpeg>=20070505-3' 'libtheora' 'boost' 'libdc1394')
+makedepends=('mesa' 'pkgconfig') # + 'cvs' when a snapshot is used
 source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgver/$pkgname-$pkgver.tar.bz2)
 #source=(http://archlinux.org/~andyrtr/sources/gnash-$pkgver.tar.bz2)
 #source=(http://www.gnashdev.org/dev_snapshots/gnash-cvs20070429.tar.gz)




More information about the arch-commits mailing list