# Template file for 'libcap-ng' pkgname=libcap-ng version=0.6.6 distfiles="http://people.redhat.com/sgrubb/$pkgname/$pkgname-$version.tar.gz" build_style=gnu-configure revision=3 makedepends="python-devel swig" short_desc="An alternate POSIX capabilities library" maintainer="Juan RP " homepage="http://people.redhat.com/sgrubb/libcap-ng/" license="GPL-2, LGPL-2.1" checksum=89589a29a6b19068edd650dd4f626c10e84bfe63eacae7b1fd1f98f3ac8ea00d long_desc=" This library implements the user-space interfaces to the POSIX 1003.1e capabilities available in Linux kernels. These capabilities are a partitioning of the all powerful root privilege into a set of distinct privileges. The libcap-ng library is intended to make programming with posix capabilities much easier than the traditional libcap library." subpackages="$pkgname-devel $pkgname-progs $pkgname-python"