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: Thu, 28 Dec 2023 17:39:10 +0000 (UTC)	[thread overview]
Message-ID: <1703784892.68f4a320f492f0eca5f72860ee7f39694acd281e.asturm@gentoo> (raw)

commit:     68f4a320f492f0eca5f72860ee7f39694acd281e
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 28 17:34:52 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Dec 28 17:34:52 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68f4a320

kde-frameworks/breeze-icons: Merge ${PN}-rcc back into it

There is no dependency savings or size concern here.

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 ...-5.247.0.ebuild => breeze-icons-5.247.0-r1.ebuild} | 19 ++++++++-----------
 1 file changed, 8 insertions(+), 11 deletions(-)

diff --git a/kde-frameworks/breeze-icons/breeze-icons-5.247.0.ebuild b/kde-frameworks/breeze-icons/breeze-icons-5.247.0-r1.ebuild
similarity index 81%
rename from kde-frameworks/breeze-icons/breeze-icons-5.247.0.ebuild
rename to kde-frameworks/breeze-icons/breeze-icons-5.247.0-r1.ebuild
index 5a2cd1ced383..adf44cf9dd97 100644
--- a/kde-frameworks/breeze-icons/breeze-icons-5.247.0.ebuild
+++ b/kde-frameworks/breeze-icons/breeze-icons-5.247.0-r1.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 PVCUT=$(ver_cut 1-2)
 PYTHON_COMPAT=( python3_{10..12} )
-inherit cmake frameworks.kde.org python-any-r1 xdg-utils
+inherit cmake frameworks.kde.org python-any-r1 xdg
 
 DESCRIPTION="Breeze SVG icon theme"
 
@@ -15,7 +15,11 @@ IUSE="test"
 
 RESTRICT="!test? ( test )"
 
-RDEPEND="!kde-frameworks/${PN}:5"
+RDEPEND="
+	!kde-frameworks/${PN}:5
+	!kde-frameworks/${PN}-rcc:5
+	!kde-frameworks/${PN}-rcc:6
+"
 BDEPEND="${PYTHON_DEPS}
 	$(python_gen_any_dep 'dev-python/lxml[${PYTHON_USEDEP}]')
 	dev-qt/qtbase:6
@@ -35,7 +39,8 @@ src_prepare() {
 src_configure() {
 	local mycmakeargs=(
 		-DPython_EXECUTABLE="${PYTHON}"
-		-DBINARY_ICONS_RESOURCE=OFF
+		-DBINARY_ICONS_RESOURCE=ON
+		-DSKIP_INSTALL_ICONS=OFF
 	)
 	cmake_src_configure
 }
@@ -46,11 +51,3 @@ src_install() {
 	find "${ED}"/usr/share/icons/ -type d -empty -delete || die
 	find "${ED}"/usr/share/icons/ -xtype l -delete || die
 }
-
-pkg_postinst() {
-	xdg_icon_cache_update
-}
-
-pkg_postrm() {
-	xdg_icon_cache_update
-}


             reply	other threads:[~2023-12-28 17:39 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-28 17:39 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-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
2020-07-12 23:07 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=1703784892.68f4a320f492f0eca5f72860ee7f39694acd281e.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