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-apps/kdecore-meta/
Date: Sun,  5 Jan 2020 12:25:45 +0000 (UTC)	[thread overview]
Message-ID: <1578227133.d754b4cf590cccebeca95bcbd449c5e2c87187a4.asturm@gentoo> (raw)

commit:     d754b4cf590cccebeca95bcbd449c5e2c87187a4
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jan  5 12:25:33 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jan  5 12:25:33 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=d754b4cf

kde-apps/kdecore-meta: Drop USE webkit

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

 kde-apps/kdecore-meta/kdecore-meta-19.12.49.9999.ebuild | 11 +++++------
 kde-apps/kdecore-meta/metadata.xml                      |  1 -
 2 files changed, 5 insertions(+), 7 deletions(-)

diff --git a/kde-apps/kdecore-meta/kdecore-meta-19.12.49.9999.ebuild b/kde-apps/kdecore-meta/kdecore-meta-19.12.49.9999.ebuild
index 84a00091de..a8e3fa40cd 100644
--- a/kde-apps/kdecore-meta/kdecore-meta-19.12.49.9999.ebuild
+++ b/kde-apps/kdecore-meta/kdecore-meta-19.12.49.9999.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://kde.org/"
 LICENSE="metapackage"
 SLOT="5"
 KEYWORDS=""
-IUSE="+handbook +share +thumbnail +webengine webkit"
+IUSE="+handbook +share +thumbnail +webengine"
 
 RDEPEND="
 	>=kde-apps/dolphin-${PV}:${SLOT}
@@ -19,11 +19,10 @@ RDEPEND="
 	>=kde-apps/konsole-${PV}:${SLOT}
 	>=kde-apps/kwrite-${PV}:${SLOT}
 	handbook? ( >=kde-apps/khelpcenter-${PV}:${SLOT} )
-	webengine? ( www-client/falkon )
-	webkit? (
-		>=kde-apps/konqueror-${PV}:${SLOT}[webengine?]
-		kde-misc/kwebkitpart:5
-	)
+	webengine? ( || (
+		www-client/falkon
+		>=kde-apps/konqueror-${PV}:${SLOT}
+	) )
 "
 # Optional runtime deps: kde-apps/dolphin
 RDEPEND="${RDEPEND}

diff --git a/kde-apps/kdecore-meta/metadata.xml b/kde-apps/kdecore-meta/metadata.xml
index 99b40a291a..ce448ffcff 100644
--- a/kde-apps/kdecore-meta/metadata.xml
+++ b/kde-apps/kdecore-meta/metadata.xml
@@ -9,6 +9,5 @@
 		<flag name="share">Install <pkg>kde-frameworks/purpose</pkg> for share file context menu actions in <pkg>kde-apps/dolphin</pkg></flag>
 		<flag name="thumbnail">Install <pkg>kde-apps/ffmpegthumbs</pkg> and <pkg>kde-apps/thumbnailers</pkg> for thumbnail generation in <pkg>kde-apps/dolphin</pkg></flag>
 		<flag name="webengine">Enable <pkg>www-client/falkon</pkg> which depends on <pkg>dev-qt/qtwebengine</pkg></flag>
-		<flag name="webkit">Enable <pkg>kde-apps/konqueror</pkg> with <pkg>kde-misc/kwebkitpart</pkg> which depend on <pkg>dev-qt/qtwebkit</pkg></flag>
 	</use>
 </pkgmetadata>


             reply	other threads:[~2020-01-05 12:25 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-05 12:25 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-22 20:03 [gentoo-commits] proj/kde:master commit in: kde-apps/kdecore-meta/ Andreas Sturmlechner
2024-08-15  7:39 Andreas Sturmlechner
2024-05-18 18:16 Andreas Sturmlechner
2023-01-09 19:38 Andreas Sturmlechner
2022-08-15 21:14 Andreas Sturmlechner
2021-05-12  7:50 Andreas Sturmlechner
2020-01-07 19:42 Andreas Sturmlechner
2020-01-04 13:49 Andreas Sturmlechner
2019-05-21 23:56 Andreas Sturmlechner
2018-11-24 21:17 Andreas Sturmlechner
2018-11-22 22:22 Andreas Sturmlechner
2018-11-22 22:22 Andreas Sturmlechner
2018-11-11 16:13 Andreas Sturmlechner
2018-11-08 21:06 Andreas Sturmlechner
2018-06-10 16:29 Johannes Huber
2018-04-06 20:42 Andreas Sturmlechner
2018-02-27 16:03 Andreas Sturmlechner
2017-08-27 11:30 Andreas Sturmlechner
2016-11-27  9:59 Michael Palimaka
2016-11-12 10:55 Michael Palimaka
2016-07-29 20:03 Johannes Huber
2016-07-09 20:37 Johannes Huber
2016-03-25 14:00 Michael Palimaka
2016-01-19 17:52 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=1578227133.d754b4cf590cccebeca95bcbd449c5e2c87187a4.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