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] proj/kde:master commit in: kde-plasma/kdeplasma-addons/
Date: Wed, 25 Aug 2021 09:00:45 +0000 (UTC)	[thread overview]
Message-ID: <1629880709.b6271bca5459ac0fc1635f39091c7a6d0b28666e.asturm@gentoo> (raw)

commit:     b6271bca5459ac0fc1635f39091c7a6d0b28666e
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 25 08:38:29 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Aug 25 08:38:29 2021 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=b6271bca

kde-plasma/kdeplasma-addons: Drop IUSE=comic, ported away from Kross

Upstream commit b44e5552b1062c4389be3a2f190bc609548c634b

Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-plasma/kdeplasma-addons/kdeplasma-addons-9999.ebuild | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/kde-plasma/kdeplasma-addons/kdeplasma-addons-9999.ebuild b/kde-plasma/kdeplasma-addons/kdeplasma-addons-9999.ebuild
index 6e4d68ec87..c11eec13e4 100644
--- a/kde-plasma/kdeplasma-addons/kdeplasma-addons-9999.ebuild
+++ b/kde-plasma/kdeplasma-addons/kdeplasma-addons-9999.ebuild
@@ -15,7 +15,7 @@ DESCRIPTION="Extra Plasma applets and engines"
 LICENSE="GPL-2 LGPL-2"
 SLOT="5"
 KEYWORDS=""
-IUSE="comic share webengine"
+IUSE="share webengine"
 
 RESTRICT="test" # bug 727846
 
@@ -45,7 +45,6 @@ DEPEND="
 	>=kde-frameworks/kxmlgui-${KFMIN}:5
 	>=kde-frameworks/plasma-${KFMIN}:5
 	>=kde-frameworks/sonnet-${KFMIN}:5
-	comic? ( >=kde-frameworks/kross-${KFMIN}:5 )
 	share? ( >=kde-frameworks/purpose-${KFMIN}:5 )
 	webengine? ( >=dev-qt/qtwebengine-${QTMIN}:5 )
 "
@@ -55,11 +54,8 @@ RDEPEND="${DEPEND}
 	>=kde-plasma/plasma-workspace-${PVCUT}:5
 "
 
-PATCHES=( "${FILESDIR}/${PN}-5.19.3-kross-optional.patch" ) # downstream patch
-
 src_configure() {
 	local mycmakeargs=(
-		$(cmake_use_find_package comic KF5Kross)
 		$(cmake_use_find_package share KF5Purpose)
 		$(cmake_use_find_package webengine Qt5WebEngine)
 	)


             reply	other threads:[~2021-08-25  9:00 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-25  9:00 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-23 17:37 [gentoo-commits] proj/kde:master commit in: kde-plasma/kdeplasma-addons/ Sam James
2024-03-13 21:05 Andreas Sturmlechner
2023-12-15 22:25 Andreas Sturmlechner
2023-09-19 13:17 Andreas Sturmlechner
2022-09-17 12:29 Andreas Sturmlechner
2022-09-03 13:05 Andreas Sturmlechner
2022-09-03 13:05 Andreas Sturmlechner
2022-06-21 11:28 Andreas Sturmlechner
2021-04-04 19:21 Andreas Sturmlechner
2020-12-22 11:17 Andreas Sturmlechner
2020-09-07 15:07 Andreas Sturmlechner
2020-07-07 20:37 Andreas Sturmlechner
2020-07-01 23:12 Andreas Sturmlechner
2020-07-01 23:12 Andreas Sturmlechner
2020-06-15  9:11 Andreas Sturmlechner
2018-05-06  8:46 Andreas Sturmlechner
2018-02-18 15:00 Andreas Sturmlechner
2018-01-31 15:57 Andreas Sturmlechner
2018-01-31 15:57 Andreas Sturmlechner
2018-01-31 15:57 Andreas Sturmlechner
2018-01-27 23:57 Andreas Sturmlechner
2018-01-27 22:02 Andreas Sturmlechner
2017-12-02 15:09 Andreas Sturmlechner
2016-11-03  8:26 Johannes Huber
2016-03-22 13:05 Michael Palimaka
2016-03-09 17:57 Michael Palimaka
2016-03-09 17:22 Michael Palimaka
2016-03-09 17:22 Michael Palimaka
2015-12-14 14:34 Michael Palimaka
2015-12-13 17:32 Michael Palimaka
2015-12-07 15:55 Michael Palimaka
2015-11-04 12:54 Michael Palimaka
2015-09-14 16:10 Michael Palimaka
2015-08-07 18:57 Michael Palimaka
2015-04-16 18:43 Michael Palimaka
2015-03-25 11:38 Michael Palimaka
2015-03-14 12:29 Johannes Huber
2015-03-13 18:16 Michael Palimaka
2015-01-17 19:10 Johannes Huber
2014-12-22 16:31 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=1629880709.b6271bca5459ac0fc1635f39091c7a6d0b28666e.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