From 991afc5fc5608913cb20d2a8899ac3c79d32a9cd Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Wed, 24 Feb 2021 02:24:04 -0500 Subject: games/stella: Add no-upgrade note to README. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- games/stella/README | 4 ++++ games/stella/stella.SlackBuild | 3 +++ 2 files changed, 7 insertions(+) (limited to 'games') diff --git a/games/stella/README b/games/stella/README index ca5936c93b..a9d24f71a8 100644 --- a/games/stella/README +++ b/games/stella/README @@ -1,2 +1,6 @@ Stella is a multi-platform Atari 2600 VCS emulator released under the GNU General Public License (GPL). + +Version note: 6.4 is the last version that can be compiled on Slackware +14.2. Do not ask for an upgrade to 6.5 or later until after Slackware +15.0 is released. diff --git a/games/stella/stella.SlackBuild b/games/stella/stella.SlackBuild index 67528bd016..503512ab5d 100644 --- a/games/stella/stella.SlackBuild +++ b/games/stella/stella.SlackBuild @@ -8,6 +8,9 @@ # Now maintained by B. Watson +# 20210224 bkw: Note to self: do not attempt to upgrade past 6.4, on +# Slackware 14.2. Our g++ *and* clang++ are now too old. + # 20201103 bkw: update for 6.4. # 20201027 bkw: update for 6.3. # 20200804 bkw: update for 6.2.1. -- cgit v1.2.3