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

Ionut Biru ibiru at archlinux.org
Thu Mar 18 15:28:28 UTC 2010


    Date: Thursday, March 18, 2010 @ 11:28:28
  Author: ibiru
Revision: 72575

upgpkg: gnash-common 0.8.7-3
remove unrecognized options and boost 1.41 rebuild

Modified:
  gnash-common/trunk/PKGBUILD

----------+
 PKGBUILD |   13 ++-----------
 1 file changed, 2 insertions(+), 11 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-03-18 14:35:22 UTC (rev 72574)
+++ PKGBUILD	2010-03-18 15:28:28 UTC (rev 72575)
@@ -3,12 +3,12 @@
 
 pkgname=gnash-common
 pkgver=0.8.7
-pkgrel=2
+pkgrel=3
 pkgdesc="A GNU Flash movie player"
 arch=('i686' 'x86_64')
 url="http://www.gnu.org/software/gnash/"
 license=('GPL3')
-depends=('curl' 'giflib' 'boost>=1.42' 'libldap' 'gstreamer0.10-base' 'gstreamer0.10-ffmpeg' 
+depends=('curl' 'giflib' 'boost>=1.41' 'libldap' 'gstreamer0.10-base' 'gstreamer0.10-ffmpeg' 
          'sdl' 'agg' 'libjpeg' 'libpng' 'libtool' 'speex' 'libxi' 'fontconfig')
 makedepends=('pkgconfig')
 provides=('gnash')
@@ -27,15 +27,6 @@
 		--disable-menus \
 		--enable-gui=sdl \
 		--enable-renderer=agg \
-		--enable-z \
-		--enable-jpeg \
-		--enable-png \
-		--enable-gif \
-		--enable-speex \
-		--enable-fontconfig \
-		--enable-Xft \
-		--enable-expat \
-		--enable-gstreamer \
 		--enable-media=gst || return 1
 
 	make || return 1




More information about the arch-commits mailing list