From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: app-misc/corectrl/
Date: Wed, 18 Jun 2025 10:07:15 +0000 (UTC) [thread overview]
Message-ID: <1750237975.05de305db7cabc24c95cfe1971bc09b6dca43253.davidroman@gentoo> (raw)
commit: 05de305db7cabc24c95cfe1971bc09b6dca43253
Author: Kostadin Shishmanov <kostadinshishmanov <AT> protonmail <DOT> com>
AuthorDate: Wed Jun 18 09:11:46 2025 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Wed Jun 18 09:12:55 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=05de305d
app-misc/corectrl: add xdg_icon_cache_update
Signed-off-by: Kostadin Shishmanov <kostadinshishmanov <AT> protonmail.com>
app-misc/corectrl/corectrl-1.5.1.ebuild | 7 ++++++-
app-misc/corectrl/corectrl-9999.ebuild | 7 ++++++-
2 files changed, 12 insertions(+), 2 deletions(-)
diff --git a/app-misc/corectrl/corectrl-1.5.1.ebuild b/app-misc/corectrl/corectrl-1.5.1.ebuild
index 7e9fa9e0b0..d2216f3080 100644
--- a/app-misc/corectrl/corectrl-1.5.1.ebuild
+++ b/app-misc/corectrl/corectrl-1.5.1.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-inherit ecm linux-info optfeature toolchain-funcs
+inherit ecm linux-info optfeature toolchain-funcs xdg-utils
DESCRIPTION="Core control application"
HOMEPAGE="https://gitlab.com/corectrl/corectrl"
@@ -70,6 +70,11 @@ src_configure() {
}
pkg_postinst() {
+ xdg_icon_cache_update
optfeature "vulkaninfo" dev-util/vulkan-tools
optfeature "glxinfo" x11-apps/mesa-progs
}
+
+pkg_postrm() {
+ xdg_icon_cache_update
+}
diff --git a/app-misc/corectrl/corectrl-9999.ebuild b/app-misc/corectrl/corectrl-9999.ebuild
index 7e9fa9e0b0..d2216f3080 100644
--- a/app-misc/corectrl/corectrl-9999.ebuild
+++ b/app-misc/corectrl/corectrl-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-inherit ecm linux-info optfeature toolchain-funcs
+inherit ecm linux-info optfeature toolchain-funcs xdg-utils
DESCRIPTION="Core control application"
HOMEPAGE="https://gitlab.com/corectrl/corectrl"
@@ -70,6 +70,11 @@ src_configure() {
}
pkg_postinst() {
+ xdg_icon_cache_update
optfeature "vulkaninfo" dev-util/vulkan-tools
optfeature "glxinfo" x11-apps/mesa-progs
}
+
+pkg_postrm() {
+ xdg_icon_cache_update
+}
next reply other threads:[~2025-06-18 10:07 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-18 10:07 David Roman [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-06-22 23:03 [gentoo-commits] repo/proj/guru:dev commit in: app-misc/corectrl/ Lucio Sauer
2025-06-22 23:06 ` [gentoo-commits] repo/proj/guru:master " Lucio Sauer
2025-05-29 8:47 David Roman
2025-02-10 9:42 David Roman
2025-02-10 9:42 David Roman
2025-02-01 16:10 David Roman
2025-02-01 16:10 David Roman
2024-11-18 22:48 Julien Roy
2024-11-18 22:48 Julien Roy
2024-09-18 23:46 Haelwenn Monnier
2024-09-18 23:46 Haelwenn Monnier
2024-08-09 12:46 David Roman
2024-07-04 11:19 David Roman
2024-07-04 11:19 David Roman
2024-06-01 22:03 Julien Roy
2024-04-20 15:12 Julien Roy
2024-04-11 16:22 Julien Roy
2024-04-11 16:22 Julien Roy
2024-02-08 9:29 David Roman
2024-02-08 9:29 David Roman
2024-01-15 15:46 David Roman
2024-01-09 15:13 David Roman
2023-11-01 23:27 Haelwenn Monnier
2023-11-01 23:27 Haelwenn Monnier
2023-11-01 23:27 Haelwenn Monnier
2023-10-21 11:08 David Roman
2023-10-21 11:08 David Roman
2023-06-11 11:47 Viorel Munteanu
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=1750237975.05de305db7cabc24c95cfe1971bc09b6dca43253.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