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

Pierre Schmitz pierre at archlinux.org
Thu Oct 30 20:20:02 UTC 2008


    Date: Thursday, October 30, 2008 @ 16:20:01
  Author: pierre
Revision: 17510

upgpkg: gnash-common 0.8.4-1

Modified:
  gnash-common/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-10-30 20:08:13 UTC (rev 17509)
+++ PKGBUILD	2008-10-30 20:20:01 UTC (rev 17510)
@@ -2,19 +2,19 @@
 # Contributor : Rohan Dhruva
 
 pkgname=gnash-common
-pkgver=0.8.3
-pkgrel=4
+pkgver=0.8.4
+pkgrel=1
 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>=20080715' 'boost>=1.35' 'libxi' 'libdca' 'glib2')
+depends=('fontconfig' 'libxml2' 'curl' 'giflib' 'ffmpeg>=20080715' 'boost>=1.35' 'libxi' 'libdca' 'glib2' 'libldap')
 makedepends=('pkgconfig' 'diffutils' 'agg' 'gtk2')
 source=(http://ftp.gnu.org/gnu/gnash/${pkgver}/gnash-${pkgver}.tar.bz2)
-md5sums=('5033ef2602ea1234a9ccb73000a0dedb')
 options=('!libtool' '!emptydirs')
 provides=('gnash')
 replaces=('gnash')
+md5sums=('b47a7ed4b7c66b8c2ebacc2286ef0d4b')
 
 build() {
   cd $startdir/src/gnash-$pkgver




More information about the arch-commits mailing list