From 5705fad8cca69f72ad3c060b74f989a1ab134350 Mon Sep 17 00:00:00 2001 From: Marcel Saegebarth Date: Thu, 6 Mar 2014 07:26:52 +0700 Subject: system/fs-uae: Updated for version 2.4.0. Signed-off-by: Willy Sudiarto Raharjo --- system/fs-uae/README | 2 ++ system/fs-uae/fs-uae.SlackBuild | 10 ++-------- system/fs-uae/fs-uae.info | 8 ++++---- system/fs-uae/slack-desc | 2 +- 4 files changed, 9 insertions(+), 13 deletions(-) (limited to 'system/fs-uae') diff --git a/system/fs-uae/README b/system/fs-uae/README index 86b0f7d9fb..b9893154cd 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 0147de73fd..7ecdd7223c 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 +# Copyright 2012-2014 Marcel Saegebarth # 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 a1c13b9fa1..90582ea411 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 970bd001c5..dd6b4ed9ea 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: -- cgit v1.2.3