# Compiling time: 16.15 SBU # Maintainer: PacMiam # Contributor: Christian Hamar alias krix options+=('asneeded' 'nobuild') pkgname=wesnoth pkgver=1.13.1 pkgrel=1 pkgdesc="Wesnoth is a turn based strategy game played in the fantasy world" url="http://www.wesnoth.org/" groups=('games-extra') archs=('i686' 'x86_64') depends=('sdl>=1.2.13-2' 'sdlimage>=1.2.6-2' 'sdl_net>=1.2.7' \ 'sdl_mixer>=1.2.8' 'libpng' 'libjpeg' 'libogg' 'vorbis-tools' 'freetype2' \ 'python-tools>=2.6' 'fribidi' 'libboost>=1.58.0' 'sdl_ttf>=2.0.9' \ 'pango>=1.24.2-2' 'cairo>=1.8.6-3') makedepends=('boost>=1.58.0') Fconfopts+=" --enable-server --enable-editor --enable-tools \ --enable-campaign-server --with-fifodir=/var/run/wesnoth \ --disable-strict-compilation" _F_sourceforge_ext=".tar.bz2" Finclude cmake sourceforge sha1sums=('2dcaaf376130f7d3eea44a65b9bce52b27ab06c5') # optimization OK