From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-util/lgogdownloader/
Date: Wed, 01 Jan 2025 21:52:52 +0000 (UTC) [thread overview]
Message-ID: <1735768361.802b4ee4e66147bfca5e58b7fa8a3a6f3c1b0702.asturm@gentoo> (raw)
commit: 802b4ee4e66147bfca5e58b7fa8a3a6f3c1b0702
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 1 18:41:50 2025 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Jan 1 21:52:41 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=802b4ee4
games-util/lgogdownloader: Drop IUSE qt6 (make Qt6 unconditional)
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
.../{lgogdownloader-9999.ebuild => lgogdownloader-3.16-r1.ebuild} | 8 +++++---
games-util/lgogdownloader/lgogdownloader-9999.ebuild | 3 ++-
2 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/games-util/lgogdownloader/lgogdownloader-9999.ebuild b/games-util/lgogdownloader/lgogdownloader-3.16-r1.ebuild
similarity index 82%
copy from games-util/lgogdownloader/lgogdownloader-9999.ebuild
copy to games-util/lgogdownloader/lgogdownloader-3.16-r1.ebuild
index 653b4c27add5..384ea18d90ab 100644
--- a/games-util/lgogdownloader/lgogdownloader-9999.ebuild
+++ b/games-util/lgogdownloader/lgogdownloader-3.16-r1.ebuild
@@ -1,15 +1,17 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-inherit cmake git-r3
+inherit cmake
DESCRIPTION="Unofficial GOG.com downloader for Linux"
HOMEPAGE="https://sites.google.com/site/gogdownloader/"
-EGIT_REPO_URI="https://github.com/Sude-/lgogdownloader.git"
+SRC_URI="https://github.com/Sude-/${PN}/releases/download/v${PV}/${P}.tar.gz"
+
LICENSE="WTFPL-2"
SLOT="0"
+KEYWORDS="~amd64 ~x86"
IUSE="gui"
RDEPEND="
diff --git a/games-util/lgogdownloader/lgogdownloader-9999.ebuild b/games-util/lgogdownloader/lgogdownloader-9999.ebuild
index 653b4c27add5..74f57ee662f9 100644
--- a/games-util/lgogdownloader/lgogdownloader-9999.ebuild
+++ b/games-util/lgogdownloader/lgogdownloader-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -8,6 +8,7 @@ inherit cmake git-r3
DESCRIPTION="Unofficial GOG.com downloader for Linux"
HOMEPAGE="https://sites.google.com/site/gogdownloader/"
EGIT_REPO_URI="https://github.com/Sude-/lgogdownloader.git"
+
LICENSE="WTFPL-2"
SLOT="0"
IUSE="gui"
next reply other threads:[~2025-01-01 21:52 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-01 21:52 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
2024-12-28 22:39 James Le Cuirot
2024-08-31 20:19 Andreas Sturmlechner
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=1735768361.802b4ee4e66147bfca5e58b7fa8a3a6f3c1b0702.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