From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-util/lgogdownloader/
Date: Sat, 31 Aug 2024 20:19:23 +0000 (UTC) [thread overview]
Message-ID: <1725135458.6295fe3663204f5e535722d9c4496856e7aa199d.asturm@gentoo> (raw)
commit: 6295fe3663204f5e535722d9c4496856e7aa199d
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 31 18:10:50 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Aug 31 20:17:38 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6295fe36
games-util/lgogdownloader: Drop IUSE qt5,qt6 and REQUIRED_USE
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
games-util/lgogdownloader/lgogdownloader-9999.ebuild | 11 ++---------
1 file changed, 2 insertions(+), 9 deletions(-)
diff --git a/games-util/lgogdownloader/lgogdownloader-9999.ebuild b/games-util/lgogdownloader/lgogdownloader-9999.ebuild
index 5aad60a3ca63..6be67e274231 100644
--- a/games-util/lgogdownloader/lgogdownloader-9999.ebuild
+++ b/games-util/lgogdownloader/lgogdownloader-9999.ebuild
@@ -10,8 +10,7 @@ HOMEPAGE="https://sites.google.com/site/gogdownloader/"
EGIT_REPO_URI="https://github.com/Sude-/lgogdownloader.git"
LICENSE="WTFPL-2"
SLOT="0"
-IUSE="gui qt5 qt6"
-REQUIRED_USE="gui? ( ^^ ( qt5 qt6 ) )"
+IUSE="gui"
RDEPEND="
>=app-crypt/rhash-1.3.3-r2:0=
@@ -20,10 +19,7 @@ RDEPEND="
>=dev-libs/jsoncpp-1.7:0=
dev-libs/tinyxml2:0=
>=net-misc/curl-7.55:0=[ssl]
- gui? (
- qt5? ( dev-qt/qtwebengine:5[widgets] )
- qt6? ( dev-qt/qtwebengine:6[widgets] )
- )
+ gui? ( dev-qt/qtwebengine:6[widgets] )
"
DEPEND="
@@ -38,9 +34,6 @@ src_configure() {
local mycmakeargs=(
-DUSE_QT_GUI=$(usex gui)
)
- use gui && mycmakeargs+=(
- -DCMAKE_DISABLE_FIND_PACKAGE_Qt6=$(usex qt5)
- )
cmake_src_configure
}
next reply other threads:[~2024-08-31 20:19 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-31 20:19 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-22 14:12 [gentoo-commits] repo/gentoo:master commit in: games-util/lgogdownloader/ James Le Cuirot
2025-01-06 14:38 James Le Cuirot
2025-01-02 23:03 James Le Cuirot
2025-01-02 23:03 James Le Cuirot
2025-01-01 21:52 Andreas Sturmlechner
2025-01-01 21:52 Andreas Sturmlechner
2024-12-28 22:39 James Le Cuirot
2024-08-31 20:19 Andreas Sturmlechner
2024-08-31 20:19 Andreas Sturmlechner
2024-08-23 21:42 James Le Cuirot
2024-06-07 22:51 James Le Cuirot
2024-05-23 20:54 James Le Cuirot
2023-10-29 9:29 James Le Cuirot
2023-03-25 22:36 James Le Cuirot
2023-03-18 21:36 James Le Cuirot
2022-09-04 12:23 David Seifert
2022-08-11 7:37 Ionen Wolkens
2022-02-26 23:41 James Le Cuirot
2021-12-28 17:10 Ionen Wolkens
2021-09-04 7:21 James Le Cuirot
2020-12-30 21:34 James Le Cuirot
2020-04-16 20:44 James Le Cuirot
2020-03-19 23:35 James Le Cuirot
2019-04-30 22:00 James Le Cuirot
2019-04-30 22:00 James Le Cuirot
2018-10-14 7:35 James Le Cuirot
2018-09-28 18:38 James Le Cuirot
2018-09-28 18:38 James Le Cuirot
2017-12-21 1:57 David Seifert
2017-11-09 20:16 James Le Cuirot
2017-11-09 20:16 James Le Cuirot
2017-03-08 21:38 James Le Cuirot
2017-01-24 22:18 James Le Cuirot
2016-12-23 10:11 Johannes Huber
2016-11-23 23:13 James Le Cuirot
2016-09-17 10:05 James Le Cuirot
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=1725135458.6295fe3663204f5e535722d9c4496856e7aa199d.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