summaryrefslogtreecommitdiffstats
path: root/games/beetle-gba-libretro
diff options
context:
space:
mode:
author Hunter Sezen2017-12-20 16:45:43 +0100
committer Willy Sudiarto Raharjo2017-12-21 02:19:25 +0100
commita4e0b82e23e30b025b203ddf620677e00b4d5642 (patch)
tree255f3987411147f396392191a6e7804448fc5e90 /games/beetle-gba-libretro
parent3eedb2a34f03a69f5ef293f9ed25ac7d6e55a2ea (diff)
downloadslackbuilds-a4e0b82e23e30b025b203ddf620677e00b4d5642.tar.gz
games/beetle-gba-libretro: Updated for version 2017.12.17_8e5230c.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'games/beetle-gba-libretro')
-rw-r--r--games/beetle-gba-libretro/beetle-gba-libretro.SlackBuild12
-rw-r--r--games/beetle-gba-libretro/beetle-gba-libretro.info6
-rw-r--r--games/beetle-gba-libretro/slack-desc2
3 files changed, 10 insertions, 10 deletions
diff --git a/games/beetle-gba-libretro/beetle-gba-libretro.SlackBuild b/games/beetle-gba-libretro/beetle-gba-libretro.SlackBuild
index 40e2ec7712..fd642e0358 100644
--- a/games/beetle-gba-libretro/beetle-gba-libretro.SlackBuild
+++ b/games/beetle-gba-libretro/beetle-gba-libretro.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for beetle-gba-libretro
-# Copyright 2016 Hunter Sezen
+# Copyright 2016-2017 Hunter Sezen
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=beetle-gba-libretro
-VERSION=${VERSION:-2017.01.24_1f948a6}
+VERSION=${VERSION:-2017.12.17_8e5230c}
LIBNAM=mednafen_gba_libretro
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -57,9 +57,7 @@ else
LIBDIRSUFFIX=""
fi
-DEBUG=${DEBUG:-0}
-
-set -e
+set -eu
rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
@@ -74,12 +72,14 @@ find -L . \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
+[ "${DEBUG:=0}" != 0 ] && DEBUG=1
+
make DEBUG=$DEBUG
install -Dm0644 $LIBNAM.so $PKG/usr/lib${LIBDIRSUFFIX}/libretro/$LIBNAM.so
install -Dm0644 $LIBNAM.info $PKG/usr/lib${LIBDIRSUFFIX}/libretro/info/$LIBNAM.info
-if [ "$DEBUG" = "0" ]; then
+if [ $DEBUG = 0 ]; then
find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | grep ELF \
| cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true
fi
diff --git a/games/beetle-gba-libretro/beetle-gba-libretro.info b/games/beetle-gba-libretro/beetle-gba-libretro.info
index 9210639103..a8dae61db4 100644
--- a/games/beetle-gba-libretro/beetle-gba-libretro.info
+++ b/games/beetle-gba-libretro/beetle-gba-libretro.info
@@ -1,8 +1,8 @@
PRGNAM="beetle-gba-libretro"
-VERSION="2017.01.24_1f948a6"
+VERSION="2017.12.17_8e5230c"
HOMEPAGE="https://www.libretro.com/"
-DOWNLOAD="http://ks392457.kimsufi.com/orbea/stuff/slackbuilds/src/libretro/beetle-gba-libretro-2017.01.24_1f948a6.tar.xz"
-MD5SUM="8d7533ae9d5888fcd531acb6550dfd3e"
+DOWNLOAD="http://ks392457.kimsufi.com/orbea/stuff/slackbuilds/src/libretro/beetle-gba-libretro-2017.12.17_8e5230c.tar.xz"
+MD5SUM="b3baa01b05de5c860c1103d802b062e4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="RetroArch"
diff --git a/games/beetle-gba-libretro/slack-desc b/games/beetle-gba-libretro/slack-desc
index 6dd121cae8..21092726dc 100644
--- a/games/beetle-gba-libretro/slack-desc
+++ b/games/beetle-gba-libretro/slack-desc
@@ -11,7 +11,7 @@ beetle-gba-libretro:
beetle-gba-libretro: Standalone port of Mednafen GBA to libretro, itself a fork of VBA-M,
beetle-gba-libretro: itself a fork of Visual Boy Advance.
beetle-gba-libretro:
-beetle-gba-libretro: Homepage: http://www.libretro.com/
+beetle-gba-libretro: Homepage: https://www.libretro.com/
beetle-gba-libretro:
beetle-gba-libretro:
beetle-gba-libretro: