summaryrefslogtreecommitdiffstats
path: root/package/libcap-ng/libcap-ng.mk
blob: 568f167b48721c1d28f4d867754a956bc2cca3ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
################################################################################
#
# libcap-ng
#
################################################################################

LIBCAP_NG_VERSION = 0.7.8
LIBCAP_NG_SITE = http://people.redhat.com/sgrubb/libcap-ng
LIBCAP_NG_LICENSE = GPL-2.0+ (programs), LGPL-2.1+ (library)
LIBCAP_NG_LICENSE_FILES = COPYING COPYING.LIB
LIBCAP_NG_INSTALL_STAGING = YES

LIBCAP_NG_CONF_ENV = ac_cv_prog_swig_found=no
LIBCAP_NG_CONF_OPTS = --without-python

$(eval $(autotools-package))
OpenPOWER on IntegriCloud