Files
guru/app-admin/ananicy-cpp/metadata.xml
Alberto Gireud 21b462faac app-admin/ananicy-cpp: drop myself as a maintainer
Signed-off-by: Alberto Gireud <agireud@protonmail.com>
2026-02-01 14:58:12 -06:00

15 lines
530 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<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="bpf">Use eBPF for processing</flag>
<flag name="clang">Use Clang compiler instead of GCC</flag>
</use>
</pkgmetadata>