You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
45 lines
1.2 KiB
45 lines
1.2 KiB
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>crypto@gentoo.org</email>
|
|
<name>Crypto</name>
|
|
</maintainer>
|
|
<use>
|
|
<flag name="dane">
|
|
Build libgnutls-dane, implementing DNS-based Authentication of
|
|
Named Entities. Requires <pkg>net-dns/unbound</pkg>
|
|
</flag>
|
|
<flag name="openpgp">
|
|
Enable openpgp support
|
|
</flag>
|
|
<flag name="openssl">
|
|
Build openssl compatibility libraries
|
|
</flag>
|
|
<flag name="pkcs11">
|
|
Add support for PKCS#11 through <pkg>app-crypt/p11-kit</pkg>
|
|
</flag>
|
|
<flag name="tools">
|
|
Build extra tools
|
|
</flag>
|
|
<flag name="tls-heartbeat">
|
|
Enable the Heartbeat Extension in TLS and DTLS
|
|
</flag>
|
|
<flag name="sslv2">
|
|
Support for the old/insecure SSLv2 protocol
|
|
</flag>
|
|
<flag name="sslv3">
|
|
Support for the old/insecure SSLv3 protocol
|
|
</flag>
|
|
<flag name="test-full">
|
|
Enable full test mode
|
|
</flag>
|
|
<flag name="valgrind">
|
|
Enable usage of <pkg>dev-util/valgrind</pkg> in debug
|
|
</flag>
|
|
</use>
|
|
<slots>
|
|
<subslots>Reflect ABI compatibility of libgnutls.so</subslots>
|
|
</slots>
|
|
</pkgmetadata>
|