diff options
author | SmurfDaddy <antonioleal@yahoo.com> | 2024-06-07 20:03:13 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-06-08 16:24:16 +0700 |
commit | 6ed1a3227b0b292eae6e4b2e084e213f452dd79b (patch) | |
tree | fa0a60ab08dd8df1847b2d8a5e85ac61c4798cb0 /games/ZEsarUX | |
parent | 9a8b0ef79c0aab6dbd957ce1f48f45656d06797e (diff) |
games/ZEsarUX: Updated for version 11.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/ZEsarUX')
-rw-r--r-- | games/ZEsarUX/README | 55 | ||||
-rw-r--r-- | games/ZEsarUX/ZEsarUX.SlackBuild | 11 | ||||
-rw-r--r-- | games/ZEsarUX/ZEsarUX.info | 6 | ||||
-rw-r--r-- | games/ZEsarUX/slack-desc | 2 | ||||
-rwxr-xr-x | games/ZEsarUX/tar.sh | 17 |
5 files changed, 64 insertions, 27 deletions
diff --git a/games/ZEsarUX/README b/games/ZEsarUX/README index e7e79030cef1..bfd53a889760 100644 --- a/games/ZEsarUX/README +++ b/games/ZEsarUX/README @@ -1,21 +1,46 @@ ZEsarUX - ZX Second-Emulator And Released for UniX -It's a ZX Machines Emulator for Unix, including all the -Sinclair computers: MK14, ZX80, ZX81, ZX Spectrum, QL, Z88 and also: --Timex TS 2068 --Sam Coupe --Pentagon --Chloe 140 SE, 280 SE --Chrome --Prism --ZX-Uno --ZX-Evolution TS-Conf --TBBlue/ZX Spectrum Next --Jupiter Ace --Amstrad CPC 464 +It's a ZX Machines Emulator for UNIX based operating systems +(and Windows), including all the Sinclair computers: + +- MK14 +- ZX80 +- ZX81 +- ZX Spectrum +- QL +- Z88 + +And also: + +- Microdigital TK80, TK82, TK82C, TK83, TK85, + TK90X (Portuguese and Spanish), TK95 (Portuguese and Spanish) +- Timex Sinclair 1000, 1500, 2068 +- Timex Computer 2048, 2068 +- Inves Spectrum + +- Sam Coupe +- Pentagon +- Chloe 140 SE, 280 SE +- Chrome +- Prism +- ZX-Uno +- ZX-Evolution BaseConf (beta) +- ZX-Evolution TS-Conf +- ZX Spectrum Next +- Jupiter Ace +- Amstrad CPC 464, CPC 4128, CPC 664, CPC 6128 +- Amstrad PCW 8256, PCW 8512 +- MSX1 +- Spectravideo 318/328 +- Colecovision +- Sega SG1000 +- Sega Master System ZEsarUX source code and binaries are distributed under GNU GPL license. -ZEsarUX also includes third-party roms, media, programs and -games NOT covered by this license +ZEsarUX also includes a folder, "my_soft", which has some programs and +data made by me. The entire folder is also covered by the +GNU GPL license. + +ZEsarUX also includes third-party roms, media, programs and games NOT +covered by this license. This package installs to /opt/ZEsarUX diff --git a/games/ZEsarUX/ZEsarUX.SlackBuild b/games/ZEsarUX/ZEsarUX.SlackBuild index 31f5b1cba6a8..dd837997a7ed 100644 --- a/games/ZEsarUX/ZEsarUX.SlackBuild +++ b/games/ZEsarUX/ZEsarUX.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for ZEsarUX -# Copyright 2023 Antonio Leal, Porto Salvo, Oeiras, Portugal +# Copyright 2023-2024 Antonio Leal, Porto Salvo, Oeiras, Portugal # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=ZEsarUX -VERSION=${VERSION:-10.10} +VERSION=${VERSION:-11.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} @@ -67,12 +67,7 @@ mkdir -p $TMP $PKG $OUTPUT cd $TMP rm -rf $PRGNAM-$VERSION -# { -# Temporary fix until normal versioning scheme resumes -#tar xvfz $CWD/$PRGNAM\_src-$VERSION.tar.gz -tar xvfz $CWD/ZEsarUX_src-X.tar.gz -mv ZEsarUX-X ZEsarUX-10.10 -# } +tar xvfz $CWD/$PRGNAM\_src-$VERSION.tar.gz cd $PRGNAM-$VERSION chown -R root:root . diff --git a/games/ZEsarUX/ZEsarUX.info b/games/ZEsarUX/ZEsarUX.info index 064e6590a408..b4da0dc31e33 100644 --- a/games/ZEsarUX/ZEsarUX.info +++ b/games/ZEsarUX/ZEsarUX.info @@ -1,8 +1,8 @@ PRGNAM="ZEsarUX" -VERSION="10.10" +VERSION="11.0" HOMEPAGE="https://github.com/chernandezba/zesarux" -DOWNLOAD="https://github.com/chernandezba/zesarux/releases/download/ZEsarUX-X/ZEsarUX_src-X.tar.gz" -MD5SUM="d6a8a847b6a3a19258898bd8a57d6312" +DOWNLOAD="https://github.com/chernandezba/zesarux/releases/download/ZEsarUX-11.0/ZEsarUX_src-11.0.tar.gz" +MD5SUM="916f3d4c036200f4d993454606bf340d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" diff --git a/games/ZEsarUX/slack-desc b/games/ZEsarUX/slack-desc index 9de6c2439371..95cf48309894 100644 --- a/games/ZEsarUX/slack-desc +++ b/games/ZEsarUX/slack-desc @@ -16,4 +16,4 @@ ZEsarUX: TBBlue/ZX Spectrum Next, Jupiter Ace and Amstrad CPC 464 ZEsarUX: ZEsarUX: ZEsarUX also includes third-party roms, media, programs and ZEsarUX: games NOT covered by the GNU GPL license. -ZEsarUX: +ZEsarUX: Homepage at https://github.com/chernandezba/zesarux diff --git a/games/ZEsarUX/tar.sh b/games/ZEsarUX/tar.sh new file mode 100755 index 000000000000..7b07c71f3881 --- /dev/null +++ b/games/ZEsarUX/tar.sh @@ -0,0 +1,17 @@ +#!/bin/bash + +cd .. +sboname=${PWD##*/} +echo $sboname +cd updater/slackbuild + +tar -z -c -f $sboname.tar.gz -v \ + --exclude='updater' \ + --exclude='*.tar.gz' \ + --exclude='*.tar' \ + --exclude='*.zip' \ + --exclude='*.md' \ + --exclude='*.sf3' \ + --exclude='*.deb' \ + --exclude='*.rpm' \ + ../../../$sboname |