# Compiling Time: 12.42 SBU # Maintainer: DeX77 # Contributor: Devil505 pkgname=spring pkgver=103.0 pkgrel=2 pkgdesc="A free 3D game engine for the real-time-strategy (RTS) game Total Annihilation" url="http://spring.clan-sy.com" depends=('libboost>=1.60.0' 'devil>=1.7.8-5' 'libunwind>=1.1-4' 'curl>=7.47.0' 'sdl2>=2.0.4' \ 'glew>=2.0.0' 'freetype2>=2.6.2-3' 'libxcursor>=1.1.14-2' 'openal>=1.17.2-1l') makedepends=('xz>=5.0.3' 'boost>=1.60.0' '7zip' 'asciidoc' 'docbook-xsl' 'x11-protos') _F_sourceforge_ext="_src.tar.gz" _F_sourceforge_dirname="springrts" _F_sourceforge_sep="_" _F_cd_path="${pkgname}_${pkgver}" _F_cmake_confopts=" -DCMAKE_INSTALL_PREFIX=/usr \ -DDATADIR=share/spring \ -DUSE_GML_SIM=ON \ -DUSE_GML=ON \ -DCMAKE_BUILD_TYPE=Release" Finclude sourceforge cmake openjava options=('scriptlet') groups=('games-extra') archs=('i686' 'x86_64') source=(${source[@]} \ http://springfiles.com/sites/default/files/downloads/spring/spring-maps/DeltaSiegeDry.sd7 \ buil-with-curl-7.50.patch) sha1sums=('c96c934783c3740c463f60e75c5bdbdf537fe046' \ 'd24892f8ad284a83b878612a3d3b20daf7e2b98a' \ '9faf385801c2a8c8a7185d41d41c655798fbebd1') build() { Fsed 'NoDisplay=true' '#NoDisplay=true' cont/freedesktop/applications/spring.desktop CMake_build Fmkdir usr/share/spring/maps/ Ffile DeltaSiegeDry.sd7 usr/share/spring/maps/DeltaSiegeDry.sd7 } # optimization OK