Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=ryuotesting9.git;a=commitdiff;h=a5d2dec5b5fd1fc00c3578b2df8c1d14049fff6f
commit a5d2dec5b5fd1fc00c3578b2df8c1d14049fff6f Author: James Buren <[email protected]> Date: Mon Dec 31 11:21:00 2012 -0600 springlobby-0.157-2-x86_64 * rebuild with boost diff --git a/source/games-extra/springlobby/FrugalBuild b/source/games-extra/springlobby/FrugalBuild index 4b95604..f19e409 100644 --- a/source/games-extra/springlobby/FrugalBuild +++ b/source/games-extra/springlobby/FrugalBuild @@ -4,14 +4,14 @@ pkgname=springlobby pkgver=0.157 -pkgrel=1 +pkgrel=2 pkgdesc="A free cross-platform lobby client for the Spring RTS project." url="http://springlobby.info/" rodepends=('spring') -depends=('alure' 'curl>=7.21.7' 'expat' 'libice' 'libnotify' 'libtorrent-rasterbar>=0.16.6' \ +depends=('alure' 'curl>=7.21.7' 'expat' 'libice' 'libnotify' 'libtorrent-rasterbar>=0.16.6-2' \ 'libxau' 'libxdamage' 'libxdmcp' 'libxml2>=2.8.0' 'libxxf86vm' \ 'sdl_mixer' 'sdl_sound' 'wxgtk-u8') -makedepends=('asio' 'boost>=1.46.1' 'doxygen') +makedepends=('asio>=1.5.3-3' 'boost>=1.50.0' 'doxygen') options=('scriptlet') groups=('games-extra') archs=('i686' 'x86_64') @@ -28,7 +28,6 @@ build() Fsed '-mt' '' src/lsl/src/lslutils/CMakeLists.txt Fsed 'springlobby_config.h' '../../springlobby_config.h' src/updater/updatehelper.cpp Fsed 'springlobby_config.h' '../springlobby_config.h' src/springlobbyapp.cpp - export CXXFLAGS="$CXXFLAGS -DBOOST_FILESYSTEM_VERSION=2" CMake_build Fmake make DESTDIR=$Fdestdir install || Fdie _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
