gentoo/dev-libs/libxmlb/metadata.xml
Filip Kobierski 9139594658
dev-libs/libxmlb: metadata: complete <upstream>
Signed-off-by: Filip Kobierski <fkobi@pm.me>
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-03-08 09:06:18 +02:00

18 lines
599 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<use>
<flag name="stemmer">Enable language stemming support</flag>
</use>
<upstream>
<maintainer status="active"> <!-- see MAINTAINERS -->
<name>Richard Hughes</name>
<email>richard@hughsie.com</email>
</maintainer>
<bugs-to>https://github.com/hughsie/libxmlb/issues</bugs-to>
<changelog>https://github.com/hughsie/libxmlb/releases</changelog>
<remote-id type="github">hughsie/libxmlb</remote-id>
</upstream>
</pkgmetadata>