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

andyrtr at archlinux.org andyrtr at archlinux.org
Sat Jan 5 21:41:03 UTC 2008


    Date: Saturday, January 5, 2008 @ 16:41:03
  Author: andyrtr
    Path: /home/cvs-extra/extra/multimedia/gnash-common

Modified: PKGBUILD (1.5 -> 1.6)

upgpkg: gnash-common 0.8.1-3
rebuild for latest ffmpeg


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


Index: extra/multimedia/gnash-common/PKGBUILD
diff -u extra/multimedia/gnash-common/PKGBUILD:1.5 extra/multimedia/gnash-common/PKGBUILD:1.6
--- extra/multimedia/gnash-common/PKGBUILD:1.5	Fri Dec 21 09:12:55 2007
+++ extra/multimedia/gnash-common/PKGBUILD	Sat Jan  5 16:41:03 2008
@@ -2,12 +2,12 @@
 
 pkgname=gnash-common
 pkgver=0.8.1
-pkgrel=2
+pkgrel=3
 pkgdesc="A GNU Flash movie player."
 arch=('i686' 'x86_64')
 url="http://www.gnu.org/software/gnash/"
 license=("GPL")
-depends=('agg' 'atk' 'libxml2' 'curl' 'libtool' 'ffmpeg>=20070505-4' 'boost' 'libdc1394' 'pango' 'libxi')
+depends=('agg' 'atk' 'libxml2' 'curl' 'libtool' 'ffmpeg>=20071204-1' 'boost' 'libdc1394' 'pango' 'libxi')
 makedepends=('pkgconfig' 'diffutils')
 source=("http://ftp.gnu.org/gnu/gnash/${pkgver}/gnash-${pkgver}.tar.bz2")
 options=('!libtool' '!emptydirs')
@@ -27,11 +27,11 @@
    --enable-media=ffmpeg \
    --enable-write \
    --disable-cygnal \
+   --disable-static
 
   make || return 1
   make DESTDIR=$startdir/pkg install
 
   # cleanup for the plugins
-  rm -rf $startdir/pkg/opt
   rm -f $startdir/pkg/usr/bin/gtk-gnash
 }




More information about the arch-commits mailing list