diff options
| author | root <root@alpha.trunkmasters.com> | 2026-05-31 21:30:14 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-05-31 21:30:14 -0500 |
| commit | 7d009d2bc561a2df178eac5df75421e4bb4c6b62 (patch) | |
| tree | 565722a7aadd75a31d89afcb22a04abea1bffb17 /games-util/steam-launcher | |
| parent | 2c156b24300b45a66e20e90fe26d2837c2b1ea7d (diff) | |
| download | baldeagleos-repo-7d009d2bc561a2df178eac5df75421e4bb4c6b62.tar.gz baldeagleos-repo-7d009d2bc561a2df178eac5df75421e4bb4c6b62.tar.xz baldeagleos-repo-7d009d2bc561a2df178eac5df75421e4bb4c6b62.zip | |
Adding metadata
Diffstat (limited to 'games-util/steam-launcher')
| -rw-r--r-- | games-util/steam-launcher/metadata.xml | 35 |
1 files changed, 17 insertions, 18 deletions
diff --git a/games-util/steam-launcher/metadata.xml b/games-util/steam-launcher/metadata.xml index db240f7ddba5..1932a04d96de 100644 --- a/games-util/steam-launcher/metadata.xml +++ b/games-util/steam-launcher/metadata.xml @@ -1,23 +1,22 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> +<!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> - <longdescription> + <maintainer type="person"> + <email>chewi@gentoo.org</email> + <name>James Le Cuirot</name> + </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> - <origin>liguros-repo</origin> -</pkgmetadata>
\ No newline at end of file + <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> |
