summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-video/rtmpdump/metadata.xml')
-rw-r--r--media-video/rtmpdump/metadata.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/media-video/rtmpdump/metadata.xml b/media-video/rtmpdump/metadata.xml
index b36893c1b2a1..77d74434352c 100644
--- a/media-video/rtmpdump/metadata.xml
+++ b/media-video/rtmpdump/metadata.xml
@@ -9,5 +9,12 @@
rtmpdump is a toolkit for RTMP streams.
All forms of RTMP are supported, including
rtmp://, rtmpt://, rtmpe://, rtmpte://, and rtmps://.
+ Includes librtmp library.
</longdescription>
+ <use>
+ <flag name="ssl">Enable Cryptographic features</flag>
+ <flag name="gnutls">Use GnuTLS instead of OpenSSL for Cryptography</flag>
+ <flag name="libressl">Use LibreSSL instead of OpenSSL for Cryptography</flag>
+ <flag name="tools">Enable installation of various binary tools in addition to librtmp library</flag>
+ </use>
</pkgmetadata>