21 lines
593 B
YAML
21 lines
593 B
YAML
name: libcap
|
|
description: userspace interface to the POSIX 1003.1e capabilities in the linux kernel
|
|
version: "2.78"
|
|
revision: 2
|
|
url: https://sites.google.com/site/fullycapable/
|
|
license: BSD-3-Clause,GPL2-only
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- glibc
|
|
- pam
|
|
make_depends:
|
|
- golang
|
|
downloads:
|
|
- url: https://www.kernel.org/pub/linux/libs/security/linux-privs/libcap2/libcap-${BPM_PKG_VERSION}.tar.xz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 0d621e562fd932ccf67b9660fb018e468a683d7b827541df27813228c996bb11
|