summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7ea4080e9aa81df209a3a94805eaf9dcfa340ad3 (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.13
	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.13.tar.gz::https://github.com/Martchus/reflective-rapidjson/archive/v0.0.13.tar.gz
	sha256sums = 978c4d70862f16bb926ba6481ebfd1e650dae02fdcf3c335070748f547745db3

pkgname = mingw-w64-reflective-rapidjson