summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorEndlessEden2021-03-14 00:41:44 +1100
committerEndlessEden2021-03-14 00:41:44 +1100
commitb2eead011dff1ed9809b2318f313f6404be49e0a (patch)
tree6ec87995a385a4ce1fe903a4b537e6d8083449a5 /.SRCINFO
downloadaur-jsoncpp-cmake-git.tar.gz
Init
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO22
1 files changed, 22 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..282f88454f64
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,22 @@
+pkgbase = jsoncpp-cmake-git
+ pkgdesc = C++ library for interacting with JSON; cmake version: FS#60285
+ pkgver = 1.9.4.r21.g1ee39a6
+ pkgrel = 1
+ url = https://github.com/open-source-parsers/jsoncpp
+ arch = i686
+ arch = x86_64
+ license = MIT
+ license = custom
+ makedepends = git
+ makedepends = meson
+ makedepends = python
+ depends = gcc-libs
+ provides = jsoncpp
+ conflicts = jsoncpp
+ conflicts = jsoncpp-git
+ options = staticlibs
+ source = git+https://github.com/open-source-parsers/jsoncpp.git
+ sha256sums = SKIP
+
+pkgname = jsoncpp-cmake-git
+