From 7349066f1b1051de24f322d07e6cb9af3d1988b5 Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Tue, 24 Jul 2018 00:03:17 +0300 Subject: rapidjson-1.1.0 tag added --- packages/dev-libs/rapidjson/rapidjson-1.1.0.exheres-0 | 6 ++++++ packages/dev-libs/rapidjson/rapidjson.exlib | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 packages/dev-libs/rapidjson/rapidjson-1.1.0.exheres-0 (limited to 'packages/dev-libs') diff --git a/packages/dev-libs/rapidjson/rapidjson-1.1.0.exheres-0 b/packages/dev-libs/rapidjson/rapidjson-1.1.0.exheres-0 new file mode 100644 index 0000000..e27c7a3 --- /dev/null +++ b/packages/dev-libs/rapidjson/rapidjson-1.1.0.exheres-0 @@ -0,0 +1,6 @@ +# Distributed under the terms of the GNU General Public License v2 +# Copyright 2018 Gluzskiy Alexandr + +require rapidjson + +PLATFORMS="~amd64 ~x86" diff --git a/packages/dev-libs/rapidjson/rapidjson.exlib b/packages/dev-libs/rapidjson/rapidjson.exlib index 8afc7c4..f4baff7 100644 --- a/packages/dev-libs/rapidjson/rapidjson.exlib +++ b/packages/dev-libs/rapidjson/rapidjson.exlib @@ -11,7 +11,7 @@ SCM_SECONDARY_REPOSITORIES="gtest" SCM_gtest_REPOSITORY="https://github.com/google/googletest.git" -require github [ user=miloyip ] +require github [ user=miloyip tag=v${PV} force_git_clone=true ] require cmake [ api=2 ] SUMMARY="A fast JSON parser/generator for C++ with both SAX/DOM style API" -- cgit v1.2.3