Files
guru/app-admin/ananicy-cpp/metadata.xml
Alberto Gireud 60e5c5396d app-admin/ananicy-cpp: add 1.1.1
Signed-off-by: Alberto Gireud <agireud@protonmail.com>
2024-03-03 22:57:35 -06:00

18 lines
614 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>agireud@protonmail.com</email>
<name>Alberto Gireud</name>
</maintainer>
<upstream>
<bugs-to>https://gitlab.com/ananicy-cpp/ananicy-cpp/-/issues</bugs-to>
<remote-id type="gitlab">ananicy-cpp/ananicy-cpp</remote-id>
<remote-id type="github">kuche1/minq-ananicy</remote-id>
</upstream>
<use>
<flag name="regex">Enable regex support.</flag>
<flag name="threads">Enable threading support.</flag>
</use>
</pkgmetadata>