summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 63252f778ee3da6b21d77c325c088f5c47ec4c44 (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.3
	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.3/ananicy-cpp-v0.7.3.tar.gz
	md5sums = 72395aa50c42ebe4d1dbca6a4bd9520a

pkgname = ananicy-cpp