blob: b9c706b6581cb0d06d5060c6f7c62946c476764d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = tcg-git
pkgdesc = cgroups for terminals
pkgver = 0.2.75
pkgrel = 1
url = https://github.com/zasdfgbnm/tcg
arch = x86_64
license = MIT
makedepends = git
makedepends = cmake
makedepends = boost
depends = boost-libs
depends = fmt
depends = spdlog
depends = libseccomp
source = git+https://github.com/zasdfgbnm/tcg
sha256sums = SKIP
pkgname = tcg-git
|