From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0FCF3138334 for ; Sun, 11 Aug 2019 14:30:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0C51BE07FE; Sun, 11 Aug 2019 14:30:22 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AF5EEE07FE for ; Sun, 11 Aug 2019 14:30:21 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 377233498ED for ; Sun, 11 Aug 2019 14:30:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C5A87734 for ; Sun, 11 Aug 2019 14:30:10 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1565533808.6e5aa8837eccf4dd49c16640a27766ce2ea48655.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/wireshark/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/wireshark/metadata.xml net-analyzer/wireshark/wireshark-3.1.0.ebuild net-analyzer/wireshark/wireshark-99999999.ebuild X-VCS-Directories: net-analyzer/wireshark/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 6e5aa8837eccf4dd49c16640a27766ce2ea48655 X-VCS-Branch: master Date: Sun, 11 Aug 2019 14:30:10 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 3751d8e7-b319-4af3-8003-ffa85afad187 X-Archives-Hash: 50fba1ee8922a556404aa094132936a8 commit: 6e5aa8837eccf4dd49c16640a27766ce2ea48655 Author: Jeroen Roovers gentoo org> AuthorDate: Sun Aug 11 14:29:50 2019 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sun Aug 11 14:30:08 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e5aa883 net-analyzer/wireshark: Add IUSE=minizip Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Jeroen Roovers gentoo.org> net-analyzer/wireshark/metadata.xml | 1 + net-analyzer/wireshark/wireshark-3.1.0.ebuild | 8 +++++--- net-analyzer/wireshark/wireshark-99999999.ebuild | 8 +++++--- 3 files changed, 11 insertions(+), 6 deletions(-) diff --git a/net-analyzer/wireshark/metadata.xml b/net-analyzer/wireshark/metadata.xml index 4a20e26519d..17945000941 100644 --- a/net-analyzer/wireshark/metadata.xml +++ b/net-analyzer/wireshark/metadata.xml @@ -42,6 +42,7 @@ be exported to XML, PostScript®, CSV, or plain text. Use app-arch/lz4 for compression/decompression Use dev-libs/libmaxminddb for IP address geolocation Install mergecap, to merge two or more capture files into one +Build with zip file compression support Use dev-libs/libnl Use net-libs/nghttp2 for HTTP/2 support Use net-libs/libpcap for network packet capturing (build dumpcap, rawshark) diff --git a/net-analyzer/wireshark/wireshark-3.1.0.ebuild b/net-analyzer/wireshark/wireshark-3.1.0.ebuild index bd412c65b24..ac253458192 100644 --- a/net-analyzer/wireshark/wireshark-3.1.0.ebuild +++ b/net-analyzer/wireshark/wireshark-3.1.0.ebuild @@ -15,9 +15,9 @@ KEYWORDS="" IUSE=" adns androiddump bcg729 brotli +capinfos +captype ciscodump +dftest doc dpauxmon +dumpcap +editcap kerberos libxml2 lua lz4 maxminddb +mergecap - +netlink nghttp2 +plugins plugin_ifdemo +pcap +qt5 +randpkt +randpktdump - +reordercap sbc selinux +sharkd smi snappy spandsp sshdump ssl sdjournal - +text2pcap tfshark +tshark +udpdump zlib + +minizip +netlink nghttp2 +plugins plugin_ifdemo +pcap +qt5 +randpkt + +randpktdump +reordercap sbc selinux +sharkd smi snappy spandsp sshdump ssl + sdjournal +text2pcap tfshark +tshark +udpdump zlib " S=${WORKDIR}/${P/_/} @@ -34,6 +34,7 @@ CDEPEND=" lua? ( >=dev-lang/lua-5.1:* ) lz4? ( app-arch/lz4 ) maxminddb? ( dev-libs/libmaxminddb ) + minizip? ( sys-libs/zlib[minizip] ) netlink? ( dev-libs/libnl:3 ) nghttp2? ( net-libs/nghttp2 ) pcap? ( net-libs/libpcap ) @@ -158,6 +159,7 @@ src_configure() { -DENABLE_LIBXML2=$(usex libxml2) -DENABLE_LUA=$(usex lua) -DENABLE_LZ4=$(usex lz4) + -DENABLE_MINIZIP=$(usex minizip) -DENABLE_NETLINK=$(usex netlink) -DENABLE_NGHTTP2=$(usex nghttp2) -DENABLE_PCAP=$(usex pcap) diff --git a/net-analyzer/wireshark/wireshark-99999999.ebuild b/net-analyzer/wireshark/wireshark-99999999.ebuild index c964508b1b0..d85aa0a5e07 100644 --- a/net-analyzer/wireshark/wireshark-99999999.ebuild +++ b/net-analyzer/wireshark/wireshark-99999999.ebuild @@ -15,9 +15,9 @@ KEYWORDS="" IUSE=" adns androiddump bcg729 brotli +capinfos +captype ciscodump +dftest doc dpauxmon +dumpcap +editcap kerberos libxml2 lua lz4 maxminddb +mergecap - +netlink nghttp2 +plugins plugin_ifdemo +pcap +qt5 +randpkt +randpktdump - +reordercap sbc selinux +sharkd smi snappy spandsp sshdump ssl sdjournal - +text2pcap tfshark +tshark +udpdump zlib + +minizip +netlink nghttp2 +plugins plugin_ifdemo +pcap +qt5 +randpkt + +randpktdump +reordercap sbc selinux +sharkd smi snappy spandsp sshdump ssl + sdjournal +text2pcap tfshark +tshark +udpdump zlib " S=${WORKDIR}/${P/_/} @@ -34,6 +34,7 @@ CDEPEND=" lua? ( >=dev-lang/lua-5.1:* ) lz4? ( app-arch/lz4 ) maxminddb? ( dev-libs/libmaxminddb ) + minizip? ( sys-libs/zlib[minizip] ) netlink? ( dev-libs/libnl:3 ) nghttp2? ( net-libs/nghttp2 ) pcap? ( net-libs/libpcap ) @@ -158,6 +159,7 @@ src_configure() { -DENABLE_LIBXML2=$(usex libxml2) -DENABLE_LUA=$(usex lua) -DENABLE_LZ4=$(usex lz4) + -DENABLE_MINIZIP=$(usex minizip) -DENABLE_NETLINK=$(usex netlink) -DENABLE_NGHTTP2=$(usex nghttp2) -DENABLE_PCAP=$(usex pcap)