blob: 467128108f9c87eb180a28e160bfd70689a77beb (
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
|
pkgbase = ananicy-cpp
pkgdesc = Ananicy Cpp is a full rewrite of Ananicy in C++, featuring lower CPU and RAM usage.
pkgver = 1.1.1
pkgrel = 3
url = https://gitlab.com/ananicy-cpp/ananicy-cpp
arch = x86_64
arch = i386
arch = armv7h
arch = aarch64
arch = pentium4
license = GPL-3.0-or-later
makedepends = cmake
makedepends = ninja
makedepends = clang
makedepends = git
makedepends = nlohmann-json
makedepends = bpf
depends = libfmt.so
depends = libspdlog.so
depends = systemd
depends = libelf
depends = zlib
depends = libbpf
optdepends = ananicy-rules-git: community rules
optdepends = ananicy-rules: Rules based for ananicy-cpp
source = https://gitlab.com/ananicy-cpp/ananicy-cpp/-/archive/v1.1.1/ananicy-cpp-v1.1.1.tar.gz
sha512sums = 61fe40a2da09b7d6a6a92ca6a2c7ba273200a83e893e5c5156edfbeb2fdfa0bdb4cdae402d6b1b4a1d12c5ea820e3d2e1a6d287d1314e8daf1889c3f0e7aa5ce
pkgname = ananicy-cpp
|