Skip to content

Commit

Permalink
[libxdf] Update to latest commit
Browse files Browse the repository at this point in the history
  • Loading branch information
myd7349 committed Aug 2, 2023
1 parent c68100e commit 834ae87
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 70 deletions.
65 changes: 0 additions & 65 deletions ports/libxdf/fix-pugixml-dependency.patch

This file was deleted.

6 changes: 2 additions & 4 deletions ports/libxdf/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,9 @@ vcpkg_check_linkage(ONLY_STATIC_LIBRARY)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO xdf-modules/libxdf
REF "v${VERSION}"
SHA512 81ff3598442d3ea166ec54b74248ad7b7eca5fcfdb72526978966398ad9e6524883183e71b68e349c46c2705779bf2b4922ce097f01afe7a62faa449ab8fa075
REF 524c37ff7aa4130ccb779ed035165bf43312bd90
SHA512 8c5eb1b37b9b1e6f38dcd9cc3b930a3a4af03e7fb3a67209a3b53e9c3259f41f5f0fa56d301b98c105ae75943b4ab6ee0b432965f0d4e99278829792b2ab1474
HEAD_REF main
PATCHES
fix-pugixml-dependency.patch
)

vcpkg_cmake_configure(
Expand Down
2 changes: 1 addition & 1 deletion ports/libxdf/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "libxdf",
"version": "0.99.8",
"version-date": "2023-08-02",
"description": "C++ library for loading multimodal, multi-rate signals stored in XDF files.",
"homepage": "https://xdf-modules.github.io/libxdf/",
"license": "BSD-2-Clause",
Expand Down

0 comments on commit 834ae87

Please sign in to comment.