From 4ef60ef656d1e5f3977d7c33056748a4f516f801 Mon Sep 17 00:00:00 2001 From: Jeremy Hansen Date: Mon, 12 Oct 2020 03:45:00 -0600 Subject: 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 --- games/stuntrally/stuntrally.info | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'games/stuntrally/stuntrally.info') 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" -- cgit v1.2.3