From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-frameworks/breeze-icons/
Date: Fri, 10 Jun 2022 07:52:17 +0000 (UTC) [thread overview]
Message-ID: <1654846331.830bd0102e8b5907b7bcb4ef423d4b68088c1e1c.asturm@gentoo> (raw)
commit: 830bd0102e8b5907b7bcb4ef423d4b68088c1e1c
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 10 07:26:47 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Jun 10 07:32:11 2022 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=830bd010
kde-frameworks/breeze-icons: 5.95.0 version bump
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
.../breeze-icons/breeze-icons-5.95.0.ebuild | 56 ++++++++++++++++++++++
1 file changed, 56 insertions(+)
diff --git a/kde-frameworks/breeze-icons/breeze-icons-5.95.0.ebuild b/kde-frameworks/breeze-icons/breeze-icons-5.95.0.ebuild
new file mode 100644
index 0000000000..152a388fe1
--- /dev/null
+++ b/kde-frameworks/breeze-icons/breeze-icons-5.95.0.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PVCUT=$(ver_cut 1-2)
+PYTHON_COMPAT=( python3_{8..10} )
+inherit cmake kde.org python-any-r1 xdg-utils
+
+DESCRIPTION="Breeze SVG icon theme"
+
+LICENSE="LGPL-3"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+IUSE="test"
+
+RESTRICT="!test? ( test )"
+
+DEPEND="test? ( dev-qt/qttest:5 )"
+BDEPEND="${PYTHON_DEPS}
+ $(python_gen_any_dep 'dev-python/lxml[${PYTHON_USEDEP}]')
+ dev-qt/qtcore:5
+ >=kde-frameworks/extra-cmake-modules-${PVCUT}:5
+ test? ( app-misc/fdupes )
+"
+
+python_check_deps() {
+ has_version "dev-python/lxml[${PYTHON_USEDEP}]"
+}
+
+src_prepare() {
+ cmake_src_prepare
+ use test || cmake_comment_add_subdirectory autotests
+}
+
+src_configure() {
+ local mycmakeargs=(
+ -DPython_EXECUTABLE="${PYTHON}"
+ -DBINARY_ICONS_RESOURCE=OFF
+ )
+ cmake_src_configure
+}
+
+src_install() {
+ cmake_src_install
+ # bug 770988
+ 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
+}
next reply other threads:[~2022-06-10 7:52 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-10 7:52 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-07-13 20:35 [gentoo-commits] proj/kde:master commit in: kde-frameworks/breeze-icons/ Sam James
2024-07-12 19:58 Andreas Sturmlechner
2024-06-11 19:34 Andreas Sturmlechner
2024-06-11 19:34 Andreas Sturmlechner
2024-05-16 1:44 Sam James
2024-05-13 20:40 Andreas Sturmlechner
2024-05-13 20:40 Andreas Sturmlechner
2024-02-27 16:07 Andreas Sturmlechner
2024-02-25 10:32 Andreas Sturmlechner
2023-12-28 17:31 Andreas Sturmlechner
2023-12-21 16:15 Sam James
2023-08-15 14:33 Andreas Sturmlechner
2022-08-11 10:19 Sam James
2022-07-03 10:55 Andreas Sturmlechner
2021-10-02 15:19 Andreas Sturmlechner
2021-05-20 21:04 Andreas Sturmlechner
2020-07-12 23:09 Andreas Sturmlechner
2019-11-11 7:30 Andreas Sturmlechner
2019-10-16 13:21 Andreas Sturmlechner
2019-05-16 8:55 Michael Palimaka
2017-01-22 18:54 Michael Palimaka
2016-10-21 19:40 Michael Palimaka
2016-09-10 20:29 Manuel Rüger
2016-03-26 18:16 Michael Palimaka
2016-01-10 23:36 Manuel Rüger
2015-11-10 17:05 Michael Palimaka
2015-11-09 14:38 Michael Palimaka
2015-11-09 14:15 Michael Palimaka
2015-11-09 14:12 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=1654846331.830bd0102e8b5907b7bcb4ef423d4b68088c1e1c.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