From: "Liv Hugger" <gentoo@liv.nrw>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-wireless/easyroam-desktop/
Date: Wed, 18 Dec 2024 12:11:32 +0000 (UTC) [thread overview]
Message-ID: <1734523466.421980d98661aab5f6b7c2ffc3119e5e3014e674.gentoo@gentoo> (raw)
commit: 421980d98661aab5f6b7c2ffc3119e5e3014e674
Author: Liv (pelsh) Hugger <gentoo <AT> liv <DOT> nrw>
AuthorDate: Wed Dec 18 12:04:26 2024 +0000
Commit: Liv Hugger <gentoo <AT> liv <DOT> nrw>
CommitDate: Wed Dec 18 12:04:26 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=421980d9
net-wireless/easyroam-desktop: refresh icon cache
Signed-off-by: Liv (pelsh) Hugger <gentoo <AT> liv.nrw>
net-wireless/easyroam-desktop/easyroam-desktop-1.3.5.ebuild | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/net-wireless/easyroam-desktop/easyroam-desktop-1.3.5.ebuild b/net-wireless/easyroam-desktop/easyroam-desktop-1.3.5.ebuild
index 6dffff589..694925e79 100644
--- a/net-wireless/easyroam-desktop/easyroam-desktop-1.3.5.ebuild
+++ b/net-wireless/easyroam-desktop/easyroam-desktop-1.3.5.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-inherit unpacker
+inherit unpacker xdg-utils
DESCRIPTION="Easily connect your device to eduroam®."
HOMEPAGE="https://www.easyroam.de/"
@@ -39,3 +39,11 @@ src_prepare() {
src_install() {
mv "${S}/usr" "${D}/"
}
+
+pkg_postinst() {
+ xdg_icon_cache_update
+}
+
+pkg_postrm() {
+ xdg_icon_cache_update
+}
next reply other threads:[~2024-12-18 12:11 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-18 12:11 Liv Hugger [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-02 11:26 [gentoo-commits] repo/proj/guru:dev commit in: net-wireless/easyroam-desktop/ David Roman
2024-12-18 12:11 Liv Hugger
2024-12-18 12:11 Liv Hugger
2024-12-17 15:20 Liv Hugger
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=1734523466.421980d98661aab5f6b7c2ffc3119e5e3014e674.gentoo@gentoo \
--to=gentoo@liv.nrw \
--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