Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=ee4b2a762b1d5045eb6b3e9f5af2787b84c77d95
commit ee4b2a762b1d5045eb6b3e9f5af2787b84c77d95 Author: Marius Cirsta <[email protected]> Date: Sun Mar 11 14:21:16 2012 +0000 lightspark-0.5.4.1-1-x86_64 * version bump * new llvm diff --git a/source/xlib-extra/lightspark/FrugalBuild b/source/xlib-extra/lightspark/FrugalBuild index 22d169c..41677e7 100644 --- a/source/xlib-extra/lightspark/FrugalBuild +++ b/source/xlib-extra/lightspark/FrugalBuild @@ -2,18 +2,18 @@ # Maintainer: Devil505 <[email protected]> pkgname=lightspark -pkgver=0.5.0 -pkgrel=3 +pkgver=0.5.4.1 +pkgrel=1 pkgdesc='High performance flash player designed from scratch to be efficient on modern hardware' depends=('libboost>=1.46.1' 'ffmpeg>=0.10' 'curl' 'gtk+2-libs' 'ftgl' 'glew' 'libxml++' 'gdk-pixbuf2' 'pulseaudio>=0.9.23' 'dbus') -makedepends=('nasm' 'xulrunner' 'glproto' 'boost' 'llvm>=2.9') +makedepends=('nasm' 'xulrunner' 'glproto' 'boost' 'llvm>=3.0') _F_gnome_iconcache="y" _F_gnome_desktop="y" -_F_launchpad_subdir="lightspark-0.5.0" +_F_launchpad_subdir="lightspark-${pkgver}" Finclude cmake gnome-scriptlet launchpad groups=('xlib-extra') archs=('i686' 'x86_64') -sha1sums=('01bd02baa297dc097ddb797b240c91f9ef3f627b') +sha1sums=('e385f0d7578f8e355d10031439a01e8ea40cc335') build() { Fcd _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
