Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=47dc0c24030cd2723a4571a2f7f1328eb29b7121

commit 47dc0c24030cd2723a4571a2f7f1328eb29b7121
Author: DeX77 <[email protected]>
Date:   Thu Jul 6 21:11:14 2017 +0200

wesnoth-1.13.8-1-x86_64

* version bump

diff --git a/source/games-extra/wesnoth/FrugalBuild 
b/source/games-extra/wesnoth/FrugalBuild
index 81e291a..6bc9ed7 100644
--- a/source/games-extra/wesnoth/FrugalBuild
+++ b/source/games-extra/wesnoth/FrugalBuild
@@ -2,29 +2,28 @@
# Maintainer: PacMiam <[email protected]>
# Contributor: Christian Hamar alias krix <[email protected]>

-options+=('asneeded' 'nobuild')
+options+=('nobuild')

pkgname=wesnoth
-pkgver=1.13.1
+pkgver=1.13.8
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')
+archs=('x86_64')
+depends=('sdl2_image' 'sdl2_mixer' 'sdl2_ttf' 'pango' 'libboost')
+makedepends=('x11-protos' 'boost')

-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"
+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')
+sha1sums=('0b052909ff8cd98b771f1b4a607a6e753ce196e1')

# optimization OK
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to