From 56d334ff20030caa2cd4cfcf15aba65d747d13d6 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 3 Jul 2017 15:49:02 -0400 Subject: games/icebreaker: Updated for version 1.9.7. Signed-off-by: B. Watson --- games/icebreaker/icebreaker.SlackBuild | 8 ++++++-- games/icebreaker/icebreaker.info | 6 +++--- 2 files changed, 9 insertions(+), 5 deletions(-) (limited to 'games/icebreaker') diff --git a/games/icebreaker/icebreaker.SlackBuild b/games/icebreaker/icebreaker.SlackBuild index 1647dae4aa..622c5c1eb8 100644 --- a/games/icebreaker/icebreaker.SlackBuild +++ b/games/icebreaker/icebreaker.SlackBuild @@ -6,8 +6,12 @@ # Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details. +# 20170703 bkw: Updated for v1.9.7, the last beta, with theme support. +# Development on this game stopped in 2002, so there will never be a 2.0 +# release. If anyone finds bugs in 1.9.7, let me know. + PRGNAM=icebreaker -VERSION=${VERSION:-1.2.1} +VERSION=${VERSION:-1.9.7} BUILD=${BUILD:-2} TAG=${TAG:-_SBo} @@ -60,7 +64,7 @@ make \ OPTIMIZE="$SLKCFLAGS" strip $PRGNAM -make install \ +make -j1 install \ prefix=$PKG/usr \ mandir=$PKG/usr/man \ highscoredir=$PKG/var/state/$PRGNAM diff --git a/games/icebreaker/icebreaker.info b/games/icebreaker/icebreaker.info index f0aabb58c2..8a32eda35a 100644 --- a/games/icebreaker/icebreaker.info +++ b/games/icebreaker/icebreaker.info @@ -1,8 +1,8 @@ PRGNAM="icebreaker" -VERSION="1.2.1" +VERSION="1.9.7" HOMEPAGE="https://mattdm.org/icebreaker/" -DOWNLOAD="https://mattdm.org/icebreaker/1.2.x/icebreaker-1.2.1.tgz" -MD5SUM="9453119cf3342a8828e4805c0c49be50" +DOWNLOAD="https://mattdm.org/icebreaker/1.9.x/icebreaker-1.9.7.tgz" +MD5SUM="3568ff7e516522182ae9176045d1d125" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3