Files
Arch-R/packages/network/libnl/meta
Stephan Raue a4291957d0 libnl: add metafile support, rename patches
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-11-12 19:24:00 +01:00

15 lines
573 B
Plaintext

PKG_NAME="libnl"
PKG_VERSION="1.1"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="LGPL"
PKG_SITE="http://people.suug.ch/~tgr/libnl/"
PKG_URL="https://launchpad.net/ubuntu/hardy/+source/libnl/1.1-1/+files/${PKG_NAME}_${PKG_VERSION}.orig.tar.gz"
PKG_DEPENDS=""
PKG_BUILD_DEPENDS="toolchain"
PKG_PRIORITY="optional"
PKG_SECTION="network"
PKG_SHORTDESC="libnl: libnl - netlink library"
PKG_LONGDESC="libnl is a library for applications dealing with netlink socket. It provides an easy to use interface for raw netlink message but also netlink family specific APIs."
PKG_IS_ADDON="no"