summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: af3cf81a2deb3d7dc191816eb0a47f4e0b9d5c7e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = glaze
	pkgdesc = An Extremely fast, In-Memory JSON and Interface Library for Modern C++
	pkgver = 2.4.0
	pkgrel = 1
	url = https://github.com/stephenberry/glaze
	arch = any
	license = MIT
	makedepends = cmake
	makedepends = ninja
	optdepends = clang: for building with clang
	optdepends = gcc: for building with gcc
	provides = glaze
	conflicts = glaze
	source = glaze-2.4.0.tar.gz::https://github.com/stephenberry/glaze/archive/refs/tags/v2.4.0.tar.gz
	sha512sums = 02d2fbfcb540d67d9e45a382271aba2bca576a28d85a5c95d7bd9993c37e89666d92a58c10b3b865091ba05d08c135b834a17231ef873b8ad35d1ac1633803e1

pkgname = glaze