summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f34218523e1af679324060e00cfc97c06a4accd9 (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 = v0.2.1.r17.g5d8f1b6
	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