summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5c010fe1b53c85a0640aa281069ae0153e382dbd (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
27
28
29
30
pkgbase = reflective-rapidjson-git
	pkgdesc = Code generator for serializing/deserializing C++ objects to/from JSON using Clang and RapidJSON
	pkgver = 244.2b0048f
	pkgrel = 2
	url = https://github.com/Martchus/reflective-rapidjson
	arch = i686
	arch = x86_64
	arch = armv6h
	arch = armv7h
	arch = aarch64
	license = GPL
	checkdepends = cppunit
	checkdepends = boost
	makedepends = cmake
	makedepends = clang-tools-extra
	makedepends = llvm
	makedepends = git
	makedepends = ninja
	depends = libc++utilities-git.so
	depends = rapidjson
	depends = llvm-libs>=14.0.0
	depends = llvm-libs<15.0.0
	depends = clang>=14.0.0
	depends = clang<15.0.0
	optdepends = boost: use Boost.Hana instead of code generator
	optdepends = reflective-rapidjson-doc: API documentation
	source = reflective-rapidjson::git+https://github.com/Martchus/reflective-rapidjson.git
	sha256sums = SKIP

pkgname = reflective-rapidjson-git