# Compiling Time: 0.10 SBU # Contributor: Tuxbubling # Maintainer: Miklos Vajna pkgname=libnet pkgver=1.1.6 pkgrel=1 pkgdesc="A high-level API allowing the application programmer to construct and inject network packets." url="http://www.packetfactory.net/libnet/" depends=('glibc') groups=('lib-extra') archs=('i686' 'x86_64' 'arm') _F_sourceforge_dirname="libnet-dev" _F_archive_grepv="rc" Finclude sourceforge sha1sums=('dffff71c325584fdcf99b80567b60f8ad985e34c') if [ "$CARCH" == "x86_64" ] ; then CFLAGS="$CFLAGS -fPIC" fi # optimization OK