blob: 6153961eca3a7da7f223f693bfb12f433ffcf29a (
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
29
30
31
32
33
|
pkgbase = ananicy-cpp-git
pkgdesc = Ananicy Cpp is a full rewrite of Ananicy in C++, featuring lower CPU and RAM usage.
pkgver = 1.1.1.r17.g7fb9ed8
pkgrel = 1
url = https://gitlab.com/ananicy-cpp/ananicy-cpp.git
arch = x86_64
arch = i386
arch = armv7h
license = GPL-3.0-or-later
makedepends = bpf
makedepends = clang
makedepends = cmake
makedepends = git
makedepends = ninja
makedepends = nlohmann-json
depends = gcc-libs
depends = glibc
depends = libbpf
depends = libelf
depends = libfmt.so
depends = libspdlog.so
depends = systemd
depends = systemd-libs
depends = zlib
depends = pcre2
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
|