calculate-overlay/games-util/steam-launcher/metadata.xml
2024-09-09 15:43:24 +03:00

27 lines
1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>chewi@gentoo.org</email>
<name>James Le Cuirot</name>
</maintainer>
<maintainer type="project">
<email>support@calculate.ru</email>
<name>Mir Calculate</name>
<description>Calculate Overlay</description>
</maintainer>
<longdescription>
This ebuild installs common files for the Steam environment,
like bootstrap archive and icons, but not the client itself.
</longdescription>
<upstream>
<bugs-to>https://github.com/anyc/steam-overlay</bugs-to>
</upstream>
<use>
<flag name="desktop-portal">Enable desktop integration, e.g. for file pickers</flag>
<flag name="dialogs">Support additional dialogs before the client starts</flag>
<flag name="steamruntime">Use the official Steam runtime libraries</flag>
<flag name="steamvr">Enable SteamVR virtual reality support</flag>
<flag name="trayicon">Enable system tray icon</flag>
</use>
</pkgmetadata>