Files
guru/gui-wm/cage/metadata.xml
Daichi Yamamoto 475e7e4db3 gui-wm/cage: add missing deps
add myself as a maintainer

Closes: https://bugs.gentoo.org/932654
Signed-off-by: Daichi Yamamoto <dev@dyama.net>
2024-08-05 04:41:56 +09:00

21 lines
696 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>dev@dyama.net</email>
<name>Daichi Yamamoto</name>
</maintainer>
<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>