view network/libpcap/libpcap.info @ 1220:4ccc42bf0284

misc: split .sh with .info
author David Demelier <markand@malikania.fr>
date Thu, 30 Sep 2021 09:26:38 +0200
parents
children
line wrap: on
line source

PKGNAME=libpcap
PKGVERSION=1.9.1
PKGREVISION=1
PKGLICENSE="BSD3CLAUSE"
PKGSUMMARY="system-independent interface for user-level packet capture"
PKGWWW="https://www.tcpdump.org"
PKGDOWNLOAD="https://www.tcpdump.org/release/$PKGNAME-$PKGVERSION.tar.gz"
PKGDEPENDS="bison:build flex:build linux-headers:build"
PKGOPTIONS="DBUS IPV6 NETLINK USB"