blob: 07d964398981292d66fd06f2b87d3b21caabc83a (
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
|
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 = 2
url = https://github.com/Martchus/reflective-rapidjson
arch = any
license = GPL-2-or-later
checkdepends = mingw-w64-cppunit
checkdepends = mingw-w64-wine
checkdepends = mingw-w64-boost
makedepends = mingw-w64-gcc
makedepends = mingw-w64-cmake
makedepends = ninja
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
source = https://github.com/Martchus/reflective-rapidjson/commit/7c8ef68155724417066bfaf694ce26834251a62e.patch
sha256sums = 1e253ca0c63c6432ede1b1d7ad6c828b93eeb47eb1843d7bdc09445be7c1bba6
sha256sums = SKIP
pkgname = mingw-w64-reflective-rapidjson
|