summaryrefslogtreecommitdiff
path: root/community-testing/gnash/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community-testing/gnash/PKGBUILD')
-rw-r--r--community-testing/gnash/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community-testing/gnash/PKGBUILD b/community-testing/gnash/PKGBUILD
index 381e16b29..86bc19f73 100644
--- a/community-testing/gnash/PKGBUILD
+++ b/community-testing/gnash/PKGBUILD
@@ -1,14 +1,14 @@
-# $Id: PKGBUILD 73757 2012-07-15 13:18:48Z ibiru $
+# $Id: PKGBUILD 77223 2012-10-07 17:51:25Z heftig $
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
pkgbase=gnash
pkgname=(gnash-common gnash-gtk)
pkgver=0.8.10
-pkgrel=4
+pkgrel=5
arch=(i686 x86_64)
url="http://www.gnu.org/software/gnash/"
license=(GPL3)
-makedepends=(curl giflib libldap sdl agg libjpeg libpng libtool mesa
+makedepends=(curl giflib libldap sdl agg libjpeg libpng libtool mesa glu
speex fontconfig
gstreamer0.10-base
gtk2 libldap xulrunner hicolor-icon-theme desktop-file-utils gconf gtkglext
@@ -47,7 +47,7 @@ build() {
package_gnash-common() {
pkgdesc="A GNU Flash movie player"
- depends=(curl giflib sdl agg libjpeg libpng libltdl mesa
+ depends=(curl giflib sdl agg libjpeg libpng libltdl libgl glu
speex fontconfig cairo
gstreamer0.10-base
boost-libs)