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"

Reply via email to