diff options
author | Marcel Saegebarth <marc@mos6581.de> | 2014-03-06 07:26:52 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-03-06 07:26:52 +0700 |
commit | 5705fad8cca69f72ad3c060b74f989a1ab134350 (patch) | |
tree | 33c4b452ced8be98541ed917a2867e47b0492b8c /system/fs-uae | |
parent | a940fa9596aa32c40a751983522608a5b2da5ab3 (diff) |
system/fs-uae: Updated for version 2.4.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/fs-uae')
-rw-r--r-- | system/fs-uae/README | 2 | ||||
-rw-r--r-- | system/fs-uae/fs-uae.SlackBuild | 10 | ||||
-rw-r--r-- | system/fs-uae/fs-uae.info | 8 | ||||
-rw-r--r-- | system/fs-uae/slack-desc | 2 |
4 files changed, 9 insertions, 13 deletions
diff --git a/system/fs-uae/README b/system/fs-uae/README index 86b0f7d9fb32..b9893154cdff 100644 --- a/system/fs-uae/README +++ b/system/fs-uae/README @@ -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.
\ No newline at end of file diff --git a/system/fs-uae/fs-uae.SlackBuild b/system/fs-uae/fs-uae.SlackBuild index 0147de73fdf8..7ecdd7223c62 100644 --- a/system/fs-uae/fs-uae.SlackBuild +++ b/system/fs-uae/fs-uae.SlackBuild @@ -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 diff --git a/system/fs-uae/fs-uae.info b/system/fs-uae/fs-uae.info index a1c13b9fa193..90582ea41148 100644 --- a/system/fs-uae/fs-uae.info +++ b/system/fs-uae/fs-uae.info @@ -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" diff --git a/system/fs-uae/slack-desc b/system/fs-uae/slack-desc index 970bd001c593..dd6b4ed9ea99 100644 --- a/system/fs-uae/slack-desc +++ b/system/fs-uae/slack-desc @@ -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: |