Files
guru/gui-wm/labwc/metadata.xml
Lucio Sauer 94660eb3fa */*: update dtd link in metadata.xml to https
gentoo.org 301's to https for a long time now.

Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2025-07-13 13:13:35 +02:00

16 lines
542 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>vincentahluwalia@protonmail.com</email>
<name>Vincent Ahluwalia</name>
</maintainer>
<upstream>
<remote-id type="github">labwc/labwc</remote-id>
</upstream>
<use>
<flag name="icons">Add support for window icons. Icons will only be displayed with USE=svg enabled</flag>
<flag name="static-analyzer">Run gcc static analyzer</flag>
</use>
</pkgmetadata>