You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
freifunkist-firmware/feeds/packages.tmp/info/.packageinfo-libs_libcap

41 lines
898 B

Source-Makefile: feeds/packages/libs/libcap/Makefile
Package: libcap
Version: 2.27-1
Depends: +libc +GCC_LIBSSP:libssp +USE_GLIBC:librt +USE_GLIBC:libpthread
Conflicts:
Menu-Depends:
Provides:
Section: libs
Category: Libraries
Repository: base
Title: Linux capabilities library
Maintainer: Paul Wassi <p.wassi@gmx.at>
Source: libcap-2.27.tar.xz
License: GPL-2.0
LicenseFiles: License
Type: ipkg
Description: Linux capabilities library
https://www.kernel.org/pub/linux/libs/security/linux-privs/libcap2/
Paul Wassi <p.wassi@gmx.at>
@@
Config:
if PACKAGE_libcap
config PACKAGE_libcap-bin
bool "install libcap executables"
help
Install capsh, getcap, getpcaps, setcap into the target image.
default n
config PACKAGE_libcap-bin-capsh-shell
string "capsh shell"
depends on PACKAGE_libcap-bin
help
Set the capsh shell.
default "/bin/sh"
endif
@@