1 # Maintainer: Bartłomiej Piotrowski <bpiotrowski@archlinux.org>
2 # Contributor: Thomas Bächler <thomas@archlinux.org>
7 pkgdesc='Library for applications dealing with netlink sockets'
9 url='https://github.com/thom311/libnl/'
12 backup=(etc/libnl/classid etc/libnl/pktloc)
13 source=(https://github.com/thom311/libnl/releases/download/libnl${pkgver//./_}/${pkgname}-${pkgver}.tar.gz{,.sig})
14 sha256sums=('352133ec9545da76f77e70ccb48c9d7e5324d67f6474744647a7ed382b5e05fa'
16 validpgpkeys=('49EA7C670E0850E7419514F629C2366E4DFC5728') # Thomas Haller
29 make -C $pkgname-$pkgver check
33 make -C $pkgname-$pkgver DESTDIR="$pkgdir" install