From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: net-im/choqok/
Date: Sun, 9 Aug 2020 09:45:21 +0000 (UTC) [thread overview]
Message-ID: <1596965895.9b0c29db2bb684a4a5ca18327496463885cac7d3.asturm@gentoo> (raw)
commit: 9b0c29db2bb684a4a5ca18327496463885cac7d3
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 9 09:38:15 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Aug 9 09:38:15 2020 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=9b0c29db
net-im/choqok: Drop IUSE=konqueror
kdewebkit--, qtwebkit--
Package-Manager: Portage-3.0.2, Repoman-2.3.23
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
net-im/choqok/choqok-9999.ebuild | 10 ++--------
net-im/choqok/metadata.xml | 1 -
2 files changed, 2 insertions(+), 9 deletions(-)
diff --git a/net-im/choqok/choqok-9999.ebuild b/net-im/choqok/choqok-9999.ebuild
index b610393b43..770e46dcd3 100644
--- a/net-im/choqok/choqok-9999.ebuild
+++ b/net-im/choqok/choqok-9999.ebuild
@@ -19,7 +19,7 @@ fi
LICENSE="GPL-2+"
SLOT="5"
-IUSE="attica konqueror share telepathy"
+IUSE="attica share telepathy"
DEPEND="
app-crypt/qca[qt5(+)]
@@ -47,11 +47,6 @@ DEPEND="
>=kde-frameworks/kxmlgui-${KFMIN}:5
>=kde-frameworks/sonnet-${KFMIN}:5
attica? ( >=kde-frameworks/attica-${KFMIN}:5 )
- konqueror? (
- >=kde-frameworks/kparts-${KFMIN}:5
- >=kde-frameworks/kdewebkit-${KFMIN}:5
- >=dev-qt/qtwebkit-5.212.0_pre20180120:5
- )
share? ( >=kde-frameworks/purpose-${KFMIN}:5 )
telepathy? ( net-libs/telepathy-qt[qt5(+)] )
"
@@ -62,8 +57,7 @@ DOCS=( AUTHORS README changelog )
src_configure() {
local mycmakeargs=(
$(cmake_use_find_package attica KF5Attica)
- $(cmake_use_find_package konqueror KF5Parts)
- $(cmake_use_find_package konqueror KF5WebKit)
+ -DCMAKE_DISABLE_FIND_PACKAGE_KF5WebKit=ON
$(cmake_use_find_package share KF5Purpose)
$(cmake_use_find_package telepathy TelepathyQt5)
)
diff --git a/net-im/choqok/metadata.xml b/net-im/choqok/metadata.xml
index 7606fdaab7..625636c5e6 100644
--- a/net-im/choqok/metadata.xml
+++ b/net-im/choqok/metadata.xml
@@ -7,7 +7,6 @@
</maintainer>
<use>
<flag name="attica">Build Open Collaboration Services plugin using <pkg>kde-frameworks/attica</pkg></flag>
- <flag name="konqueror">Build Konqueror Choqok plugin</flag>
<flag name="share">Enable support for a share menu using <pkg>kde-frameworks/purpose</pkg></flag>
<flag name="telepathy">Enable support for the real-time communication framework telepathy</flag>
</use>
next reply other threads:[~2020-08-09 9:45 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-09 9:45 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-09 16:29 [gentoo-commits] proj/kde:master commit in: net-im/choqok/ Andreas Sturmlechner
2024-05-20 21:26 Andreas Sturmlechner
2022-10-11 15:18 Andreas Sturmlechner
2020-02-05 0:28 Andreas Sturmlechner
2020-02-05 0:28 Andreas Sturmlechner
2019-11-13 2:00 Andreas Sturmlechner
2019-04-30 18:42 Andreas Sturmlechner
2018-06-24 18:04 Andreas Sturmlechner
2018-02-22 13:17 Andreas Sturmlechner
2017-10-12 16:46 Johannes Huber
2017-10-08 8:10 Johannes Huber
2017-08-02 19:59 Andreas Sturmlechner
2016-10-12 18:44 Michael Palimaka
2016-10-08 16:16 Michael Palimaka
2016-08-04 18:02 Johannes Huber
2016-08-04 18:02 Johannes Huber
2016-06-18 18:56 Michael Palimaka
2016-06-17 11:21 Michael Palimaka
2016-06-17 11:21 Michael Palimaka
2016-03-13 11:20 Johannes Huber
2016-01-31 15:53 Michael Palimaka
2016-01-26 18:18 Michael Palimaka
2014-01-20 10:43 Michael Palimaka
2013-09-04 19:12 Michael Palimaka
2013-09-04 19:12 Michael Palimaka
2013-09-04 19:12 Michael Palimaka
2013-04-25 18:52 Johannes Huber
2012-08-22 20:12 Johannes Huber
2011-11-24 21:18 Andreas Hüttel
2011-11-07 22:16 Johannes Huber
2011-11-07 22:16 Johannes Huber
2011-09-21 19:14 Johannes Huber
2011-04-12 13:03 Theo Chatzimichos
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=1596965895.9b0c29db2bb684a4a5ca18327496463885cac7d3.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