[arch-commits] Commit in jsoncpp/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Sun Dec 3 12:29:17 UTC 2017
Date: Sunday, December 3, 2017 @ 12:29:16
Author: anthraxx
Revision: 311549
upgpkg: jsoncpp 1.8.3-2 (distribute cmake files)
Modified:
jsoncpp/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-12-03 12:24:40 UTC (rev 311548)
+++ PKGBUILD 2017-12-03 12:29:16 UTC (rev 311549)
@@ -6,7 +6,7 @@
pkgbase=jsoncpp
pkgname=('jsoncpp' 'jsoncpp-doc')
pkgver=1.8.3
-pkgrel=1
+pkgrel=2
pkgdesc='C++ library for interacting with JSON'
url='https://github.com/open-source-parsers/jsoncpp'
arch=('x86_64')
@@ -34,6 +34,7 @@
-DCMAKE_INSTALL_PREFIX=/usr \
-DBUILD_SHARED_LIBS=ON \
-DBUILD_STATIC_LIBS=ON \
+ -DJSONCPP_WITH_CMAKE_PACKAGE=ON \
..
make
}
More information about the arch-commits
mailing list