public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/breeze-icons/
Date: Sun, 12 Jul 2020 23:07:58 +0000 (UTC)	[thread overview]
Message-ID: <1594595264.b616e3a64b8df535ab4404fca3b2da258125b6f2.asturm@gentoo> (raw)

commit:     b616e3a64b8df535ab4404fca3b2da258125b6f2
Author:     Francesco Turco <mail <AT> fturco <DOT> net>
AuthorDate: Sun Jul 12 12:40:10 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jul 12 23:07:44 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b616e3a6

kde-frameworks/breeze-icons: update icon cache

Signed-off-by: Francesco Turco <mail <AT> fturco.net>
Closes: https://github.com/gentoo/gentoo/pull/16677
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-frameworks/breeze-icons/breeze-icons-5.70.0.ebuild | 10 +++++++++-
 kde-frameworks/breeze-icons/breeze-icons-5.72.0.ebuild | 10 +++++++++-
 2 files changed, 18 insertions(+), 2 deletions(-)

diff --git a/kde-frameworks/breeze-icons/breeze-icons-5.70.0.ebuild b/kde-frameworks/breeze-icons/breeze-icons-5.70.0.ebuild
index f7857b609ea..275d9de7602 100644
--- a/kde-frameworks/breeze-icons/breeze-icons-5.70.0.ebuild
+++ b/kde-frameworks/breeze-icons/breeze-icons-5.70.0.ebuild
@@ -4,7 +4,7 @@
 EAPI=7
 
 PVCUT=$(ver_cut 1-2)
-inherit cmake kde.org
+inherit cmake kde.org xdg-utils
 
 DESCRIPTION="Breeze SVG icon theme"
 LICENSE="LGPL-3"
@@ -31,3 +31,11 @@ src_configure() {
 	)
 	cmake_src_configure
 }
+
+pkg_postinst() {
+	xdg_icon_cache_update
+}
+
+pkg_postrm() {
+	xdg_icon_cache_update
+}

diff --git a/kde-frameworks/breeze-icons/breeze-icons-5.72.0.ebuild b/kde-frameworks/breeze-icons/breeze-icons-5.72.0.ebuild
index 47b25314066..9904bfe215d 100644
--- a/kde-frameworks/breeze-icons/breeze-icons-5.72.0.ebuild
+++ b/kde-frameworks/breeze-icons/breeze-icons-5.72.0.ebuild
@@ -4,7 +4,7 @@
 EAPI=7
 
 PVCUT=$(ver_cut 1-2)
-inherit cmake kde.org
+inherit cmake kde.org xdg-utils
 
 DESCRIPTION="Breeze SVG icon theme"
 LICENSE="LGPL-3"
@@ -31,3 +31,11 @@ src_configure() {
 	)
 	cmake_src_configure
 }
+
+pkg_postinst() {
+	xdg_icon_cache_update
+}
+
+pkg_postrm() {
+	xdg_icon_cache_update
+}


             reply	other threads:[~2020-07-12 23:08 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-12 23:07 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-13 20:35 [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/breeze-icons/ Sam James
2024-07-12 19:57 Andreas Sturmlechner
2024-05-16  1:45 Sam James
2024-02-27 16:10 Andreas Sturmlechner
2024-02-25 12:09 Andreas Sturmlechner
2023-12-28 17:39 Andreas Sturmlechner
2023-12-21 16:13 Sam James
2022-10-10  8:39 Andreas Sturmlechner
2022-08-11  9:49 Sam James
2022-06-28  4:18 WANG Xuerui
2021-12-15 13:55 Andreas Sturmlechner
2021-12-15 11:28 Andreas Sturmlechner
2021-10-02 15:18 Andreas Sturmlechner
2021-01-01 22:45 Andreas Sturmlechner
2019-11-11  7:34 Andreas Sturmlechner
2019-05-16  8:56 Michael Palimaka
2018-10-10 11:48 Mikle Kolyada
2018-06-10 18:37 Thomas Deutschmann
2018-03-27  7:52 Sergei Trofimovich
2018-03-27  7:52 Sergei Trofimovich
2018-01-19 21:35 Andreas Sturmlechner
2017-07-25 18:14 Alexis Ballier
2017-01-22 18:52 Michael Palimaka
2016-10-13 10:27 Michael Palimaka

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=1594595264.b616e3a64b8df535ab4404fca3b2da258125b6f2.asturm@gentoo \
    --to=asturm@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