summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 974962860bc51aaf6571f7315ce8f0427e8e352c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = ananicy-cpp
	pkgdesc = Ananicy Cpp is a full rewrite of Ananicy in C++, featuring lower CPU and RAM usage.
	pkgver = 0.3.2
	pkgrel = 1
	url = https://gitlab.com/aviallon/ananicy-cpp/
	arch = x86_64
	arch = i386
	arch = armv7h
	license = GPLv3
	makedepends = cmake
	makedepends = git
	depends = ananicy
	depends = fmt
	depends = spdlog
	depends = nlohmann-json
	depends = systemd
	source = https://gitlab.com/aviallon/ananicy-cpp/-/archive/v0.3.2/ananicy-cpp-v0.3.2.tar.gz
	md5sums = f32e217446e339578a0d823c5f141444

pkgname = ananicy-cpp