UmVirt LFS Package info

DB commit: c78e95157185199cceff370fa5b5f1dd2a1be2fa
APP commit: cac3f2066a9a05955b29d720b9b9b14f534d21c2

wireshark

The Wireshark package contains a network protocol analyzer, also known as a “sniffer”. This is useful for analyzing data captured “off the wire” from a live network connection, or data read from a capture file.

Package info

Codename: wireshark
Source file: wireshark-2.6.2.tar.xz
Source directory: wireshark-2.6.2
Package URL: https://umvirt.com/linux/downloads/0.1/packages/w/wireshark-2.6.2.tar.xz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.1/packages/w/wireshark-2.6.2.tar.xz.md5sum
Dependances: glib, libgcrypt, qt5, lua, libpcap.
Dependance of: *** NO PACKAGES FOUND ***
Patches: wireshark-2.6.2-lua_5_3-1.patch.
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
groupadd -g 62 wireshark

./configure --prefix=/usr --sysconfdir=/etc


Build script:
make

Install script:
make install

chown -v root:wireshark /usr/bin/{tshark,dumpcap} &&
chmod -v 6550 /usr/bin/{tshark,dumpcap}

cp -v config.h /usr/include/wireshark