UmVirt LFS Package info
DB commit: 48bb9ee31306c82c48dfaaad707eb4f6a926eb8a
APP commit: 1ca4178aea919e4c9e869e3d650ff8af9678bd6f
libpcap
libpcap provides functions for user-level packet capture, used in low-level network monitoring.Package info
Codename: libpcap
Source file: libpcap-1.10.4.tar.gz
Source directory: libpcap-1.10.4
Package URL: https://umvirt.com/linux/downloads/0.2.2/packages/l/libpcap-1.10.4.tar.gz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.2/packages/l/libpcap-1.10.4.tar.gz.md5sum
Dependances: libusb, bluez, libnl.
Dependance of: tcpdump, umockdev, nmap, simh, wine, nfs-utils, wireshark.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
./configure --prefix=/usr
Build script:
make
if [[ "$ULFS_PKG_STATIC" != "YES" ]]
then
sed -i '/INSTALL_DATA.*libpcap.a\|RANLIB.*libpcap.a/ s/^/#/' Makefile
fi
Install script:
make install