gentoo-ebuilds/net-misc/ipv6calc/metadata.xml
Nicolas PARLANT b724420367
net-misc/ipv6calc: add 4.4.0
to avoid confusion with ipv6calcweb (cgi script) now installed (was
tested but not installed), the useflag cgi is replaced by apache.

perl deps for ipv6calcweb are asked for testsuite or w/ optfeature

install more files according to the specfile

Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr>
Part-of: https://github.com/gentoo/gentoo/pull/43905
Signed-off-by: Sam James <sam@gentoo.org>
2025-09-23 14:42:09 +01:00

12 lines
446 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="apache">Build the apache module mod_ipv6calc</flag>
<flag name="openssl">Use <pkg>dev-libs/openssl</pkg> instead of <pkg>app-crypt/libmd</pkg> for MD5 digest</flag>
</use>
<upstream>
<remote-id type="github">pbiering/ipv6calc</remote-id>
</upstream>
</pkgmetadata>