summaryrefslogtreecommitdiff
path: root/app-emulation/xtrs
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-12-27 14:10:06 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-12-27 14:10:06 +0000
commit4429be000a778f363162554d59d903a725283d7d (patch)
tree16a6de16cbef2e9dcb36233f2e0c825f3ff60493 /app-emulation/xtrs
parent2d9c9c77c273a982d69ad4caefcc1a3783844056 (diff)
gentoo auto-resync : 27:12:2022 - 14:10:05
Diffstat (limited to 'app-emulation/xtrs')
-rw-r--r--app-emulation/xtrs/Manifest1
-rw-r--r--app-emulation/xtrs/xtrs-4.9d-r5.ebuild80
2 files changed, 0 insertions, 81 deletions
diff --git a/app-emulation/xtrs/Manifest b/app-emulation/xtrs/Manifest
index 39503df663a9..1cdc8faba660 100644
--- a/app-emulation/xtrs/Manifest
+++ b/app-emulation/xtrs/Manifest
@@ -3,6 +3,5 @@ AUX xtrs-4.9d-lcmod.patch 3717 BLAKE2B 1172d6bd65ab10f983cd7793157a45505e16d6300
DIST ld4-631.zip 106955 BLAKE2B 1c0e04186f14fcc840568521b09c7b55318a87dc49e394d516aa742fe7e5c499ac79771782f9b7ee687cdf55df159cef09897d19976879d4c60fff2a33f7f7c6 SHA512 8c6a24bc0af9326b5b935d7cdb1932b4cb714ab336167fed36f4f6d976cd80fe1d4d6a76e6374366fdc3fce623b2bdd6f9059a964bd6d29f59d6a052a1924c4a
DIST ld4-631l.xd3 692 BLAKE2B 7870135e999cd358d7a3e5c254908757fa059a61654403ba146b8b866bda450b53fd1821dd3e3f8fc5c0acd17d0935d83b5df814c8e12eb5748bfcdf5688c509 SHA512 401d36fdfbceaf90673c5e9f821d26aa0a58b901d7e950d34361e5cde3252a070ff902019fcc1eb820fb1b2d3277e4c1da57ccc442ee407b0be4e5ca26dc2d13
DIST xtrs-4.9d.tar.gz 455355 BLAKE2B b7ffda48f9a9bb534e33711b85c02734b7d3f8cee8d3cf2c2bc0a801954dcc1851b12451da03a14a7196368a9066cbaea953e871e8b68b4951f7439412e9e34e SHA512 5d6a2e1d4c2f2df63eaec8d015ea9e485615d82b7923af5c03c394862a31b1e6be2329aca18c0fa0c7d6b984164bb9b4d18f94a3d8cd140a683c5197ddff2249
-EBUILD xtrs-4.9d-r5.ebuild 2265 BLAKE2B 01bd54df7e249888f978685334a91b7e6aedb6d5cdaa9072d9bab7a52fc92f684c15490cf873ffbd4d3748a4f31ca0d79090113bc9b546838f0e1b84f79718c6 SHA512 6645283559e7f820ad17bd1b13daac7deda694c6c3e321d6dd9b05190b0596990e7b4f30e19cb3e0ec0413d20852f709bc8ec57714a16b55beeeea67afe4cddd
EBUILD xtrs-4.9d-r6.ebuild 2309 BLAKE2B 1594c2547c7f2d0eaa88fd1b1e7e745873eed5bc8cbeaef5d90a6cf028749ae0e2caf369c4fe277278a74c66fff80b2d03665313d15d7f07daf1d7d0a58613a6 SHA512 458490a3e5d8ed2a30d29a923555a0aa052f1aac1cdbb435e4bd569c54fd06269d33051bb94e9ee9c83e46d661cee9ef774e1b02301a33b9f900975b78f98371
MISC metadata.xml 1107 BLAKE2B 1321f05644192e864d4225e0a3da21e089765d4efe624d7ca962de3e8ca0a5acbb5276dab0e20d0763bda4d7c527c1ab5c101e39a3c88081f430e067df8b9e96 SHA512 5e423972fa4907f2bab1ac561ee2a3cf2f55882ae10e2bf4382120a210400dda51ce7aa49421124f837ddea5520563fda747c2e51aa6abf8aabd6d7eb22cced7
diff --git a/app-emulation/xtrs/xtrs-4.9d-r5.ebuild b/app-emulation/xtrs/xtrs-4.9d-r5.ebuild
deleted file mode 100644
index 4785a873f452..000000000000
--- a/app-emulation/xtrs/xtrs-4.9d-r5.ebuild
+++ /dev/null
@@ -1,80 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit flag-o-matic toolchain-funcs readme.gentoo-r1
-
-DESCRIPTION="Radio Shack TRS-80 emulator"
-HOMEPAGE="https://www.tim-mann.org/xtrs.html"
-SRC_URI="https://www.tim-mann.org/trs80/${P}.tar.gz
- ls-dos? (
- https://www.tim-mann.org/trs80/ld4-631.zip
- https://dev.gentoo.org/~ulm/distfiles/ld4-631l.xd3
- )"
-
-LICENSE="xtrs ls-dos? ( freedist )"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE="ls-dos"
-RESTRICT="ls-dos? ( bindist )"
-
-RDEPEND="sys-libs/ncurses:0=
- sys-libs/readline:0=
- x11-libs/libX11"
-DEPEND="${RDEPEND}
- ls-dos? ( app-arch/unzip dev-util/xdelta:3 )"
-
-PATCHES=("${FILESDIR}"/${P}-lcmod.patch)
-
-src_prepare() {
- default
- sed -i -e 's/$(CC) -o/$(CC) $(LDFLAGS) -o/' Makefile || die
- if use ls-dos; then
- cd "${WORKDIR}" || die
- xdelta3 -d -s ld4-631.dsk "${DISTDIR}"/ld4-631l.xd3 out.dsk || die
- mv out.dsk ld4-631.dsk || die
- fi
-}
-
-src_compile() {
- case $(tc-endian) in
- little) ;;
- big) append-flags -Dbig_endian ;;
- *) die ;;
- esac
- emake CC="$(tc-getCC)" DEBUG="${CFLAGS}" LDFLAGS="${LDFLAGS}"
-}
-
-src_install() {
- dodir /usr/bin /usr/share/xtrs/disks /usr/share/man/man1
- emake PREFIX="${D}"/usr install
-
- insopts -m0444
- insinto /usr/share/xtrs/disks
- doins cpmutil.dsk utility.dsk
-
- if use ls-dos; then
- doins "${WORKDIR}"/ld4-631.dsk
- dosym disks/ld4-631.dsk /usr/share/xtrs/disk4p-0
- dosym disks/utility.dsk /usr/share/xtrs/disk4p-1
- fi
-
- dodoc ChangeLog README xtrsrom4p.README cpmutil.html dskspec.html
-
- DOC_CONTENTS="For copyright reasons, xtrs does not include actual ROM
- images. Because of this, unless you supply your own ROM, xtrs will
- not function in any mode except 'Model 4p' mode (a minimal free ROM
- is included for this), which can be run like this:
- \n\nxtrs -model 4p -diskdir /usr/share/xtrs
- \n\nIf you already own a copy of the ROM software (e.g., if you have
- a TRS-80 with this ROM), then you can make yourself a copy of this
- for use with xtrs, using utilities available on the web. To load
- your own ROM, specify the '-romfile' option, or the 'Xtrs.romfile'
- X resource. ROM files can be in Intel hex or binary format."
- readme.gentoo_create_doc
-}
-
-pkg_postinst() {
- readme.gentoo_print_elog
-}