diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-04 16:24:49 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-04 16:24:49 -0500 |
| commit | a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 (patch) | |
| tree | 0c52bbae1c242fbc296bd650fcd1167685f81492 /games-util/legendary | |
| parent | bfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff) | |
| download | baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip | |
Adding metadata
Diffstat (limited to 'games-util/legendary')
| -rw-r--r-- | games-util/legendary/Manifest | 1 | ||||
| -rw-r--r-- | games-util/legendary/legendary-0.20.34-r2.ebuild | 26 | ||||
| -rw-r--r-- | games-util/legendary/metadata.xml | 20 |
3 files changed, 0 insertions, 47 deletions
diff --git a/games-util/legendary/Manifest b/games-util/legendary/Manifest deleted file mode 100644 index e1747eaef3e5..000000000000 --- a/games-util/legendary/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST legendary-0.20.34.gh.tar.gz 148218 BLAKE2B d68e14b17024d389f382238be3482436f2b8fdc64f6500c81bd0c400fc9348ff287dd407dc60cda5c880c830b87b5d436c37a9e3319ef5f29621f00b7109e6d7 SHA512 37ad1f7478d85fe38708acce76cb933c85bd2fb342fc8367423e3eb0d314fc85cea7ff2ae48385d507ba3bc7085f813efed257ac2aa95637b4dbc1a0aec57af8 diff --git a/games-util/legendary/legendary-0.20.34-r2.ebuild b/games-util/legendary/legendary-0.20.34-r2.ebuild deleted file mode 100644 index 37291d2c43b8..000000000000 --- a/games-util/legendary/legendary-0.20.34-r2.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 2020-2026 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{13..14} ) -DISTUTILS_SINGLE_IMPL=1 -inherit distutils-r1 - -DESCRIPTION="A free and open-source replacement for the Epic Games Launcher" -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" - -RDEPEND=" - $(python_gen_cond_dep ' - dev-python/filelock[${PYTHON_USEDEP}] - <dev-python/requests-3.0[${PYTHON_USEDEP}] - webview? ( dev-python/pywebview[${PYTHON_USEDEP}] ) - ') -" diff --git a/games-util/legendary/metadata.xml b/games-util/legendary/metadata.xml deleted file mode 100644 index d0e87535a7fa..000000000000 --- a/games-util/legendary/metadata.xml +++ /dev/null @@ -1,20 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>tea+gentoo@cuddleslut.fr</email> - <name>tea</name> - </maintainer> - <longdescription lang="en"> - Legendary is an open-source game launcher that can download and install - games from the Epic Games platform on Linux and Windows. It's name is a - tongue-in-cheek play on tiers of item rarity in many MMORPGs. - </longdescription> - <upstream> - <remote-id type="github">derrod/legendary</remote-id> - <remote-id type="pypi">legendary-gl</remote-id> - </upstream> - <use> - <flag name="webview">Use dev-python/pywebview for the sign-in process</flag> - </use> -</pkgmetadata> |
