summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson2013-06-17 09:27:46 +0200
committer Niels Horn2013-06-23 02:32:42 +0200
commitc5186f2b341bc0ce0fb5dcde617fc771932d505f (patch)
tree85ff85434b510a333c816a2df65833ac91a0cd5d
parentcf10ac5081a6817842912983eaa9bd2c94c2aac9 (diff)
downloadslackbuilds-c5186f2b341bc0ce0fb5dcde617fc771932d505f.tar.gz
games/atari++: Updated for version 1.72.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
-rw-r--r--games/atari++/README14
-rw-r--r--games/atari++/atari++.SlackBuild4
-rw-r--r--games/atari++/atari++.info6
3 files changed, 7 insertions, 17 deletions
diff --git a/games/atari++/README b/games/atari++/README
index 037873fd9f..c0b615414a 100644
--- a/games/atari++/README
+++ b/games/atari++/README
@@ -9,19 +9,9 @@ system, so it's able to run many games and applications without the
Atari ROM images. However, for maximum compatibility, you probably will
want the original ROMs. To get them, install the atari800_roms package,
then use the atari++ GUI to set the ROM file paths to the images in
-/usr/share/atari800/roms/. There is no need to install the atari800_os++
-package for use with atari++ (OS++ is built into the emulator).
+/usr/share/atari800/roms/.
-Notes:
-
-1. Atari++, by default, is built with a fancy set of CFLAGS that the
+Note: Atari++, by default, is built with a fancy set of CFLAGS that the
author includes in his makefile. If you're picky about such things, or if
you run into crashes or compile errors, try setting FORCE_SLACK_CFLAGS=yes
in the environment before running atari++.SlackBuild
-
-2. The Atari++ author doesn't keep old versions available on the
-site. This script was written for Atari++ version 1.57. By the time you
-read this, there may be a new release. If you are unable to find the 1.57
-source, you can either download the latest version and run the script as
-'VERSION=<whatever> ./atari++.SlackBuild', or else search for the 1.57
-source somewhere other than the author's homepage.
diff --git a/games/atari++/atari++.SlackBuild b/games/atari++/atari++.SlackBuild
index b6d7f88b7e..4a794e9806 100644
--- a/games/atari++/atari++.SlackBuild
+++ b/games/atari++/atari++.SlackBuild
@@ -4,10 +4,10 @@
# Written by B. Watson (yalhcru@gmail.com)
-# Licensed under the WTFPL. See http://sam.zoy.org/wtfpl/ for details.
+# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
PRGNAM=atari++
-VERSION=${VERSION:-1.60}
+VERSION=${VERSION:-1.72}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/games/atari++/atari++.info b/games/atari++/atari++.info
index d16382b7dd..4e44405cf2 100644
--- a/games/atari++/atari++.info
+++ b/games/atari++/atari++.info
@@ -1,8 +1,8 @@
PRGNAM="atari++"
-VERSION="1.60"
+VERSION="1.72"
HOMEPAGE="http://www.xl-project.com/"
-DOWNLOAD="http://www.xl-project.com/download/atari++_1.60.tar.gz"
-MD5SUM="1c4e01b0e27ab790e0ab01a630a29da3"
+DOWNLOAD="http://www.xl-project.com/download/atari++_1.72.tar.gz"
+MD5SUM="bae961fbdc1cdda69ae723a7d6ba07ca"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""