mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
games/mame2000-libretro: Updated for version 2017.01.27_1083de2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
03e6eaac4e
commit
afc17a8cec
4 changed files with 7 additions and 7 deletions
|
@ -1,5 +1,5 @@
|
|||
2000 version of MAME (0.37b5) for libretro. Compatible with
|
||||
iMAME4All/MAME4Droid/MAME 0.37b5 romsets.
|
||||
iMAME4All/MAME4Droid/MAME 0.37b5 romsets.
|
||||
|
||||
MAME originally stood for Multiple Arcade Machine Emulator.
|
||||
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=mame2000-libretro
|
||||
LIBNAM=$(echo $PRGNAM | tr - _)
|
||||
VERSION=${VERSION:-2017.01.05_6689199}
|
||||
VERSION=${VERSION:-2017.01.27_1083de2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
@ -74,7 +74,7 @@ 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 {} \;
|
||||
|
||||
make DEBUG=$DEBUG
|
||||
make DEBUG=$DEBUG GIT_VERSION=${VERSION#*_}
|
||||
|
||||
install -Dm0644 $LIBNAM.so $PKG/usr/lib${LIBDIRSUFFIX}/libretro/$LIBNAM.so
|
||||
install -Dm0644 $LIBNAM.info $PKG/usr/lib${LIBDIRSUFFIX}/libretro/info/$LIBNAM.info
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="mame2000-libretro"
|
||||
VERSION="2017.01.05_6689199"
|
||||
VERSION="2017.01.27_1083de2"
|
||||
HOMEPAGE="http://www.libretro.com/"
|
||||
DOWNLOAD="http://ks392457.kimsufi.com/orbea/stuff/slackbuilds/src/libretro/mame2000-libretro-2017.01.05_6689199.tar.xz"
|
||||
MD5SUM="f8f5e4b2b351c6f6d4fc4ab48c6b29a8"
|
||||
DOWNLOAD="http://ks392457.kimsufi.com/orbea/stuff/slackbuilds/src/libretro/mame2000-libretro-2017.01.27_1083de2.tar.xz"
|
||||
MD5SUM="d346da6ae5e613aa278ba04a07bb6129"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="RetroArch"
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
mame2000-libretro: mame2000-libretro (MAME 2000 (0.37b5) libretro port)
|
||||
mame2000-libretro:
|
||||
mame2000-libretro: MAME 2000 is based on MAME 0.37b5 with backported patches for
|
||||
mame2000-libretro: performance and compatibility improvements.
|
||||
mame2000-libretro: performance and compatibility improvements.
|
||||
mame2000-libretro:
|
||||
mame2000-libretro: Homepage: http://www.libretro.com/
|
||||
mame2000-libretro:
|
||||
|
|
Loading…
Reference in a new issue