31 lines
1009 B
Plaintext
31 lines
1009 B
Plaintext
pkgbase = jsoncpp
|
|
pkgdesc = C++ library for interacting with JSON
|
|
pkgver = 1.9.6
|
|
pkgrel = 3.1
|
|
url = https://github.com/open-source-parsers/jsoncpp
|
|
arch = x86_64
|
|
arch = powerpc64le
|
|
arch = powerpc64
|
|
arch = powerpc
|
|
arch = riscv64
|
|
license = MIT
|
|
license = custom:Public_Domain
|
|
makedepends = gcc-libs
|
|
makedepends = doxygen
|
|
makedepends = graphviz
|
|
makedepends = python
|
|
makedepends = meson
|
|
options = staticlibs
|
|
source = https://github.com/open-source-parsers/jsoncpp/archive/1.9.6/jsoncpp-1.9.6.tar.gz
|
|
sha512sums = 006d81f9f723dcfe875ebc2147449c07c5246bf97dd7b9eee1909decc914b051d6f3f06feb5c3dfa143d28773fb310aabb04a81dc447cc61513309df8eba8b08
|
|
b2sums = efa5dea68ddc175391200077666204f7ec66cd1f96a889a2a3c53d0e22e1f96ead1a2e7a871940f60dbd4261650f133b83de428b9c8b663fa13bd7ab4b9fdffe
|
|
|
|
pkgname = jsoncpp
|
|
depends = gcc-libs
|
|
optdepends = jsoncpp-doc: documentation
|
|
provides = libjsoncpp.so
|
|
|
|
pkgname = jsoncpp-doc
|
|
pkgdesc = C++ library for interacting with JSON (documentation)
|
|
optdepends = jsoncpp
|