From: "Bernard Cafarelli" <voyageur@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/x48/
Date: Mon, 28 Oct 2024 23:15:48 +0000 (UTC) [thread overview]
Message-ID: <1730157338.719f4310e0edcf95784d82d923195b91df6925ab.voyageur@gentoo> (raw)
commit: 719f4310e0edcf95784d82d923195b91df6925ab
Author: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 28 23:15:38 2024 +0000
Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Mon Oct 28 23:15:38 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=719f4310
app-emulation/x48: drop 0.6.4-r2
Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>
app-emulation/x48/x48-0.6.4-r2.ebuild | 69 -----------------------------------
1 file changed, 69 deletions(-)
diff --git a/app-emulation/x48/x48-0.6.4-r2.ebuild b/app-emulation/x48/x48-0.6.4-r2.ebuild
deleted file mode 100644
index ed2943278d76..000000000000
--- a/app-emulation/x48/x48-0.6.4-r2.ebuild
+++ /dev/null
@@ -1,69 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools
-
-DESCRIPTION="HP48 Calculator Emulator"
-HOMEPAGE="http://x48.berlios.de/"
-SRC_URI="https://downloads.sourceforge.net/x48.berlios/${P}.tar.bz2"
-LICENSE="GPL-3"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ppc ppc64 sparc x86"
-IUSE="readline"
-
-RDEPEND="
- x11-libs/libX11
- x11-libs/libXext
- readline? ( sys-libs/readline:0= )"
-DEPEND="${RDEPEND}
- virtual/pkgconfig
- x11-libs/libXt"
-
-PATCHES=(
- "${FILESDIR}"/${P}-static.patch
- "${FILESDIR}"/${P}-void_return.patch
- )
-
-S=${WORKDIR}
-
-src_prepare() {
- default
- eautoreconf
-}
-
-src_configure() {
- econf $(use_enable readline)
-}
-
-src_install() {
- default
-
- insinto /usr/share/"${PN}"/romdump
- doins -r romdump/{README,ROMDump*}
-}
-
-pkg_postinst() {
- elog "The X48 emulator requires an HP48 ROM image to run."
- elog
- elog "If you own an HP-48 calculator, you can use the ROMDump utility"
- elog "included with this package to obtain it from your calculator."
- elog "The instructions of how to do this are included in the package."
- elog
- elog "Alternatively, HP has provided the ROM images for non-commercial"
- elog "use only."
- elog
- elog "Due to confusion over the legal status of these ROMs you must"
- elog "manually download one from http://www.hpcalc.org/hp48/pc/emulators/"
- elog
- elog "If you do not know which one to use, try 'HP 48GX Revision R ROM.'"
- elog
- elog "Once you have a ROM, you will need to install it by running:"
- elog
- elog "x48 -rom gxrom-r"
- elog
- elog "You will only have to do this the first time you run X48. The"
- elog "ROM will be stored in ~/.hp48/rom for future runs."
-}
next reply other threads:[~2024-10-28 23:15 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-28 23:15 Bernard Cafarelli [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-28 21:30 [gentoo-commits] repo/gentoo:master commit in: app-emulation/x48/ Sam James
2024-10-27 21:06 Sam James
2024-10-27 21:06 Sam James
2024-10-27 18:08 Arthur Zamarin
2024-10-27 18:07 Arthur Zamarin
2019-10-07 8:05 David Seifert
2019-05-23 22:14 Bernard Cafarelli
2019-05-23 17:27 Bernard Cafarelli
2019-01-12 23:29 Sergei Trofimovich
2018-10-13 10:53 Mikle Kolyada
2018-01-29 15:51 Tobias Klausmann
2018-01-04 20:22 Mikle Kolyada
2017-12-28 18:45 Thomas Deutschmann
2017-12-28 11:58 Sergei Trofimovich
2017-12-26 11:46 Sergei Trofimovich
2017-12-26 11:46 Sergei Trofimovich
2017-11-25 17:02 José María Alonso
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1730157338.719f4310e0edcf95784d82d923195b91df6925ab.voyageur@gentoo \
--to=voyageur@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox