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

andyrtr at archlinux.org andyrtr at archlinux.org
Tue Aug 28 21:21:18 UTC 2007


    Date: Tuesday, August 28, 2007 @ 17:21:18
  Author: andyrtr
    Path: /home/cvs-extra/extra/multimedia/gnash-common

Modified: PKGBUILD (1.2 -> 1.3)

moved agg dep to common pkg from plugin pkg


----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)


Index: extra/multimedia/gnash-common/PKGBUILD
diff -u extra/multimedia/gnash-common/PKGBUILD:1.2 extra/multimedia/gnash-common/PKGBUILD:1.3
--- extra/multimedia/gnash-common/PKGBUILD:1.2	Sun Aug 26 09:42:28 2007
+++ extra/multimedia/gnash-common/PKGBUILD	Tue Aug 28 17:21:17 2007
@@ -11,13 +11,14 @@
 arch=('i686' 'x86_64')
 url="http://www.gnu.org/software/gnash/"
 license=("GPL")
-depends=('atk' 'libxml2' 'curl' 'libtool' 'ffmpeg>=20070505-4' 'boost' 'libdc1394' 'pango' 'libxi')
+depends=('agg' 'atk' 'libxml2' 'curl' 'libtool' 'ffmpeg>=20070505-4' 'boost' 'libdc1394' 'pango' 'libxi')
 makedepends=('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-$_rcver.tgz)
 options=('!libtool' '!emptydirs')
 provides=('gnash')
+replaces=('gnash')
 md5sums=('320c1e50cc4392818b2bb417a39fe64c')
 
 




More information about the arch-commits mailing list