From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/colord-kde/
Date: Mon, 31 Jul 2023 07:09:29 +0000 (UTC) [thread overview]
Message-ID: <1690787335.29e0b560493d2793d961a6560c5eede49117a774.asturm@gentoo> (raw)
commit: 29e0b560493d2793d961a6560c5eede49117a774
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 30 19:58:02 2023 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Jul 31 07:08:55 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29e0b560
kde-misc/colord-kde: Drop IUSE X
Pinning to kde-frameworks/kwindowsystem[X=] did nothing and was wrong.
Bug: https://bugs.gentoo.org/911185
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-misc/colord-kde/colord-kde-23.04.3-r1.ebuild | 55 ++++++++++++++++++++++++
1 file changed, 55 insertions(+)
diff --git a/kde-misc/colord-kde/colord-kde-23.04.3-r1.ebuild b/kde-misc/colord-kde/colord-kde-23.04.3-r1.ebuild
new file mode 100644
index 000000000000..1a0080ad95c2
--- /dev/null
+++ b/kde-misc/colord-kde/colord-kde-23.04.3-r1.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KDE_ORG_CATEGORY=graphics
+KFMIN=5.106.0
+QTMIN=5.15.9
+inherit ecm gear.kde.org
+
+DESCRIPTION="Provides interfaces and session daemon to colord"
+HOMEPAGE="https://invent.kde.org/graphics/colord-kde"
+
+LICENSE="GPL-2+"
+SLOT="5"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+IUSE=""
+
+COMMON_DEPEND="
+ >=dev-qt/qtdbus-${QTMIN}:5
+ >=dev-qt/qtgui-${QTMIN}:5
+ >=dev-qt/qtwidgets-${QTMIN}:5
+ >=dev-qt/qtx11extras-${QTMIN}:5
+ >=kde-frameworks/kcmutils-${KFMIN}:5
+ >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+ >=kde-frameworks/kcoreaddons-${KFMIN}:5
+ >=kde-frameworks/kdbusaddons-${KFMIN}:5
+ >=kde-frameworks/kdeclarative-${KFMIN}:5
+ >=kde-frameworks/ki18n-${KFMIN}:5
+ >=kde-frameworks/kitemmodels-${KFMIN}:5[qml]
+ >=kde-frameworks/kpackage-${KFMIN}:5
+ >=kde-frameworks/kservice-${KFMIN}:5
+ >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+ media-libs/lcms:2
+ x11-libs/libX11
+ x11-libs/libxcb
+"
+DEPEND="${COMMON_DEPEND}
+ >=kde-frameworks/kwindowsystem-${KFMIN}:5
+"
+RDEPEND="${COMMON_DEPEND}
+ dev-libs/kirigami-addons:5
+ >=dev-qt/qtquickcontrols2-${QTMIN}:5
+ >=kde-frameworks/kirigami-${KFMIN}:5
+ kde-plasma/kde-cli-tools:5
+ x11-misc/colord
+"
+
+pkg_postinst() {
+ ecm_pkg_postinst
+ if ! has_version "gnome-extra/gnome-color-manager"; then
+ elog "You may want to install gnome-extra/gnome-color-manager to add support for"
+ elog "colorhug calibration devices."
+ fi
+}
next reply other threads:[~2023-07-31 7:09 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-31 7:09 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-11 8:39 [gentoo-commits] repo/gentoo:master commit in: kde-misc/colord-kde/ WANG Xuerui
2024-09-02 13:54 Andreas Sturmlechner
2024-01-06 12:35 Arthur Zamarin
2023-12-29 7:05 Arthur Zamarin
2023-11-21 10:38 Andreas Sturmlechner
2023-07-31 7:09 Andreas Sturmlechner
2023-07-06 12:13 Andreas Sturmlechner
2022-12-15 23:29 Andreas Sturmlechner
2022-11-27 13:32 Andreas Sturmlechner
2022-11-27 13:32 Andreas Sturmlechner
2022-11-25 16:42 Arthur Zamarin
2022-11-25 3:07 Yixun Lan
2022-11-24 8:44 Sam James
2022-09-23 20:07 Andreas Sturmlechner
2020-01-12 11:47 Andreas Sturmlechner
2020-01-12 11:47 Andreas Sturmlechner
2019-03-24 16:49 Andreas Sturmlechner
2016-10-22 11:09 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=1690787335.29e0b560493d2793d961a6560c5eede49117a774.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