summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 60e5125b5f210caae3f640836fca7a47a5a0613c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = glaze-git
	pkgdesc = An Extremely fast, In-Memory JSON and Interface Library for Modern C++
	pkgver = r1128.7dc222a
	pkgrel = 1
	url = https://github.com/stephenberry/glaze
	arch = any
	license = MIT
	makedepends = git
	makedepends = cmake
	makedepends = ninja
	optdepends = clang: for building with clang
	optdepends = gcc: for building with gcc
	provides = glaze
	conflicts = glaze
	source = glaze::git+https://github.com/stephenberry/glaze.git
	sha512sums = SKIP

pkgname = glaze-git