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

pkgname = ananicy-cpp