diff options
author | V3n3RiX <venerix@koprulu.sector> | 2025-01-02 06:31:11 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2025-01-02 06:31:11 +0000 |
commit | ff733bfb4d0bd82175e03255004faef8721b53ea (patch) | |
tree | c1061dbb981bc9e61d4f31b6610569711c7b482f /games-util | |
parent | c4d4d544a37efc45bd5482e62e1fcdbe7d5993d3 (diff) |
gentoo auto-resync : 02:01:2025 - 06:31:11
Diffstat (limited to 'games-util')
-rw-r--r-- | games-util/Manifest.gz | bin | 7908 -> 7906 bytes | |||
-rw-r--r-- | games-util/lgogdownloader/Manifest | 4 | ||||
-rw-r--r-- | games-util/lgogdownloader/lgogdownloader-3.16-r1.ebuild (renamed from games-util/lgogdownloader/lgogdownloader-3.16.ebuild) | 20 | ||||
-rw-r--r-- | games-util/lgogdownloader/lgogdownloader-9999.ebuild | 3 |
4 files changed, 9 insertions, 18 deletions
diff --git a/games-util/Manifest.gz b/games-util/Manifest.gz Binary files differindex 3a0510a135af..1eac1a645503 100644 --- a/games-util/Manifest.gz +++ b/games-util/Manifest.gz diff --git a/games-util/lgogdownloader/Manifest b/games-util/lgogdownloader/Manifest index ef6354729ca9..f522242f023d 100644 --- a/games-util/lgogdownloader/Manifest +++ b/games-util/lgogdownloader/Manifest @@ -1,4 +1,4 @@ DIST lgogdownloader-3.16.tar.gz 105119 BLAKE2B 4b181bf6b5b81503610cc45273fc014f535c8ed0dec686dd419db3cd2dea364b7d53692420986d16a227d955fecae012f1643ab6dbd4ed10a798d18cf883685d SHA512 09c4b851a4589e67d78ac530886c9700f997b711199ff003f35296463e5e877d0f84d5f4a2507627ee35e8cf351808f2d7c53288727c5e9e84c8401ff2215eb3 -EBUILD lgogdownloader-3.16.ebuild 1070 BLAKE2B 9a3d3262182f626f93ff2a8be3af31b4e74f5e7411f68941aab03b21f364708631e5bd5665022c68b1db0fd2b518773602947cd8acd56ac764ad78bd1e699893 SHA512 639a41c032741cfc1513a6618dd41ae6b0ee5c8e10546db34ed44960bd02c93be4ab7376f2af3405730faa1b6e45f69f67fb00ef12dce1b7b327325ccf8708b2 -EBUILD lgogdownloader-9999.ebuild 829 BLAKE2B d552bad453596899951cdf01874c8da0454c2567ce06be273720043561048b0e03f0d206b83552415846d25fffa3a9b013fda364c63061030676bbee1e02cb42 SHA512 f34a410021a2d524ea5a155040915890de83f9975680a0a5f2fcc5839b25e9721f4b72754bf529473cea69571581953b9460fc798b29829f1c89e069f3e385cd +EBUILD lgogdownloader-3.16-r1.ebuild 864 BLAKE2B 7d97e1657e0f37dca1868d73585b60b53a7d121a5302456835da799c021fc82423de56dfd98ce062645b7a62f8500a2c0a794dfd7e015d1798bc6502ab907f7b SHA512 72aee3e5056545a00733c61749727ef646c89e891ed2ded7761fc579f7887c9b8450f3f1206308c7e2e0b9535419fabdcf81dbb75320b412d6c4654a9309b034 +EBUILD lgogdownloader-9999.ebuild 830 BLAKE2B b7c2aebb68a4ace24d0ea45877f0639bd229c9f0bb7471fc55bfff1a9f1e5a0cc7fd5c494d7d21ef7d8678b774693071a3bff771aa01a1132165f2fe0a34ef92 SHA512 5866b4449db37c900596f20daccf61229457d59851a83ec0e78f62f4e6b06529f1bbd22fe4d503cdfe150ba0d895db52b5b350e72d2d1d09e84e44fa9819c34d MISC metadata.xml 1098 BLAKE2B 154a5ed56c5e935723180acca12ae6e0a14ee2353b1a1626e16e1932922121b8d4b5eb6b5e1f2ade2f707eff696f744677e7d8f9059cdfd6f1357c77a6dc3196 SHA512 b28a6adab900d56756f206983b4fc39f5b0158702cc7a053d4c6a60f926d0dfd5d2853e0df7e99684891d7b6451829b3908c3fe9ff6a320d4fcf51c0910d417e diff --git a/games-util/lgogdownloader/lgogdownloader-3.16.ebuild b/games-util/lgogdownloader/lgogdownloader-3.16-r1.ebuild index 8e8825bc6865..384ea18d90ab 100644 --- a/games-util/lgogdownloader/lgogdownloader-3.16.ebuild +++ b/games-util/lgogdownloader/lgogdownloader-3.16-r1.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,10 +8,11 @@ inherit cmake DESCRIPTION="Unofficial GOG.com downloader for Linux" HOMEPAGE="https://sites.google.com/site/gogdownloader/" SRC_URI="https://github.com/Sude-/${PN}/releases/download/v${PV}/${P}.tar.gz" + LICENSE="WTFPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="gui qt6" +IUSE="gui" RDEPEND=" >=app-crypt/rhash-1.3.3-r2:0= @@ -21,16 +22,8 @@ RDEPEND=" dev-libs/tinyxml2:0= >=net-misc/curl-7.55:0=[ssl] gui? ( - !qt6? ( - dev-qt/qtcore:5 - dev-qt/qtnetwork:5 - dev-qt/qtwebengine:5[widgets] - dev-qt/qtwidgets:5 - ) - qt6? ( - dev-qt/qtbase:6[network,widgets] - dev-qt/qtwebengine:6[widgets] - ) + dev-qt/qtbase:6[network,widgets] + dev-qt/qtwebengine:6[widgets] ) " @@ -46,9 +39,6 @@ src_configure() { local mycmakeargs=( -DUSE_QT_GUI=$(usex gui) ) - use gui && mycmakeargs+=( - -DCMAKE_DISABLE_FIND_PACKAGE_Qt6=$(usex !qt6) - ) cmake_src_configure } 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" |