mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
libnl: add metafile support, rename patches
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
c83e54fcf9
commit
a4291957d0
14
packages/network/libnl/meta
Normal file
14
packages/network/libnl/meta
Normal file
@ -0,0 +1,14 @@
|
||||
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"
|
@ -1 +0,0 @@
|
||||
https://launchpad.net/ubuntu/hardy/+source/libnl/1.1-1/+files/libnl_1.1.orig.tar.gz
|
Loading…
x
Reference in New Issue
Block a user