]> git.proxmox.com Git - ceph.git/blob - ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/wpilib/CONTROL
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / tools / vcpkg / ports / wpilib / CONTROL
1 Source: wpilib
2 Version: 2020.3.2
3 Homepage: https://github.com/wpilibsuite/allwpilib
4 Build-Depends: eigen3, libuv
5 Description: WPILib is the software library package for the FIRST Robotics Competition. The core install includes wpiutil, a common utilies library, and ntcore, the base NetworkTables library.
6 Supports: !osx
7
8 Feature: cameraserver
9 Build-Depends: opencv
10 Description: Enables the CameraServer and CSCore libraries for manipulating USB Cameras and HTTP Camera Streams
11
12 Feature: allwpilib
13 Build-Depends: wpilib[cameraserver], opencv
14 Description: Enables the simulation HAL, and the high level wpilibc library.