blob: 770506c49d83323da22003c25d5d241d22ecfd93 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = selinux-refpolicy-arch
pkgdesc = Modular SELinux reference policy including headers and docs with Arch Linux patches
pkgver = 20190609
pkgrel = 1
url = https://github.com/SELinuxProject/refpolicy/wiki
install = selinux-refpolicy-arch.install
arch = any
groups = selinux
license = GPL2
makedepends = git
makedepends = python
makedepends = checkpolicy>=2.7
makedepends = semodule-utils
depends = policycoreutils>=2.7
optdepends = linux-hardened: Linux kernel with SELinux support
optdepends = linux-selinux: Linux kernel with SELinux support
source = git+https://github.com/archlinuxhardened/selinux-policy-arch#commit=74159a4ff8e416a18e252635ac54fc7c02310d0d
source = config
sha256sums = SKIP
sha256sums = c9f7cce9a06fd0595b3dd47d4fdde9d9c7457120c42c5f08bfdc5e89eb9a61df
pkgname = selinux-refpolicy-arch
|