blob: 18fb5a265e091bbb75efb973aee973a8897450c3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/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>
<use>
<flag name="webview">Use dev-python/pywebview for the sign-in process</flag>
</use>
<origin>srcux</origin>
</pkgmetadata>
|