commit:     748144db1799a844dc2ea5da6474539f862f4748
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 26 18:00:49 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Aug 26 18:21:01 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=748144db

net-analyzer/wireshark: add 3.4.8

For now, we're adding an unconditional speexdsp dependency
because it's automagic right now. It has no dependencies
and is rather quick to build.

Bug: https://bugs.gentoo.org/753062
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-analyzer/wireshark/Manifest                                         | 1 +
 .../wireshark/{wireshark-9999.ebuild => wireshark-3.4.8.ebuild}         | 2 ++
 net-analyzer/wireshark/wireshark-9999.ebuild                            | 2 ++
 3 files changed, 5 insertions(+)

diff --git a/net-analyzer/wireshark/Manifest b/net-analyzer/wireshark/Manifest
index 107b0baa6b5..6002f96ee43 100644
--- a/net-analyzer/wireshark/Manifest
+++ b/net-analyzer/wireshark/Manifest
@@ -1 +1,2 @@
 DIST wireshark-3.4.7.tar.xz 32311140 BLAKE2B 
0a6112ed667739935417350660e31d64747cb81295db058e0a27c38387b2ed2b9806f8d61925c262d531fb96d87e230d1cd5d511ae0bdba973373835bf5d7bc5
 SHA512 
26546828d26f0fef1021ae9fccf5c3f1d7cb3bd05ce63ec37259a1938546ec427415d542fe985c11f95055f7677a19b010be57c7082848714b1755565f092ed0
+DIST wireshark-3.4.8.tar.xz 32314976 BLAKE2B 
bdd70b77b2582339fc563c91596b0419789f08c6a9e4895910cc703ba5726229acceeccdcf41b3c5831df711f3d635217f123759b86055d1b03742afed7c68e5
 SHA512 
962ab4d85ca0686c69470a63e516c0e46fbd8f9eb09e1c5f689f37b5c804c6da3e50b96144adc8e2bff6af67e1c9435db54581c8f1ec5908e27e348691bda1c8

diff --git a/net-analyzer/wireshark/wireshark-9999.ebuild 
b/net-analyzer/wireshark/wireshark-3.4.8.ebuild
similarity index 99%
copy from net-analyzer/wireshark/wireshark-9999.ebuild
copy to net-analyzer/wireshark/wireshark-3.4.8.ebuild
index 9b37d156c11..4871d3fcafe 100644
--- a/net-analyzer/wireshark/wireshark-9999.ebuild
+++ b/net-analyzer/wireshark/wireshark-3.4.8.ebuild
@@ -29,11 +29,13 @@ IUSE+=" +mergecap +minizip +netlink opus +plugins 
plugin-ifdemo +pcap +qt5 +rand
 IUSE+=" +randpktdump +reordercap sbc selinux +sharkd smi snappy spandsp 
sshdump ssl"
 IUSE+=" sdjournal test +text2pcap tfshark +tshark +udpdump zlib +zstd"
 
+# bug #753062 for speexdsp
 CDEPEND="
        acct-group/pcap
        >=dev-libs/glib-2.32:2
        >=net-dns/c-ares-1.5:=
        dev-libs/libgcrypt:=
+       media-libs/speexdsp
        bcg729? ( media-libs/bcg729 )
        brotli? ( app-arch/brotli:= )
        ciscodump? ( >=net-libs/libssh-0.6 )

diff --git a/net-analyzer/wireshark/wireshark-9999.ebuild 
b/net-analyzer/wireshark/wireshark-9999.ebuild
index 9b37d156c11..4871d3fcafe 100644
--- a/net-analyzer/wireshark/wireshark-9999.ebuild
+++ b/net-analyzer/wireshark/wireshark-9999.ebuild
@@ -29,11 +29,13 @@ IUSE+=" +mergecap +minizip +netlink opus +plugins 
plugin-ifdemo +pcap +qt5 +rand
 IUSE+=" +randpktdump +reordercap sbc selinux +sharkd smi snappy spandsp 
sshdump ssl"
 IUSE+=" sdjournal test +text2pcap tfshark +tshark +udpdump zlib +zstd"
 
+# bug #753062 for speexdsp
 CDEPEND="
        acct-group/pcap
        >=dev-libs/glib-2.32:2
        >=net-dns/c-ares-1.5:=
        dev-libs/libgcrypt:=
+       media-libs/speexdsp
        bcg729? ( media-libs/bcg729 )
        brotli? ( app-arch/brotli:= )
        ciscodump? ( >=net-libs/libssh-0.6 )

Reply via email to