summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Marcel Saegebarth <marc@mos6581.de>2014-03-27 01:04:28 -0500
committer Erik Hanson <erik@slackbuilds.org>2014-04-12 13:59:46 -0500
commit7979b6431ed691c8b85bf35b8e385f1ebbfe8525 (patch)
tree85e305717fc184d3ec8bf4de814dd46aecb423c4 /system
parent3a30a26d9da16deaa44f9f5bed3f9839612f0d40 (diff)
downloadslackbuilds-7979b6431ed691c8b85bf35b8e385f1ebbfe8525.tar.gz
slackbuilds-7979b6431ed691c8b85bf35b8e385f1ebbfe8525.tar.xz
system/fs-uae-launcher: Updated for version 2.4.1.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r--system/fs-uae-launcher/fs-uae-launcher.SlackBuild7
-rw-r--r--system/fs-uae-launcher/fs-uae-launcher.info6
-rw-r--r--system/fs-uae-launcher/slack-desc2
3 files changed, 8 insertions, 7 deletions
diff --git a/system/fs-uae-launcher/fs-uae-launcher.SlackBuild b/system/fs-uae-launcher/fs-uae-launcher.SlackBuild
index 3fff7b0965..4990cf01d3 100644
--- a/system/fs-uae-launcher/fs-uae-launcher.SlackBuild
+++ b/system/fs-uae-launcher/fs-uae-launcher.SlackBuild
@@ -25,14 +25,16 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=fs-uae-launcher
-VERSION=${VERSION:-2.4.0}
+VERSION=${VERSION:-2.4.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
+# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
i?86) ARCH=i486 ;;
arm*) ARCH=arm ;;
+ # Unless $ARCH is already set, use uname -m for all other archs:
*) ARCH=$( uname -m ) ;;
esac
fi
@@ -73,11 +75,10 @@ find -L . \
python setup.py build
make
-CFLAGS="$SLKCFLAGS" \
python setup.py install --root=$PKG
mkdir -p $PKG/usr
-cp -ar share $PKG/usr
+cp -a share $PKG/usr
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
diff --git a/system/fs-uae-launcher/fs-uae-launcher.info b/system/fs-uae-launcher/fs-uae-launcher.info
index eaa39dab1d..38e76362cf 100644
--- a/system/fs-uae-launcher/fs-uae-launcher.info
+++ b/system/fs-uae-launcher/fs-uae-launcher.info
@@ -1,8 +1,8 @@
PRGNAM="fs-uae-launcher"
-VERSION="2.4.0"
+VERSION="2.4.1"
HOMEPAGE="http://fs-uae.net/"
-DOWNLOAD="http://fs-uae.net/fs-uae/stable/2.4.0/fs-uae-launcher-2.4.0.tar.gz"
-MD5SUM="b1776b148b1f40b156e98ae2cb08ca5b"
+DOWNLOAD="http://fs-uae.net/fs-uae/stable/2.4.1/fs-uae-launcher-2.4.1.tar.gz"
+MD5SUM="8c15b5198acdf6d539743b213b02eb66"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="wxPython fs-uae"
diff --git a/system/fs-uae-launcher/slack-desc b/system/fs-uae-launcher/slack-desc
index 7d8254548e..8e11d420f9 100644
--- a/system/fs-uae-launcher/slack-desc
+++ b/system/fs-uae-launcher/slack-desc
@@ -4,7 +4,7 @@
# 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-launcher: FS-UAE Launcher (FS-UAE GUI)
fs-uae-launcher: