Convert packages to {host,}makedepends and XBPS_CROSS_BUILD.

This commit is contained in:
Juan RP 2013-03-24 10:21:58 +01:00
parent d83a901909
commit ea38e4719a
144 changed files with 338 additions and 455 deletions

View file

@ -4,8 +4,8 @@ version=1.3.0
revision=3
build_style=gnu-configure
configure_args="--enable-ipv6 --with-libnl --with-pcap=linux"
makedepends="automake pkg-config flex libnl3-devel"
crossmakedepends="libfl-devel libnl3-devel"
hostmakedepends="automake pkg-config flex"
makedepends="libfl-devel libnl3-devel"
subpackages="$pkgname-devel"
short_desc="System-independent interface for user-level packet capture"
maintainer="Juan RP <xtraeme@gmail.com>"