summaryrefslogtreecommitdiff
path: root/games-util/legendary
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2026-01-22 19:23:43 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2026-01-22 19:23:43 +0000
commit0b0b3c7211a5babe3bbead4c42ce496bf247ae1d (patch)
tree15870dcf3073d694ec924114c89e50ec369de302 /games-util/legendary
parentaf94af37af925aa5c904f8d0cf1b76c5177dcf3a (diff)
downloadbaldeagleos-repo-0b0b3c7211a5babe3bbead4c42ce496bf247ae1d.tar.gz
baldeagleos-repo-0b0b3c7211a5babe3bbead4c42ce496bf247ae1d.tar.xz
baldeagleos-repo-0b0b3c7211a5babe3bbead4c42ce496bf247ae1d.zip
Adding metadata
Diffstat (limited to 'games-util/legendary')
-rw-r--r--games-util/legendary/Manifest3
-rw-r--r--games-util/legendary/legendary-0.20.33-r2.ebuild29
-rw-r--r--games-util/legendary/legendary-0.20.34-r2.ebuild11
3 files changed, 5 insertions, 38 deletions
diff --git a/games-util/legendary/Manifest b/games-util/legendary/Manifest
index d1389ad2e349..e1747eaef3e5 100644
--- a/games-util/legendary/Manifest
+++ b/games-util/legendary/Manifest
@@ -1,2 +1 @@
-DIST legendary-0.20.33.tar.gz 147629 BLAKE2B bb79c69d9348251a09c851791185cfe78feeddd94ea4673c142af11745b65dae3420645d38c979e3b578b572a1aab47b95d01b8165b1c94f220e84b050ef15f8 SHA512 b81119820fe7eaee53dfc0f3dbc60ece186d3a2442c2be0395e5d2e2dd11b0b0ccc2bcbf841fa7f1ce55230c5bc62de30331ad24a1f43bd8a24d221fa3aa48a8
-DIST legendary-0.20.34.tar.gz 148218 BLAKE2B d68e14b17024d389f382238be3482436f2b8fdc64f6500c81bd0c400fc9348ff287dd407dc60cda5c880c830b87b5d436c37a9e3319ef5f29621f00b7109e6d7 SHA512 37ad1f7478d85fe38708acce76cb933c85bd2fb342fc8367423e3eb0d314fc85cea7ff2ae48385d507ba3bc7085f813efed257ac2aa95637b4dbc1a0aec57af8
+DIST legendary-0.20.34.gh.tar.gz 148218 BLAKE2B d68e14b17024d389f382238be3482436f2b8fdc64f6500c81bd0c400fc9348ff287dd407dc60cda5c880c830b87b5d436c37a9e3319ef5f29621f00b7109e6d7 SHA512 37ad1f7478d85fe38708acce76cb933c85bd2fb342fc8367423e3eb0d314fc85cea7ff2ae48385d507ba3bc7085f813efed257ac2aa95637b4dbc1a0aec57af8
diff --git a/games-util/legendary/legendary-0.20.33-r2.ebuild b/games-util/legendary/legendary-0.20.33-r2.ebuild
deleted file mode 100644
index 6cc1be175e74..000000000000
--- a/games-util/legendary/legendary-0.20.33-r2.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 2020-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..14} )
-DISTUTILS_SINGLE_IMPL=1
-inherit distutils-r1
-
-DESCRIPTION="A free and open-source replacement for the Epic Games Launcher"
-HOMEPAGE="https://github.com/derrod/legendary"
-SRC_URI="https://github.com/derrod/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="webview"
-
-# NOTE: dev-python/pywebview[qt5] is not much tested and does not function
-# correctly in some cases, according to release notes for 0.20.16.
-RDEPEND="
- $(python_gen_cond_dep '
- dev-python/filelock[${PYTHON_USEDEP}]
- <dev-python/requests-3.0[${PYTHON_USEDEP}]
- webview? ( dev-python/pywebview[gtk,${PYTHON_USEDEP}] )
- ')
-"
-DEPEND="${RDEPEND}"
diff --git a/games-util/legendary/legendary-0.20.34-r2.ebuild b/games-util/legendary/legendary-0.20.34-r2.ebuild
index 64acae328d2c..4ce23d9fed94 100644
--- a/games-util/legendary/legendary-0.20.34-r2.ebuild
+++ b/games-util/legendary/legendary-0.20.34-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2024 Gentoo Authors
+# Copyright 2020-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -9,21 +9,18 @@ DISTUTILS_SINGLE_IMPL=1
inherit distutils-r1
DESCRIPTION="A free and open-source replacement for the Epic Games Launcher"
-HOMEPAGE="https://github.com/derrod/legendary"
-SRC_URI="https://github.com/derrod/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+HOMEPAGE="https://legendary.gl/ https://pypi.org/project/legendary-gl/ https://github.com/derrod/legendary"
+SRC_URI="https://github.com/derrod/${PN}/archive/${PV}.tar.gz -> ${P}.gh.tar.gz"
LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="~amd64"
IUSE="webview"
-# NOTE: dev-python/pywebview[qt5] is not much tested and does not function
-# correctly in some cases, according to release notes for 0.20.16.
RDEPEND="
$(python_gen_cond_dep '
dev-python/filelock[${PYTHON_USEDEP}]
<dev-python/requests-3.0[${PYTHON_USEDEP}]
- webview? ( dev-python/pywebview[gtk,${PYTHON_USEDEP}] )
+ webview? ( dev-python/pywebview[${PYTHON_USEDEP}] )
')
"
-DEPEND="${RDEPEND}"