Gentoo Archives: gentoo-commits

From: Philip Miess <Phil_miess@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/user/superposition:master commit in: games-arcade/tokitori/
Date: Thu, 04 Aug 2022 23:27:49
Message-Id: 1659655760.66f2c1d22a12fa95af7a108d715b9d41ef51802f.Phil_miess@gentoo
1 commit: 66f2c1d22a12fa95af7a108d715b9d41ef51802f
2 Author: Philip Miess <Philip_Miess <AT> yahoo <DOT> com>
3 AuthorDate: Thu Aug 4 23:29:20 2022 +0000
4 Commit: Philip Miess <Phil_miess <AT> yahoo <DOT> com>
5 CommitDate: Thu Aug 4 23:29:20 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/user/superposition.git/commit/?id=66f2c1d2
7
8 can I get a menu item?
9
10 Signed-off-by: Philip Miess <Philip_Miess <AT> yahoo.com>
11
12 games-arcade/tokitori/Manifest | 2 +-
13 games-arcade/tokitori/tokitori-20130705-r1.ebuild | 5 +++--
14 2 files changed, 4 insertions(+), 3 deletions(-)
15
16 diff --git a/games-arcade/tokitori/Manifest b/games-arcade/tokitori/Manifest
17 index 0893f8b..1faa479 100644
18 --- a/games-arcade/tokitori/Manifest
19 +++ b/games-arcade/tokitori/Manifest
20 @@ -1,3 +1,3 @@
21 DIST TokiTori-Linux-2013-07-05.sh 82385263 BLAKE2B 25c4b98be8716ac00e24097a3a37345df6537ba859d051464503bf24857f3f6c0b8ccb5b7870a94380999bced5295bc1d7b3c9da037d470cd3d25f91b006376b SHA512 30634d628becf70c284b5c890291a259ab106d748949e3fdbf75b48311e4c9cbd148f87afe8ab573c010d088a5a4310eb233df36887c660fdcf5815ba26f8fd5
22 -EBUILD tokitori-20130705-r1.ebuild 1358 BLAKE2B 302b2a20be223d3162841473b44823c01edfbaa17cec9643225d2d488f871bf567f1c8e77c65885e59fc0ff48f11ec8f0e9ff25256c8a5e3e5b0bd1fafc05c69 SHA512 9c8ba0a77339996bde3aad87959c8f5d81621f22cdcf3a1dd976e60b7bc9d04cc2208f1ec8bdb5803f1d513d911f66de2b58ba980e485674f34db02a4415dbe3
23 +EBUILD tokitori-20130705-r1.ebuild 1359 BLAKE2B 874213e496e0bc37e39b72d43d87c0c6427bb9693a65fbfa0a0f44fd80a1e1b3e23d6f8045a86a4d8f5b5ab01dca4c4ea96fed032db5965adb0846332ea12524 SHA512 eea2aca3505d75b6726fced03fbd5219ee2eaac085bb22ccd8586abd2eff12f5e85f5696720c79144c666e9f64035e5884506efd341668480f146f6b3f746e42
24 MISC metadata.xml 569 BLAKE2B cc6a790f9e8a0174f4565c0ba277394dbad0e66513b523db0e69092a3f0bb437ea8da1d3cb1a499e061ddf983fde695cc4335cb33f27e810a6fb4989cbbbaa3f SHA512 9d4814cfba0c0ecba4c4ff5335df85e1d6e5f29de918e34b6a9efa2190b3f9a428e20095b481076d487322be3735f8c2f706481ac4fd314627d275cd1aed8b0d
25
26 diff --git a/games-arcade/tokitori/tokitori-20130705-r1.ebuild b/games-arcade/tokitori/tokitori-20130705-r1.ebuild
27 index f3050ce..1b2ef89 100644
28 --- a/games-arcade/tokitori/tokitori-20130705-r1.ebuild
29 +++ b/games-arcade/tokitori/tokitori-20130705-r1.ebuild
30 @@ -49,11 +49,12 @@ src_install() {
31 exeinto "${dir}"
32 insinto "${dir}"
33
34 - make_desktop_entry "${PN}" "${MY_PN}" "${PN}"
35 -
36 newexe "${MY_PN}.bin.${arch}" "${PN}"
37 +
38 newicon "${MY_PN}.png" "${PN}.png"
39
40 + make_desktop_entry "${PN}" "${MY_PN}" "${PN}"
41 +
42 doins -r \
43 "namespace.txt" \
44 "resourcecache.xml" \