32 lines
761 B
Plaintext
32 lines
761 B
Plaintext
name: apparmor
|
|
description: |-
|
|
Mandatory Access Control (MAC) mechanism which uses the
|
|
Linux Security Module (LSM) framework
|
|
version: 4.1.7
|
|
revision: 1
|
|
url: https://gitlab.com/apparmor/apparmor
|
|
license: GPL2-only
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- bash
|
|
- glibc
|
|
- pam
|
|
- python3
|
|
optional_depends:
|
|
- perl:For perl bindings
|
|
- ruby:For ruby bindings
|
|
make_depends:
|
|
- autoconf-archive
|
|
- libxcrypt
|
|
- python-setuptools
|
|
- ruby
|
|
- swig
|
|
downloads:
|
|
- url: https://gitlab.com/apparmor/apparmor/-/archive/v${BPM_PKG_VERSION}/apparmor-v${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: ded4cd419b8a05002a108a0912208e2098695752664c6a59464d2dda418e0452
|