# Compiling Time: 1.27 SBU
# Maintainer: DeX77 <dex+fw@dragonslave.de>
# Contributor: AlexExtreme <alex@alex-smith.me.uk>

pkgname=libnl
pkgver=3.11.0
pkgrel=1
pkgdesc="A library to ease the use of netlink sockets"
url="http://www.infradead.org/~tgr/libnl/"
depends=('glibc>=2.34')
groups=('base')
archs=('x86_64')
## what a f**** bastard
_F_github_author="thom311"
_F_github_name="$pkgname"
_F_github_dirname="$pkgname"
_F_cross32_simple_auto="true"
sha1sums=('fd53e387fda53badcfae3d464bca916b9ce90ba6')
Fconfopts+=" --enable-static=no --disable-static"
F32confopts="	\
		--libdir=/usr/lib32 \
		--includedir=/usr/i686-frugalware-linux/include \
		--bindir=/usr/i686-frugalware-linux/bin"
Finclude github cross32
up2date="$up2date | sed 's/$pkgname//g' | sed 's/_/./g' "
source=(https://github.com/thom311/libnl/archive/${pkgname}${pkgver//\./_}.tar.gz)
_F_cd_path="$pkgname-$pkgname${pkgver//\./_}"

# optimization OK
