summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2208a251ab196d164984a607ddb02fb873fbfc35 (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
pkgbase = ananicy-cpp
	pkgdesc = Ananicy Cpp is a full rewrite of Ananicy in C++, featuring lower CPU and RAM usage.
	pkgver = 1.1.0
	pkgrel = 1
	url = https://gitlab.com/ananicy-cpp/ananicy-cpp
	arch = x86_64
	arch = x86_64_v3
	arch = i386
	arch = armv7h
	arch = aarch64
	arch = pentium4
	license = GPLv3
	makedepends = cmake
	makedepends = ninja
	makedepends = clang
	makedepends = git
	makedepends = nlohmann-json
	makedepends = bpf
	depends = fmt
	depends = spdlog
	depends = nlohmann-json
	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.0/ananicy-cpp-v1.1.0.tar.gz
	sha512sums = d6204713c5119739cd332959603563d395b1bf3c1aa2459d06f02b4e7d19e7e704ead97781971fce882d885e46d217c05bccd961d37747bd928268b51edfda07

pkgname = ananicy-cpp