summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Marcel Saegebarth <marc@mos6581.de>2013-04-23 20:48:09 -0400
committer Niels Horn <niels.horn@slackbuilds.org>2013-04-28 12:29:34 -0300
commit0f644ea95a0b3b8da0ca44f7ce488f1edd7f0071 (patch)
treeb17092b2db7314276b505eeab078e3417ffe6ea2
parentb6215723f92e77b57a901f09e026a07d1197dfff (diff)
downloadslackbuilds-0f644ea95a0b3b8da0ca44f7ce488f1edd7f0071.tar.gz
slackbuilds-0f644ea95a0b3b8da0ca44f7ce488f1edd7f0071.tar.xz
system/fs-uae: Updated for version 2.2.1.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
-rw-r--r--system/fs-uae/README2
-rw-r--r--system/fs-uae/fs-uae.SlackBuild4
-rw-r--r--system/fs-uae/fs-uae.info8
-rw-r--r--system/fs-uae/slack-desc10
4 files changed, 11 insertions, 13 deletions
diff --git a/system/fs-uae/README b/system/fs-uae/README
index 02d4c3c166..86b0f7d9fb 100644
--- a/system/fs-uae/README
+++ b/system/fs-uae/README
@@ -1,4 +1,2 @@
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.
-
-Optionally `distribute` can be used instead of `pysetuptools`. \ No newline at end of file
diff --git a/system/fs-uae/fs-uae.SlackBuild b/system/fs-uae/fs-uae.SlackBuild
index fdec0d0459..ef1289d2c1 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 Marcel Saegebarth <marc@mos6581.de>
+# Copyright 2012-2013 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.0.1
+VERSION=2.2.1
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/fs-uae/fs-uae.info b/system/fs-uae/fs-uae.info
index 87035d3e28..1ca56f696d 100644
--- a/system/fs-uae/fs-uae.info
+++ b/system/fs-uae/fs-uae.info
@@ -1,10 +1,10 @@
PRGNAM="fs-uae"
-VERSION="2.0.1"
+VERSION="2.2.1"
HOMEPAGE="http://fengestad.no/fs-uae/"
-DOWNLOAD="http://fengestad.no/fs-uae/stable/2.0.1/fs-uae-2.0.1.tar.gz"
-MD5SUM="520fca705aab141c258bbd89d83c5600"
+DOWNLOAD="http://fengestad.no/fs-uae/stable/2.2.1/fs-uae-2.2.1.tar.gz"
+MD5SUM="004ccc474739a8a94eeb313180f8ad60"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="OpenAL wxPython pysetuptools pygame"
+REQUIRES="OpenAL wxPython distribute pygame"
MAINTAINER="Marcel Saegebarth"
EMAIL="marc@mos6581.de"
diff --git a/system/fs-uae/slack-desc b/system/fs-uae/slack-desc
index ea9de457c0..970bd001c5 100644
--- a/system/fs-uae/slack-desc
+++ b/system/fs-uae/slack-desc
@@ -1,9 +1,9 @@
# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description. Line
-# up the first '|' above the ':' following the base package name, and the '|'
-# on the right side marks the last column you can put a character in. You must
-# make exactly 11 lines for the formatting to be correct. It's also
-# customary to leave one space after the ':'.
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
fs-uae: FS-UAE (Amiga Emulator)