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: Thu,  8 Nov 2018 21:06:30 +0000 (UTC)	[thread overview]
Message-ID: <1541705148.13a2af5a33d8bee4a3b5c017fb2ff22518ba0685.asturm@gentoo> (raw)

commit:     13a2af5a33d8bee4a3b5c017fb2ff22518ba0685
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Nov  8 19:25:48 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Nov  8 19:25:48 2018 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=13a2af5a

kde-apps/kdecore-meta: Add USE +webengine +webkit

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

 kde-apps/kdecore-meta/kdecore-meta-9999.ebuild | 16 ++++++++++------
 kde-apps/kdecore-meta/metadata.xml             |  3 +++
 2 files changed, 13 insertions(+), 6 deletions(-)

diff --git a/kde-apps/kdecore-meta/kdecore-meta-9999.ebuild b/kde-apps/kdecore-meta/kdecore-meta-9999.ebuild
index b3c5041c00..44259db72c 100644
--- a/kde-apps/kdecore-meta/kdecore-meta-9999.ebuild
+++ b/kde-apps/kdecore-meta/kdecore-meta-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -7,18 +7,22 @@ inherit kde5-meta-pkg
 
 DESCRIPTION="kdecore - merge this to pull in the most basic applications"
 KEYWORDS=""
-IUSE="+handbook"
+IUSE="+handbook +webengine +webkit"
 
 RDEPEND="
 	$(add_kdeapps_dep dolphin)
 	$(add_kdeapps_dep kdialog)
 	$(add_kdeapps_dep keditbookmarks)
 	$(add_kdeapps_dep kfind)
-	|| (
-		www-client/falkon
-		$(add_kdeapps_dep konqueror)
-	)
 	$(add_kdeapps_dep konsole)
 	$(add_kdeapps_dep kwrite)
 	handbook? ( $(add_kdeapps_dep khelpcenter) )
+	webengine? ( || (
+		www-client/falkon
+		$(add_kdeapps_dep konqueror 'webengine')
+	) )
+	webkit? (
+		$(add_kdeapps_dep konqueror)
+		kde-misc/kwebkitpart:5
+	)
 "

diff --git a/kde-apps/kdecore-meta/metadata.xml b/kde-apps/kdecore-meta/metadata.xml
index 2fdbf33d96..8a440f7049 100644
--- a/kde-apps/kdecore-meta/metadata.xml
+++ b/kde-apps/kdecore-meta/metadata.xml
@@ -5,4 +5,7 @@
 		<email>kde@gentoo.org</email>
 		<name>Gentoo KDE Project</name>
 	</maintainer>
+	<use>
+		<flag name="webengine">Enable <pkg>www-client/falkon</pkg> which depends on <pkg>dev-qt/qtwebengine</pkg></flag>
+	</use>
 </pkgmetadata>


             reply	other threads:[~2018-11-08 21:06 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-08 21:06 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-05 12:25 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-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=1541705148.13a2af5a33d8bee4a3b5c017fb2ff22518ba0685.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