summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: eb64d64639f86b3ac1694eac3c1b9efbdc7ad922 (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 = r35.72dbc62
	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