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

Jan de Groot jgc at archlinux.org
Sun Mar 30 13:17:27 UTC 2008


    Date: Sunday, March 30, 2008 @ 09:17:27
  Author: jgc
    Path: /home/cvs-extra/extra/multimedia/gnash-common

Modified: PKGBUILD (1.8 -> 1.9)

upgpkg: gnash-common 0.8.2-2
    Build without dc1394, gnash does not support the new version


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


Index: extra/multimedia/gnash-common/PKGBUILD
diff -u extra/multimedia/gnash-common/PKGBUILD:1.8 extra/multimedia/gnash-common/PKGBUILD:1.9
--- extra/multimedia/gnash-common/PKGBUILD:1.8	Mon Mar 17 07:57:00 2008
+++ extra/multimedia/gnash-common/PKGBUILD	Sun Mar 30 09:17:27 2008
@@ -1,13 +1,14 @@
+# $Id: PKGBUILD,v 1.9 2008/03/30 13:17:27 jgc Exp $
 # Contributor : Rohan Dhruva
 
 pkgname=gnash-common
 pkgver=0.8.2
-pkgrel=1
+pkgrel=2
 pkgdesc="A GNU Flash movie player."
 arch=('i686' 'x86_64')
 url="http://www.gnu.org/software/gnash/"
 license=("GPL3")
-depends=('fontconfig' 'libxml2' 'curl' 'libtool>=2.2-2' 'ffmpeg>=20071204-1' 'boost>=1.34.1-2' 'libdc1394' 'libxi' 'libdca')
+depends=('fontconfig' 'libxml2' 'curl' 'libtool>=2.2-2' 'ffmpeg>=20071204-1' 'boost>=1.34.1-2' 'libxi' 'libdca')
 makedepends=('pkgconfig' 'diffutils' 'agg')
 source=(http://ftp.gnu.org/gnu/gnash/${pkgver}/gnash-${pkgver}.tar.bz2)
 options=('!libtool' '!emptydirs')




More information about the arch-commits mailing list