From: "James Le Cuirot" <chewi@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-arcade/opentyrian/
Date: Mon, 27 Aug 2018 21:23:34 +0000 (UTC) [thread overview]
Message-ID: <1535404982.af520e35560e761d31f6988e8a28b65cefcb291e.chewi@gentoo> (raw)
commit: af520e35560e761d31f6988e8a28b65cefcb291e
Author: Marty E. Plummer <hanetzer <AT> startmail <DOT> com>
AuthorDate: Fri Aug 3 01:22:12 2018 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Mon Aug 27 21:23:02 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af520e35
games-arcade/opentyrian: add gnome2-utils
Needed for gnome2_icon_cache_update in pkg_postinst and pkg_postrm.
Package-Manager: Portage-2.3.44, Repoman-2.3.10
games-arcade/opentyrian/opentyrian-2.1.20130907-r1.ebuild | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/games-arcade/opentyrian/opentyrian-2.1.20130907-r1.ebuild b/games-arcade/opentyrian/opentyrian-2.1.20130907-r1.ebuild
index f1b0678fb4e..fc82628bc52 100644
--- a/games-arcade/opentyrian/opentyrian-2.1.20130907-r1.ebuild
+++ b/games-arcade/opentyrian/opentyrian-2.1.20130907-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-inherit desktop
+inherit desktop gnome2-utils
DESCRIPTION="Open-source port of the DOS game Tyrian, vertical scrolling shooter"
HOMEPAGE="https://bitbucket.org/opentyrian/opentyrian/wiki/Home"
@@ -47,3 +47,11 @@ src_install() {
rm *.exe dpmi16bi.ovl loudness.awe || die "Failed to remove win32 binaries"
doins * || die "Failed to install game data"
}
+
+pkg_postinst() {
+ gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+ gnome2_icon_cache_update
+}
next reply other threads:[~2018-08-27 21:23 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-27 21:23 James Le Cuirot [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-08-19 0:48 [gentoo-commits] repo/gentoo:master commit in: games-arcade/opentyrian/ Sam James
2021-05-31 17:49 David Seifert
2020-08-22 18:56 James Le Cuirot
2020-08-22 18:56 James Le Cuirot
2018-08-27 21:23 James Le Cuirot
2017-09-05 18:32 Austin English
2015-09-01 19:43 Tobias Klausmann
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=1535404982.af520e35560e761d31f6988e8a28b65cefcb291e.chewi@gentoo \
--to=chewi@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