15 lines
570 B
Text
15 lines
570 B
Text
# Template file for 'libnl'
|
|
pkgname=libnl
|
|
version=1.1
|
|
revision=3
|
|
distfiles="ftp://ftp.archlinux.org/other/libnl/${pkgname}-${version}.tar.gz"
|
|
build_style=gnu-configure
|
|
short_desc="Library for applications dealing with netlink sockets"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
checksum=35cea4cfb6cd8af0cafa0f34fff81def5a1f193b8b8384299b4b21883e22edc3
|
|
long_desc="
|
|
libnl is a library for applications dealing with netlink sockets.
|
|
The library provides an interface for raw netlink messaging and various
|
|
netlink family specific interfaces."
|
|
|
|
subpackages="$pkgname-devel"
|