Initial commit
This commit is contained in:
@@ -0,0 +1,31 @@
|
||||
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
|
||||
Reference in New Issue
Block a user