summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2019-04-23 13:12:56 +0200
committerJeroen Roovers <jer@gentoo.org>2019-04-23 13:15:49 +0200
commit8576e71bef170d86fa3913764aa26253ec947d4b (patch)
tree4ee36e8aca5abe8119d633edc936f0067a375a2c /net-analyzer/wireshark/metadata.xml
parentgames-strategy/freeorion: Bumped live ebuild to EAPI-7 (diff)
downloadgentoo-8576e71bef170d86fa3913764aa26253ec947d4b.tar.gz
gentoo-8576e71bef170d86fa3913764aa26253ec947d4b.tar.bz2
gentoo-8576e71bef170d86fa3913764aa26253ec947d4b.zip
net-analyzer/wireshark: Update live ebuild
* EAPI=7 * Add USE=brotli * Add USE=plugins (enabled by default) * Add USE=plugin_ifdemo (disabled by default) * Run cmake-utils_src_test in src_test Package-Manager: Portage-2.3.64, Repoman-2.3.12 Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Diffstat (limited to 'net-analyzer/wireshark/metadata.xml')
-rw-r--r--net-analyzer/wireshark/metadata.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/net-analyzer/wireshark/metadata.xml b/net-analyzer/wireshark/metadata.xml
index 268fb2956451..4a20e26519da 100644
--- a/net-analyzer/wireshark/metadata.xml
+++ b/net-analyzer/wireshark/metadata.xml
@@ -30,6 +30,7 @@ be exported to XML, PostScript®, CSV, or plain text.
<flag name="adns">Use <pkg>net-dns/c-ares</pkg> to resolve DNS names</flag>
<flag name="androiddump">Install androiddump, an extcap interface to capture from Android devices</flag>
<flag name="bcg729">Use <pkg>media-libs/bcg729</pkg> for G.729 codec support in RTP Player</flag>
+<flag name="brotli">Use <pkg>app-arch/brotli</pkg> for compression/decompression</flag>
<flag name="capinfos">Install capinfos, to print information about capture files</flag>
<flag name="captype">Install captype, to print the file types of capture files</flag>
<flag name="ciscodump">Install ciscodump, extcap interface to capture from a remote Cisco router</flag>
@@ -44,6 +45,8 @@ be exported to XML, PostScript®, CSV, or plain text.
<flag name="netlink">Use <pkg>dev-libs/libnl</pkg></flag>
<flag name="nghttp2">Use <pkg>net-libs/nghttp2</pkg> for HTTP/2 support</flag>
<flag name="pcap">Use <pkg>net-libs/libpcap</pkg> for network packet capturing (build dumpcap, rawshark)</flag>
+<flag name="plugin_ifdemo">Install plugin interface demo</flag>
+<flag name="plugins">Install plugins</flag>
<flag name="randpkt">Install randpkt, a utility for creating pcap trace files full of random packets</flag>
<flag name="randpktdump">Install randpktdump, an extcap interface to provide access to the random packet generator (randpkt)</flag>
<flag name="reordercap">Install reordercap, to reorder input file by timestamp into output file</flag>