summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMartchus2018-01-27 15:27:11 +0100
committerMartchus2018-01-27 15:27:11 +0100
commit8e94b9bb969cd9d2fedd75a7563e463dfe7cd57b (patch)
treed3c90a012965c24cdecbe678b8b2ce51d91292f0 /.SRCINFO
downloadaur-8e94b9bb969cd9d2fedd75a7563e463dfe7cd57b.tar.gz
Initial import
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO25
1 files changed, 25 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..75c7b60c2ca1
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,25 @@
+# Generated by mksrcinfo v8
+# Sat Jan 27 14:27:11 UTC 2018
+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.2
+ pkgrel = 1
+ url = https://github.com/Martchus/reflective-rapidjson
+ arch = any
+ license = GPL
+ 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 = reflective-rapidjson-doc: API documentation
+ options = !buildflags
+ options = staticlibs
+ options = !strip
+ options = !emptydirs
+ source = reflective-rapidjson-0.0.2.tar.gz::https://github.com/Martchus/reflective-rapidjson/archive/v0.0.2.tar.gz
+ sha256sums = 7a41deebf594e845a02f9f037a00f8cc19af65ba2fd7c364a0e5c3702e324506
+
+pkgname = mingw-w64-reflective-rapidjson
+