blob: 6a97fd1017612688db54d85d777a67391bd6261c (
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
26
27
28
|
pkgbase = ananicy-cpp-git
pkgdesc = Ananicy Cpp is a full rewrite of Ananicy in C++, featuring lower CPU and RAM usage.
pkgver = 1.1.0.r5.gddbb795
pkgrel = 1
url = https://gitlab.com/ananicy-cpp/ananicy-cpp.git
arch = x86_64
arch = i386
arch = armv7h
license = GPL3
makedepends = cmake
makedepends = ninja
makedepends = clang
makedepends = git
makedepends = nlohmann-json
makedepends = bpf
depends = fmt
depends = systemd
depends = libelf
depends = zlib
depends = libbpf
optdepends = ananicy-rules-git: community rules
optdepends = ananicy-rules: Rules based for ananicy-cpp
provides = ananicy-cpp
conflicts = ananicy-cpp
source = ananicy-cpp::git+https://gitlab.com/ananicy-cpp/ananicy-cpp.git
sha512sums = SKIP
pkgname = ananicy-cpp-git
|