mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 23:48:59 +08:00
5eae23f558
* [azure-kinect-sensor-sdk] fix linux build and other issues
- linux: warnings stopping the build
- linux: set correct casing for dependecies
- linux: depthengine
- upgrade to 1.4.1
* Update ports/azure-kinect-sensor-sdk/CONTROL
* Update ports/azure-kinect-sensor-sdk/portfile.cmake
* Force to re-download archive, revert 9cd44db8e3
* update version record
* Update ports/azure-kinect-sensor-sdk/CONTROL
* Update versions/a-/azure-kinect-sensor-sdk.json
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
14 lines
572 B
Plaintext
14 lines
572 B
Plaintext
Source: azure-kinect-sensor-sdk
|
|
Version: 1.4.1
|
|
Homepage: https://github.com/microsoft/Azure-Kinect-Sensor-SDK
|
|
Description: Azure Kinect SDK is a cross platform (Linux and Windows) user mode SDK to read data from your Azure Kinect device.
|
|
Build-Depends: azure-c-shared-utility, glfw3, gtest, imgui, libusb, spdlog, cjson, ebml, libjpeg-turbo, matroska, libsoundio, libyuv, libuvc (linux)
|
|
Supports: !osx
|
|
|
|
Feature: docs
|
|
Description: Build K4A doxygen documentation.
|
|
|
|
Feature: tool
|
|
Description: Build tools.
|
|
Build-Depends: gl3w, glew, imgui[glfw-binding,opengl3-glew-binding]
|