summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c62455bf2aa76ba6de2fbbc65644c79adcd64b6a (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
pkgbase = ananicy-cpp
	pkgdesc = Ananicy Cpp is a full rewrite of Ananicy in C++, featuring lower CPU and RAM usage.
	pkgver = 1.0.1
	pkgrel = 1
	url = https://gitlab.com/ananicy-cpp/ananicy-cpp/
	arch = x86_64
	arch = i386
	arch = armv7h
	arch = x86_64_v3
	arch = aarch64
	arch = pentium4
	license = GPLv3
	makedepends = cmake
	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 for ananicy-cpp
	source = https://gitlab.com/ananicy-cpp/ananicy-cpp/-/archive/v1.0.1/ananicy-cpp-v1.0.1.tar.gz
	source = https://gitlab.com/vnepogodin/std-format/-/archive/dfa4fdc87c7cb9bb1683125009baa7278bb85901/std-format-dfa4fdc87c7cb9bb1683125009baa7278bb85901.tar.gz
	md5sums = e0107e820c42b17ae774a0c695780902
	md5sums = e1f9d6bf78380b04a6a500a671bd8d38

pkgname = ananicy-cpp