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] repo/gentoo:master commit in: kde-apps/konqueror/
Date: Thu,  6 Jul 2023 12:13:09 +0000 (UTC)	[thread overview]
Message-ID: <1688645569.c5602815e618007273c7362a3397a2a8eb73e842.asturm@gentoo> (raw)

commit:     c5602815e618007273c7362a3397a2a8eb73e842
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Jul  6 10:28:27 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Jul  6 12:12:49 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5602815

kde-apps/konqueror: Drop IUSE X, option unsupported upstream

See also:
https://invent.kde.org/network/konqueror/-/merge_requests/155
https://invent.kde.org/network/konqueror/-/merge_requests/163

Bug: https://bugs.gentoo.org/813450
Bug: https://bugs.gentoo.org/909314
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/konqueror/konqueror-23.04.2.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/kde-apps/konqueror/konqueror-23.04.2.ebuild b/kde-apps/konqueror/konqueror-23.04.2.ebuild
index 5e7d07f3aa90..1024d189ec9c 100644
--- a/kde-apps/konqueror/konqueror-23.04.2.ebuild
+++ b/kde-apps/konqueror/konqueror-23.04.2.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://apps.kde.org/konqueror/"
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
 KEYWORDS="~amd64 ~arm64 ~x86"
-IUSE="activities speech X"
+IUSE="activities speech"
 
 # 4 of 4 tests fail. Last checked for 4.0.3
 RESTRICT="test"
@@ -26,6 +26,7 @@ COMMON_DEPEND="
 	>=dev-qt/qtscript-${QTMIN}:5
 	>=dev-qt/qtwebengine-${QTMIN}:5[widgets]
 	>=dev-qt/qtwidgets-${QTMIN}:5
+	>=dev-qt/qtx11extras-${QTMIN}:5
 	>=dev-qt/qtxml-${QTMIN}:5
 	>=kde-frameworks/karchive-${KFMIN}:5
 	>=kde-frameworks/kbookmarks-${KFMIN}:5
@@ -52,7 +53,6 @@ COMMON_DEPEND="
 	>=kde-frameworks/kxmlgui-${KFMIN}:5
 	sys-libs/zlib
 	speech? ( >=dev-qt/qtspeech-${QTMIN}:5 )
-	X? ( >=dev-qt/qtx11extras-${QTMIN}:5 )
 "
 DEPEND="${COMMON_DEPEND}
 	activities? ( >=kde-frameworks/kactivities-${KFMIN}:5 )
@@ -73,7 +73,7 @@ src_configure() {
 		-DCMAKE_DISABLE_FIND_PACKAGE_Hunspell=ON # requires fixing bug 634122
 		$(cmake_use_find_package activities KF5Activities)
 		$(cmake_use_find_package speech Qt5TextToSpeech)
-		-DWITHOUT_X11=$(usex !X)
+		-DWITHOUT_X11=OFF
 	)
 	ecm_src_configure
 }


             reply	other threads:[~2023-07-06 12:13 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-06 12:13 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-02 14:50 [gentoo-commits] repo/gentoo:master commit in: kde-apps/konqueror/ Andreas Sturmlechner
2024-06-23 17:02 Andreas Sturmlechner
2024-06-13 17:40 Andreas Sturmlechner
2024-06-12 17:36 Sam James
2024-06-01  9:21 Andreas Sturmlechner
2024-03-03  9:49 Andreas Sturmlechner
2024-01-07 13:51 Andreas Sturmlechner
2024-01-07 13:51 Andreas Sturmlechner
2023-11-11 20:00 Andreas Sturmlechner
2023-10-14 22:49 Andreas Sturmlechner
2022-10-06  9:07 Andreas Sturmlechner
2021-10-03 11:46 Andreas Sturmlechner
2021-09-22 21:59 Andreas Sturmlechner
2021-06-05 10:57 Mikle Kolyada
2021-06-05 10:55 Mikle Kolyada
2021-06-05 10:53 Mikle Kolyada
2020-02-16 13:41 Andreas Sturmlechner
2020-02-16 13:41 Andreas Sturmlechner
2020-01-14 19:16 Andreas Sturmlechner
2018-11-18 19:04 Andreas Sturmlechner
2018-08-07  7:06 Andreas Sturmlechner
2018-07-29  0:38 Mikle Kolyada
2017-04-18 23:10 Andreas Sturmlechner
2017-04-17 11:53 Andreas Sturmlechner
2017-01-01 16:09 Andreas Sturmlechner
2016-07-20 15:17 Michael Palimaka
2016-07-18 20:41 Johannes Huber
2016-05-24 19:26 Mikle Kolyada
2016-03-05 11:07 Mikle Kolyada

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=1688645569.c5602815e618007273c7362a3397a2a8eb73e842.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