system/fs-uae: Updated for version 2.4.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Marcel Saegebarth 2014-03-06 07:26:52 +07:00 committed by Willy Sudiarto Raharjo
parent a940fa9596
commit 5705fad8cc
4 changed files with 9 additions and 13 deletions

View file

@ -1,2 +1,4 @@
FS-UAE focuses on emulating Amiga games using the accurate emulation code
from WinUAE. It also has features to emulate a high-end Amiga with expansions.
Note: Since version 2.3.x the FS-UAE Launcher is a separate package.

View file

@ -2,7 +2,7 @@
# SlackBuild script for "fs-uae".
# Copyright 2012-2013 Marcel Saegebarth <marc@mos6581.de>
# Copyright 2012-2014 Marcel Saegebarth <marc@mos6581.de>
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
@ -25,7 +25,7 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=fs-uae
VERSION=2.2.3
VERSION=${VERSION:-2.4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -74,12 +74,6 @@ find -L . \
make CXXFLAGS="$SLKCFLAGS"
make install prefix=$PKG/usr docdir=$PKG/usr/doc/$PRGNAM-$VERSION
cd launcher
python setup.py install --root=$PKG
cd ..
install -D -m 0644 $CWD/fs-uae-launcher.desktop $PKG/usr/share/applications
find $PKG | xargs file | grep -e "executable" -e "shared object" | grep ELF \
| cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true

View file

@ -1,10 +1,10 @@
PRGNAM="fs-uae"
VERSION="2.2.3"
VERSION="2.4.0"
HOMEPAGE="http://fs-uae.net/"
DOWNLOAD="http://fs-uae.net/fs-uae/stable/2.2.3/fs-uae-2.2.3.tar.gz"
MD5SUM="4326ee99527552e14a74c05caf1b437c"
DOWNLOAD="http://fs-uae.net/fs-uae/stable/2.4.0/fs-uae-2.4.0.tar.gz"
MD5SUM="d39096d551795f3143d9fb13670aedb5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="OpenAL wxPython pysetuptools pygame"
REQUIRES="OpenAL pysetuptools pygame"
MAINTAINER="Marcel Saegebarth"
EMAIL="marc@mos6581.de"

View file

@ -12,7 +12,7 @@ fs-uae: FS-UAE focuses on emulating Amiga games using the accurate emulation
fs-uae: code from WinUAE. It also has features to emulate a high-end Amiga
fs-uae: with expansions.
fs-uae:
fs-uae: Homepage: http://fengestad.no/fs-uae/
fs-uae: Homepage: http://fs-uae.net/
fs-uae:
fs-uae:
fs-uae: