jsoncpp: Fix pkgconfig file
authorRosen Penev <rosenp@gmail.com>
Mon, 23 Sep 2019 01:24:07 +0000 (18:24 -0700)
committerRosen Penev <rosenp@gmail.com>
Mon, 23 Sep 2019 01:28:14 +0000 (18:28 -0700)
commitaf51dbed7b2ee2293abde244be4b5d23ba9c7443
tree257532f8fda98997e7b02e6a5150bf9c3af4e179
parent76b57b0e6cec6dc45a828aef2464ae4173efab11
jsoncpp: Fix pkgconfig file

Backported upstream patch to make the pkgconfig file more cross compile
friendly. I don't think anything uses this.

Replaced Installev with CMAKE_INSTALL.

Added PKG_BUILD_PARALLEL for faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
libs/jsoncpp/Makefile
libs/jsoncpp/patches/010-pkgconnfig.patch [new file with mode: 0644]