From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: games-strategy/unciv-bin/
Date: Sat, 01 Feb 2025 16:10:18 +0000 (UTC) [thread overview]
Message-ID: <1738422036.02af97fa58f1a14c1ee64c6356e5ee9cb888fe43.davidroman@gentoo> (raw)
commit: 02af97fa58f1a14c1ee64c6356e5ee9cb888fe43
Author: Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
AuthorDate: Sat Feb 1 14:58:59 2025 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Sat Feb 1 15:00:36 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=02af97fa
games-strategy/unciv-bin: use xdg eclass
This ebuild installs desktop/icon files.
Signed-off-by: Takuya Wakazono <pastalian46 <AT> gmail.com>
games-strategy/unciv-bin/unciv-bin-4.15.6_p1.ebuild | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/games-strategy/unciv-bin/unciv-bin-4.15.6_p1.ebuild b/games-strategy/unciv-bin/unciv-bin-4.15.6_p1.ebuild
index 6efb8c437..b5b5e3038 100644
--- a/games-strategy/unciv-bin/unciv-bin-4.15.6_p1.ebuild
+++ b/games-strategy/unciv-bin/unciv-bin-4.15.6_p1.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-inherit desktop java-pkg-2
+inherit desktop java-pkg-2 xdg
MY_PV=${PV/_p/-patch}
DESCRIPTION="Turn-based historical strategy game, a remake of Civ V"
@@ -32,3 +32,8 @@ src_install() {
# this desktop file is better than upstream's
make_desktop_entry "${PN}" Unciv-bin unciv "Game;StrategyGame" "Terminal=false"
}
+
+pkg_preinst() {
+ java-pkg-2_pkg_preinst
+ xdg_pkg_preinst
+}
next reply other threads:[~2025-02-01 16:14 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-01 16:10 David Roman [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-01 16:10 [gentoo-commits] repo/proj/guru:master commit in: games-strategy/unciv-bin/ David Roman
2025-01-13 11:38 David Roman
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=1738422036.02af97fa58f1a14c1ee64c6356e5ee9cb888fe43.davidroman@gentoo \
--to=davidroman96@gmail.com \
--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