blob: 637fdcf31d2dc43ccfcf98064f8734e76c788e58 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip
DEFINED_PHASES=compile install test unpack
DESCRIPTION=A terminal UI for tshark, inspired by Wireshark
EAPI=8
HOMEPAGE=https://termshark.io/
INHERIT=go-module
KEYWORDS=~amd64 ~arm64
LICENSE=Apache-2.0 BSD-2 BSD MIT MPL-2.0
RDEPEND=net-analyzer/wireshark[dumpcap,pcap,tshark]
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/gcla/termshark/archive/v2.4.0.tar.gz -> termshark-2.4.0.tar.gz https://dev.gentoo.org/~sam/distfiles/net-analyzer/termshark/termshark-2.4.0-deps.tar.xz
_eclasses_=flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module df32d29550d40a92da723d3b8e17b467 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1
_md5_=4942ecff25df9ee1b75a23db8245953b
|