summaryrefslogtreecommitdiffstats
path: root/games/stella/stella.SlackBuild
diff options
context:
space:
mode:
author B. Watson2018-06-12 01:41:03 +0200
committer David Spencer2018-06-14 02:14:26 +0200
commit2d0a5b8a09a40ef6f403d392e021346a68c6a0b8 (patch)
tree27f8ee33a471bc1662f5f40dfdc1dfed2bb614ba /games/stella/stella.SlackBuild
parent95ead3edb611031a4c3b478e18535b4bef1fe832 (diff)
downloadslackbuilds-2d0a5b8a09a40ef6f403d392e021346a68c6a0b8.tar.gz
games/stella: Updated for version 5.1.3.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'games/stella/stella.SlackBuild')
-rw-r--r--games/stella/stella.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/stella/stella.SlackBuild b/games/stella/stella.SlackBuild
index 8c5bbdf6c4..990c9fc111 100644
--- a/games/stella/stella.SlackBuild
+++ b/games/stella/stella.SlackBuild
@@ -8,6 +8,7 @@
# Now maintained by B. Watson <yalhcru@gmail.com>
+# 20180611 bkw: update for 5.1.3, move binary to /usr/games
# 20180206 bkw: update for 5.1
# 20170821 bkw: update for 5.0.2
# 20170723 bkw: update for 5.0.1
@@ -36,7 +37,7 @@
# - StartupNotify=false in .desktop
PRGNAM=stella
-VERSION=${VERSION:-5.1}
+VERSION=${VERSION:-5.1.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -92,6 +93,7 @@ CXXFLAGS="$SLKCFLAGS" \
--prefix=/usr \
--docdir=/usr/doc/$PRGNAM-$VERSION \
--datadir=/usr/share \
+ --bindir=/usr/games \
--disable-static \
--enable-shared