vcpkg/ports/jaeger-client-cpp/CONTROL
Sönke Schau fa42722d56
[jaeger-client-cpp] New port (#9126)
* Initial commit

* Add missing files

* Add patchfile

* UWP Builds not supported

* Fix Linux version

* Removed 'include(vcpkg_common_functions)' as it is no longer needed

* Implemented proposed changes to portfile.cmake

* Further changes to portfile.cmake

* Added indicator that a failure is expected for arm64

* Added the expected failure on arm64 to ci.baseline.txt

* Combined two separate vcpkg_fail_port_install() calls

* Use upstream version compatible with opentracing 1.6

* Added 'Supports:' entry in CONTROL to signal missing arm64 support and removed vcpkg_fail_port_install() for UWP in portfile.cmake

Co-authored-by: xgcssch <soenke.schau@alte-leipziger.de>
2020-05-12 16:22:58 -07:00

6 lines
249 B
Plaintext

Source: jaeger-client-cpp
Version: 0.5.1
Build-Depends: nlohmann-json,thrift,yaml-cpp,opentracing
Homepage: https://github.com/jaegertracing/jaeger-client-cpp
Description: C++ OpenTracing binding for Jaeger https://jaegertracing.io/
Supports: !arm64