blob: 9120079d2ed9cf3dd2f2b67047850a29a724dc9c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
pkgbase = libcgroup-git
pkgdesc = Library that abstracts the control group file system in Linux
pkgver = 2.0.r828.g16fdb8c
pkgrel = 1
url = https://github.com/libcgroup/libcgroup
install = libcgroup.install
arch = i686
arch = x86_64
license = LGPL
makedepends = cmake
makedepends = make
makedepends = python
provides = libcgroup
conflicts = libcgroup
options = !emptydirs
options = !libtool
backup = etc/cgconfig.conf
backup = etc/cgrules.conf
backup = etc/cgsnapshot_blacklist.conf
source = libcgroup::git+https://github.com/libcgroup/libcgroup#branch=main
source = cgrules.service
sha256sums = SKIP
sha256sums = 6b1340ff6717f55e5e57dacc72accc0bfaed7e50ef31439271b6ddc893cbf671
pkgname = libcgroup-git
|