gentoo-ebuilds/x11-misc/rofi/metadata.xml
Florian Schmaus 84d5c63dd3
x11-misc/rofi: add changelog and bugs-to to metadata
Signed-off-by: Florian Schmaus <flow@gentoo.org>
2025-01-20 07:47:14 +01:00

17 lines
591 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<name>Florian Schmaus</name>
<email>flow@gentoo.org</email>
</maintainer>
<use>
<flag name="drun">Enable desktop file run dialog</flag>
<flag name="windowmode">Enable normal window mode</flag>
</use>
<upstream>
<remote-id type="github">davatorium/rofi</remote-id>
<changelog>https://github.com/davatorium/rofi/releases</changelog>
<bugs-to>https://github.com/davatorium/rofi/issues</bugs-to>
</upstream>
</pkgmetadata>