Files
gentoo/net-analyzer/icinga2/metadata.xml
2026-07-17 11:20:49 -05:00

20 lines
825 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>prometheanfire@gentoo.org</email>
<name>Matthew Thode</name>
</maintainer>
<use>
<flag name="console">Adds support for line-editing in the console</flag>
<flag name="jumbo-build">Combine source files to speed up build process, requires more memory</flag>
<flag name="mail">Allows for mailing of alerts</flag>
<flag name="mariadb">Enable support for the mariadb database backend</flag>
<flag name="opentelemetry">Enable support for exporting to opentelemetry compatible backends</flag>
<flag name="plugins">Adds support for nagios plugins</flag>
</use>
<upstream>
<remote-id type="github">Icinga/icinga2</remote-id>
</upstream>
</pkgmetadata>