[Frugalware-git] boost14: lightspark-0.4.5-3-i686

Miklos Vajna vmiklos at frugalware.org
Tue Apr 26 19:22:54 CEST 2011


Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=boost14.git;a=commitdiff;h=477a1544c88999ac9c9bb579e3f90708f354d3f4

commit 477a1544c88999ac9c9bb579e3f90708f354d3f4
Author: Miklos Vajna <vmiklos at frugalware.org>
Date:   Tue Apr 26 19:20:46 2011 +0200

lightspark-0.4.5-3-i686

- rebuild with boost>=1.46.1

diff --git a/source/xlib-extra/lightspark/FrugalBuild b/source/xlib-extra/lightspark/FrugalBuild
index c082b91..70d99da 100644
--- a/source/xlib-extra/lightspark/FrugalBuild
+++ b/source/xlib-extra/lightspark/FrugalBuild
@@ -3,10 +3,10 @@

pkgname=lightspark
pkgver=0.4.5
-pkgrel=2
+pkgrel=3
pkgdesc='High performance flash player designed from scratch to be efficient on modern hardware'
url="https://launchpad.net/lightspark"
-depends=('libboost-mt' 'ffmpeg' 'curl' 'gtk+2-libs' 'ftgl' 'glew' 'libxml++' 'gdk-pixbuf2' 'pulseaudio>=0.9.22' 'dbus')
+depends=('libboost>=1.46.1' 'ffmpeg' 'curl' 'gtk+2-libs' 'ftgl' 'glew' 'libxml++' 'gdk-pixbuf2' 'pulseaudio>=0.9.22' 'dbus')
makedepends=('nasm' 'xulrunner' 'glproto' 'boost' 'llvm>=2.7')
_F_gnome_iconcache="y"
_F_gnome_desktop="y"
@@ -19,6 +19,7 @@ sha1sums=('3b0db70c20b67ed3e758b75fe31d885e916a3870')

build() {
Fcd
+    export CXXFLAGS="$CXXFLAGS -DBOOST_FILESYSTEM_VERSION=2"
# avoid llvm 2.8 bug for now
sed -i '22i#define alignof _alignof' scripting/abc.h || Fdie
CMake_build -DCMAKE_INSTALL_PREFIX=/usr \


More information about the Frugalware-git mailing list