games/nSide-libretro: Update SOURCE.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Hunter Sezen 2018-07-17 00:01:56 +07:00 committed by Willy Sudiarto Raharjo
parent 71531486aa
commit b7893a3dff
3 changed files with 4 additions and 17 deletions

View file

@ -41,21 +41,8 @@ TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
# requires patching the Makefile to properly use
# the default CFLAGS and CXXFLAGS are probably fine
if [ "$ARCH" = "i586" ]; then
SLKCFLAGS="-O2 -march=i586 -mtune=i686"
LIBDIRSUFFIX=""
elif [ "$ARCH" = "i686" ]; then
SLKCFLAGS="-O2 -march=i686 -mtune=i686"
LIBDIRSUFFIX=""
elif [ "$ARCH" = "x86_64" ]; then
SLKCFLAGS="-O2 -fPIC"
LIBDIRSUFFIX="64"
else
SLKCFLAGS="-O2"
LIBDIRSUFFIX=""
fi
LIBDIRSUFFIX=
[ "$ARCH" = x86_64 ] && LIBDIRSUFFIX=64
set -eu

View file

@ -1,6 +1,6 @@
PRGNAM="nSide-libretro"
VERSION="2017.11.30_ae3e75d"
HOMEPAGE="https://github.com/hex-usr/nSide"
HOMEPAGE="https://github.com/libretro/nSide"
DOWNLOAD="http://ks392457.kimsufi.com/orbea/stuff/slackbuilds/src/libretro/nSide-libretro-2017.11.30_ae3e75d.tar.xz"
MD5SUM="4ad28d14ffa3c29cafe9d57ef56914b1"
DOWNLOAD_x86_64=""

View file

@ -10,7 +10,7 @@ nSide-libretro: nSide-libretro (Restructured libretro fork of higan_sfc)
nSide-libretro:
nSide-libretro: Fork of byuu's higan that restructures Famicom emulator.
nSide-libretro:
nSide-libretro: Homepage: https://github.com/hex-usr/nSide
nSide-libretro: Homepage: https://github.com/libretro/nSide
nSide-libretro:
nSide-libretro:
nSide-libretro: