mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
ROMs are removed from the tarball in the upstream Signed-off-by: Istvan Szenasi <szeist@pm.me>
28 lines
1.0 KiB
XML
28 lines
1.0 KiB
XML
<?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>
|