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/kalarm/
Date: Sat, 27 Nov 2021 12:45:11 +0000 (UTC)	[thread overview]
Message-ID: <1638016881.9c0f8b17f8c0cfa9b77764dc2d7af87799a08158.asturm@gentoo> (raw)

commit:     9c0f8b17f8c0cfa9b77764dc2d7af87799a08158
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 27 12:40:43 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Nov 27 12:41:21 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c0f8b17

kde-apps/kalarm: Drop IUSE X for now

Build without X is broken right now.
KDE-bug: https://bugs.kde.org/show_bug.cgi?id=446163

Bug: https://bugs.gentoo.org/822177
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/kalarm/kalarm-21.08.3-r1.ebuild | 17 +++--------------
 1 file changed, 3 insertions(+), 14 deletions(-)

diff --git a/kde-apps/kalarm/kalarm-21.08.3-r1.ebuild b/kde-apps/kalarm/kalarm-21.08.3-r1.ebuild
index 2885dc653a8e..d4fe2db3d070 100644
--- a/kde-apps/kalarm/kalarm-21.08.3-r1.ebuild
+++ b/kde-apps/kalarm/kalarm-21.08.3-r1.ebuild
@@ -15,13 +15,14 @@ HOMEPAGE="https://apps.kde.org/kalarm/ https://userbase.kde.org/KAlarm"
 LICENSE="GPL-2+ handbook? ( FDL-1.2+ )"
 SLOT="5"
 KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
-IUSE="X"
+IUSE=""
 
 DEPEND="
 	>=dev-qt/qtdbus-${QTMIN}:5
 	>=dev-qt/qtgui-${QTMIN}:5
 	>=dev-qt/qtnetwork-${QTMIN}:5
 	>=dev-qt/qtwidgets-${QTMIN}:5
+	>=dev-qt/qtx11extras-${QTMIN}:5
 	>=kde-apps/akonadi-${PVCUT}:5
 	>=kde-apps/akonadi-contacts-${PVCUT}:5
 	>=kde-apps/akonadi-mime-${PVCUT}:5
@@ -61,10 +62,7 @@ DEPEND="
 	>=kde-frameworks/kwindowsystem-${KFMIN}:5
 	>=kde-frameworks/kxmlgui-${KFMIN}:5
 	>=media-libs/phonon-4.11.0
-	X? (
-		>=dev-qt/qtx11extras-${QTMIN}:5
-		x11-libs/libX11
-	)
+	x11-libs/libX11
 "
 RDEPEND="${DEPEND}
 	>=kde-apps/kdepim-runtime-${PVCUT}:5
@@ -75,12 +73,3 @@ src_prepare() {
 	ecm_src_prepare
 	ecm_punt_bogus_dep KF5 GrantleeTheme
 }
-
-src_configure() {
-	local mycmakeargs=(
-		$(cmake_use_find_package X Qt5X11Extras)
-		$(cmake_use_find_package X X11)
-	)
-
-	ecm_src_configure
-}


             reply	other threads:[~2021-11-27 12:45 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-27 12:45 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-04 23:01 [gentoo-commits] repo/gentoo:master commit in: kde-apps/kalarm/ Andreas Sturmlechner
2024-08-28 18:48 Andreas Sturmlechner
2024-06-12 15:29 Andreas Sturmlechner
2023-07-06 12:13 Andreas Sturmlechner
2022-07-08 12:54 Andreas Sturmlechner
2021-11-15 18:59 Andreas Sturmlechner
2021-11-15 18:59 Andreas Sturmlechner
2020-10-15 10:30 Georgy Yakovlev
2019-04-06 15:37 Mikle Kolyada
2019-03-19 11:18 Andreas Sturmlechner
2019-02-09 14:26 Andreas Sturmlechner
2017-05-07 21:24 Agostino Sarubbo
2016-12-21 12:32 Michael Palimaka
2016-12-21 12:32 Michael Palimaka
2016-12-19 20:25 Johannes Huber
2016-06-11 12:23 Agostino Sarubbo
2016-06-11 10:56 Agostino Sarubbo
2016-03-06 11:26 Mikle Kolyada
2016-03-05 13:05 Mikle Kolyada
2016-02-06 15:59 Andreas Hüttel

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=1638016881.9c0f8b17f8c0cfa9b77764dc2d7af87799a08158.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