Files
guru/gui-wm/cage/metadata.xml
Matthias Coppens bf680d5a2a Adding upstream information to my metadata files
Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: Matthias Coppens <coppens.matthias.abc@gmail.com>
2020-11-22 19:52:16 +01:00

25 lines
851 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>coppens.matthias.abc@gmail.com</email>
<name>Matthias Coppens</name>
</maintainer>
<longdescription>
This is Cage, a Wayland kiosk.
A kiosk runs a single, maximized application.
</longdescription>
<use>
<flag name="X">Enable support for X11 applications (XWayland)</flag>
</use>
<upstream>
<maintainer>
<name>Jente Hidskes</name>
<email>dev@hjdskes.nl</email>
</maintainer>
<doc>https://github.com/Hjdskes/cage/wiki</doc>
<bugs-to>https://github.com/Hjdskes/cage/issues</bugs-to>
<remote-id type="github">Hjdskes/cage</remote-id>
</upstream>
</pkgmetadata>