From: "Conrad Kostecki" <conikost@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-roguelike/adom/
Date: Sat, 2 Nov 2024 12:06:04 +0000 (UTC) [thread overview]
Message-ID: <1730549138.555b97a76dfa6c2732cd2aeef867a42cce83ae7a.conikost@gentoo> (raw)
commit: 555b97a76dfa6c2732cd2aeef867a42cce83ae7a
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Wed Oct 30 17:50:08 2024 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sat Nov 2 12:05:38 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=555b97a7
games-roguelike/adom: EAPI8 bump
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
games-roguelike/adom/adom-3.3.3-r2.ebuild | 33 +++++++++++++++++++++++++++++++
1 file changed, 33 insertions(+)
diff --git a/games-roguelike/adom/adom-3.3.3-r2.ebuild b/games-roguelike/adom/adom-3.3.3-r2.ebuild
new file mode 100644
index 000000000000..76a508735df5
--- /dev/null
+++ b/games-roguelike/adom/adom-3.3.3-r2.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+MY_P="${PN}_linux_debian"
+
+DESCRIPTION="Ancient Domains Of Mystery rogue-like game"
+HOMEPAGE="https://www.adom.de/"
+SRC_URI="x86? ( https://www.adom.de/home/download/current/${MY_P}_32_${PV}.tar.gz -> ${P}_x86.tar.gz )
+ amd64? ( https://www.adom.de/home/download/current/${MY_P}_64_${PV}.tar.gz -> ${P}_amd64.tar.gz )"
+S="${WORKDIR}/adom"
+
+LICENSE="adom"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+RESTRICT="strip" # The executable is pre-stripped
+
+QA_FLAGS_IGNORED="/opt/bin/adom"
+RDEPEND="sys-libs/ncurses-compat:5[abi_x86_32(-)]"
+
+DOCS=(
+ "docs/adomfaq.txt"
+ "docs/credits.txt"
+ "docs/manual.txt"
+ "docs/readme1st.txt"
+)
+
+src_install() {
+ exeinto /opt/bin
+ doexe adom
+ einstalldocs
+}
next reply other threads:[~2024-11-02 12:06 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-02 12:06 Conrad Kostecki [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-02 12:06 [gentoo-commits] repo/gentoo:master commit in: games-roguelike/adom/ Conrad Kostecki
2024-11-02 12:06 Conrad Kostecki
2021-04-19 20:54 Sam James
2021-04-10 12:40 Sam James
2021-04-05 17:45 Sam James
2021-04-05 17:45 Sam James
2021-04-05 17:45 Sam James
2021-04-04 6:33 Sam James
2019-10-01 19:14 Michał Górny
2019-03-19 22:04 James Le Cuirot
2015-09-03 19:00 Michael Sterrett
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=1730549138.555b97a76dfa6c2732cd2aeef867a42cce83ae7a.conikost@gentoo \
--to=conikost@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