Revert "app-emulation/x48ng: new package, HP48 emulator"

Tarball contains ROMs of questionable legality. From app-emulators/x48:
"The X48 emulator requires an HP48 ROM image to run.  If you own an
HP-48 calculator, you can use the ROMDump utility included with this
package to obtain it from your calculator.  Alternatively, HP has
provided the ROM images for non-commercial use only.

Due to confusion over the legal status of these ROMs you must manually
download one from http://www.hpcalc.org/hp48/pc/emulators/"

I'm happy to reinstate this package once upstream removes the ROMs.

This reverts commit ffc7513c2b.

Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
This commit is contained in:
Lucio Sauer
2024-08-11 03:15:08 +02:00
parent c2b1ca2c9a
commit a7332262e6
7 changed files with 0 additions and 151 deletions

View File

@@ -1,27 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>szeist@pm.me</email>
</maintainer>
<longdescription>
This emulator is capable of providing a faithful replication of the
HP48. In order to do so, it requires a copy of the ROM software
from YOUR calculator. In order to avoid breaking copyright laws,
and upsetting HP, you MUST BE THE PROUD OWNER OF AN HP48 before
running this program. Of course you can run this program without a
copy of the ROM software in order to write trivial machine code
programs but you will not be able to access any of the calculator
functionality.
Instructions on how to download a copy of the ROM are provided
later in this document.
</longdescription>
<use>
<flag name="X">X11 frontend</flag>
<flag name="sdl">SDL fronted</flag>
</use>
<upstream>
<remote-id type="github">gwenhael-le-moine/x48ng</remote-id>
</upstream>
</pkgmetadata>