summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0df3599ed8945f48d112f950c08df638b7a4ba74 (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
pkgbase = mingw-w64-reflective-rapidjson
	pkgdesc = Code generator for serializing/deserializing C++ objects to/from JSON using Clang and RapidJSON (mingw-w64)
	pkgver = 0.0.12
	pkgrel = 1
	url = https://github.com/Martchus/reflective-rapidjson
	arch = any
	license = GPL
	checkdepends = mingw-w64-cppunit
	checkdepends = mingw-w64-wine
	checkdepends = mingw-w64-boost
	makedepends = mingw-w64-gcc
	makedepends = mingw-w64-cmake
	depends = mingw-w64-crt
	depends = mingw-w64-c++utilities
	depends = mingw-w64-rapidjson
	depends = reflective-rapidjson
	optdepends = mingw-w64-boost: use Boost.Hana instead of code generator
	optdepends = reflective-rapidjson-doc: API documentation
	options = !buildflags
	options = staticlibs
	options = !strip
	options = !emptydirs
	source = reflective-rapidjson-0.0.12.tar.gz::https://github.com/Martchus/reflective-rapidjson/archive/v0.0.12.tar.gz
	sha256sums = d089ac56dec5c62a55fbb7b86915475ca6e3d990f4a8d71a66b021b1eeed8266

pkgname = mingw-w64-reflective-rapidjson