summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 48716476edf05e5813b0d6de4ff4bc0c2db4ae14 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
pkgbase = ananicy-cpp
	pkgdesc = Ananicy Cpp is a full rewrite of Ananicy in C++, featuring lower CPU and RAM usage.
	pkgver = 1.0.0.rc6
	pkgrel = 1
	url = https://gitlab.com/ananicy-cpp/ananicy-cpp/
	arch = x86_64
	arch = i386
	arch = armv7h
	arch = x86_64_v3
	arch = aarch64
	arch = pentium4
	license = GPLv3
	makedepends = cmake
	makedepends = git
	depends = fmt
	depends = spdlog
	depends = nlohmann-json
	depends = systemd
	optdepends = ananicy-rules-git: community rules
	source = https://gitlab.com/ananicy-cpp/ananicy-cpp/-/archive/v1.0.0-rc6/ananicy-cpp-v1.0.0-rc6.tar.gz
	source = https://gitlab.com/ananicy-cpp/stl-polyfills/std-format/-/archive/45296602ad78a804411e7c3b617e13759f38e4e7/std-format-45296602ad78a804411e7c3b617e13759f38e4e7.tar.gz
	md5sums = 237f06e257092b5a13833b2364f95633
	md5sums = SKIP

pkgname = ananicy-cpp