From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/seer/
Date: Wed, 31 Aug 2022 02:26:46 +0000 (UTC) [thread overview]
Message-ID: <1661912718.4a4d6fd638f442c0ec631e2b0fa66f6e59463a54.sam@gentoo> (raw)
commit: 4a4d6fd638f442c0ec631e2b0fa66f6e59463a54
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 31 02:24:12 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Aug 31 02:25:18 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a4d6fd6
dev-util/seer: add desktop file
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-util/seer/{seer-1.9-r1.ebuild => seer-1.9-r2.ebuild} | 13 ++++++++++++-
1 file changed, 12 insertions(+), 1 deletion(-)
diff --git a/dev-util/seer/seer-1.9-r1.ebuild b/dev-util/seer/seer-1.9-r2.ebuild
similarity index 68%
rename from dev-util/seer/seer-1.9-r1.ebuild
rename to dev-util/seer/seer-1.9-r2.ebuild
index 1ef339742849..e2bb45d01c0f 100644
--- a/dev-util/seer/seer-1.9-r1.ebuild
+++ b/dev-util/seer/seer-1.9-r2.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-inherit cmake
+inherit cmake desktop xdg
DESCRIPTION="A GUI frontend to gdb"
HOMEPAGE="https://github.com/epasveer/seer"
@@ -25,3 +25,14 @@ RDEPEND="
${DEPEND}
sys-devel/gdb
"
+
+src_install() {
+ cmake_src_install
+
+ domenu resources/seergdb.desktop
+
+ local size
+ for size in 32 64 128 256 512 ; do
+ newicon -s ${size} resources/seergdb_${size}x${size}.png seergdb.png
+ done
+}
next reply other threads:[~2022-08-31 2:26 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-31 2:26 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-14 5:39 [gentoo-commits] repo/gentoo:master commit in: dev-util/seer/ Sam James
2025-01-07 18:11 Sam James
2025-01-05 22:51 Andreas Sturmlechner
2025-01-04 16:17 Sam James
2024-12-31 3:19 Jakov Smolić
2024-10-18 19:52 Arthur Zamarin
2023-11-24 23:14 Sam James
2023-11-24 23:14 Sam James
2023-11-24 23:14 Sam James
2023-08-26 5:04 Sam James
2023-06-05 5:02 Sam James
2023-06-05 5:02 Sam James
2023-06-05 5:02 Sam James
2023-04-25 19:49 Sam James
2023-04-23 17:57 Sam James
2023-04-23 17:57 Sam James
2023-04-09 19:37 Sam James
2023-03-05 3:40 Sam James
2023-03-05 3:40 Sam James
2023-01-26 3:13 Sam James
2023-01-05 8:16 Sam James
2023-01-05 8:16 Sam James
2022-12-10 4:35 Sam James
2022-12-10 4:35 Sam James
2022-10-25 5:53 Sam James
2022-10-02 2:43 Sam James
2022-09-23 1:35 Sam James
2022-09-13 22:32 Sam James
2022-08-31 2:26 Sam James
2022-08-31 2:09 Sam James
2022-08-31 1:24 Sam James
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=1661912718.4a4d6fd638f442c0ec631e2b0fa66f6e59463a54.sam@gentoo \
--to=sam@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