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-misc/colord-kde/
Date: Thu, 15 Dec 2022 23:29:45 +0000 (UTC)	[thread overview]
Message-ID: <1671146966.f3ed3bdcdc7c1939f8f075a666201b09ec7f0d6f.asturm@gentoo> (raw)

commit:     f3ed3bdcdc7c1939f8f075a666201b09ec7f0d6f
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 15 23:26:25 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Dec 15 23:29:26 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3ed3bdc

kde-misc/colord-kde: drop 22.11.90

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

 kde-misc/colord-kde/Manifest                   |  1 -
 kde-misc/colord-kde/colord-kde-22.11.90.ebuild | 58 --------------------------
 2 files changed, 59 deletions(-)

diff --git a/kde-misc/colord-kde/Manifest b/kde-misc/colord-kde/Manifest
index 224d4a259fbc..d0d1ada30c82 100644
--- a/kde-misc/colord-kde/Manifest
+++ b/kde-misc/colord-kde/Manifest
@@ -1,2 +1 @@
-DIST colord-kde-22.11.90.tar.xz 110724 BLAKE2B 6a60c566b2782a519fdfffc5871a81f54b16f91351feb5a66ef50ffe6869fe5b611a3bff42b6f2e80bf44556d7e2603353ad6263664f96cc3de22163d662b577 SHA512 04f717f0621ac1b907e8ef270c3ffab0fc9eb5cf50204e83e3c04e1eed7e5b8e41f0c4d2ab1e6868a0ae442f4a94dbcac5ad2366d810e828073d16cec119974d
 DIST colord-kde-22.12.0.tar.xz 110744 BLAKE2B 6505999c5f9560b43d2664f02c136802b3be866f7ec876de9f74e76f193f53dd4e3e859fc941d942613592e80fc067ed3cad1172c78020cfa0f292ff12109cf0 SHA512 16f41042784d109173c3680422374628fa26b1cbbb08a96db138402a99a7252697a4b1dfb757ac5d5ea9a3a92bdac7b22ef0849f56c67100d48bf204b851d6af

diff --git a/kde-misc/colord-kde/colord-kde-22.11.90.ebuild b/kde-misc/colord-kde/colord-kde-22.11.90.ebuild
deleted file mode 100644
index da1281f177c7..000000000000
--- a/kde-misc/colord-kde/colord-kde-22.11.90.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KDE_ORG_CATEGORY=graphics
-KFMIN=5.99.0
-QTMIN=5.15.5
-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="X"
-
-COMMON_DEPEND="
-	>=dev-qt/qtdbus-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=dev-qt/qtwidgets-${QTMIN}:5
-	>=kde-frameworks/kcmutils-${KFMIN}:5
-	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/kdbusaddons-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/kservice-${KFMIN}:5
-	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-	media-libs/lcms:2
-	X? (
-		>=dev-qt/qtx11extras-${QTMIN}:5
-		x11-libs/libX11
-		x11-libs/libxcb
-	)
-"
-DEPEND="${COMMON_DEPEND}
-	>=kde-frameworks/kwindowsystem-${KFMIN}:5
-"
-RDEPEND="${COMMON_DEPEND}
-	kde-plasma/kde-cli-tools:5
-	x11-misc/colord
-"
-
-src_configure() {
-	local mycmakeargs=(
-		$(cmake_use_find_package X X11)
-	)
-	ecm_src_configure
-}
-
-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
-}


             reply	other threads:[~2022-12-15 23:29 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-15 23:29 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-02 13:54 [gentoo-commits] repo/gentoo:master commit in: kde-misc/colord-kde/ 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-31  7:09 Andreas Sturmlechner
2023-07-06 12:13 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=1671146966.f3ed3bdcdc7c1939f8f075a666201b09ec7f0d6f.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