From f12b7dd89afa5bf7d08d3a26807752488255fd80 Mon Sep 17 00:00:00 2001 From: Erik Hanson Date: Wed, 25 Mar 2015 22:17:57 -0500 Subject: games/0ad: BUILD bump, require SDL2. Signed-off-by: Erik Hanson --- games/0ad/0ad.SlackBuild | 7 +++---- games/0ad/0ad.info | 2 +- games/0ad/README | 2 -- 3 files changed, 4 insertions(+), 7 deletions(-) (limited to 'games/0ad') diff --git a/games/0ad/0ad.SlackBuild b/games/0ad/0ad.SlackBuild index 0e3125ed37..adebd420fa 100644 --- a/games/0ad/0ad.SlackBuild +++ b/games/0ad/0ad.SlackBuild @@ -25,7 +25,7 @@ PRGNAM=0ad VERSION=${VERSION:-0.0.18} RELEASE=${RELEASE:-alpha} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} CWD=$(pwd) @@ -86,9 +86,8 @@ build/workspaces/update-workspaces.sh \ --bindir=/usr/games \ --datadir=/usr/share/games/0ad \ --libdir=/usr/lib${LIBDIRSUFFIX}/0ad \ - --${ATLAS:-disable}-atlas - - # --with-system-mozjs24 - js in repo is too old + --${ATLAS:-disable}-atlas \ + --sdl2 make CONFIG=Release -C build/workspaces/gcc diff --git a/games/0ad/0ad.info b/games/0ad/0ad.info index a9e7e98a70..d5b146f623 100644 --- a/games/0ad/0ad.info +++ b/games/0ad/0ad.info @@ -5,6 +5,6 @@ DOWNLOAD="http://releases.wildfiregames.com/0ad-0.0.18-alpha-unix-build.tar.xz" MD5SUM="84aedae3ab86955f87c55607600daa12" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="0ad-data OpenAL enet gloox miniupnpc" +REQUIRES="0ad-data OpenAL enet gloox miniupnpc SDL2" MAINTAINER="Erik Hanson" EMAIL="erik@slackbuilds.org" diff --git a/games/0ad/README b/games/0ad/README index 622e0e3d1d..1f7344ab01 100644 --- a/games/0ad/README +++ b/games/0ad/README @@ -1,7 +1,5 @@ 0 A.D. (pronounced "zero ey-dee") is a free, open-source, cross-platform real-time strategy (RTS) game of ancient warfare. -Optional: SDL2 - To include the Atlas editor, which requires wxPython: ATLAS=enable ./0ad.SlackBuild -- cgit v1.2.3