Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=ryuotesting9.git;a=commitdiff;h=ed3033a705bbc4a9ac7ec670f72cd30af4dbf93f
commit ed3033a705bbc4a9ac7ec670f72cd30af4dbf93f Author: James Buren <[email protected]> Date: Mon Dec 31 04:46:14 2012 -0600 stellarium-0.11.4-2-x86_64 * rebuild without boost * this package doesn't use boost at all diff --git a/source/xapps-extra/stellarium/FrugalBuild b/source/xapps-extra/stellarium/FrugalBuild index 78fc482..6a92ff5 100644 --- a/source/xapps-extra/stellarium/FrugalBuild +++ b/source/xapps-extra/stellarium/FrugalBuild @@ -5,14 +5,13 @@ pkgname=stellarium pkgver=0.11.4 -pkgrel=1 +pkgrel=2 pkgdesc="A free open source planetarium for your computer." -makedepends=('boost>=1.49.0') _F_cmake_confopts="-DCMAKE_CXX_FLAGS=$CXXFLAGS -DCMAKE_C_FLAGS=$CFLAGS" Finclude sourceforge cmake url="http://www.stellarium.org/" -depends=('sdl_mixer' 'libpng>=1.4.1' 'mesa' 'freetype2' 'libjpeg>=8b' 'libqtopengl' 'curl>=7.19.0' \ - 'libuuid' 'bzip2' 'qt4') +depends=('sdl_mixer' 'libpng>=1.4.1' 'freetype2' 'libjpeg>=8b' 'libqtopengl' 'curl>=7.19.0' \ + 'libuuid' 'bzip2' 'libqtscript' 'libqtnetwork') groups=('xapps-extra') archs=('i686' 'x86_64') source=($source $pkgname.png) _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
