summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 84c75bc32fe1e264fdb8f7d5c2b894a436e70fbe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = ananicy-cpp-git
	pkgdesc = Ananicy Cpp is a full rewrite of Ananicy in C++, featuring lower CPU and RAM usage.
	pkgver = 0.2.1.r18.g6e494a4
	pkgrel = 1
	arch = x86_64
	arch = i386
	arch = armv7h
	makedepends = cmake
	makedepends = git
	makedepends = gcc
	depends = ananicy
	depends = fmt
	depends = spdlog
	depends = nlohmann-json
	provides = ananicy-cpp
	conflicts = ananicy-cpp
	source = git+https://gitlab.com/aviallon/ananicy-cpp.git
	md5sums = SKIP

pkgname = ananicy-cpp-git