From: "Marek Szuba" <marecki@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/birdtray/
Date: Fri, 17 Apr 2020 22:19:55 +0000 (UTC) [thread overview]
Message-ID: <1587161914.4c1abb91d9a6c190a45d59569e749940e859e718.marecki@gentoo> (raw)
commit: 4c1abb91d9a6c190a45d59569e749940e859e718
Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 17 21:59:55 2020 +0000
Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Fri Apr 17 22:18:34 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c1abb91
x11-misc/birdtray: update XDG icon cache
Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
x11-misc/birdtray/birdtray-1.7.0.ebuild | 10 +++++++++-
x11-misc/birdtray/birdtray-9999.ebuild | 10 +++++++++-
2 files changed, 18 insertions(+), 2 deletions(-)
diff --git a/x11-misc/birdtray/birdtray-1.7.0.ebuild b/x11-misc/birdtray/birdtray-1.7.0.ebuild
index a3777b79577..27005bff4ed 100644
--- a/x11-misc/birdtray/birdtray-1.7.0.ebuild
+++ b/x11-misc/birdtray/birdtray-1.7.0.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit cmake
+inherit cmake xdg-utils
DESCRIPTION="A new mail system tray notification icon for Thunderbird"
HOMEPAGE="https://github.com/gyunaev/birdtray"
@@ -29,3 +29,11 @@ RDEPEND="dev-db/sqlite:=
x11-libs/libX11"
DEPEND="${RDEPEND}"
+
+pkg_postinst() {
+ xdg_icon_cache_update
+}
+
+pkg_postrm() {
+ xdg_icon_cache_update
+}
diff --git a/x11-misc/birdtray/birdtray-9999.ebuild b/x11-misc/birdtray/birdtray-9999.ebuild
index a3777b79577..27005bff4ed 100644
--- a/x11-misc/birdtray/birdtray-9999.ebuild
+++ b/x11-misc/birdtray/birdtray-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit cmake
+inherit cmake xdg-utils
DESCRIPTION="A new mail system tray notification icon for Thunderbird"
HOMEPAGE="https://github.com/gyunaev/birdtray"
@@ -29,3 +29,11 @@ RDEPEND="dev-db/sqlite:=
x11-libs/libX11"
DEPEND="${RDEPEND}"
+
+pkg_postinst() {
+ xdg_icon_cache_update
+}
+
+pkg_postrm() {
+ xdg_icon_cache_update
+}
next reply other threads:[~2020-04-17 22:19 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-17 22:19 Marek Szuba [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-25 16:08 [gentoo-commits] repo/gentoo:master commit in: x11-misc/birdtray/ Agostino Sarubbo
2025-03-18 13:56 Agostino Sarubbo
2025-03-11 13:54 Agostino Sarubbo
2023-09-19 7:29 Agostino Sarubbo
2023-09-04 9:59 Agostino Sarubbo
2023-09-04 9:59 Agostino Sarubbo
2023-08-31 8:14 Agostino Sarubbo
2022-04-08 15:06 Agostino Sarubbo
2020-10-22 9:26 Agostino Sarubbo
2020-07-23 5:58 Agostino Sarubbo
2020-07-22 14:28 Agostino Sarubbo
2020-07-22 13:31 Agostino Sarubbo
2020-04-23 10:29 Marek Szuba
2020-04-17 22:19 Marek Szuba
2020-04-17 12:18 Agostino Sarubbo
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=1587161914.4c1abb91d9a6c190a45d59569e749940e859e718.marecki@gentoo \
--to=marecki@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