mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
<https://www.gentoo.org/glep/glep-0076.html#certificate-of-origin> changed today to allow it. Signed-off-by: tastytea <gentoo@tastytea.de>
20 lines
679 B
XML
20 lines
679 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>gentoo@tastytea.de</email>
|
|
<name>tastytea</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>
|
|
</upstream>
|
|
<use>
|
|
<flag name="webview">Use dev-python/pywebview for the sign-in process</flag>
|
|
</use>
|
|
</pkgmetadata>
|