mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Matthias Coppens <coppens.matthias.abc@gmail.com>
25 lines
851 B
XML
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>
|