aboutsummaryrefslogtreecommitdiff
path: root/games/stuntrally/stuntrally.info
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2020-10-12 03:45:00 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2020-10-17 08:19:20 +0700
commit4ef60ef656d1e5f3977d7c33056748a4f516f801 (patch)
treed2430615315318a3663a72e7d4d38a403def3fbc /games/stuntrally/stuntrally.info
parent2bd3ec8afa3612498fdc9e1f6594b57ca00ce60b (diff)
downloadslackbuilds-4ef60ef656d1e5f3977d7c33056748a4f516f801.tar.xz
games/stuntrally: Switch to binary release until ported to ogre-1.11+
StuntRally does not currently work on ogre-1.11+. Attempts at adding patches allows compiling, but leads to a segfault when launching. This is a temporary measure to allow ogre to be upgraded to a newer version without breaking this program. Once the port to 1.11+ is completed, StuntRally will be reverted back to a source compile. Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/stuntrally/stuntrally.info')
-rw-r--r--games/stuntrally/stuntrally.info10
1 files changed, 4 insertions, 6 deletions
diff --git a/games/stuntrally/stuntrally.info b/games/stuntrally/stuntrally.info
index 3b8f7ca2a4f3..72700ca438a1 100644
--- a/games/stuntrally/stuntrally.info
+++ b/games/stuntrally/stuntrally.info
@@ -1,12 +1,10 @@
PRGNAM="stuntrally"
-VERSION="2.6.1"
+VERSION="2.6"
HOMEPAGE="http://stuntrally.tuxfamily.org/"
-DOWNLOAD="https://github.com/stuntrally/stuntrally/archive/2.6.1/stuntrally-2.6.1.tar.gz \
- https://github.com/stuntrally/tracks/archive/2.6.1/tracks-2.6.1.tar.gz"
-MD5SUM="03f64cd2724d51888d42da3208710c65 \
- fc075a198ad2ec4bf4b4739010761a25"
+DOWNLOAD="http://downloads.sourceforge.net/stuntrally/2.6/StuntRally-2.6-linux.tar.gz"
+MD5SUM="5be1af1b727af2bc7f5bd5e34c2deb8a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="MyGUI SDL2 enet bullet OpenAL FreeImage"
+REQUIRES=""
MAINTAINER="Jeremy Hansen"
EMAIL="jebrhansen+SBo@gmail.com"