From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-misc/kmarkdownwebview/
Date: Thu, 17 Sep 2020 20:07:55 +0000 (UTC) [thread overview]
Message-ID: <1600364621.be101475897a30cefe728f6edd0bc87924ccb7f0.asturm@gentoo> (raw)
commit: be101475897a30cefe728f6edd0bc87924ccb7f0
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 17 17:35:51 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Sep 17 17:43:41 2020 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=be101475
kde-misc/kmarkdownwebview: Drop IUSE=webkit
Package-Manager: Portage-3.0.7, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-misc/kmarkdownwebview/kmarkdownwebview-9999.ebuild | 14 +++++---------
kde-misc/kmarkdownwebview/metadata.xml | 3 ---
2 files changed, 5 insertions(+), 12 deletions(-)
diff --git a/kde-misc/kmarkdownwebview/kmarkdownwebview-9999.ebuild b/kde-misc/kmarkdownwebview/kmarkdownwebview-9999.ebuild
index cc43e188e5..c29fe9e8f5 100644
--- a/kde-misc/kmarkdownwebview/kmarkdownwebview-9999.ebuild
+++ b/kde-misc/kmarkdownwebview/kmarkdownwebview-9999.ebuild
@@ -8,13 +8,15 @@ inherit ecm kde.org
DESCRIPTION="KPart for rendering Markdown content"
HOMEPAGE="https://frinring.wordpress.com/2017/09/14/kmarkdownwebview-0-1-0/"
-LICENSE="!webkit? ( BSD ) LGPL-2.1+"
+LICENSE="BSD LGPL-2.1+"
SLOT="5"
KEYWORDS=""
-IUSE="webkit"
+IUSE=""
DEPEND="
dev-qt/qtgui:5
+ dev-qt/qtwebchannel:5
+ dev-qt/qtwebengine:5[widgets]
dev-qt/qtwidgets:5
kde-frameworks/kconfigwidgets:5
kde-frameworks/kcoreaddons:5
@@ -22,18 +24,12 @@ DEPEND="
kde-frameworks/kio:5
kde-frameworks/kparts:5
kde-frameworks/kxmlgui:5
- webkit? ( >=dev-qt/qtwebkit-5.212.0_pre20180120:5 )
- !webkit? (
- dev-qt/qtwebchannel:5
- dev-qt/qtwebengine:5[widgets]
- )
"
RDEPEND="${DEPEND}"
src_configure() {
local mycmakeargs=(
- -DUSE_QTWEBKIT=$(usex webkit)
+ -DUSE_QTWEBKIT=OFF
)
-
ecm_src_configure
}
diff --git a/kde-misc/kmarkdownwebview/metadata.xml b/kde-misc/kmarkdownwebview/metadata.xml
index 4ec8ab04c6..2fdbf33d96 100644
--- a/kde-misc/kmarkdownwebview/metadata.xml
+++ b/kde-misc/kmarkdownwebview/metadata.xml
@@ -5,7 +5,4 @@
<email>kde@gentoo.org</email>
<name>Gentoo KDE Project</name>
</maintainer>
- <use>
- <flag name="webkit">Use <pkg>dev-qt/qtwebkit</pkg> instead of <pkg>dev-qt/qtwebengine</pkg></flag>
- </use>
</pkgmetadata>
next reply other threads:[~2020-09-17 20:08 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-17 20:07 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-12-30 17:53 [gentoo-commits] proj/kde:master commit in: kde-misc/kmarkdownwebview/ Andreas Sturmlechner
2020-08-16 22:24 Andreas Sturmlechner
2018-02-13 0:25 Andreas Sturmlechner
2017-09-15 10:36 Michael Palimaka
2017-09-15 10:36 Michael Palimaka
2017-09-15 10:36 Michael Palimaka
2017-09-15 10:36 Michael Palimaka
2017-09-10 12:21 Johannes Huber
2017-09-02 9:40 Andreas Sturmlechner
2017-08-27 19:45 Andreas Sturmlechner
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=1600364621.be101475897a30cefe728f6edd0bc87924ccb7f0.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