aboutsummaryrefslogtreecommitdiff
path: root/ports/liblsl/CONTROL
diff options
context:
space:
mode:
authorchausner <chausner@users.noreply.github.com>2021-03-10 21:09:27 +0100
committerGitHub <noreply@github.com>2021-03-10 14:09:27 -0600
commitce17802cce8e47387d5775ed9561dab366a80359 (patch)
treeaeb5f17cf57b8a699c867fbc0828ee1335bd3b17 /ports/liblsl/CONTROL
parent02daf011f064cf025a092d9c4f31d2077207cdcb (diff)
downloadvcpkg-ce17802cce8e47387d5775ed9561dab366a80359.tar.gz
vcpkg-ce17802cce8e47387d5775ed9561dab366a80359.zip
[liblsl] Update to 1.14.0 (#16461)
* [liblsl] Update to 1.14.0 * Adjust CI baseline, assuming liblsl:x64-linux and liblsl:x64-osx pass * Add back set(VCPKG_LIBRARY_LINKAGE dynamic) * [libsls] Improve portfile.cmake, add homepage * update version record * Update ports/liblsl/CONTROL * Update versions/l-/liblsl.json * [liblsl] Use pugixml vcpkg package instead of bundled one * Convert tabs to spaces * Update version * Fix Supports in liblsl/CONTROL Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * Update versions/l-/liblsl.json Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com> Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Diffstat (limited to 'ports/liblsl/CONTROL')
-rw-r--r--ports/liblsl/CONTROL5
1 files changed, 4 insertions, 1 deletions
diff --git a/ports/liblsl/CONTROL b/ports/liblsl/CONTROL
index e374a5888..708ea67e1 100644
--- a/ports/liblsl/CONTROL
+++ b/ports/liblsl/CONTROL
@@ -1,3 +1,6 @@
Source: liblsl
-Version: 1.13.1
+Version: 1.14.0
+Homepage: https://github.com/sccn/liblsl
Description: C++ lsl library for multi-modal time-synched data transmission over the local network
+Supports: !(static & staticcrt)
+Build-Depends: pugixml