summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 60ce208eade325f9994cd77b47ed8018afe4b21c (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-git
	pkgdesc = Ananicy Cpp is a full rewrite of Ananicy in C++, featuring lower CPU and RAM usage.
	pkgver = 1.0.0.rc1.r0.g73390d2
	pkgrel = 1
	arch = x86_64
	arch = i386
	arch = armv7h
	makedepends = cmake
	makedepends = git
	makedepends = gcc
	depends = fmt
	depends = spdlog
	depends = nlohmann-json
	depends = systemd
	optdepends = ananicy-rules-git: community rules
	provides = ananicy-cpp
	conflicts = ananicy-cpp
	source = git+https://gitlab.com/ananicy-cpp/ananicy-cpp.git
	md5sums = SKIP

pkgname = ananicy-cpp-git