mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
15 lines
530 B
XML
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>
|