summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cc423f3a48904bb663aa3c679815a7eb9ae08bfb (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
31
pkgbase = reflective-rapidjson-git
	pkgdesc = Code generator for serializing/deserializing C++ objects to/from JSON using Clang and RapidJSON
	pkgver = 172.d7e7bdb
	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
	depends = c++utilities-git
	depends = rapidjson
	depends = llvm-libs>=9.0.0
	depends = llvm-libs<10.0.0
	depends = clang>=9.0.0
	depends = clang<10.0.0
	optdepends = boost: use Boost.Hana instead of code generator
	optdepends = reflective-rapidjson-doc: API documentation
	conflicts = reflective-rapidjson
	source = reflective-rapidjson::git://github.com/Martchus/reflective-rapidjson.git
	sha256sums = SKIP

pkgname = reflective-rapidjson-git