summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: dbf26265468f5feeed299e07b7d886c0a77066b2 (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.15
	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.15.tar.gz::https://github.com/Martchus/reflective-rapidjson/archive/v0.0.15.tar.gz
	sha256sums = 1e253ca0c63c6432ede1b1d7ad6c828b93eeb47eb1843d7bdc09445be7c1bba6

pkgname = mingw-w64-reflective-rapidjson