packages/jsoncpp/.SRCINFO
2024-09-28 15:27:15 +02:00

27 lines
937 B
Plaintext

pkgbase = jsoncpp
pkgdesc = C++ library for interacting with JSON
pkgver = 1.9.6
pkgrel = 3
url = https://github.com/open-source-parsers/jsoncpp
arch = x86_64
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