summaryrefslogtreecommitdiff
path: root/games/stuntrally
Commit message (Collapse)AuthorAge
* All: Support $PRINT_PACKAGE_NAME env varHeinz Wiesinger2021-07-17
| | | | Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
* All: SlackBuilds run in the directory they are inHeinz Wiesinger2021-07-05
| | | | | | Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
* All: Change SlackBuild shebang to /bin/bashHeinz Wiesinger2021-07-04
| | | | Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
* games/stuntrally: rm file that causes segfault on 64bitJeremy Hansen2020-10-17
| | | | | | | | Should've checked before I committed... libstdc++.so.6 causes a segfault on 64bit... unsure if the same happens on 32bit. Removed the 64bit version, unable to test 32bit. Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
* games/stuntrally: Switch to binary release until ported to ogre-1.11+Jeremy Hansen2020-10-17
| | | | | | | | | | 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>
* games/stuntrally: Update to 2.6.1Jeremy Hansen2019-07-17
| | | | Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
* games/stuntrally: Added (game with Track Editor).Jeremy Hansen2017-01-24
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>