@openziti/ziti-sdk-nodejs 0.15.0 → 0.17.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.github/workflows/build.yml +8 -4
- package/lib/close.js +1 -1
- package/lib/dial.js +1 -1
- package/lib/enroll.js +49 -0
- package/lib/express-listener.js +1 -1
- package/lib/express.js +1 -1
- package/lib/httpRequest.js +1 -1
- package/lib/httpRequestData.js +1 -1
- package/lib/httpRequestEnd.js +1 -1
- package/lib/index.js +1 -1
- package/lib/init.js +1 -1
- package/lib/listen.js +1 -1
- package/lib/serviceAvailable.js +1 -1
- package/lib/servicesRefresh.js +28 -0
- package/lib/setLogLevel.js +1 -1
- package/lib/write.js +1 -1
- package/lib/ziti-socket.js +1 -1
- package/lib/ziti.js +16 -1
- package/package.json +1 -1
- package/src/Ziti_https_request.c +1 -1
- package/src/Ziti_https_request_data.c +1 -1
- package/src/Ziti_https_request_end.c +1 -1
- package/src/stack_traces.c +1 -1
- package/src/utils.c +1 -1
- package/src/utils.h +1 -1
- package/src/ziti-add-on.c +3 -1
- package/src/ziti-nodejs.h +10 -1
- package/src/ziti_close.c +1 -1
- package/src/ziti_dial.c +1 -1
- package/src/ziti_enroll.c +58 -57
- package/src/ziti_init.c +1 -1
- package/src/ziti_listen.c +1 -1
- package/src/ziti_sdk_version.c +1 -1
- package/src/ziti_service_available.c +1 -1
- package/src/ziti_services_refresh.c +62 -0
- package/src/ziti_set_log_level.c +1 -1
- package/src/ziti_shutdown.c +1 -1
- package/src/ziti_websocket_connect.c +1 -1
- package/src/ziti_websocket_write.c +1 -1
- package/src/ziti_write.c +1 -1
- package/tests/enroll-test.js +16 -15
- package/vcpkg/.github/workflows/stale.yml +4 -3
- package/vcpkg/ports/7zip/CMakeLists.txt +1 -0
- package/vcpkg/ports/7zip/vcpkg.json +1 -0
- package/vcpkg/ports/ace/portfile.cmake +8 -3
- package/vcpkg/ports/ace/vcpkg.json +2 -2
- package/vcpkg/ports/ada-url/no-cpm.patch +31 -0
- package/vcpkg/ports/ada-url/portfile.cmake +6 -2
- package/vcpkg/ports/ada-url/vcpkg.json +6 -2
- package/vcpkg/ports/ade/portfile.cmake +1 -1
- package/vcpkg/ports/ade/vcpkg.json +1 -1
- package/vcpkg/ports/allegro5/portfile.cmake +4 -5
- package/vcpkg/ports/allegro5/vcpkg.json +1 -2
- package/vcpkg/ports/alpaka/portfile.cmake +2 -2
- package/vcpkg/ports/alpaka/vcpkg.json +1 -2
- package/vcpkg/ports/aom/aom-rename-static.diff +33 -12
- package/vcpkg/ports/aom/aom-uninitialized-pointer.diff +13 -13
- package/vcpkg/ports/aom/portfile.cmake +5 -1
- package/vcpkg/ports/aom/vcpkg.json +1 -2
- package/vcpkg/ports/apsi/fix-c2398.patch +15 -0
- package/vcpkg/ports/apsi/{fix-find_package.patch → fix-find-seal.patch} +13 -13
- package/vcpkg/ports/apsi/portfile.cmake +10 -11
- package/vcpkg/ports/apsi/vcpkg.json +8 -6
- package/vcpkg/ports/argparse/portfile.cmake +2 -2
- package/vcpkg/ports/argparse/vcpkg.json +1 -1
- package/vcpkg/ports/arrow/portfile.cmake +2 -1
- package/vcpkg/ports/arrow/vcpkg.json +5 -2
- package/vcpkg/ports/asio/portfile.cmake +2 -2
- package/vcpkg/ports/asio/vcpkg.json +1 -1
- package/vcpkg/ports/asio-grpc/portfile.cmake +1 -1
- package/vcpkg/ports/asio-grpc/usage +4 -0
- package/vcpkg/ports/asio-grpc/vcpkg.json +1 -1
- package/vcpkg/ports/assimp/build_fixes.patch +6 -5
- package/vcpkg/ports/assimp/vcpkg.json +1 -1
- package/vcpkg/ports/async-mqtt/portfile.cmake +1 -1
- package/vcpkg/ports/async-mqtt/vcpkg.json +1 -1
- package/vcpkg/ports/avisynthplus/portfile.cmake +2 -4
- package/vcpkg/ports/avisynthplus/vcpkg.json +1 -2
- package/vcpkg/ports/avro-c/portfile.cmake +2 -2
- package/vcpkg/ports/avro-c/vcpkg.json +1 -2
- package/vcpkg/ports/aws-c-auth/portfile.cmake +1 -1
- package/vcpkg/ports/aws-c-auth/vcpkg.json +1 -1
- package/vcpkg/ports/aws-c-cal/portfile.cmake +1 -1
- package/vcpkg/ports/aws-c-cal/vcpkg.json +1 -2
- package/vcpkg/ports/aws-c-common/portfile.cmake +1 -1
- package/vcpkg/ports/aws-c-common/vcpkg.json +1 -1
- package/vcpkg/ports/aws-c-http/portfile.cmake +1 -1
- package/vcpkg/ports/aws-c-http/vcpkg.json +1 -1
- package/vcpkg/ports/aws-c-io/portfile.cmake +1 -1
- package/vcpkg/ports/aws-c-io/vcpkg.json +1 -1
- package/vcpkg/ports/aws-c-mqtt/portfile.cmake +1 -1
- package/vcpkg/ports/aws-c-mqtt/vcpkg.json +1 -1
- package/vcpkg/ports/aws-c-s3/portfile.cmake +1 -1
- package/vcpkg/ports/aws-c-s3/vcpkg.json +1 -1
- package/vcpkg/ports/aws-crt-cpp/portfile.cmake +1 -1
- package/vcpkg/ports/aws-crt-cpp/vcpkg.json +1 -1
- package/vcpkg/ports/aws-lambda-cpp/portfile.cmake +2 -2
- package/vcpkg/ports/aws-lambda-cpp/vcpkg.json +1 -2
- package/vcpkg/ports/aws-sdk-cpp/portfile.cmake +1 -1
- package/vcpkg/ports/aws-sdk-cpp/vcpkg.in.json +1 -1
- package/vcpkg/ports/aws-sdk-cpp/vcpkg.json +65 -8
- package/vcpkg/ports/azure-core-amqp-cpp/portfile.cmake +5 -2
- package/vcpkg/ports/azure-core-amqp-cpp/vcpkg.json +5 -2
- package/vcpkg/ports/azure-core-cpp/fix_gcc13.patch +115 -0
- package/vcpkg/ports/azure-core-cpp/portfile.cmake +2 -0
- package/vcpkg/ports/azure-core-cpp/vcpkg.json +2 -1
- package/vcpkg/ports/azure-identity-cpp/portfile.cmake +5 -2
- package/vcpkg/ports/azure-identity-cpp/vcpkg.json +10 -3
- package/vcpkg/ports/azure-messaging-eventhubs-cpp/portfile.cmake +5 -2
- package/vcpkg/ports/azure-messaging-eventhubs-cpp/vcpkg.json +3 -2
- package/vcpkg/ports/azure-storage-blobs-cpp/portfile.cmake +5 -2
- package/vcpkg/ports/azure-storage-blobs-cpp/vcpkg.json +3 -3
- package/vcpkg/ports/azure-storage-common-cpp/portfile.cmake +5 -2
- package/vcpkg/ports/azure-storage-common-cpp/vcpkg.json +3 -3
- package/vcpkg/ports/azure-storage-files-datalake-cpp/portfile.cmake +5 -2
- package/vcpkg/ports/azure-storage-files-datalake-cpp/vcpkg.json +3 -3
- package/vcpkg/ports/azure-storage-files-shares-cpp/portfile.cmake +5 -2
- package/vcpkg/ports/azure-storage-files-shares-cpp/vcpkg.json +3 -3
- package/vcpkg/ports/azure-storage-queues-cpp/portfile.cmake +5 -2
- package/vcpkg/ports/azure-storage-queues-cpp/vcpkg.json +3 -3
- package/vcpkg/ports/baresip-libre/{wip.patch → fix-static-library-build.patch} +19 -16
- package/vcpkg/ports/baresip-libre/portfile.cmake +2 -3
- package/vcpkg/ports/baresip-libre/vcpkg.json +1 -1
- package/vcpkg/ports/bext-di/portfile.cmake +3 -3
- package/vcpkg/ports/bext-di/vcpkg.json +1 -2
- package/vcpkg/ports/bgfx/portfile.cmake +9 -32
- package/vcpkg/ports/bgfx/vcpkg.json +1 -1
- package/vcpkg/ports/bloomberg-quantum/portfile.cmake +22 -0
- package/vcpkg/ports/bloomberg-quantum/rename-config-file-and-namespace.patch +46 -0
- package/vcpkg/ports/bloomberg-quantum/vcpkg.json +18 -0
- package/vcpkg/ports/botan/portfile.cmake +14 -5
- package/vcpkg/ports/botan/vcpkg.json +1 -0
- package/vcpkg/ports/breakpad/CMakeLists.txt +12 -10
- package/vcpkg/ports/breakpad/fix-const-char.patch +14 -0
- package/vcpkg/ports/breakpad/portfile.cmake +69 -49
- package/vcpkg/ports/breakpad/unofficial-breakpadConfig.cmake +6 -0
- package/vcpkg/ports/breakpad/vcpkg.json +5 -2
- package/vcpkg/ports/brpc/portfile.cmake +1 -1
- package/vcpkg/ports/brpc/vcpkg.json +1 -1
- package/vcpkg/ports/calceph/portfile.cmake +2 -1
- package/vcpkg/ports/calceph/vcpkg.json +1 -1
- package/vcpkg/ports/cfitsio/0006-fix-uwp.patch +13 -0
- package/vcpkg/ports/cfitsio/portfile.cmake +1 -0
- package/vcpkg/ports/cfitsio/vcpkg.json +1 -1
- package/vcpkg/ports/check/linkage.patch +20 -0
- package/vcpkg/ports/check/portfile.cmake +12 -12
- package/vcpkg/ports/check/usage +4 -0
- package/vcpkg/ports/check/vcpkg.json +1 -1
- package/vcpkg/ports/cimg/CMakeLists.txt +3 -0
- package/vcpkg/ports/cimg/portfile.cmake +9 -8
- package/vcpkg/ports/cimg/vcpkg.json +1 -1
- package/vcpkg/ports/civetweb/pkgconfig.patch +49 -0
- package/vcpkg/ports/civetweb/portfile.cmake +12 -11
- package/vcpkg/ports/civetweb/usage +4 -0
- package/vcpkg/ports/civetweb/vcpkg.json +1 -0
- package/vcpkg/ports/clap-cleveraudio/portfile.cmake +20 -0
- package/vcpkg/ports/clap-cleveraudio/vcpkg.json +17 -0
- package/vcpkg/ports/cnats/fix_install_path.patch +28 -0
- package/vcpkg/ports/cnats/portfile.cmake +5 -4
- package/vcpkg/ports/cnats/vcpkg.json +2 -1
- package/vcpkg/ports/configcat/portfile.cmake +1 -1
- package/vcpkg/ports/configcat/vcpkg.json +12 -2
- package/vcpkg/ports/copypp/portfile.cmake +25 -0
- package/vcpkg/ports/copypp/usage +4 -0
- package/vcpkg/ports/copypp/vcpkg.json +17 -0
- package/vcpkg/ports/corrade/portfile.cmake +1 -1
- package/vcpkg/ports/corrade/vcpkg.json +21 -1
- package/vcpkg/ports/cpp-sort/portfile.cmake +22 -0
- package/vcpkg/ports/cpp-sort/vcpkg.json +17 -0
- package/vcpkg/ports/cppcms/dependencies.diff +41 -0
- package/vcpkg/ports/cppcms/dllexport.diff +13 -0
- package/vcpkg/ports/cppcms/no-tests-and-examples.patch +33 -58
- package/vcpkg/ports/cppcms/portfile.cmake +16 -8
- package/vcpkg/ports/cppcms/vcpkg.json +3 -3
- package/vcpkg/ports/cppgraphqlgen/portfile.cmake +8 -1
- package/vcpkg/ports/cppgraphqlgen/vcpkg.json +13 -3
- package/vcpkg/ports/cppp-reiconv/portfile.cmake +28 -0
- package/vcpkg/ports/cppp-reiconv/vcpkg.json +13 -0
- package/vcpkg/ports/cpprestsdk/portfile.cmake +2 -2
- package/vcpkg/ports/cpprestsdk/vcpkg.json +1 -2
- package/vcpkg/ports/cppslippi/portfile.cmake +1 -1
- package/vcpkg/ports/cppslippi/vcpkg.json +1 -1
- package/vcpkg/ports/cpptrace/portfile.cmake +23 -0
- package/vcpkg/ports/cpptrace/usage +4 -0
- package/vcpkg/ports/cpptrace/vcpkg.json +22 -0
- package/vcpkg/ports/cpr/portfile.cmake +1 -1
- package/vcpkg/ports/cpr/vcpkg.json +1 -0
- package/vcpkg/ports/crc32c/vcpkg.json +2 -1
- package/vcpkg/ports/ctstraffic/portfile.cmake +29 -0
- package/vcpkg/ports/ctstraffic/prepare_for_build.cmake +19 -0
- package/vcpkg/ports/ctstraffic/usage +3 -0
- package/vcpkg/ports/ctstraffic/vcpkg.json +15 -0
- package/vcpkg/ports/cuda-api-wrappers/portfile.cmake +38 -0
- package/vcpkg/ports/cuda-api-wrappers/usage +4 -0
- package/vcpkg/ports/cuda-api-wrappers/vcpkg.json +17 -0
- package/vcpkg/ports/curlpp/portfile.cmake +7 -2
- package/vcpkg/ports/curlpp/vcpkg.json +3 -1
- package/vcpkg/ports/czmq/portfile.cmake +2 -1
- package/vcpkg/ports/czmq/vcpkg.json +1 -1
- package/vcpkg/ports/darknet/portfile.cmake +5 -2
- package/vcpkg/ports/darknet/vcpkg.json +13 -1
- package/vcpkg/ports/dartsim/fix-pc-dependencies.patch +8 -0
- package/vcpkg/ports/dartsim/portfile.cmake +2 -1
- package/vcpkg/ports/dartsim/vcpkg.json +1 -1
- package/vcpkg/ports/dav1d/vcpkg.json +2 -1
- package/vcpkg/ports/dbus/libsystemd.patch +15 -0
- package/vcpkg/ports/dbus/portfile.cmake +2 -1
- package/vcpkg/ports/dbus/vcpkg.json +17 -1
- package/vcpkg/ports/dcmtk/fix_link_xml2.patch +13 -0
- package/vcpkg/ports/dcmtk/portfile.cmake +1 -0
- package/vcpkg/ports/dcmtk/vcpkg.json +1 -1
- package/vcpkg/ports/directxmesh/portfile.cmake +4 -4
- package/vcpkg/ports/directxmesh/vcpkg.json +1 -1
- package/vcpkg/ports/directxtex/portfile.cmake +8 -8
- package/vcpkg/ports/directxtex/vcpkg.json +1 -1
- package/vcpkg/ports/directxtk/portfile.cmake +5 -5
- package/vcpkg/ports/directxtk/vcpkg.json +1 -2
- package/vcpkg/ports/directxtk12/portfile.cmake +5 -5
- package/vcpkg/ports/directxtk12/vcpkg.json +1 -2
- package/vcpkg/ports/discordcoreapi/portfile.cmake +1 -1
- package/vcpkg/ports/discordcoreapi/vcpkg.json +1 -1
- package/vcpkg/ports/dlib/vcpkg.json +2 -1
- package/vcpkg/ports/dpp/portfile.cmake +1 -1
- package/vcpkg/ports/dpp/vcpkg.json +1 -1
- package/vcpkg/ports/draco/install-linkage.diff +19 -0
- package/vcpkg/ports/draco/portfile.cmake +12 -10
- package/vcpkg/ports/draco/vcpkg.json +1 -0
- package/vcpkg/ports/drogon/portfile.cmake +1 -1
- package/vcpkg/ports/drogon/vcpkg.json +1 -2
- package/vcpkg/ports/dstorage/portfile.cmake +3 -2
- package/vcpkg/ports/dstorage/usage +4 -0
- package/vcpkg/ports/dstorage/vcpkg.json +2 -2
- package/vcpkg/ports/dylib/portfile.cmake +21 -0
- package/vcpkg/ports/dylib/vcpkg.json +17 -0
- package/vcpkg/ports/dyno/fix-deps.patch +30 -0
- package/vcpkg/ports/dyno/portfile.cmake +24 -0
- package/vcpkg/ports/dyno/usage +5 -0
- package/vcpkg/ports/dyno/vcpkg.json +19 -0
- package/vcpkg/ports/ed25519/CMakeLists.txt +64 -0
- package/vcpkg/ports/ed25519/portfile.cmake +30 -0
- package/vcpkg/ports/ed25519/usage +3 -0
- package/vcpkg/ports/ed25519/vcpkg.json +17 -0
- package/vcpkg/ports/eigen3/portfile.cmake +13 -9
- package/vcpkg/ports/eigen3/remove_configure_checks.patch +36 -25
- package/vcpkg/ports/eigen3/vcpkg.json +1 -1
- package/vcpkg/ports/enkits/portfile.cmake +1 -0
- package/vcpkg/ports/enkits/vcpkg.json +1 -0
- package/vcpkg/ports/ereignis/portfile.cmake +2 -2
- package/vcpkg/ports/ereignis/vcpkg.json +1 -1
- package/vcpkg/ports/exiv2/dont-find-python.patch +3 -3
- package/vcpkg/ports/exiv2/fix-expat.patch +9 -12
- package/vcpkg/ports/exiv2/portfile.cmake +3 -4
- package/vcpkg/ports/exiv2/vcpkg.json +2 -3
- package/vcpkg/ports/fakeit/portfile.cmake +2 -2
- package/vcpkg/ports/fakeit/vcpkg.json +1 -0
- package/vcpkg/ports/fastgltf/portfile.cmake +1 -1
- package/vcpkg/ports/fastgltf/vcpkg.json +1 -1
- package/vcpkg/ports/fastio/portfile.cmake +2 -2
- package/vcpkg/ports/fastio/vcpkg.json +1 -1
- package/vcpkg/ports/fastrtps/fix_thread.patch +40 -0
- package/vcpkg/ports/fastrtps/portfile.cmake +12 -0
- package/vcpkg/ports/fastrtps/vcpkg.json +2 -1
- package/vcpkg/ports/ffmpeg/0001-create-lib-libraries.patch +4 -2
- package/vcpkg/ports/ffmpeg/0004-fix-debug-build.patch +5 -6
- package/vcpkg/ports/ffmpeg/0006-fix-StaticFeatures.patch +7 -7
- package/vcpkg/ports/ffmpeg/0020-fix-aarch64-libswscale.patch +8 -8
- package/vcpkg/ports/ffmpeg/portfile.cmake +15 -19
- package/vcpkg/ports/ffmpeg/vcpkg.json +1 -1
- package/vcpkg/ports/ffnvcodec/portfile.cmake +2 -2
- package/vcpkg/ports/ffnvcodec/vcpkg.json +1 -1
- package/vcpkg/ports/flagpp/portfile.cmake +15 -0
- package/vcpkg/ports/flagpp/vcpkg.json +12 -0
- package/vcpkg/ports/flatbuffers/portfile.cmake +3 -1
- package/vcpkg/ports/flatbuffers/vcpkg.json +1 -0
- package/vcpkg/ports/flecs/portfile.cmake +1 -1
- package/vcpkg/ports/flecs/vcpkg.json +1 -1
- package/vcpkg/ports/freeglut/portfile.cmake +17 -9
- package/vcpkg/ports/freeglut/vcpkg.json +2 -0
- package/vcpkg/ports/freerdp/portfile.cmake +1 -0
- package/vcpkg/ports/freerdp/vcpkg.json +11 -1
- package/vcpkg/ports/fribidi/portfile.cmake +4 -6
- package/vcpkg/ports/fribidi/vcpkg.json +1 -2
- package/vcpkg/ports/gapp/portfile.cmake +29 -0
- package/vcpkg/ports/gapp/usage +4 -0
- package/vcpkg/ports/gapp/vcpkg.json +18 -0
- package/vcpkg/ports/gdal/portfile.cmake +20 -23
- package/vcpkg/ports/gdal/vcpkg.json +1 -2
- package/vcpkg/ports/geographiclib/portfile.cmake +1 -0
- package/vcpkg/ports/geographiclib/remove-broken-and-unnecessary-cross-compile-check.patch +14 -0
- package/vcpkg/ports/geographiclib/vcpkg.json +1 -0
- package/vcpkg/ports/geos/fix-exported-config.patch +2 -2
- package/vcpkg/ports/geos/portfile.cmake +2 -5
- package/vcpkg/ports/geos/vcpkg.json +2 -1
- package/vcpkg/ports/geos/{fix-dll-builds.patch → win32.patch} +8 -7
- package/vcpkg/ports/gflags/portfile.cmake +7 -8
- package/vcpkg/ports/gflags/usage +2 -1
- package/vcpkg/ports/gflags/vcpkg-cmake-wrapper.cmake +6 -9
- package/vcpkg/ports/gflags/vcpkg.json +2 -1
- package/vcpkg/ports/ginkgo/portfile.cmake +1 -1
- package/vcpkg/ports/ginkgo/vcpkg.json +4 -3
- package/vcpkg/ports/gl2ps/portfile.cmake +13 -6
- package/vcpkg/ports/gl2ps/vcpkg.json +3 -2
- package/vcpkg/ports/glaze/portfile.cmake +2 -2
- package/vcpkg/ports/glaze/vcpkg.json +1 -1
- package/vcpkg/ports/glfw3/fix_win32_dllname.pacth +29 -0
- package/vcpkg/ports/glfw3/portfile.cmake +2 -0
- package/vcpkg/ports/glfw3/vcpkg.json +1 -1
- package/vcpkg/ports/glib/portfile.cmake +1 -2
- package/vcpkg/ports/glib/vcpkg.json +1 -1
- package/vcpkg/ports/glog/portfile.cmake +7 -1
- package/vcpkg/ports/glog/vcpkg.json +1 -1
- package/vcpkg/ports/glslang/cmake.patch +56 -0
- package/vcpkg/ports/glslang/portfile.cmake +7 -3
- package/vcpkg/ports/glslang/vcpkg.json +7 -1
- package/vcpkg/ports/glui/vcpkg.json +3 -1
- package/vcpkg/ports/gobject-introspection/vcpkg.json +2 -2
- package/vcpkg/ports/google-cloud-cpp/portfile.cmake +2 -2
- package/vcpkg/ports/google-cloud-cpp/vcpkg.json +50 -38
- package/vcpkg/ports/graphite2/portfile.cmake +6 -3
- package/vcpkg/ports/graphite2/vcpkg.json +1 -1
- package/vcpkg/ports/graphviz/portfile.cmake +1 -1
- package/vcpkg/ports/graphviz/vcpkg.json +1 -1
- package/vcpkg/ports/gstreamer/portfile.cmake +1 -1
- package/vcpkg/ports/gstreamer/vcpkg.json +14 -1
- package/vcpkg/ports/gts/CMakeLists.txt +10 -6
- package/vcpkg/ports/gts/portfile.cmake +6 -11
- package/vcpkg/ports/gts/usage +3 -4
- package/vcpkg/ports/gts/vcpkg.json +3 -3
- package/vcpkg/ports/gz-cmake3/dependencies.patch +213 -22
- package/vcpkg/ports/gz-cmake3/portfile.cmake +1 -1
- package/vcpkg/ports/gz-cmake3/vcpkg/GTS.cmake +3 -0
- package/vcpkg/ports/gz-cmake3/vcpkg/TINYXML2.cmake +3 -0
- package/vcpkg/ports/gz-cmake3/vcpkg.json +1 -1
- package/vcpkg/ports/gz-common5/portfile.cmake +13 -2
- package/vcpkg/ports/gz-common5/vcpkg.json +7 -1
- package/vcpkg/ports/gz-gui7/dependencies.patch +22 -0
- package/vcpkg/ports/gz-gui7/portfile.cmake +28 -0
- package/vcpkg/ports/gz-gui7/vcpkg.json +32 -0
- package/vcpkg/ports/gz-math7/portfile.cmake +1 -1
- package/vcpkg/ports/gz-math7/vcpkg.json +1 -2
- package/vcpkg/ports/gz-physics6/dependencies.patch +21 -0
- package/vcpkg/ports/gz-physics6/portfile.cmake +25 -0
- package/vcpkg/ports/gz-physics6/vcpkg.json +23 -0
- package/vcpkg/ports/gz-rendering7/fix-dependencies.patch +47 -0
- package/vcpkg/ports/gz-rendering7/portfile.cmake +25 -0
- package/vcpkg/ports/gz-rendering7/vcpkg.json +27 -0
- package/vcpkg/ports/gz-sensors7/portfile.cmake +10 -0
- package/vcpkg/ports/gz-sensors7/vcpkg.json +21 -0
- package/vcpkg/ports/harfbuzz/portfile.cmake +3 -0
- package/vcpkg/ports/harfbuzz/vcpkg.json +1 -1
- package/vcpkg/ports/hnswlib/portfile.cmake +1 -3
- package/vcpkg/ports/hnswlib/vcpkg.json +1 -2
- package/vcpkg/ports/icu/portfile.cmake +19 -5
- package/vcpkg/ports/icu/vcpkg-cross-data.patch +13 -0
- package/vcpkg/ports/icu/vcpkg.json +1 -0
- package/vcpkg/ports/ignition-common1/vcpkg.json +3 -2
- package/vcpkg/ports/igraph/portfile.cmake +3 -3
- package/vcpkg/ports/igraph/vcpkg.json +1 -1
- package/vcpkg/ports/imgui/portfile.cmake +4 -4
- package/vcpkg/ports/imgui/vcpkg.json +1 -1
- package/vcpkg/ports/itay-grudev-singleapplication/Config.cmake.in +23 -0
- package/vcpkg/ports/itay-grudev-singleapplication/portfile.cmake +31 -0
- package/vcpkg/ports/itay-grudev-singleapplication/vcpkg.json +26 -0
- package/vcpkg/ports/itk/portfile.cmake +2 -2
- package/vcpkg/ports/itk/vcpkg.json +1 -2
- package/vcpkg/ports/itsy-bitsy/fix-cmake-install.patch +55 -0
- package/vcpkg/ports/itsy-bitsy/portfile.cmake +27 -0
- package/vcpkg/ports/itsy-bitsy/vcpkg.json +18 -0
- package/vcpkg/ports/jasper/no_stdc_check.patch +6 -6
- package/vcpkg/ports/jasper/portfile.cmake +2 -2
- package/vcpkg/ports/jasper/vcpkg.json +1 -2
- package/vcpkg/ports/jkqtplotter/fix-cmake.patch +52 -0
- package/vcpkg/ports/jkqtplotter/fix-cmake2.patch +14 -0
- package/vcpkg/ports/jkqtplotter/portfile.cmake +131 -0
- package/vcpkg/ports/jkqtplotter/vcpkg.json +40 -0
- package/vcpkg/ports/joltphysics/fix-export.diff +10 -10
- package/vcpkg/ports/joltphysics/portfile.cmake +1 -1
- package/vcpkg/ports/joltphysics/vcpkg.json +1 -2
- package/vcpkg/ports/jsoncpp/portfile.cmake +4 -4
- package/vcpkg/ports/jsoncpp/vcpkg.json +2 -1
- package/vcpkg/ports/jsonifier/portfile.cmake +6 -4
- package/vcpkg/ports/jsonifier/uninstall-head.patch +13 -0
- package/vcpkg/ports/jsonifier/vcpkg.json +1 -5
- package/vcpkg/ports/kaitai-struct-cpp-stl-runtime/portfile.cmake +3 -4
- package/vcpkg/ports/kaitai-struct-cpp-stl-runtime/vcpkg.json +2 -2
- package/vcpkg/ports/kdalgorithms/portfile.cmake +3 -4
- package/vcpkg/ports/kdalgorithms/vcpkg.json +1 -1
- package/vcpkg/ports/kealib/kealib-target.diff +43 -0
- package/vcpkg/ports/kealib/no-kea-config-script.diff +14 -0
- package/vcpkg/ports/kealib/portfile.cmake +6 -8
- package/vcpkg/ports/kealib/usage +4 -0
- package/vcpkg/ports/kealib/vcpkg.json +1 -0
- package/vcpkg/ports/kf5parts/portfile.cmake +10 -0
- package/vcpkg/ports/kf5parts/vcpkg.json +1 -0
- package/vcpkg/ports/kf5service/portfile.cmake +10 -0
- package/vcpkg/ports/kf5service/vcpkg.json +1 -0
- package/vcpkg/ports/kf5texteditor/portfile.cmake +54 -0
- package/vcpkg/ports/kf5texteditor/vcpkg.json +33 -0
- package/vcpkg/ports/ktx/0001-Use-vcpkg-zstd.patch +16 -15
- package/vcpkg/ports/ktx/0004-quirks.patch +7 -7
- package/vcpkg/ports/ktx/portfile.cmake +10 -4
- package/vcpkg/ports/ktx/vcpkg.json +1 -1
- package/vcpkg/ports/kubazip/portfile.cmake +3 -3
- package/vcpkg/ports/kubazip/vcpkg.json +1 -1
- package/vcpkg/ports/kuku/portfile.cmake +7 -6
- package/vcpkg/ports/kuku/vcpkg.json +3 -3
- package/vcpkg/ports/lensfun/fix_build.patch +22 -0
- package/vcpkg/ports/lensfun/portfile.cmake +50 -0
- package/vcpkg/ports/lensfun/vcpkg.json +20 -0
- package/vcpkg/ports/libaes-siv/CMakeLists.txt +74 -0
- package/vcpkg/ports/libaes-siv/header_rename.patch +39 -0
- package/vcpkg/ports/libaes-siv/portfile.cmake +34 -0
- package/vcpkg/ports/libaes-siv/usage +3 -0
- package/vcpkg/ports/libaes-siv/vcpkg.json +18 -0
- package/vcpkg/ports/libassert/portfile.cmake +29 -0
- package/vcpkg/ports/libassert/runtime_destination.patch +13 -0
- package/vcpkg/ports/libassert/vcpkg.json +19 -0
- package/vcpkg/ports/libbson/fix-include-directory.patch +5 -25
- package/vcpkg/ports/libbson/portfile.cmake +11 -3
- package/vcpkg/ports/libbson/vcpkg.json +2 -1
- package/vcpkg/ports/libconfig/libconfig++-cmake-export.diff +22 -0
- package/vcpkg/ports/libconfig/portfile.cmake +17 -40
- package/vcpkg/ports/libconfig/static-build.diff +34 -0
- package/vcpkg/ports/libconfig/vcpkg.json +1 -1
- package/vcpkg/ports/libdatachannel/fix-for-vcpkg.patch +20 -256
- package/vcpkg/ports/libdatachannel/portfile.cmake +5 -9
- package/vcpkg/ports/libdatachannel/uwp-warnings.patch +8 -11
- package/vcpkg/ports/libdatachannel/vcpkg.json +2 -2
- package/vcpkg/ports/libde265/portfile.cmake +2 -9
- package/vcpkg/ports/libde265/vcpkg.json +3 -10
- package/vcpkg/ports/libdeflate/portfile.cmake +11 -0
- package/vcpkg/ports/libdeflate/usage +1 -1
- package/vcpkg/ports/libdeflate/vcpkg.json +1 -0
- package/vcpkg/ports/libdwarf/dependencies.diff +46 -0
- package/vcpkg/ports/libdwarf/msvc-runtime.diff +13 -0
- package/vcpkg/ports/libdwarf/no-suffix.diff +24 -0
- package/vcpkg/ports/libdwarf/off_t.diff +16 -0
- package/vcpkg/ports/libdwarf/portfile.cmake +37 -0
- package/vcpkg/ports/libdwarf/usage +4 -0
- package/vcpkg/ports/libdwarf/vcpkg.json +19 -0
- package/vcpkg/ports/libexif/fix-ssize.patch +16 -0
- package/vcpkg/ports/libexif/portfile.cmake +21 -10
- package/vcpkg/ports/libexif/unofficial-libexif-config.cmake +28 -0
- package/vcpkg/ports/libexif/vcpkg.json +20 -1
- package/vcpkg/ports/libheif/portfile.cmake +1 -1
- package/vcpkg/ports/libheif/vcpkg.json +2 -2
- package/vcpkg/ports/libhv/portfile.cmake +3 -3
- package/vcpkg/ports/libhv/vcpkg.json +1 -1
- package/vcpkg/ports/libigl/dependencies.patch +4 -41
- package/vcpkg/ports/libigl/install-extra-targets.patch +35 -29
- package/vcpkg/ports/libigl/portfile.cmake +4 -4
- package/vcpkg/ports/libigl/vcpkg.json +2 -15
- package/vcpkg/ports/liblemon/vcpkg.json +2 -1
- package/vcpkg/ports/libmagic/0003-Fix-WIN32-macro-checks.patch +4 -4
- package/vcpkg/ports/libmagic/0005-Include-dirent.h-for-S_ISREG-and-S_ISDIR.patch +5 -4
- package/vcpkg/ports/libmagic/0006-Remove-Wrap-POSIX-headers.patch +1 -1
- package/vcpkg/ports/libmagic/0010-Properly-check-for-the-presence-of-bitmasks.patch +1 -1
- package/vcpkg/ports/libmagic/0011-Remove-pipe-related-functions-in-funcs.c.patch +5 -7
- package/vcpkg/ports/libmagic/0015-MSYS2-Remove-ioctl-call.patch +4 -4
- package/vcpkg/ports/libmagic/0016-Fix-file_famagic-function.patch +2 -2
- package/vcpkg/ports/libmagic/portfile.cmake +12 -6
- package/vcpkg/ports/libmagic/unofficial-libmagic-config.cmake.in +69 -0
- package/vcpkg/ports/libmagic/usage +6 -0
- package/vcpkg/ports/libmagic/vcpkg.json +3 -2
- package/vcpkg/ports/libmspack/portfile.cmake +2 -2
- package/vcpkg/ports/libmspack/vcpkg.json +1 -2
- package/vcpkg/ports/libmt32emu/portfile.cmake +2 -2
- package/vcpkg/ports/libmt32emu/vcpkg.json +2 -2
- package/vcpkg/ports/libmysql/cross-build.patch +141 -0
- package/vcpkg/ports/libmysql/dependencies.patch +140 -0
- package/vcpkg/ports/libmysql/install-exports.patch +121 -0
- package/vcpkg/ports/libmysql/libmysql-config.cmake +6 -0
- package/vcpkg/ports/libmysql/portfile.cmake +56 -83
- package/vcpkg/ports/libmysql/usage +3 -3
- package/vcpkg/ports/libmysql/vcpkg.json +9 -6
- package/vcpkg/ports/libnop/portfile.cmake +2 -2
- package/vcpkg/ports/libnop/vcpkg.json +1 -1
- package/vcpkg/ports/libobfuscate/portfile.cmake +11 -0
- package/vcpkg/ports/libobfuscate/vcpkg.json +7 -0
- package/vcpkg/ports/libosip2/portfile.cmake +3 -5
- package/vcpkg/ports/libosip2/vcpkg.json +1 -2
- package/vcpkg/ports/libpcap/add-disable-packet-option.patch +7 -9
- package/vcpkg/ports/libpcap/install-pc-on-msvc.patch +7 -7
- package/vcpkg/ports/libpcap/portfile.cmake +4 -3
- package/vcpkg/ports/libpcap/vcpkg.json +2 -2
- package/vcpkg/ports/libphonenumber/portfile.cmake +1 -1
- package/vcpkg/ports/libphonenumber/vcpkg.json +1 -1
- package/vcpkg/ports/libpng/cmake.patch +10 -10
- package/vcpkg/ports/libpng/fix-export-targets.patch +5 -5
- package/vcpkg/ports/libpng/fix-msa-support-for-mips.patch +3 -3
- package/vcpkg/ports/libpng/pkgconfig.patch +5 -5
- package/vcpkg/ports/libpng/portfile.cmake +3 -3
- package/vcpkg/ports/libpng/vcpkg.json +1 -2
- package/vcpkg/ports/libpq/portfile.cmake +2 -2
- package/vcpkg/ports/libpq/unix/python.patch +13 -3
- package/vcpkg/ports/libpq/vcpkg.json +1 -0
- package/vcpkg/ports/libraqm/portfile.cmake +3 -3
- package/vcpkg/ports/libraqm/vcpkg.json +1 -2
- package/vcpkg/ports/librdkafka/portfile.cmake +1 -1
- package/vcpkg/ports/librdkafka/vcpkg.json +1 -1
- package/vcpkg/ports/libremidi/portfile.cmake +2 -3
- package/vcpkg/ports/libremidi/vcpkg.json +1 -2
- package/vcpkg/ports/libressl/0001-enable-ocspcheck-on-msvc.patch +25 -48
- package/vcpkg/ports/libressl/0002-suppress-msvc-warnings.patch +15 -17
- package/vcpkg/ports/libressl/portfile.cmake +3 -9
- package/vcpkg/ports/libressl/vcpkg.json +5 -3
- package/vcpkg/ports/librsync/portfile.cmake +2 -2
- package/vcpkg/ports/librsync/vcpkg.json +1 -2
- package/vcpkg/ports/libsbml/dependencies.diff +131 -0
- package/vcpkg/ports/libsbml/dirent.diff +28 -0
- package/vcpkg/ports/libsbml/libsbml-config.cmake +2 -2
- package/vcpkg/ports/libsbml/no-docs.diff +12 -0
- package/vcpkg/ports/libsbml/portfile.cmake +32 -54
- package/vcpkg/ports/libsbml/test-shared.diff +14 -0
- package/vcpkg/ports/libsbml/vcpkg.json +5 -3
- package/vcpkg/ports/libsigcpp/disable_tests_enable_static_build.patch +4 -4
- package/vcpkg/ports/libsigcpp/fix-shared-windows-build.patch +4 -17
- package/vcpkg/ports/libsigcpp/fix_include_path.patch +8 -8
- package/vcpkg/ports/libsigcpp/portfile.cmake +1 -1
- package/vcpkg/ports/libsigcpp/vcpkg.json +1 -1
- package/vcpkg/ports/libsndfile/001-avoid-installing-find-modules.patch +16 -0
- package/vcpkg/ports/libsndfile/portfile.cmake +4 -2
- package/vcpkg/ports/libsndfile/vcpkg.json +1 -2
- package/vcpkg/ports/libspatialite/portfile.cmake +1 -5
- package/vcpkg/ports/libspatialite/vcpkg.json +4 -6
- package/vcpkg/ports/libspng/fix-spngconfig-cmake.patch +11 -0
- package/vcpkg/ports/libspng/portfile.cmake +33 -0
- package/vcpkg/ports/libspng/usage +4 -0
- package/vcpkg/ports/libspng/vcpkg.json +18 -0
- package/vcpkg/ports/libssh/portfile.cmake +0 -1
- package/vcpkg/ports/libssh/vcpkg.json +3 -42
- package/vcpkg/ports/libsystemd/portfile.cmake +2 -0
- package/vcpkg/ports/libsystemd/vcpkg.json +5 -0
- package/vcpkg/ports/libtheora/CMakeLists.txt +13 -0
- package/vcpkg/ports/libtheora/portfile.cmake +2 -1
- package/vcpkg/ports/libtheora/vcpkg.json +1 -1
- package/vcpkg/ports/libtommath/portfile.cmake +2 -2
- package/vcpkg/ports/libtommath/vcpkg.json +1 -2
- package/vcpkg/ports/libunibreak/portfile.cmake +2 -2
- package/vcpkg/ports/libunibreak/vcpkg.json +1 -2
- package/vcpkg/ports/liburing/fix-configure.patch +7 -8
- package/vcpkg/ports/liburing/portfile.cmake +1 -1
- package/vcpkg/ports/liburing/vcpkg.json +1 -1
- package/vcpkg/ports/libusb/portfile.cmake +12 -0
- package/vcpkg/ports/libusb/vcpkg-cmake-wrapper.cmake +1 -3
- package/vcpkg/ports/libusb/vcpkg.json +14 -2
- package/vcpkg/ports/libuv/vcpkg.json +2 -0
- package/vcpkg/ports/libvpx/0003-add-uwp-v142-and-v143-support.patch +10 -17
- package/vcpkg/ports/libvpx/0005-fix-arm64-build.patch +13 -0
- package/vcpkg/ports/libvpx/portfile.cmake +65 -19
- package/vcpkg/ports/libvpx/vcpkg.json +5 -2
- package/vcpkg/ports/libvpx/vpx.pc.in +12 -13
- package/vcpkg/ports/libxml2/portfile.cmake +2 -2
- package/vcpkg/ports/libxml2/vcpkg.json +7 -1
- package/vcpkg/ports/libxslt/vcpkg.json +5 -2
- package/vcpkg/ports/libzim/cross-builds.diff +6 -3
- package/vcpkg/ports/libzim/dllexport.diff +7 -43
- package/vcpkg/ports/libzim/portfile.cmake +6 -2
- package/vcpkg/ports/libzim/subdirs.diff +20 -0
- package/vcpkg/ports/libzim/vcpkg.json +2 -3
- package/vcpkg/ports/libzip/fix-dependency.patch +10 -58
- package/vcpkg/ports/libzip/portfile.cmake +3 -3
- package/vcpkg/ports/libzip/use-requires.patch +19 -18
- package/vcpkg/ports/libzip/vcpkg.json +1 -2
- package/vcpkg/ports/live555/portfile.cmake +3 -3
- package/vcpkg/ports/live555/vcpkg.json +1 -1
- package/vcpkg/ports/llfio/portfile.cmake +11 -9
- package/vcpkg/ports/llfio/vcpkg.json +1 -2
- package/vcpkg/ports/llgi/fix-cmake-use-vcpkg.patch +49 -0
- package/vcpkg/ports/llgi/fix-sources.patch +14 -0
- package/vcpkg/ports/llgi/portfile.cmake +52 -0
- package/vcpkg/ports/llgi/vcpkg.json +35 -0
- package/vcpkg/ports/llhttp/portfile.cmake +1 -1
- package/vcpkg/ports/llhttp/vcpkg.json +1 -1
- package/vcpkg/ports/llvm/0008-add-missing-case.patch +71 -0
- package/vcpkg/ports/llvm/portfile.cmake +7 -2
- package/vcpkg/ports/llvm/vcpkg.json +1 -0
- package/vcpkg/ports/lockpp/portfile.cmake +2 -2
- package/vcpkg/ports/lockpp/vcpkg.json +1 -1
- package/vcpkg/ports/log4cplus/portfile.cmake +10 -5
- package/vcpkg/ports/log4cplus/vcpkg.json +2 -1
- package/vcpkg/ports/log4cxx/fix-find-package.patch +13 -0
- package/vcpkg/ports/log4cxx/portfile.cmake +2 -0
- package/vcpkg/ports/log4cxx/vcpkg.json +1 -0
- package/vcpkg/ports/lpeg/CMakeLists.txt +1 -0
- package/vcpkg/ports/lpeg/portfile.cmake +3 -5
- package/vcpkg/ports/lpeg/vcpkg.json +1 -2
- package/vcpkg/ports/luafilesystem/vcpkg.json +2 -1
- package/vcpkg/ports/luajit/{luajit.pc.win.in → luajit.pc} +2 -2
- package/vcpkg/ports/luajit/portfile.cmake +6 -5
- package/vcpkg/ports/luajit/vcpkg.json +1 -1
- package/vcpkg/ports/maddy/portfile.cmake +1 -1
- package/vcpkg/ports/maddy/vcpkg.json +1 -1
- package/vcpkg/ports/magic-enum/portfile.cmake +1 -1
- package/vcpkg/ports/magic-enum/vcpkg.json +1 -1
- package/vcpkg/ports/magnum/portfile.cmake +32 -45
- package/vcpkg/ports/magnum/vcpkg.json +33 -4
- package/vcpkg/ports/magnum-plugins/portfile.cmake +14 -4
- package/vcpkg/ports/magnum-plugins/vcpkg.json +1 -4
- package/vcpkg/ports/mailio/fix-library-type-and-remove-boost-test-deps.patch +22 -0
- package/vcpkg/ports/mailio/portfile.cmake +5 -2
- package/vcpkg/ports/mailio/vcpkg.json +1 -2
- package/vcpkg/ports/materialx/portfile.cmake +2 -2
- package/vcpkg/ports/materialx/vcpkg.json +1 -1
- package/vcpkg/ports/matio/portfile.cmake +14 -2
- package/vcpkg/ports/matio/usage +5 -0
- package/vcpkg/ports/matio/vcpkg.json +1 -2
- package/vcpkg/ports/mbedtls/enable-pthread.patch +13 -13
- package/vcpkg/ports/mbedtls/portfile.cmake +2 -2
- package/vcpkg/ports/mbedtls/vcpkg.json +1 -1
- package/vcpkg/ports/mdl-sdk/001-freeimage-from-vcpkg.patch +3 -1
- package/vcpkg/ports/mdl-sdk/vcpkg.json +2 -2
- package/vcpkg/ports/mimalloc/portfile.cmake +1 -1
- package/vcpkg/ports/mimalloc/vcpkg.json +1 -1
- package/vcpkg/ports/miniaudio/portfile.cmake +2 -2
- package/vcpkg/ports/miniaudio/vcpkg.json +1 -1
- package/vcpkg/ports/minizip-ng/portfile.cmake +2 -4
- package/vcpkg/ports/minizip-ng/vcpkg.json +1 -16
- package/vcpkg/ports/mongo-c-driver/disable-dynamic-when-static.patch +25 -38
- package/vcpkg/ports/mongo-c-driver/fix-dependencies.patch +40 -49
- package/vcpkg/ports/mongo-c-driver/fix-include-directory.patch +2 -22
- package/vcpkg/ports/mongo-c-driver/fix-mingw.patch +23 -36
- package/vcpkg/ports/mongo-c-driver/portfile.cmake +5 -3
- package/vcpkg/ports/mongo-c-driver/vcpkg.json +2 -1
- package/vcpkg/ports/mongo-cxx-driver/fix-dependencies.patch +44 -11
- package/vcpkg/ports/mongo-cxx-driver/portfile.cmake +3 -5
- package/vcpkg/ports/mongo-cxx-driver/vcpkg.json +1 -1
- package/vcpkg/ports/moos-core/vcpkg.json +2 -2
- package/vcpkg/ports/mozjpeg/portfile.cmake +2 -2
- package/vcpkg/ports/mozjpeg/vcpkg.json +1 -1
- package/vcpkg/ports/mpark-patterns/portfile.cmake +23 -0
- package/vcpkg/ports/mpark-patterns/usage +5 -0
- package/vcpkg/ports/mpark-patterns/vcpkg.json +17 -0
- package/vcpkg/ports/mqtt-cpp/portfile.cmake +2 -2
- package/vcpkg/ports/mqtt-cpp/vcpkg.json +1 -1
- package/vcpkg/ports/ms-gsl/vcpkg.json +2 -0
- package/vcpkg/ports/msdfgen/portfile.cmake +2 -2
- package/vcpkg/ports/msdfgen/vcpkg.json +1 -2
- package/vcpkg/ports/mygui/portfile.cmake +1 -1
- package/vcpkg/ports/mygui/vcpkg.json +1 -1
- package/vcpkg/ports/nana/vcpkg.json +2 -1
- package/vcpkg/ports/nanodbc/vcpkg.json +2 -1
- package/vcpkg/ports/nanoflann/portfile.cmake +1 -1
- package/vcpkg/ports/nanoflann/vcpkg.json +1 -1
- package/vcpkg/ports/nayuki-qr-code-generator/vcpkg.json +2 -0
- package/vcpkg/ports/ncnn/portfile.cmake +3 -3
- package/vcpkg/ports/ncnn/vcpkg.json +1 -1
- package/vcpkg/ports/ned14-internal-quickcpplib/portfile.cmake +3 -25
- package/vcpkg/ports/ned14-internal-quickcpplib/sha_manifest.cmake +2 -2
- package/vcpkg/ports/ned14-internal-quickcpplib/vcpkg.json +1 -1
- package/vcpkg/ports/nethost/portfile.cmake +14 -14
- package/vcpkg/ports/nethost/vcpkg.json +1 -1
- package/vcpkg/ports/nghttp2/portfile.cmake +1 -1
- package/vcpkg/ports/nghttp2/vcpkg.json +1 -1
- package/vcpkg/ports/nghttp3/portfile.cmake +1 -1
- package/vcpkg/ports/nghttp3/vcpkg.json +1 -1
- package/vcpkg/ports/ngtcp2/portfile.cmake +1 -1
- package/vcpkg/ports/ngtcp2/vcpkg.json +1 -1
- package/vcpkg/ports/nlohmann-json/portfile.cmake +2 -2
- package/vcpkg/ports/nlohmann-json/vcpkg.json +1 -1
- package/vcpkg/ports/nng/vcpkg.json +2 -0
- package/vcpkg/ports/nsync/portfile.cmake +2 -2
- package/vcpkg/ports/nsync/vcpkg.json +1 -2
- package/vcpkg/ports/numactl/portfile.cmake +2 -2
- package/vcpkg/ports/numactl/vcpkg.json +1 -2
- package/vcpkg/ports/numcpp/portfile.cmake +1 -1
- package/vcpkg/ports/numcpp/vcpkg.json +1 -1
- package/vcpkg/ports/nuspell/portfile.cmake +2 -2
- package/vcpkg/ports/nuspell/vcpkg.json +1 -2
- package/vcpkg/ports/oatpp-sqlite/fix-usage.patch +14 -0
- package/vcpkg/ports/oatpp-sqlite/portfile.cmake +3 -1
- package/vcpkg/ports/oatpp-sqlite/vcpkg.json +1 -1
- package/vcpkg/ports/octomap/portfile.cmake +2 -2
- package/vcpkg/ports/octomap/vcpkg.json +2 -1
- package/vcpkg/ports/ode/portfile.cmake +1 -1
- package/vcpkg/ports/ode/vcpkg.json +2 -1
- package/vcpkg/ports/ogre-next/avoid-name-clashes.patch +4 -0
- package/vcpkg/ports/ogre-next/fix-dependencies.patch +47 -9
- package/vcpkg/ports/ogre-next/osx.patch +13 -0
- package/vcpkg/ports/ogre-next/portfile.cmake +29 -20
- package/vcpkg/ports/ogre-next/toolchain_fixes.patch +6 -40
- package/vcpkg/ports/ogre-next/vcpkg.json +5 -3
- package/vcpkg/ports/onednn/portfile.cmake +2 -2
- package/vcpkg/ports/onednn/vcpkg.json +1 -1
- package/vcpkg/ports/onnx/portfile.cmake +3 -1
- package/vcpkg/ports/onnx/vcpkg.json +1 -1
- package/vcpkg/ports/onnx-optimizer/portfile.cmake +2 -1
- package/vcpkg/ports/onnx-optimizer/remove-outdate-headers.patch +24 -0
- package/vcpkg/ports/onnx-optimizer/vcpkg.json +1 -1
- package/vcpkg/ports/onnxruntime-gpu/portfile.cmake +2 -2
- package/vcpkg/ports/onnxruntime-gpu/vcpkg.json +1 -1
- package/vcpkg/ports/open62541/portfile.cmake +3 -2
- package/vcpkg/ports/open62541/vcpkg.json +1 -1
- package/vcpkg/ports/openblas/portfile.cmake +1 -1
- package/vcpkg/ports/openblas/vcpkg.json +1 -1
- package/vcpkg/ports/opencascade/dependencies.patch +112 -0
- package/vcpkg/ports/opencascade/drop-bin-letter-d.patch +45 -0
- package/vcpkg/ports/opencascade/install-include-dir.patch +5 -8
- package/vcpkg/ports/opencascade/portfile.cmake +33 -77
- package/vcpkg/ports/opencascade/vcpkg.json +28 -5
- package/vcpkg/ports/opencv3/0020-fix-supportqnx.patch +21 -0
- package/vcpkg/ports/opencv3/portfile.cmake +1 -0
- package/vcpkg/ports/opencv3/vcpkg.json +1 -1
- package/vcpkg/ports/opencv4/0021-static-openvino.patch +25 -0
- package/vcpkg/ports/opencv4/0022-fix-supportqnx.patch +21 -0
- package/vcpkg/ports/opencv4/portfile.cmake +9 -1
- package/vcpkg/ports/opencv4/vcpkg.json +38 -2
- package/vcpkg/ports/openimageio/portfile.cmake +9 -2
- package/vcpkg/ports/openimageio/vcpkg.json +11 -2
- package/vcpkg/ports/openmpi/portfile.cmake +2 -2
- package/vcpkg/ports/openmpi/vcpkg.json +1 -2
- package/vcpkg/ports/openssl/disable-install-docs.patch +4 -4
- package/vcpkg/ports/openssl/portfile.cmake +1 -1
- package/vcpkg/ports/openssl/unix/move-openssldir.patch +6 -5
- package/vcpkg/ports/openssl/unix/no-empty-dirs.patch +5 -5
- package/vcpkg/ports/openssl/unix/no-static-libs-for-shared.patch +5 -5
- package/vcpkg/ports/openssl/vcpkg.json +2 -1
- package/vcpkg/ports/openssl/windows/portfile.cmake +28 -6
- package/vcpkg/ports/opentelemetry-cpp/portfile.cmake +6 -10
- package/vcpkg/ports/opentelemetry-cpp/vcpkg.json +9 -2
- package/vcpkg/ports/opentelemetry-fluentd/fix_include_path.patch +26 -0
- package/vcpkg/ports/opentelemetry-fluentd/portfile.cmake +2 -0
- package/vcpkg/ports/opentelemetry-fluentd/vcpkg.json +1 -0
- package/vcpkg/ports/openvdb/{0003-fix-cmake.patch → fix_cmake.patch} +14 -36
- package/vcpkg/ports/openvdb/fix_nanovdb.patch +3 -3
- package/vcpkg/ports/openvdb/portfile.cmake +3 -3
- package/vcpkg/ports/openvdb/vcpkg.json +1 -2
- package/vcpkg/ports/openvino/001-disable-tools.patch +3 -3
- package/vcpkg/ports/openvino/002-git-version.patch +31 -0
- package/vcpkg/ports/openvino/portfile.cmake +20 -18
- package/vcpkg/ports/openvino/usage +6 -0
- package/vcpkg/ports/openvino/vcpkg.json +6 -5
- package/vcpkg/ports/openxr-loader/portfile.cmake +13 -16
- package/vcpkg/ports/openxr-loader/python3_8_compatibility.patch +13 -0
- package/vcpkg/ports/openxr-loader/vcpkg.json +1 -2
- package/vcpkg/ports/outcome/portfile.cmake +4 -7
- package/vcpkg/ports/outcome/vcpkg.json +1 -2
- package/vcpkg/ports/paho-mqtt/portfile.cmake +1 -1
- package/vcpkg/ports/paho-mqtt/vcpkg.json +1 -2
- package/vcpkg/ports/paho-mqttpp3/portfile.cmake +4 -7
- package/vcpkg/ports/paho-mqttpp3/vcpkg.json +1 -2
- package/vcpkg/ports/pcapplusplus/portfile.cmake +14 -12
- package/vcpkg/ports/pcapplusplus/vcpkg.json +1 -5
- package/vcpkg/ports/pipewire/portfile.cmake +3 -4
- package/vcpkg/ports/pipewire/vcpkg.json +1 -1
- package/vcpkg/ports/pkgconf/portfile.cmake +3 -3
- package/vcpkg/ports/pkgconf/vcpkg.json +1 -2
- package/vcpkg/ports/plog/portfile.cmake +2 -2
- package/vcpkg/ports/plog/vcpkg.json +1 -1
- package/vcpkg/ports/pocketfft/portfile.cmake +13 -0
- package/vcpkg/ports/pocketfft/vcpkg.json +7 -0
- package/vcpkg/ports/poco/portfile.cmake +3 -3
- package/vcpkg/ports/poco/vcpkg.json +1 -2
- package/vcpkg/ports/podofo/fix-interface-include.patch +20 -0
- package/vcpkg/ports/podofo/portfile.cmake +5 -2
- package/vcpkg/ports/podofo/vcpkg.json +1 -1
- package/vcpkg/ports/poppler/portfile.cmake +10 -3
- package/vcpkg/ports/poppler/vcpkg.json +1 -2
- package/vcpkg/ports/proj/portfile.cmake +1 -2
- package/vcpkg/ports/proj/vcpkg.json +1 -2
- package/vcpkg/ports/protobuf-c/vcpkg.json +3 -1
- package/vcpkg/ports/proxsuite/portfile.cmake +37 -0
- package/vcpkg/ports/proxsuite/vcpkg.json +18 -0
- package/vcpkg/ports/python3/0012-force-disable-modules.patch +13 -0
- package/vcpkg/ports/python3/0018-fix-sysconfig-include.patch +27 -0
- package/vcpkg/ports/python3/portfile.cmake +17 -1
- package/vcpkg/ports/python3/vcpkg.json +1 -0
- package/vcpkg/ports/qcoro/portfile.cmake +1 -2
- package/vcpkg/ports/qcoro/vcpkg.json +1 -1
- package/vcpkg/ports/qt/vcpkg.json +3 -1
- package/vcpkg/ports/qt-advanced-docking-system/portfile.cmake +1 -3
- package/vcpkg/ports/qt-advanced-docking-system/vcpkg.json +1 -2
- package/vcpkg/ports/qt3d/vcpkg.json +1 -1
- package/vcpkg/ports/qt5compat/vcpkg.json +1 -1
- package/vcpkg/ports/qtactiveqt/vcpkg.json +1 -1
- package/vcpkg/ports/qtapplicationmanager/portfile.cmake +1 -0
- package/vcpkg/ports/qtapplicationmanager/vcpkg.json +1 -1
- package/vcpkg/ports/qtbase/GLIB2-static.patch +1 -1
- package/vcpkg/ports/qtbase/cmake/qt_install_submodule.cmake +2 -2
- package/vcpkg/ports/qtbase/cmake/qt_port_data.cmake +45 -44
- package/vcpkg/ports/qtbase/cmake/qt_port_details.cmake +29 -9
- package/vcpkg/ports/qtbase/fix-host-aliasing.patch +17 -0
- package/vcpkg/ports/qtbase/fix_cmake_build_type.patch +24 -0
- package/vcpkg/ports/qtbase/portfile.cmake +19 -8
- package/vcpkg/ports/qtbase/qt.conf.in +2 -2
- package/vcpkg/ports/qtbase/vcpkg.json +6 -2
- package/vcpkg/ports/qtcharts/vcpkg.json +1 -1
- package/vcpkg/ports/qtcoap/vcpkg.json +1 -1
- package/vcpkg/ports/qtconnectivity/portfile.cmake +2 -0
- package/vcpkg/ports/qtconnectivity/vcpkg.json +1 -1
- package/vcpkg/ports/qtdatavis3d/vcpkg.json +1 -1
- package/vcpkg/ports/qtdeclarative/portfile.cmake +1 -0
- package/vcpkg/ports/qtdeclarative/vcpkg.json +2 -1
- package/vcpkg/ports/qtdeviceutilities/vcpkg.json +1 -1
- package/vcpkg/ports/qtdoc/vcpkg.json +1 -1
- package/vcpkg/ports/qtgraphs/portfile.cmake +8 -0
- package/vcpkg/ports/qtgraphs/vcpkg.json +26 -0
- package/vcpkg/ports/qtgrpc/portfile.cmake +2 -1
- package/vcpkg/ports/qtgrpc/protoc-host.patch +23 -0
- package/vcpkg/ports/qtgrpc/vcpkg.json +1 -1
- package/vcpkg/ports/qthttpserver/vcpkg.json +1 -1
- package/vcpkg/ports/qtimageformats/vcpkg.json +1 -1
- package/vcpkg/ports/qtinterfaceframework/vcpkg.json +1 -1
- package/vcpkg/ports/qtlanguageserver/vcpkg.json +1 -1
- package/vcpkg/ports/qtlocation/vcpkg.json +1 -1
- package/vcpkg/ports/qtlottie/vcpkg.json +1 -1
- package/vcpkg/ports/qtmqtt/vcpkg.json +1 -1
- package/vcpkg/ports/qtmultimedia/static_find_modules.patch +0 -11
- package/vcpkg/ports/qtmultimedia/vcpkg.json +1 -1
- package/vcpkg/ports/qtnetworkauth/vcpkg.json +1 -1
- package/vcpkg/ports/qtopcua/fix-build.patch +0 -22
- package/vcpkg/ports/qtopcua/vcpkg.json +1 -1
- package/vcpkg/ports/qtpositioning/vcpkg.json +1 -1
- package/vcpkg/ports/qtquick3d/vcpkg.json +1 -1
- package/vcpkg/ports/qtquick3dphysics/vcpkg.json +1 -1
- package/vcpkg/ports/qtquickeffectmaker/vcpkg.json +1 -1
- package/vcpkg/ports/qtquicktimeline/vcpkg.json +1 -1
- package/vcpkg/ports/qtremoteobjects/vcpkg.json +1 -1
- package/vcpkg/ports/qtscxml/vcpkg.json +1 -1
- package/vcpkg/ports/qtsensors/vcpkg.json +1 -1
- package/vcpkg/ports/qtserialbus/vcpkg.json +1 -1
- package/vcpkg/ports/qtserialport/vcpkg.json +1 -1
- package/vcpkg/ports/qtshadertools/vcpkg.json +1 -1
- package/vcpkg/ports/qtspeech/vcpkg.json +1 -1
- package/vcpkg/ports/qtsvg/vcpkg.json +1 -1
- package/vcpkg/ports/qttools/vcpkg.json +1 -1
- package/vcpkg/ports/qttranslations/vcpkg.json +1 -1
- package/vcpkg/ports/qtvirtualkeyboard/portfile.cmake +7 -1
- package/vcpkg/ports/qtvirtualkeyboard/vcpkg.json +1 -1
- package/vcpkg/ports/qtwayland/vcpkg.json +1 -1
- package/vcpkg/ports/qtwebchannel/vcpkg.json +1 -1
- package/vcpkg/ports/qtwebengine/portfile.cmake +2 -2
- package/vcpkg/ports/qtwebengine/vcpkg.json +6 -1
- package/vcpkg/ports/qtwebsockets/vcpkg.json +1 -1
- package/vcpkg/ports/qtwebview/vcpkg.json +1 -1
- package/vcpkg/ports/quantlib/portfile.cmake +1 -1
- package/vcpkg/ports/quantlib/vcpkg.json +1 -1
- package/vcpkg/ports/quill/portfile.cmake +9 -1
- package/vcpkg/ports/quill/vcpkg.json +1 -2
- package/vcpkg/ports/qwt/portfile.cmake +33 -32
- package/vcpkg/ports/qwt/unofficial-qwt-config.cmake +48 -0
- package/vcpkg/ports/qwt/vcpkg.json +2 -3
- package/vcpkg/ports/raylib/portfile.cmake +1 -2
- package/vcpkg/ports/raylib/vcpkg.json +1 -2
- package/vcpkg/ports/reactiveplusplus/portfile.cmake +2 -2
- package/vcpkg/ports/reactiveplusplus/vcpkg.json +1 -1
- package/vcpkg/ports/realsense2/vcpkg.json +2 -0
- package/vcpkg/ports/reproc/fix-gcc13-build-error.patch +28 -0
- package/vcpkg/ports/reproc/portfile.cmake +4 -6
- package/vcpkg/ports/reproc/vcpkg.json +1 -1
- package/vcpkg/ports/restinio/portfile.cmake +14 -5
- package/vcpkg/ports/restinio/vcpkg.json +3 -2
- package/vcpkg/ports/rivers/add-install-configuration.patch +76 -0
- package/vcpkg/ports/rivers/portfile.cmake +28 -0
- package/vcpkg/ports/rivers/vcpkg.json +25 -0
- package/vcpkg/ports/rmqcpp/portfile.cmake +29 -0
- package/vcpkg/ports/rmqcpp/usage +4 -0
- package/vcpkg/ports/rmqcpp/vcpkg.json +36 -0
- package/vcpkg/ports/rtabmap/fix_link.patch +15 -0
- package/vcpkg/ports/rtabmap/portfile.cmake +1 -0
- package/vcpkg/ports/rtabmap/vcpkg.json +1 -1
- package/vcpkg/ports/rtaudio/portfile.cmake +2 -3
- package/vcpkg/ports/rtaudio/vcpkg.json +1 -2
- package/vcpkg/ports/s2n/portfile.cmake +1 -2
- package/vcpkg/ports/s2n/vcpkg.json +1 -1
- package/vcpkg/ports/sail/portfile.cmake +5 -8
- package/vcpkg/ports/sail/vcpkg.json +22 -5
- package/vcpkg/ports/saucer/fix_findpkg.patch +100 -0
- package/vcpkg/ports/saucer/portfile.cmake +6 -11
- package/vcpkg/ports/saucer/vcpkg.json +4 -6
- package/vcpkg/ports/sciter-js/portfile.cmake +2 -2
- package/vcpkg/ports/sciter-js/vcpkg.json +1 -1
- package/vcpkg/ports/sdbus-cpp/portfile.cmake +1 -1
- package/vcpkg/ports/sdbus-cpp/vcpkg.json +1 -0
- package/vcpkg/ports/sdl2/portfile.cmake +1 -1
- package/vcpkg/ports/sdl2/vcpkg.json +14 -17
- package/vcpkg/ports/sdl2-gfx/vcpkg.json +5 -2
- package/vcpkg/ports/sdl2-image/vcpkg.json +5 -1
- package/vcpkg/ports/sdl2-mixer/vcpkg.json +5 -2
- package/vcpkg/ports/sdl2-mixer-ext/fix-dependencies.patch +81 -81
- package/vcpkg/ports/sdl2-mixer-ext/portfile.cmake +5 -2
- package/vcpkg/ports/sdl2-mixer-ext/vcpkg.json +10 -3
- package/vcpkg/ports/sdl2-net/vcpkg.json +5 -2
- package/vcpkg/ports/sdl2-ttf/vcpkg.json +5 -1
- package/vcpkg/ports/sdl2pp/vcpkg.json +5 -2
- package/vcpkg/ports/seal/portfile.cmake +15 -13
- package/vcpkg/ports/seal/vcpkg.json +1 -0
- package/vcpkg/ports/sentencepiece/portfile.cmake +7 -9
- package/vcpkg/ports/sentencepiece/vcpkg.json +3 -3
- package/vcpkg/ports/sentry-native/portfile.cmake +1 -1
- package/vcpkg/ports/sentry-native/vcpkg.json +1 -1
- package/vcpkg/ports/sfml/portfile.cmake +1 -2
- package/vcpkg/ports/sfml/vcpkg.json +1 -2
- package/vcpkg/ports/shaderc/build-version.inc +1 -1
- package/vcpkg/ports/shaderc/cmake-config-export.patch +4 -3
- package/vcpkg/ports/shaderc/disable-update-version.patch +4 -4
- package/vcpkg/ports/shaderc/fix-build-type.patch +7 -7
- package/vcpkg/ports/shaderc/portfile.cmake +2 -4
- package/vcpkg/ports/shaderc/vcpkg.json +1 -2
- package/vcpkg/ports/shaderwriter/portfile.cmake +1 -1
- package/vcpkg/ports/shaderwriter/vcpkg.json +1 -1
- package/vcpkg/ports/simdjson/portfile.cmake +1 -1
- package/vcpkg/ports/simdjson/vcpkg.json +1 -1
- package/vcpkg/ports/skia/dawn-dedup-native-proc-gen.patch +26 -0
- package/vcpkg/ports/skia/example/CMakeLists.txt +5 -2
- package/vcpkg/ports/skia/portfile.cmake +56 -71
- package/vcpkg/ports/skia/skdebug-stdio.patch +12 -0
- package/vcpkg/ports/skia/skia-functions.cmake +225 -2
- package/vcpkg/ports/skia/third-party.gn.in +2 -2
- package/vcpkg/ports/skia/unofficial-skia-config.cmake +18 -59
- package/vcpkg/ports/skia/unofficial-skia-targets-details.cmake +18 -0
- package/vcpkg/ports/skia/unofficial-skia-targets.cmake +8 -0
- package/vcpkg/ports/skia/usage +2 -0
- package/vcpkg/ports/skia/vcpkg.json +33 -44
- package/vcpkg/ports/so5extra/portfile.cmake +1 -1
- package/vcpkg/ports/so5extra/vcpkg.json +1 -1
- package/vcpkg/ports/sobjectizer/portfile.cmake +1 -1
- package/vcpkg/ports/sobjectizer/vcpkg.json +1 -1
- package/vcpkg/ports/sol2/header-only.patch +13 -0
- package/vcpkg/ports/sol2/portfile.cmake +9 -18
- package/vcpkg/ports/sol2/vcpkg.json +1 -5
- package/vcpkg/ports/soundtouch/portfile.cmake +4 -3
- package/vcpkg/ports/soundtouch/vcpkg.json +2 -2
- package/vcpkg/ports/spirv-headers/portfile.cmake +3 -4
- package/vcpkg/ports/spirv-headers/vcpkg.json +1 -2
- package/vcpkg/ports/spirv-tools/cmake-config-dir.diff +3 -3
- package/vcpkg/ports/spirv-tools/fix-tool-deps.diff +2 -2
- package/vcpkg/ports/spirv-tools/portfile.cmake +2 -2
- package/vcpkg/ports/spirv-tools/spirv-tools-shared.diff +7 -7
- package/vcpkg/ports/spirv-tools/vcpkg.json +1 -2
- package/vcpkg/ports/sqlite-orm/vcpkg.json +2 -0
- package/vcpkg/ports/sqlite3/add-config-include.patch +6 -6
- package/vcpkg/ports/sqlite3/portfile.cmake +4 -1
- package/vcpkg/ports/sqlite3/vcpkg.json +1 -1
- package/vcpkg/ports/status-code/portfile.cmake +6 -4
- package/vcpkg/ports/status-code/vcpkg.json +2 -2
- package/vcpkg/ports/stdexec/portfile.cmake +2 -4
- package/vcpkg/ports/stdexec/vcpkg.json +2 -2
- package/vcpkg/ports/stxxl/vcpkg.json +2 -1
- package/vcpkg/ports/tacopie/fix-mingw-build.patch +11 -0
- package/vcpkg/ports/tacopie/portfile.cmake +1 -0
- package/vcpkg/ports/tacopie/vcpkg.json +1 -1
- package/vcpkg/ports/tbb/portfile.cmake +1 -1
- package/vcpkg/ports/tbb/vcpkg.json +4 -5
- package/vcpkg/ports/tesseract/fix-link-include-path.patch +14 -0
- package/vcpkg/ports/tesseract/portfile.cmake +2 -2
- package/vcpkg/ports/tesseract/vcpkg.json +1 -1
- package/vcpkg/ports/tgbot-cpp/portfile.cmake +2 -2
- package/vcpkg/ports/tgbot-cpp/vcpkg.json +1 -1
- package/vcpkg/ports/tgui/devendor-stb.patch +33 -19
- package/vcpkg/ports/tgui/portfile.cmake +5 -4
- package/vcpkg/ports/tgui/vcpkg.json +1 -1
- package/vcpkg/ports/theia/vcpkg.json +6 -1
- package/vcpkg/ports/thomasmonkman-filewatch/fix-unix-listen.patch +37 -0
- package/vcpkg/ports/thomasmonkman-filewatch/portfile.cmake +2 -0
- package/vcpkg/ports/thomasmonkman-filewatch/vcpkg.json +1 -0
- package/vcpkg/ports/thorvg/portfile.cmake +5 -5
- package/vcpkg/ports/thorvg/usage +5 -0
- package/vcpkg/ports/thorvg/vcpkg.json +1 -1
- package/vcpkg/ports/tiny-process-library/vcpkg.json +2 -1
- package/vcpkg/ports/tinyorm/portfile.cmake +43 -0
- package/vcpkg/ports/tinyorm/suppress-warning-STL4043.patch +18 -0
- package/vcpkg/ports/tinyorm/vcpkg.json +107 -0
- package/vcpkg/ports/tomlplusplus/fix-android-fileapi.patch +2 -2
- package/vcpkg/ports/tomlplusplus/portfile.cmake +1 -1
- package/vcpkg/ports/tomlplusplus/vcpkg.json +1 -1
- package/vcpkg/ports/tracy/001-fix-vcxproj-vcpkg.patch +147 -3
- package/vcpkg/ports/tracy/{003-fix-imgui-path.patch → 002-use-internal-imgui.patch} +14 -1
- package/vcpkg/ports/tracy/portfile.cmake +1 -2
- package/vcpkg/ports/tracy/vcpkg.json +1 -0
- package/vcpkg/ports/trantor/000-fix-deps.patch +5 -5
- package/vcpkg/ports/trantor/portfile.cmake +1 -1
- package/vcpkg/ports/trantor/vcpkg.json +1 -1
- package/vcpkg/ports/tre/CMakeLists.txt +9 -0
- package/vcpkg/ports/tre/portfile.cmake +5 -1
- package/vcpkg/ports/tre/usage +4 -0
- package/vcpkg/ports/tre/vcpkg.json +6 -1
- package/vcpkg/ports/tree-sitter/pkgconfig.patch +1 -1
- package/vcpkg/ports/tree-sitter/vcpkg.json +1 -0
- package/vcpkg/ports/treehopper/vcpkg.json +2 -1
- package/vcpkg/ports/triton/fix_bin_path.patch +13 -0
- package/vcpkg/ports/triton/portfile.cmake +4 -2
- package/vcpkg/ports/triton/vcpkg.json +1 -2
- package/vcpkg/ports/unittest-cpp/portfile.cmake +3 -2
- package/vcpkg/ports/unittest-cpp/vcpkg.json +1 -1
- package/vcpkg/ports/usrsctp/vcpkg.json +3 -1
- package/vcpkg/ports/utfcpp/fix-include-path.patch +21 -0
- package/vcpkg/ports/utfcpp/portfile.cmake +3 -12
- package/vcpkg/ports/utfcpp/vcpkg.json +1 -1
- package/vcpkg/ports/uvatlas/portfile.cmake +3 -3
- package/vcpkg/ports/uvatlas/vcpkg.json +1 -1
- package/vcpkg/ports/uwebsockets/portfile.cmake +1 -1
- package/vcpkg/ports/uwebsockets/vcpkg.json +1 -1
- package/vcpkg/ports/valijson/portfile.cmake +15 -16
- package/vcpkg/ports/valijson/vcpkg.json +12 -2
- package/vcpkg/ports/veigar/portfile.cmake +26 -0
- package/vcpkg/ports/veigar/vcpkg.json +19 -0
- package/vcpkg/ports/vit-vit-ctpl/portfile.cmake +24 -0
- package/vcpkg/ports/vit-vit-ctpl/vcpkg.json +25 -0
- package/vcpkg/ports/wcslib/portfile.cmake +3 -3
- package/vcpkg/ports/wcslib/vcpkg.json +1 -1
- package/vcpkg/ports/websocketpp/cxx20.patch +27 -0
- package/vcpkg/ports/websocketpp/vcpkg.json +1 -1
- package/vcpkg/ports/webview2/portfile.cmake +1 -3
- package/vcpkg/ports/webview2/vcpkg.json +1 -2
- package/vcpkg/ports/wil/portfile.cmake +5 -2
- package/vcpkg/ports/wil/vcpkg.json +1 -1
- package/vcpkg/ports/winsparkle/portfile.cmake +10 -12
- package/vcpkg/ports/winsparkle/vcpkg.json +1 -2
- package/vcpkg/ports/wintoast/Config.cmake.in +19 -0
- package/vcpkg/ports/wintoast/portfile.cmake +16 -11
- package/vcpkg/ports/wintoast/vcpkg.json +1 -2
- package/vcpkg/ports/wolfssl/portfile.cmake +24 -5
- package/vcpkg/ports/wolfssl/vcpkg.json +14 -2
- package/vcpkg/ports/workflow/portfile.cmake +4 -4
- package/vcpkg/ports/workflow/vcpkg.json +1 -2
- package/vcpkg/ports/x265/portfile.cmake +7 -7
- package/vcpkg/ports/x265/vcpkg.json +1 -2
- package/vcpkg/ports/x265/version.patch +16 -0
- package/vcpkg/ports/x86-simd-sort/portfile.cmake +2 -2
- package/vcpkg/ports/x86-simd-sort/vcpkg.json +1 -1
- package/vcpkg/ports/xbyak/portfile.cmake +2 -2
- package/vcpkg/ports/xbyak/vcpkg.json +1 -1
- package/vcpkg/ports/xmlsec/vcpkg.json +2 -2
- package/vcpkg/ports/xsimd/portfile.cmake +1 -1
- package/vcpkg/ports/xsimd/vcpkg.json +1 -1
- package/vcpkg/ports/xtensor/portfile.cmake +1 -1
- package/vcpkg/ports/xtensor/vcpkg.json +1 -2
- package/vcpkg/ports/yaml-cpp/portfile.cmake +11 -12
- package/vcpkg/ports/yaml-cpp/vcpkg.json +1 -1
- package/vcpkg/ports/yaml-cpp/yaml-cpp-pr-1212.patch +79 -0
- package/vcpkg/ports/yara/vcpkg.json +2 -0
- package/vcpkg/ports/zimpl/libm.diff +13 -0
- package/vcpkg/ports/zimpl/msvc.diff +48 -0
- package/vcpkg/ports/zimpl/portfile.cmake +40 -0
- package/vcpkg/ports/zimpl/vcpkg.json +24 -0
- package/vcpkg/ports/zlib-ng/portfile.cmake +1 -1
- package/vcpkg/ports/zlib-ng/vcpkg.json +1 -1
- package/vcpkg/ports/zoe/portfile.cmake +28 -0
- package/vcpkg/ports/zoe/vcpkg.json +22 -0
- package/vcpkg/ports/zstd/portfile.cmake +8 -1
- package/vcpkg/ports/zstd/vcpkg.json +2 -2
- package/vcpkg/ports/ztd-cuneicode/fix-cmake-install.patch +95 -0
- package/vcpkg/ports/ztd-cuneicode/portfile.cmake +22 -0
- package/vcpkg/ports/ztd-cuneicode/vcpkg.json +18 -0
- package/vcpkg/ports/ztd-encoding-tables/fix-cmake-install.patch +68 -0
- package/vcpkg/ports/ztd-encoding-tables/portfile.cmake +22 -0
- package/vcpkg/ports/ztd-encoding-tables/vcpkg.json +18 -0
- package/vcpkg/ports/ztd-idk/fix-cmake-install.patch +187 -0
- package/vcpkg/ports/ztd-idk/portfile.cmake +22 -0
- package/vcpkg/ports/ztd-idk/vcpkg.json +17 -0
- package/vcpkg/ports/ztd-platform/fix-cmake-install.patch +72 -0
- package/vcpkg/ports/ztd-platform/portfile.cmake +22 -0
- package/vcpkg/ports/ztd-platform/vcpkg.json +18 -0
- package/vcpkg/ports/ztd-static-containers/fix-cmake.patch +68 -0
- package/vcpkg/ports/ztd-static-containers/portfile.cmake +18 -0
- package/vcpkg/ports/ztd-static-containers/vcpkg.json +19 -0
- package/vcpkg/ports/ztd-text/fix-cmake-install.patch +109 -0
- package/vcpkg/ports/ztd-text/portfile.cmake +7 -26
- package/vcpkg/ports/ztd-text/vcpkg.json +4 -2
- package/vcpkg/scripts/azure-pipelines/android/Dockerfile +65 -55
- package/vcpkg/scripts/azure-pipelines/android/azure-pipelines.yml +136 -136
- package/vcpkg/scripts/azure-pipelines/android/create-docker-image.ps1 +39 -37
- package/vcpkg/scripts/azure-pipelines/android/provision-image.sh +1 -1
- package/vcpkg/scripts/azure-pipelines/azure-pipelines.yml +1 -1
- package/vcpkg/scripts/buildsystems/msbuild/vcpkg-general.xml +14 -0
- package/vcpkg/scripts/buildsystems/msbuild/vcpkg.props +1 -0
- package/vcpkg/scripts/buildsystems/msbuild/vcpkg.targets +30 -10
- package/vcpkg/scripts/ci.baseline.txt +15 -86
- package/vcpkg/scripts/cmake/vcpkg_acquire_msys.cmake +104 -104
- package/vcpkg/scripts/cmake/vcpkg_configure_make.cmake +2 -8
- package/vcpkg/scripts/cmake/vcpkg_download_sourceforge.cmake +85 -0
- package/vcpkg/scripts/cmake/vcpkg_extract_archive.cmake +51 -0
- package/vcpkg/scripts/cmake/vcpkg_extract_source_archive.cmake +1 -7
- package/vcpkg/scripts/cmake/vcpkg_find_acquire_program(7Z).cmake +8 -6
- package/vcpkg/scripts/cmake/vcpkg_find_acquire_program(ARIA2).cmake +6 -4
- package/vcpkg/scripts/cmake/vcpkg_find_acquire_program(BAZEL).cmake +0 -2
- package/vcpkg/scripts/cmake/vcpkg_find_acquire_program(DARK).cmake +7 -5
- package/vcpkg/scripts/cmake/vcpkg_find_acquire_program(DOXYGEN).cmake +9 -9
- package/vcpkg/scripts/cmake/vcpkg_find_acquire_program(GN).cmake +1 -3
- package/vcpkg/scripts/cmake/vcpkg_find_acquire_program(GO).cmake +7 -5
- package/vcpkg/scripts/cmake/vcpkg_find_acquire_program(GPERF).cmake +6 -4
- package/vcpkg/scripts/cmake/vcpkg_find_acquire_program(JOM).cmake +11 -9
- package/vcpkg/scripts/cmake/vcpkg_find_acquire_program(MESON).cmake +0 -1
- package/vcpkg/scripts/cmake/vcpkg_find_acquire_program(NASM).cmake +9 -4
- package/vcpkg/scripts/cmake/vcpkg_find_acquire_program(NINJA).cmake +0 -2
- package/vcpkg/scripts/cmake/vcpkg_find_acquire_program(NUGET).cmake +9 -7
- package/vcpkg/scripts/cmake/vcpkg_find_acquire_program(PATCHELF).cmake +0 -1
- package/vcpkg/scripts/cmake/vcpkg_find_acquire_program(PERL).cmake +9 -7
- package/vcpkg/scripts/cmake/vcpkg_find_acquire_program(PKGCONFIG).cmake +24 -8
- package/vcpkg/scripts/cmake/vcpkg_find_acquire_program(PYTHON3).cmake +15 -5
- package/vcpkg/scripts/cmake/vcpkg_find_acquire_program(RUBY).cmake +6 -4
- package/vcpkg/scripts/cmake/vcpkg_find_acquire_program(SCONS).cmake +6 -4
- package/vcpkg/scripts/cmake/vcpkg_find_acquire_program(SWIG).cmake +5 -5
- package/vcpkg/scripts/cmake/vcpkg_find_acquire_program(YASM).cmake +8 -6
- package/vcpkg/scripts/cmake/vcpkg_find_acquire_program.cmake +28 -54
- package/vcpkg/scripts/cmake/vcpkg_find_fortran.cmake +52 -52
- package/vcpkg/scripts/cmake/vcpkg_from_sourceforge.cmake +11 -72
- package/vcpkg/scripts/ports.cmake +2 -0
- package/vcpkg/scripts/test_ports/vcpkg-ci-msys2/portfile.cmake +9 -3
- package/vcpkg/scripts/test_ports/vcpkg-ci-skia/vcpkg.json +5 -5
- package/vcpkg/scripts/toolchains/linux.cmake +6 -6
- package/vcpkg/scripts/vcpkg-tool-metadata.txt +5 -5
- package/vcpkg/vcpkgLastBuiltCommitId +1 -1
- package/vcpkg/versions/7-/7zip.json +5 -0
- package/vcpkg/versions/a-/ace.json +10 -0
- package/vcpkg/versions/a-/ada-url.json +5 -0
- package/vcpkg/versions/a-/ade.json +5 -0
- package/vcpkg/versions/a-/allegro5.json +5 -0
- package/vcpkg/versions/a-/alpaka.json +5 -0
- package/vcpkg/versions/a-/aom.json +5 -0
- package/vcpkg/versions/a-/apsi.json +5 -0
- package/vcpkg/versions/a-/argparse.json +5 -0
- package/vcpkg/versions/a-/arrow.json +15 -0
- package/vcpkg/versions/a-/asio-grpc.json +10 -0
- package/vcpkg/versions/a-/asio.json +5 -0
- package/vcpkg/versions/a-/assimp.json +5 -0
- package/vcpkg/versions/a-/async-mqtt.json +10 -0
- package/vcpkg/versions/a-/avisynthplus.json +5 -0
- package/vcpkg/versions/a-/avro-c.json +5 -0
- package/vcpkg/versions/a-/aws-c-auth.json +10 -0
- package/vcpkg/versions/a-/aws-c-cal.json +5 -0
- package/vcpkg/versions/a-/aws-c-common.json +10 -0
- package/vcpkg/versions/a-/aws-c-http.json +5 -0
- package/vcpkg/versions/a-/aws-c-io.json +10 -0
- package/vcpkg/versions/a-/aws-c-mqtt.json +10 -0
- package/vcpkg/versions/a-/aws-c-s3.json +10 -0
- package/vcpkg/versions/a-/aws-crt-cpp.json +10 -0
- package/vcpkg/versions/a-/aws-lambda-cpp.json +5 -0
- package/vcpkg/versions/a-/aws-sdk-cpp.json +20 -0
- package/vcpkg/versions/a-/azure-core-amqp-cpp.json +5 -0
- package/vcpkg/versions/a-/azure-core-cpp.json +10 -0
- package/vcpkg/versions/a-/azure-identity-cpp.json +5 -0
- package/vcpkg/versions/a-/azure-messaging-eventhubs-cpp.json +5 -0
- package/vcpkg/versions/a-/azure-storage-blobs-cpp.json +5 -0
- package/vcpkg/versions/a-/azure-storage-common-cpp.json +10 -0
- package/vcpkg/versions/a-/azure-storage-files-datalake-cpp.json +5 -0
- package/vcpkg/versions/a-/azure-storage-files-shares-cpp.json +5 -0
- package/vcpkg/versions/a-/azure-storage-queues-cpp.json +5 -0
- package/vcpkg/versions/b-/baresip-libre.json +20 -0
- package/vcpkg/versions/b-/bext-di.json +5 -0
- package/vcpkg/versions/b-/bgfx.json +5 -0
- package/vcpkg/versions/b-/bloomberg-quantum.json +9 -0
- package/vcpkg/versions/b-/botan.json +5 -0
- package/vcpkg/versions/b-/breakpad.json +3 -3
- package/vcpkg/versions/b-/brpc.json +5 -0
- package/vcpkg/versions/baseline.json +661 -485
- package/vcpkg/versions/c-/calceph.json +5 -0
- package/vcpkg/versions/c-/cfitsio.json +5 -0
- package/vcpkg/versions/c-/check.json +5 -0
- package/vcpkg/versions/c-/cimg.json +5 -0
- package/vcpkg/versions/c-/civetweb.json +5 -0
- package/vcpkg/versions/c-/clap-cleveraudio.json +9 -0
- package/vcpkg/versions/c-/cnats.json +10 -0
- package/vcpkg/versions/c-/configcat.json +10 -0
- package/vcpkg/versions/c-/copypp.json +19 -0
- package/vcpkg/versions/c-/corrade.json +5 -0
- package/vcpkg/versions/c-/cpp-sort.json +9 -0
- package/vcpkg/versions/c-/cppcms.json +5 -0
- package/vcpkg/versions/c-/cppgraphqlgen.json +5 -0
- package/vcpkg/versions/c-/cppp-reiconv.json +9 -0
- package/vcpkg/versions/c-/cpprestsdk.json +5 -0
- package/vcpkg/versions/c-/cppslippi.json +10 -0
- package/vcpkg/versions/c-/cpptrace.json +19 -0
- package/vcpkg/versions/c-/cpr.json +8 -3
- package/vcpkg/versions/c-/crc32c.json +5 -0
- package/vcpkg/versions/c-/ctstraffic.json +9 -0
- package/vcpkg/versions/c-/cuda-api-wrappers.json +9 -0
- package/vcpkg/versions/c-/curlpp.json +5 -0
- package/vcpkg/versions/c-/czmq.json +5 -0
- package/vcpkg/versions/d-/darknet.json +5 -0
- package/vcpkg/versions/d-/dartsim.json +5 -0
- package/vcpkg/versions/d-/dav1d.json +5 -0
- package/vcpkg/versions/d-/dbus.json +5 -0
- package/vcpkg/versions/d-/dcmtk.json +5 -0
- package/vcpkg/versions/d-/directxmesh.json +5 -0
- package/vcpkg/versions/d-/directxtex.json +5 -0
- package/vcpkg/versions/d-/directxtk.json +5 -0
- package/vcpkg/versions/d-/directxtk12.json +5 -0
- package/vcpkg/versions/d-/discordcoreapi.json +10 -0
- package/vcpkg/versions/d-/dlib.json +5 -0
- package/vcpkg/versions/d-/dpp.json +15 -0
- package/vcpkg/versions/d-/draco.json +5 -0
- package/vcpkg/versions/d-/drogon.json +5 -0
- package/vcpkg/versions/d-/dstorage.json +5 -0
- package/vcpkg/versions/d-/dylib.json +9 -0
- package/vcpkg/versions/d-/dyno.json +9 -0
- package/vcpkg/versions/e-/ed25519.json +9 -0
- package/vcpkg/versions/e-/eigen3.json +5 -0
- package/vcpkg/versions/e-/enkits.json +5 -0
- package/vcpkg/versions/e-/ereignis.json +5 -0
- package/vcpkg/versions/e-/exiv2.json +5 -0
- package/vcpkg/versions/f-/fakeit.json +5 -0
- package/vcpkg/versions/f-/fastgltf.json +5 -0
- package/vcpkg/versions/f-/fastio.json +5 -0
- package/vcpkg/versions/f-/fastrtps.json +11 -1
- package/vcpkg/versions/f-/ffmpeg.json +15 -0
- package/vcpkg/versions/f-/ffnvcodec.json +5 -0
- package/vcpkg/versions/f-/flagpp.json +9 -0
- package/vcpkg/versions/f-/flatbuffers.json +5 -0
- package/vcpkg/versions/f-/flecs.json +5 -0
- package/vcpkg/versions/f-/freeglut.json +5 -0
- package/vcpkg/versions/f-/freerdp.json +5 -0
- package/vcpkg/versions/f-/fribidi.json +5 -0
- package/vcpkg/versions/g-/gapp.json +9 -0
- package/vcpkg/versions/g-/gdal.json +15 -0
- package/vcpkg/versions/g-/geographiclib.json +5 -0
- package/vcpkg/versions/g-/geos.json +10 -0
- package/vcpkg/versions/g-/gflags.json +10 -0
- package/vcpkg/versions/g-/ginkgo.json +5 -0
- package/vcpkg/versions/g-/gl2ps.json +5 -0
- package/vcpkg/versions/g-/glaze.json +50 -0
- package/vcpkg/versions/g-/glfw3.json +5 -0
- package/vcpkg/versions/g-/glib.json +5 -0
- package/vcpkg/versions/g-/glog.json +5 -0
- package/vcpkg/versions/g-/glslang.json +15 -0
- package/vcpkg/versions/g-/glui.json +5 -0
- package/vcpkg/versions/g-/gobject-introspection.json +5 -0
- package/vcpkg/versions/g-/google-cloud-cpp.json +15 -0
- package/vcpkg/versions/g-/graphite2.json +5 -0
- package/vcpkg/versions/g-/graphviz.json +5 -0
- package/vcpkg/versions/g-/gstreamer.json +10 -0
- package/vcpkg/versions/g-/gts.json +5 -0
- package/vcpkg/versions/g-/gz-cmake3.json +20 -0
- package/vcpkg/versions/g-/gz-common5.json +5 -0
- package/vcpkg/versions/g-/gz-gui7.json +9 -0
- package/vcpkg/versions/g-/gz-math7.json +5 -0
- package/vcpkg/versions/g-/gz-physics6.json +14 -0
- package/vcpkg/versions/g-/gz-rendering7.json +14 -0
- package/vcpkg/versions/g-/gz-sensors7.json +9 -0
- package/vcpkg/versions/h-/harfbuzz.json +5 -0
- package/vcpkg/versions/h-/hnswlib.json +5 -0
- package/vcpkg/versions/i-/icu.json +10 -0
- package/vcpkg/versions/i-/ignition-common1.json +5 -0
- package/vcpkg/versions/i-/igraph.json +5 -0
- package/vcpkg/versions/i-/imgui.json +5 -0
- package/vcpkg/versions/i-/itay-grudev-singleapplication.json +9 -0
- package/vcpkg/versions/i-/itk.json +5 -0
- package/vcpkg/versions/i-/itsy-bitsy.json +9 -0
- package/vcpkg/versions/j-/jasper.json +5 -0
- package/vcpkg/versions/j-/jkqtplotter.json +14 -0
- package/vcpkg/versions/j-/joltphysics.json +5 -0
- package/vcpkg/versions/j-/jsoncpp.json +5 -0
- package/vcpkg/versions/j-/jsonifier.json +15 -0
- package/vcpkg/versions/k-/kaitai-struct-cpp-stl-runtime.json +10 -0
- package/vcpkg/versions/k-/kdalgorithms.json +5 -0
- package/vcpkg/versions/k-/kealib.json +5 -0
- package/vcpkg/versions/k-/kf5parts.json +5 -0
- package/vcpkg/versions/k-/kf5service.json +5 -0
- package/vcpkg/versions/k-/kf5texteditor.json +9 -0
- package/vcpkg/versions/k-/ktx.json +5 -0
- package/vcpkg/versions/k-/kubazip.json +5 -0
- package/vcpkg/versions/k-/kuku.json +5 -0
- package/vcpkg/versions/l-/lensfun.json +14 -0
- package/vcpkg/versions/l-/libaes-siv.json +9 -0
- package/vcpkg/versions/l-/libassert.json +14 -0
- package/vcpkg/versions/l-/libbson.json +15 -0
- package/vcpkg/versions/l-/libconfig.json +10 -0
- package/vcpkg/versions/l-/libdatachannel.json +5 -0
- package/vcpkg/versions/l-/libde265.json +10 -0
- package/vcpkg/versions/l-/libdeflate.json +5 -0
- package/vcpkg/versions/l-/libdwarf.json +9 -0
- package/vcpkg/versions/l-/libexif.json +5 -0
- package/vcpkg/versions/l-/libheif.json +15 -0
- package/vcpkg/versions/l-/libhv.json +5 -0
- package/vcpkg/versions/l-/libigl.json +5 -0
- package/vcpkg/versions/l-/liblemon.json +5 -0
- package/vcpkg/versions/l-/libmagic.json +10 -0
- package/vcpkg/versions/l-/libmspack.json +5 -0
- package/vcpkg/versions/l-/libmt32emu.json +5 -0
- package/vcpkg/versions/l-/libmysql.json +5 -0
- package/vcpkg/versions/l-/libnop.json +5 -0
- package/vcpkg/versions/l-/libobfuscate.json +9 -0
- package/vcpkg/versions/l-/libosip2.json +5 -0
- package/vcpkg/versions/l-/libpcap.json +10 -0
- package/vcpkg/versions/l-/libphonenumber.json +5 -0
- package/vcpkg/versions/l-/libpng.json +5 -0
- package/vcpkg/versions/l-/libpq.json +5 -0
- package/vcpkg/versions/l-/libraqm.json +5 -0
- package/vcpkg/versions/l-/librdkafka.json +5 -0
- package/vcpkg/versions/l-/libremidi.json +10 -0
- package/vcpkg/versions/l-/libressl.json +10 -0
- package/vcpkg/versions/l-/librsync.json +5 -0
- package/vcpkg/versions/l-/libsbml.json +5 -0
- package/vcpkg/versions/l-/libsigcpp.json +5 -0
- package/vcpkg/versions/l-/libsndfile.json +5 -0
- package/vcpkg/versions/l-/libspatialite.json +5 -0
- package/vcpkg/versions/l-/libspng.json +9 -0
- package/vcpkg/versions/l-/libssh.json +5 -0
- package/vcpkg/versions/l-/libsystemd.json +5 -0
- package/vcpkg/versions/l-/libtheora.json +5 -0
- package/vcpkg/versions/l-/libtommath.json +5 -0
- package/vcpkg/versions/l-/libunibreak.json +5 -0
- package/vcpkg/versions/l-/liburing.json +5 -0
- package/vcpkg/versions/l-/libusb.json +10 -0
- package/vcpkg/versions/l-/libuv.json +5 -0
- package/vcpkg/versions/l-/libvpx.json +5 -0
- package/vcpkg/versions/l-/libxml2.json +10 -0
- package/vcpkg/versions/l-/libxslt.json +5 -0
- package/vcpkg/versions/l-/libzim.json +5 -0
- package/vcpkg/versions/l-/libzip.json +5 -0
- package/vcpkg/versions/l-/live555.json +5 -0
- package/vcpkg/versions/l-/llfio.json +5 -0
- package/vcpkg/versions/l-/llgi.json +9 -0
- package/vcpkg/versions/l-/llhttp.json +5 -0
- package/vcpkg/versions/l-/llvm.json +10 -0
- package/vcpkg/versions/l-/lockpp.json +5 -0
- package/vcpkg/versions/l-/log4cplus.json +5 -0
- package/vcpkg/versions/l-/log4cxx.json +5 -0
- package/vcpkg/versions/l-/lpeg.json +5 -0
- package/vcpkg/versions/l-/luafilesystem.json +5 -0
- package/vcpkg/versions/l-/luajit.json +5 -0
- package/vcpkg/versions/m-/maddy.json +5 -0
- package/vcpkg/versions/m-/magic-enum.json +10 -0
- package/vcpkg/versions/m-/magnum-plugins.json +5 -0
- package/vcpkg/versions/m-/magnum.json +15 -0
- package/vcpkg/versions/m-/mailio.json +5 -0
- package/vcpkg/versions/m-/materialx.json +5 -0
- package/vcpkg/versions/m-/matio.json +15 -0
- package/vcpkg/versions/m-/mbedtls.json +5 -0
- package/vcpkg/versions/m-/mdl-sdk.json +5 -0
- package/vcpkg/versions/m-/mimalloc.json +5 -0
- package/vcpkg/versions/m-/miniaudio.json +5 -0
- package/vcpkg/versions/m-/minizip-ng.json +10 -0
- package/vcpkg/versions/m-/mongo-c-driver.json +10 -0
- package/vcpkg/versions/m-/mongo-cxx-driver.json +5 -0
- package/vcpkg/versions/m-/moos-core.json +5 -0
- package/vcpkg/versions/m-/mozjpeg.json +5 -0
- package/vcpkg/versions/m-/mpark-patterns.json +9 -0
- package/vcpkg/versions/m-/mqtt-cpp.json +5 -0
- package/vcpkg/versions/m-/ms-gsl.json +5 -0
- package/vcpkg/versions/m-/msdfgen.json +5 -0
- package/vcpkg/versions/m-/mygui.json +5 -0
- package/vcpkg/versions/n-/nana.json +5 -0
- package/vcpkg/versions/n-/nanodbc.json +5 -0
- package/vcpkg/versions/n-/nanoflann.json +5 -0
- package/vcpkg/versions/n-/nayuki-qr-code-generator.json +5 -0
- package/vcpkg/versions/n-/ncnn.json +5 -0
- package/vcpkg/versions/n-/ned14-internal-quickcpplib.json +10 -0
- package/vcpkg/versions/n-/nethost.json +5 -0
- package/vcpkg/versions/n-/nghttp2.json +5 -0
- package/vcpkg/versions/n-/nghttp3.json +5 -0
- package/vcpkg/versions/n-/ngtcp2.json +10 -0
- package/vcpkg/versions/n-/nlohmann-json.json +5 -0
- package/vcpkg/versions/n-/nng.json +5 -0
- package/vcpkg/versions/n-/nsync.json +5 -0
- package/vcpkg/versions/n-/numactl.json +5 -0
- package/vcpkg/versions/n-/numcpp.json +5 -0
- package/vcpkg/versions/n-/nuspell.json +5 -0
- package/vcpkg/versions/o-/oatpp-sqlite.json +5 -0
- package/vcpkg/versions/o-/octomap.json +10 -0
- package/vcpkg/versions/o-/ode.json +10 -0
- package/vcpkg/versions/o-/ogre-next.json +15 -0
- package/vcpkg/versions/o-/onednn.json +5 -0
- package/vcpkg/versions/o-/onnx-optimizer.json +5 -0
- package/vcpkg/versions/o-/onnx.json +5 -0
- package/vcpkg/versions/o-/onnxruntime-gpu.json +5 -0
- package/vcpkg/versions/o-/open62541.json +10 -0
- package/vcpkg/versions/o-/openblas.json +5 -0
- package/vcpkg/versions/o-/opencascade.json +5 -0
- package/vcpkg/versions/o-/opencv3.json +5 -0
- package/vcpkg/versions/o-/opencv4.json +25 -0
- package/vcpkg/versions/o-/openimageio.json +5 -0
- package/vcpkg/versions/o-/openmpi.json +5 -0
- package/vcpkg/versions/o-/openssl.json +10 -0
- package/vcpkg/versions/o-/opentelemetry-cpp.json +10 -0
- package/vcpkg/versions/o-/opentelemetry-fluentd.json +5 -0
- package/vcpkg/versions/o-/openvdb.json +5 -0
- package/vcpkg/versions/o-/openvino.json +10 -0
- package/vcpkg/versions/o-/openxr-loader.json +5 -0
- package/vcpkg/versions/o-/outcome.json +5 -0
- package/vcpkg/versions/p-/paho-mqtt.json +5 -0
- package/vcpkg/versions/p-/paho-mqttpp3.json +5 -0
- package/vcpkg/versions/p-/pcapplusplus.json +5 -0
- package/vcpkg/versions/p-/pipewire.json +5 -0
- package/vcpkg/versions/p-/pkgconf.json +5 -0
- package/vcpkg/versions/p-/plog.json +5 -0
- package/vcpkg/versions/p-/pocketfft.json +9 -0
- package/vcpkg/versions/p-/poco.json +10 -0
- package/vcpkg/versions/p-/podofo.json +5 -0
- package/vcpkg/versions/p-/poppler.json +5 -0
- package/vcpkg/versions/p-/proj.json +5 -0
- package/vcpkg/versions/p-/protobuf-c.json +5 -0
- package/vcpkg/versions/p-/proxsuite.json +9 -0
- package/vcpkg/versions/p-/python3.json +15 -0
- package/vcpkg/versions/q-/qcoro.json +5 -0
- package/vcpkg/versions/q-/qt-advanced-docking-system.json +10 -0
- package/vcpkg/versions/q-/qt.json +10 -0
- package/vcpkg/versions/q-/qt3d.json +10 -0
- package/vcpkg/versions/q-/qt5compat.json +10 -0
- package/vcpkg/versions/q-/qtactiveqt.json +10 -0
- package/vcpkg/versions/q-/qtapplicationmanager.json +10 -0
- package/vcpkg/versions/q-/qtbase.json +25 -0
- package/vcpkg/versions/q-/qtcharts.json +10 -0
- package/vcpkg/versions/q-/qtcoap.json +10 -0
- package/vcpkg/versions/q-/qtconnectivity.json +10 -0
- package/vcpkg/versions/q-/qtdatavis3d.json +10 -0
- package/vcpkg/versions/q-/qtdeclarative.json +15 -0
- package/vcpkg/versions/q-/qtdeviceutilities.json +10 -0
- package/vcpkg/versions/q-/qtdoc.json +10 -0
- package/vcpkg/versions/q-/qtgraphs.json +9 -0
- package/vcpkg/versions/q-/qtgrpc.json +10 -0
- package/vcpkg/versions/q-/qthttpserver.json +10 -0
- package/vcpkg/versions/q-/qtimageformats.json +10 -0
- package/vcpkg/versions/q-/qtinterfaceframework.json +10 -0
- package/vcpkg/versions/q-/qtlanguageserver.json +10 -0
- package/vcpkg/versions/q-/qtlocation.json +10 -0
- package/vcpkg/versions/q-/qtlottie.json +10 -0
- package/vcpkg/versions/q-/qtmqtt.json +10 -0
- package/vcpkg/versions/q-/qtmultimedia.json +10 -0
- package/vcpkg/versions/q-/qtnetworkauth.json +10 -0
- package/vcpkg/versions/q-/qtopcua.json +10 -0
- package/vcpkg/versions/q-/qtpositioning.json +10 -0
- package/vcpkg/versions/q-/qtquick3d.json +10 -0
- package/vcpkg/versions/q-/qtquick3dphysics.json +10 -0
- package/vcpkg/versions/q-/qtquickeffectmaker.json +10 -0
- package/vcpkg/versions/q-/qtquicktimeline.json +10 -0
- package/vcpkg/versions/q-/qtremoteobjects.json +10 -0
- package/vcpkg/versions/q-/qtscxml.json +10 -0
- package/vcpkg/versions/q-/qtsensors.json +10 -0
- package/vcpkg/versions/q-/qtserialbus.json +10 -0
- package/vcpkg/versions/q-/qtserialport.json +10 -0
- package/vcpkg/versions/q-/qtshadertools.json +10 -0
- package/vcpkg/versions/q-/qtspeech.json +10 -0
- package/vcpkg/versions/q-/qtsvg.json +10 -0
- package/vcpkg/versions/q-/qttools.json +10 -0
- package/vcpkg/versions/q-/qttranslations.json +10 -0
- package/vcpkg/versions/q-/qtvirtualkeyboard.json +10 -0
- package/vcpkg/versions/q-/qtwayland.json +10 -0
- package/vcpkg/versions/q-/qtwebchannel.json +10 -0
- package/vcpkg/versions/q-/qtwebengine.json +15 -0
- package/vcpkg/versions/q-/qtwebsockets.json +10 -0
- package/vcpkg/versions/q-/qtwebview.json +10 -0
- package/vcpkg/versions/q-/quantlib.json +5 -0
- package/vcpkg/versions/q-/quill.json +20 -0
- package/vcpkg/versions/q-/qwt.json +5 -0
- package/vcpkg/versions/r-/raylib.json +5 -0
- package/vcpkg/versions/r-/reactiveplusplus.json +5 -0
- package/vcpkg/versions/r-/realsense2.json +5 -0
- package/vcpkg/versions/r-/reproc.json +5 -0
- package/vcpkg/versions/r-/restinio.json +5 -0
- package/vcpkg/versions/r-/rivers.json +9 -0
- package/vcpkg/versions/r-/rmqcpp.json +9 -0
- package/vcpkg/versions/r-/rtabmap.json +5 -0
- package/vcpkg/versions/r-/rtaudio.json +5 -0
- package/vcpkg/versions/s-/s2n.json +5 -0
- package/vcpkg/versions/s-/sail.json +5 -0
- package/vcpkg/versions/s-/saucer.json +5 -0
- package/vcpkg/versions/s-/sciter-js.json +5 -0
- package/vcpkg/versions/s-/sdbus-cpp.json +5 -0
- package/vcpkg/versions/s-/sdl2-gfx.json +5 -0
- package/vcpkg/versions/s-/sdl2-image.json +5 -0
- package/vcpkg/versions/s-/sdl2-mixer-ext.json +15 -0
- package/vcpkg/versions/s-/sdl2-mixer.json +5 -0
- package/vcpkg/versions/s-/sdl2-net.json +5 -0
- package/vcpkg/versions/s-/sdl2-ttf.json +5 -0
- package/vcpkg/versions/s-/sdl2.json +10 -0
- package/vcpkg/versions/s-/sdl2pp.json +5 -0
- package/vcpkg/versions/s-/seal.json +5 -0
- package/vcpkg/versions/s-/sentencepiece.json +10 -0
- package/vcpkg/versions/s-/sentry-native.json +5 -0
- package/vcpkg/versions/s-/sfml.json +5 -0
- package/vcpkg/versions/s-/shaderc.json +5 -0
- package/vcpkg/versions/s-/shaderwriter.json +5 -0
- package/vcpkg/versions/s-/simdjson.json +5 -0
- package/vcpkg/versions/s-/skia.json +10 -0
- package/vcpkg/versions/s-/so5extra.json +5 -0
- package/vcpkg/versions/s-/sobjectizer.json +10 -0
- package/vcpkg/versions/s-/sol2.json +5 -0
- package/vcpkg/versions/s-/soundtouch.json +10 -0
- package/vcpkg/versions/s-/spirv-headers.json +5 -0
- package/vcpkg/versions/s-/spirv-tools.json +5 -0
- package/vcpkg/versions/s-/sqlite-orm.json +5 -0
- package/vcpkg/versions/s-/sqlite3.json +5 -0
- package/vcpkg/versions/s-/status-code.json +10 -0
- package/vcpkg/versions/s-/stdexec.json +5 -0
- package/vcpkg/versions/s-/stxxl.json +5 -0
- package/vcpkg/versions/t-/tacopie.json +5 -0
- package/vcpkg/versions/t-/tbb.json +10 -0
- package/vcpkg/versions/t-/tesseract.json +5 -0
- package/vcpkg/versions/t-/tgbot-cpp.json +5 -0
- package/vcpkg/versions/t-/tgui.json +5 -0
- package/vcpkg/versions/t-/theia.json +5 -0
- package/vcpkg/versions/t-/thomasmonkman-filewatch.json +5 -0
- package/vcpkg/versions/t-/thorvg.json +5 -0
- package/vcpkg/versions/t-/tiny-process-library.json +5 -0
- package/vcpkg/versions/t-/tinyorm.json +19 -0
- package/vcpkg/versions/t-/tomlplusplus.json +5 -0
- package/vcpkg/versions/t-/tracy.json +5 -0
- package/vcpkg/versions/t-/trantor.json +5 -0
- package/vcpkg/versions/t-/tre.json +5 -0
- package/vcpkg/versions/t-/tree-sitter.json +5 -0
- package/vcpkg/versions/t-/treehopper.json +5 -0
- package/vcpkg/versions/t-/triton.json +5 -0
- package/vcpkg/versions/u-/unittest-cpp.json +5 -0
- package/vcpkg/versions/u-/usrsctp.json +5 -0
- package/vcpkg/versions/u-/utfcpp.json +5 -0
- package/vcpkg/versions/u-/uvatlas.json +5 -0
- package/vcpkg/versions/u-/uwebsockets.json +5 -0
- package/vcpkg/versions/v-/valijson.json +5 -0
- package/vcpkg/versions/v-/veigar.json +9 -0
- package/vcpkg/versions/v-/vit-vit-ctpl.json +9 -0
- package/vcpkg/versions/w-/wcslib.json +5 -0
- package/vcpkg/versions/w-/websocketpp.json +5 -0
- package/vcpkg/versions/w-/webview2.json +5 -0
- package/vcpkg/versions/w-/wil.json +10 -0
- package/vcpkg/versions/w-/winsparkle.json +5 -0
- package/vcpkg/versions/w-/wintoast.json +5 -0
- package/vcpkg/versions/w-/wolfssl.json +10 -0
- package/vcpkg/versions/w-/workflow.json +5 -0
- package/vcpkg/versions/x-/x265.json +5 -0
- package/vcpkg/versions/x-/x86-simd-sort.json +5 -0
- package/vcpkg/versions/x-/xbyak.json +5 -0
- package/vcpkg/versions/x-/xmlsec.json +5 -0
- package/vcpkg/versions/x-/xsimd.json +5 -0
- package/vcpkg/versions/x-/xtensor.json +5 -0
- package/vcpkg/versions/y-/yaml-cpp.json +10 -0
- package/vcpkg/versions/y-/yara.json +5 -0
- package/vcpkg/versions/z-/zimpl.json +9 -0
- package/vcpkg/versions/z-/zlib-ng.json +15 -0
- package/vcpkg/versions/z-/zoe.json +9 -0
- package/vcpkg/versions/z-/zstd.json +5 -0
- package/vcpkg/versions/z-/ztd-cuneicode.json +9 -0
- package/vcpkg/versions/z-/ztd-encoding-tables.json +9 -0
- package/vcpkg/versions/z-/ztd-idk.json +9 -0
- package/vcpkg/versions/z-/ztd-platform.json +9 -0
- package/vcpkg/versions/z-/ztd-static-containers.json +14 -0
- package/vcpkg/versions/z-/ztd-text.json +5 -0
- package/vcpkg.json +1 -1
- package/vcpkg/ports/allegro5/export-targets.patch +0 -60
- package/vcpkg/ports/avisynthplus/clang-cl.patch +0 -20
- package/vcpkg/ports/baresip-libre/use-c11.patch +0 -15
- package/vcpkg/ports/curlpp/vcpkg-cmake-wrapper.cmake +0 -5
- package/vcpkg/ports/ffmpeg/0024-fix-gcc13-binutils.patch +0 -60
- package/vcpkg/ports/gdal/fix-jpeg.patch +0 -13
- package/vcpkg/ports/gdal/upstream-b5858ed.diff +0 -21
- package/vcpkg/ports/geos/disable-warning-4996.patch +0 -13
- package/vcpkg/ports/geos/gcc-13-fix-backport.patch +0 -12
- package/vcpkg/ports/glib/suppress-libelf-dependency.patch +0 -12
- package/vcpkg/ports/gts/fix-dllexport_2.patch +0 -13
- package/vcpkg/ports/gts/fix_missing_extern.patch +0 -13
- package/vcpkg/ports/gz-common5/fix_dependencies.patch +0 -89
- package/vcpkg/ports/gz-common5/remove_tests.patch +0 -15
- package/vcpkg/ports/hnswlib/cmake.patch +0 -44
- package/vcpkg/ports/kealib/hdf5_include.patch +0 -65
- package/vcpkg/ports/libbson/disable-dynamic-when-static.patch +0 -44
- package/vcpkg/ports/libbson/fix-missing-header.patch +0 -12
- package/vcpkg/ports/libconfig/CMakeLists.txt +0 -53
- package/vcpkg/ports/libde265/fix-lib-version.patch +0 -11
- package/vcpkg/ports/libexif/CMakeLists.txt +0 -158
- package/vcpkg/ports/libexif/add-missing-_stdint-h.patch +0 -7
- package/vcpkg/ports/libexif/config.h.cmake +0 -96
- package/vcpkg/ports/libexif/libexif.def +0 -136
- package/vcpkg/ports/libigl/upstream_fixes.patch +0 -14
- package/vcpkg/ports/libmagic/0009-No-fcntl-in-magic.c.patch +0 -25
- package/vcpkg/ports/libmagic/0014-Define-POSIX-macros-if-missing.patch +0 -38
- package/vcpkg/ports/libmysql/Add-target-include-directories.patch +0 -20
- package/vcpkg/ports/libmysql/export-cmake-targets.patch +0 -143
- package/vcpkg/ports/libmysql/homebrew.patch +0 -13
- package/vcpkg/ports/libmysql/ignore-boost-version.patch +0 -13
- package/vcpkg/ports/libmysql/system-libs.patch +0 -76
- package/vcpkg/ports/libmysql/vcpkg-cmake-wrapper.cmake +0 -9
- package/vcpkg/ports/libsbml/fix-deps-libxml.patch +0 -38
- package/vcpkg/ports/libzim/disable-gtest.diff +0 -13
- package/vcpkg/ports/minizip-ng/fix-pkgconfig.patch +0 -43
- package/vcpkg/ports/mongo-c-driver/pkgconfig.patch +0 -36
- package/vcpkg/ports/ogre-next/fix_find_package_sdl2.patch +0 -77
- package/vcpkg/ports/opencascade/fix-depend-freetype.patch +0 -15
- package/vcpkg/ports/opencascade/fix-depend-vtk.patch +0 -16
- package/vcpkg/ports/opencascade/fix-dependence.patch +0 -30
- package/vcpkg/ports/opencascade/fix-find-tbb.patch +0 -18
- package/vcpkg/ports/opentelemetry-cpp/add-missing-include-file.patch +0 -24
- package/vcpkg/ports/opentelemetry-cpp/use-default-cxx-version.patch +0 -26
- package/vcpkg/ports/openvino/003-fix-find-onnx.patch +0 -13
- package/vcpkg/ports/openvino/004-compilation-with-cpp17.patch +0 -16
- package/vcpkg/ports/openvino/005-tflite-search.patch +0 -12
- package/vcpkg/ports/openvino/007-macos-14.patch +0 -12
- package/vcpkg/ports/openxr-loader/002-fix-hpp-gen.patch +0 -16
- package/vcpkg/ports/outcome/fix-find-library.patch +0 -41
- package/vcpkg/ports/outcome/fix-status-code-include.patch +0 -16
- package/vcpkg/ports/paho-mqttpp3/fix-dependency.patch +0 -84
- package/vcpkg/ports/pcapplusplus/CMakeLists.txt +0 -113
- package/vcpkg/ports/proj/fix-uwp.patch +0 -17
- package/vcpkg/ports/python3/0012-force-disable-curses.patch +0 -24
- package/vcpkg/ports/qcoro/0001-qt6-deprecated-qwebsocket-error.patch +0 -19
- package/vcpkg/ports/qt-advanced-docking-system/qt.patch +0 -11
- package/vcpkg/ports/raylib/fix-project-version.patch +0 -14
- package/vcpkg/ports/restinio/fix-cmake-config.diff +0 -12
- package/vcpkg/ports/restinio/fix-project.diff +0 -10
- package/vcpkg/ports/rtaudio/fix-alsa.patch +0 -19
- package/vcpkg/ports/s2n/remove-trycompile.patch +0 -59
- package/vcpkg/ports/sail/avif.patch +0 -21
- package/vcpkg/ports/sail/webp.patch +0 -39
- package/vcpkg/ports/saucer/fix-source-generation.patch +0 -21
- package/vcpkg/ports/saucer/unofficial-webview2.patch +0 -15
- package/vcpkg/ports/sfml/fix-osx.patch +0 -13
- package/vcpkg/ports/shaderc/fix-tbuiltinresource-for-glslang-11-12.patch +0 -20
- package/vcpkg/ports/skia/core-opengl32.patch +0 -14
- package/vcpkg/ports/sol2/fix-namespace.patch +0 -17
- package/vcpkg/ports/status-code/add-missing-include.patch +0 -12
- package/vcpkg/ports/stdexec/fix-include-location.patch +0 -20
- package/vcpkg/ports/tesseract/fix-aarch64-mfpu-not-available.patch +0 -25
- package/vcpkg/ports/tgui/fix-dependencies.patch +0 -100
- package/vcpkg/ports/thorvg/windows-build-option.patch +0 -12
- package/vcpkg/ports/tracy/005-fix-imgui-path-legacy.patch +0 -13
- package/vcpkg/ports/valijson/fix-optional.patch +0 -12
- package/vcpkg/ports/valijson/fix-picojson.patch +0 -34
- package/vcpkg/ports/wintoast/CMakeLists.txt +0 -25
- package/vcpkg/ports/wolfssl/fix-windows-build.patch +0 -49
- package/vcpkg/ports/wolfssl/warning-and-include.patch +0 -29
- package/vcpkg/ports/x265/fix-pkgconfig-version.patch +0 -13
- package/vcpkg/ports/ztd-text/usage +0 -4
|
@@ -0,0 +1,100 @@
|
|
|
1
|
+
diff --git a/CMakeLists.txt b/CMakeLists.txt
|
|
2
|
+
index d5eccb6..5f9ab71 100644
|
|
3
|
+
--- a/CMakeLists.txt
|
|
4
|
+
+++ b/CMakeLists.txt
|
|
5
|
+
@@ -131,51 +131,16 @@ endif()
|
|
6
|
+
include("cmake/cpm.cmake")
|
|
7
|
+
include("cmake/nuget.cmake")
|
|
8
|
+
|
|
9
|
+
-CPMFindPackage(
|
|
10
|
+
- NAME lockpp
|
|
11
|
+
- VERSION 2.6
|
|
12
|
+
- GIT_REPOSITORY "https://github.com/Soundux/lockpp"
|
|
13
|
+
-)
|
|
14
|
+
-
|
|
15
|
+
-CPMFindPackage(
|
|
16
|
+
- NAME boost_callable_traits
|
|
17
|
+
- GIT_TAG boost-1.83.0
|
|
18
|
+
- GIT_REPOSITORY "https://github.com/boostorg/callable_traits"
|
|
19
|
+
-)
|
|
20
|
+
-
|
|
21
|
+
-CPMFindPackage(
|
|
22
|
+
- NAME tl-expected
|
|
23
|
+
- VERSION 1.1.0
|
|
24
|
+
- GIT_REPOSITORY "https://github.com/TartanLlama/expected"
|
|
25
|
+
- OPTIONS "EXPECTED_BUILD_TESTS OFF"
|
|
26
|
+
-)
|
|
27
|
+
-
|
|
28
|
+
-CPMFindPackage(
|
|
29
|
+
- NAME ereignis
|
|
30
|
+
- VERSION 2.3
|
|
31
|
+
- GIT_REPOSITORY "https://github.com/Soundux/ereignis"
|
|
32
|
+
-)
|
|
33
|
+
-
|
|
34
|
+
-CPMFindPackage(
|
|
35
|
+
- NAME fmt
|
|
36
|
+
- GIT_TAG 10.1.1
|
|
37
|
+
- GIT_REPOSITORY "https://github.com/fmtlib/fmt"
|
|
38
|
+
-)
|
|
39
|
+
-
|
|
40
|
+
-CPMFindPackage(
|
|
41
|
+
- NAME glaze
|
|
42
|
+
- VERSION 1.5.4
|
|
43
|
+
- GIT_REPOSITORY "https://github.com/stephenberry/glaze"
|
|
44
|
+
-)
|
|
45
|
+
-
|
|
46
|
+
-CPMFindPackage(
|
|
47
|
+
- NAME flagpp
|
|
48
|
+
- VERSION 2.1
|
|
49
|
+
- GIT_REPOSITORY "https://github.com/Curve/flagpp"
|
|
50
|
+
-)
|
|
51
|
+
+find_path(LOCKPP_INCLUDE_DIRS "lockpp")
|
|
52
|
+
+find_path(BOOST_CALLTRA_INCLUDE_DIRS "boost/callable_traits")
|
|
53
|
+
+find_package(tl-expected CONFIG REQUIRED)
|
|
54
|
+
+find_path(EREIGNIS_INCLUDE_DIRS "ereignis")
|
|
55
|
+
+find_package(fmt CONFIG REQUIRED)
|
|
56
|
+
+find_package(glaze CONFIG REQUIRED)
|
|
57
|
+
+find_path(FLAGPP_INCLUDE_DIRS "flagpp")
|
|
58
|
+
|
|
59
|
+
-target_link_libraries(${PROJECT_NAME} PRIVATE cr::flagpp)
|
|
60
|
+
-target_link_libraries(${PROJECT_NAME} PUBLIC lockpp boost_callable_traits tl::expected glaze::glaze ereignis fmt)
|
|
61
|
+
+target_include_directories(${PROJECT_NAME} PRIVATE ${EREIGNIS_INCLUDE_DIRS} ${LOCKPP_INCLUDE_DIRS} ${BOOST_CALLTRA_INCLUDE_DIRS} ${FLAGPP_INCLUDE_DIRS})
|
|
62
|
+
+target_link_libraries(${PROJECT_NAME} PRIVATE glaze::glaze fmt::fmt tl::expected)
|
|
63
|
+
|
|
64
|
+
# --------------------------------------------------------------------------------------------------------
|
|
65
|
+
# Setup Linkage
|
|
66
|
+
@@ -218,7 +183,7 @@ if (saucer_backend STREQUAL "WebView2")
|
|
67
|
+
target_compile_definitions(${PROJECT_NAME} PRIVATE UNICODE=1 _UNICODE=1 NOMINMAX=1)
|
|
68
|
+
|
|
69
|
+
include("cmake/webview2.cmake")
|
|
70
|
+
- target_link_libraries(${PROJECT_NAME} ${saucer_linkage} Shlwapi webview2::webview2)
|
|
71
|
+
+ target_link_libraries(${PROJECT_NAME} ${saucer_linkage} Shlwapi unofficial::webview2::webview2)
|
|
72
|
+
endif()
|
|
73
|
+
|
|
74
|
+
# --------------------------------------------------------------------------------------------------------
|
|
75
|
+
@@ -258,6 +223,4 @@ if (saucer_prefer_remote AND saucer_backend STREQUAL "WebView2")
|
|
76
|
+
endif()
|
|
77
|
+
|
|
78
|
+
install(DIRECTORY "include/saucer" TYPE INCLUDE)
|
|
79
|
+
-install(DIRECTORY "$<TARGET_PROPERTY:fmt,INTERFACE_INCLUDE_DIRECTORIES>/fmt" TYPE INCLUDE)
|
|
80
|
+
-install(DIRECTORY "$<TARGET_PROPERTY:glaze_glaze,INTERFACE_INCLUDE_DIRECTORIES>/glaze" TYPE INCLUDE)
|
|
81
|
+
-install(DIRECTORY "$<TARGET_PROPERTY:boost_callable_traits,INTERFACE_INCLUDE_DIRECTORIES>/boost" TYPE INCLUDE)
|
|
82
|
+
+install(DIRECTORY "${BOOST_CALLTRA_INCLUDE_DIRS}/boost/callable_traits" DESTINATION "include/boost/callable_traits")
|
|
83
|
+
diff --git a/cmake/webview2.cmake b/cmake/webview2.cmake
|
|
84
|
+
index 9ee3dbc..3827e94 100644
|
|
85
|
+
--- a/cmake/webview2.cmake
|
|
86
|
+
+++ b/cmake/webview2.cmake
|
|
87
|
+
@@ -1,11 +1,11 @@
|
|
88
|
+
include("cmake/nuget.cmake")
|
|
89
|
+
|
|
90
|
+
if (NOT saucer_prefer_remote)
|
|
91
|
+
- find_package(webview2 CONFIG REQUIRED)
|
|
92
|
+
+ find_package(unofficial-webview2 CONFIG REQUIRED)
|
|
93
|
+
return()
|
|
94
|
+
endif()
|
|
95
|
+
|
|
96
|
+
-if (NOT TARGET webview2::webview2)
|
|
97
|
+
+if (NOT TARGET unofficial::webview2::webview2)
|
|
98
|
+
nuget_add(WebView2 "Microsoft.Web.WebView2" ${saucer_webview2_version})
|
|
99
|
+
|
|
100
|
+
add_library(webview2 STATIC IMPORTED)
|
|
@@ -3,29 +3,24 @@ vcpkg_check_linkage(ONLY_STATIC_LIBRARY)
|
|
|
3
3
|
vcpkg_from_github(
|
|
4
4
|
OUT_SOURCE_PATH SOURCE_PATH
|
|
5
5
|
REPO saucer/saucer
|
|
6
|
-
REF
|
|
7
|
-
SHA512
|
|
6
|
+
REF "v${VERSION}"
|
|
7
|
+
SHA512 29abb465a888aa4284795e293624598c09e0ba690bb430adb7a2122d82985daa1cfcfd594120f5657fc70349f8480e63554d72bff1b23f9dca86bcdbb930d953
|
|
8
8
|
HEAD_REF dev
|
|
9
9
|
PATCHES
|
|
10
|
-
|
|
11
|
-
fix-source-generation.patch
|
|
10
|
+
fix_findpkg.patch
|
|
12
11
|
)
|
|
13
12
|
|
|
14
|
-
if(VCPKG_TARGET_IS_WINDOWS)
|
|
15
|
-
set(BACKEND_OPTION "-Dsaucer_backend=WebView2")
|
|
16
|
-
else()
|
|
17
|
-
set(BACKEND_OPTION "-Dsaucer_backend=Qt6")
|
|
18
|
-
endif()
|
|
19
|
-
|
|
20
13
|
vcpkg_cmake_configure(
|
|
21
14
|
SOURCE_PATH ${SOURCE_PATH}
|
|
22
15
|
OPTIONS
|
|
23
16
|
${BACKEND_OPTION}
|
|
24
17
|
-Dsaucer_prefer_remote=OFF
|
|
25
18
|
-Dsaucer_remote_webview2=OFF
|
|
19
|
+
MAYBE_UNUSED_VARIABLES
|
|
20
|
+
saucer_remote_webview2
|
|
26
21
|
)
|
|
27
22
|
|
|
28
23
|
vcpkg_cmake_install()
|
|
29
24
|
|
|
30
25
|
file(REMOVE_RECURSE "${CURRENT_PACKAGES_DIR}/debug/include")
|
|
31
|
-
|
|
26
|
+
vcpkg_install_copyright(FILE_LIST "${SOURCE_PATH}/LICENSE")
|
|
@@ -1,14 +1,16 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "saucer",
|
|
3
|
-
"version": "1.0
|
|
4
|
-
"port-version": 3,
|
|
3
|
+
"version": "2.1.0",
|
|
5
4
|
"description": "Next-gen desktop apps with web-frontend in C++",
|
|
6
5
|
"homepage": "https://saucer.github.io/",
|
|
7
6
|
"license": "MIT",
|
|
8
7
|
"supports": "!uwp",
|
|
9
8
|
"dependencies": [
|
|
9
|
+
"boost-callable-traits",
|
|
10
10
|
"ereignis",
|
|
11
|
+
"flagpp",
|
|
11
12
|
"fmt",
|
|
13
|
+
"glaze",
|
|
12
14
|
"lockpp",
|
|
13
15
|
"nlohmann-json",
|
|
14
16
|
{
|
|
@@ -27,10 +29,6 @@
|
|
|
27
29
|
{
|
|
28
30
|
"name": "webview2",
|
|
29
31
|
"platform": "windows"
|
|
30
|
-
},
|
|
31
|
-
{
|
|
32
|
-
"name": "wil",
|
|
33
|
-
"platform": "windows"
|
|
34
32
|
}
|
|
35
33
|
]
|
|
36
34
|
}
|
|
@@ -6,8 +6,8 @@ endif()
|
|
|
6
6
|
|
|
7
7
|
set(VCPKG_POLICY_DLLS_WITHOUT_LIBS enabled)
|
|
8
8
|
|
|
9
|
-
set(SCITER_REVISION
|
|
10
|
-
set(SCITER_SHA
|
|
9
|
+
set(SCITER_REVISION 6f18e8725a8d14b8ba44b2c0d00ca126f119ed21)
|
|
10
|
+
set(SCITER_SHA 93fdc1046b325ba7bf705665cb09f9adab3c198d4e8cb40febd4ccffe48077760907440c8eb7d7d44e1f619184bc070835c5c3d5aada363eb70528b8259aa74f)
|
|
11
11
|
|
|
12
12
|
if(VCPKG_TARGET_ARCHITECTURE STREQUAL x64)
|
|
13
13
|
set(SCITER_ARCH x64)
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "sciter-js",
|
|
3
|
-
"version": "5.0.
|
|
3
|
+
"version": "5.0.3.0",
|
|
4
4
|
"description": "Sciter.JS - Sciter but with QuickJS on board instead of TIScript. Sciter is an embeddable HTML/CSS/scripting engine.",
|
|
5
5
|
"homepage": "https://gitlab.com/sciter-engine/sciter-js-sdk",
|
|
6
6
|
"supports": "!uwp & !arm & !static",
|
|
@@ -22,7 +22,7 @@ vcpkg_cmake_configure(
|
|
|
22
22
|
)
|
|
23
23
|
|
|
24
24
|
vcpkg_cmake_install()
|
|
25
|
-
vcpkg_cmake_config_fixup(CONFIG_PATH lib/cmake/sdbus-c++)
|
|
25
|
+
vcpkg_cmake_config_fixup(PACKAGE_NAME sdbus-c++ CONFIG_PATH lib/cmake/sdbus-c++)
|
|
26
26
|
vcpkg_fixup_pkgconfig()
|
|
27
27
|
file(REMOVE_RECURSE
|
|
28
28
|
"${CURRENT_PACKAGES_DIR}/debug/include"
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "sdbus-cpp",
|
|
3
3
|
"version": "1.3.0",
|
|
4
|
+
"port-version": 1,
|
|
4
5
|
"description": "High-level C++ D-Bus library for Linux designed to provide easy-to-use yet powerful API in modern C++",
|
|
5
6
|
"homepage": "https://github.com/Kistler-Group/sdbus-cpp",
|
|
6
7
|
"license": "LGPL-2.1",
|
|
@@ -2,7 +2,7 @@ vcpkg_from_github(
|
|
|
2
2
|
OUT_SOURCE_PATH SOURCE_PATH
|
|
3
3
|
REPO libsdl-org/SDL
|
|
4
4
|
REF "release-${VERSION}"
|
|
5
|
-
SHA512
|
|
5
|
+
SHA512 d3cf7d356b79184dd211c9fbbfcb2a83d1acb68ee549ab82be109cd899039f18f0dbf3aedbf0800793c3a68580688014863b5d9bf79bcd366ff0e88252955e3c
|
|
6
6
|
HEAD_REF main
|
|
7
7
|
PATCHES
|
|
8
8
|
deps.patch
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "sdl2",
|
|
3
|
-
"version": "2.28.
|
|
3
|
+
"version": "2.28.5",
|
|
4
4
|
"port-version": 1,
|
|
5
5
|
"description": "Simple DirectMedia Layer is a cross-platform development library designed to provide low level access to audio, keyboard, mouse, joystick, and graphics hardware via OpenGL and Direct3D.",
|
|
6
6
|
"homepage": "https://www.libsdl.org/download-2.0.php",
|
|
@@ -8,6 +8,7 @@
|
|
|
8
8
|
"dependencies": [
|
|
9
9
|
{
|
|
10
10
|
"name": "dbus",
|
|
11
|
+
"default-features": false,
|
|
11
12
|
"platform": "linux"
|
|
12
13
|
},
|
|
13
14
|
{
|
|
@@ -20,7 +21,18 @@
|
|
|
20
21
|
}
|
|
21
22
|
],
|
|
22
23
|
"default-features": [
|
|
23
|
-
|
|
24
|
+
{
|
|
25
|
+
"name": "ibus",
|
|
26
|
+
"platform": "linux"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"name": "wayland",
|
|
30
|
+
"platform": "linux"
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"name": "x11",
|
|
34
|
+
"platform": "linux"
|
|
35
|
+
}
|
|
24
36
|
],
|
|
25
37
|
"features": {
|
|
26
38
|
"alsa": {
|
|
@@ -32,21 +44,6 @@
|
|
|
32
44
|
}
|
|
33
45
|
]
|
|
34
46
|
},
|
|
35
|
-
"base": {
|
|
36
|
-
"description": "Base functionality for SDL",
|
|
37
|
-
"dependencies": [
|
|
38
|
-
{
|
|
39
|
-
"name": "sdl2",
|
|
40
|
-
"default-features": false,
|
|
41
|
-
"features": [
|
|
42
|
-
"ibus",
|
|
43
|
-
"wayland",
|
|
44
|
-
"x11"
|
|
45
|
-
],
|
|
46
|
-
"platform": "linux"
|
|
47
|
-
}
|
|
48
|
-
]
|
|
49
|
-
},
|
|
50
47
|
"ibus": {
|
|
51
48
|
"description": "Build with ibus IME support",
|
|
52
49
|
"supports": "linux"
|
|
@@ -1,10 +1,13 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "sdl2-gfx",
|
|
3
3
|
"version": "1.0.4",
|
|
4
|
-
"port-version":
|
|
4
|
+
"port-version": 11,
|
|
5
5
|
"description": "Graphics primitives (line, circle, rectangle etc.) with AA support, rotozoomer and other drawing related support functions wrapped up in a C based add-on library for the Simple Direct Media (SDL) cross-platform API layer.",
|
|
6
6
|
"dependencies": [
|
|
7
|
-
|
|
7
|
+
{
|
|
8
|
+
"name": "sdl2",
|
|
9
|
+
"default-features": false
|
|
10
|
+
},
|
|
8
11
|
{
|
|
9
12
|
"name": "vcpkg-cmake",
|
|
10
13
|
"host": true
|
|
@@ -1,12 +1,16 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "sdl2-image",
|
|
3
3
|
"version": "2.6.3",
|
|
4
|
+
"port-version": 1,
|
|
4
5
|
"description": "SDL_image is an image file loading library. It loads images as SDL surfaces and textures, and supports the following formats: BMP, GIF, JPEG, LBM, PCX, PNG, PNM, TGA, TIFF, WEBP, XCF, XPM, XV",
|
|
5
6
|
"homepage": "https://github.com/libsdl-org/SDL_image",
|
|
6
7
|
"license": "Zlib",
|
|
7
8
|
"dependencies": [
|
|
8
9
|
"libpng",
|
|
9
|
-
|
|
10
|
+
{
|
|
11
|
+
"name": "sdl2",
|
|
12
|
+
"default-features": false
|
|
13
|
+
},
|
|
10
14
|
{
|
|
11
15
|
"name": "vcpkg-cmake",
|
|
12
16
|
"host": true
|
|
@@ -1,13 +1,16 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "sdl2-mixer",
|
|
3
3
|
"version": "2.6.3",
|
|
4
|
-
"port-version":
|
|
4
|
+
"port-version": 2,
|
|
5
5
|
"description": "Multi-channel audio mixer library for SDL.",
|
|
6
6
|
"homepage": "https://github.com/libsdl-org/SDL_mixer",
|
|
7
7
|
"license": "Zlib",
|
|
8
8
|
"dependencies": [
|
|
9
9
|
"libvorbis",
|
|
10
|
-
|
|
10
|
+
{
|
|
11
|
+
"name": "sdl2",
|
|
12
|
+
"default-features": false
|
|
13
|
+
},
|
|
11
14
|
{
|
|
12
15
|
"name": "vcpkg-cmake",
|
|
13
16
|
"host": true
|
|
@@ -1,5 +1,68 @@
|
|
|
1
|
+
diff --git a/SDL2_mixer_extConfig.cmake.in b/SDL2_mixer_extConfig.cmake.in
|
|
2
|
+
index 997d4e828150d10fa4113b3341220ca185fc29a5..2d781528151075385a2e837df3863900b8d36573 100644
|
|
3
|
+
--- a/SDL2_mixer_extConfig.cmake.in
|
|
4
|
+
+++ b/SDL2_mixer_extConfig.cmake.in
|
|
5
|
+
@@ -6,10 +6,58 @@ set_package_properties(SDL2_mixer_ext PROPERTIES
|
|
6
|
+
|
|
7
|
+
@PACKAGE_INIT@
|
|
8
|
+
|
|
9
|
+
+set(SDL_MIXER_X_USE_OGG_VORBIS @USE_OGG_VORBIS@)
|
|
10
|
+
+set(SDL_MIXER_X_USE_OPUS @USE_OPUS@)
|
|
11
|
+
+set(SDL_MIXER_X_USE_USE_FLAC @USE_FLAC@)
|
|
12
|
+
+set(SDL_MIXER_X_USE_USE_WAVPACK @USE_WAVPACK@)
|
|
13
|
+
+set(SDL_MIXER_X_USE_MP3_MPG123 @USE_MP3_MPG123@)
|
|
14
|
+
+set(SDL_MIXER_X_USE_XMP @USE_XMP@)
|
|
15
|
+
+set(SDL_MIXER_X_USE_MIDI_ADLMIDI @USE_MIDI_ADLMIDI@)
|
|
16
|
+
+set(SDL_MIXER_X_USE_MIDI_OPNMIDI @USE_MIDI_OPNMIDI@)
|
|
17
|
+
+set(SDL_MIXER_X_USE_MIDI_FLUIDSYNTH @USE_MIDI_FLUIDSYNTH@)
|
|
18
|
+
+
|
|
19
|
+
if(EXISTS "${CMAKE_CURRENT_LIST_DIR}/SDL2_mixer_ext-shared-targets.cmake")
|
|
20
|
+
include("${CMAKE_CURRENT_LIST_DIR}/SDL2_mixer_ext-shared-targets.cmake")
|
|
21
|
+
endif()
|
|
22
|
+
|
|
23
|
+
if(EXISTS "${CMAKE_CURRENT_LIST_DIR}/SDL2_mixer_ext-static-targets.cmake")
|
|
24
|
+
+ include(CMakeFindDependencyMacro)
|
|
25
|
+
+
|
|
26
|
+
+ if(SDL_MIXER_X_USE_OGG_VORBIS AND NOT TARGET Vorbis::vorbisfile)
|
|
27
|
+
+ find_dependency(Vorbis CONFIG)
|
|
28
|
+
+ endif()
|
|
29
|
+
+
|
|
30
|
+
+ if(SDL_MIXER_X_USE_OPUS AND NOT TARGET OpusFile::opusfile)
|
|
31
|
+
+ find_dependency(OpusFile CONFIG)
|
|
32
|
+
+ endif()
|
|
33
|
+
+
|
|
34
|
+
+ if(SDL_MIXER_X_USE_USE_FLAC AND NOT TARGET FLAC::FLAC)
|
|
35
|
+
+ find_dependency(FLAC CONFIG)
|
|
36
|
+
+ endif()
|
|
37
|
+
+
|
|
38
|
+
+ if(SDL_MIXER_X_USE_USE_WAVPACK AND NOT TARGET WavPack::WavPack)
|
|
39
|
+
+ find_dependency(WavPack CONFIG)
|
|
40
|
+
+ endif()
|
|
41
|
+
+
|
|
42
|
+
+ if(SDL_MIXER_X_USE_MP3_MPG123 AND NOT TARGET MPG123::libmpg123)
|
|
43
|
+
+ find_dependency(MPG123 CONFIG)
|
|
44
|
+
+ endif()
|
|
45
|
+
+
|
|
46
|
+
+ if(SDL_MIXER_X_USE_XMP AND NOT TARGET libxmp::xmp_static)
|
|
47
|
+
+ find_dependency(libxmp CONFIG)
|
|
48
|
+
+ endif()
|
|
49
|
+
+
|
|
50
|
+
+ if(SDL_MIXER_X_USE_MIDI_ADLMIDI AND NOT TARGET libADLMIDI::ADLMIDI_static)
|
|
51
|
+
+ find_dependency(libADLMIDI CONFIG)
|
|
52
|
+
+ endif()
|
|
53
|
+
+
|
|
54
|
+
+ if(SDL_MIXER_X_USE_MIDI_OPNMIDI AND NOT TARGET libOPNMIDI::OPNMIDI_static)
|
|
55
|
+
+ find_dependency(libOPNMIDI CONFIG)
|
|
56
|
+
+ endif()
|
|
57
|
+
+
|
|
58
|
+
+ if(SDL_MIXER_X_USE_MIDI_FLUIDSYNTH AND NOT TARGET FluidSynth::libfluidsynth)
|
|
59
|
+
+ find_dependency(FluidSynth CONFIG)
|
|
60
|
+
+ endif()
|
|
61
|
+
+
|
|
62
|
+
include("${CMAKE_CURRENT_LIST_DIR}/SDL2_mixer_ext-static-targets.cmake")
|
|
63
|
+
endif()
|
|
1
64
|
diff --git a/src/codecs/music_ffmpeg.cmake b/src/codecs/music_ffmpeg.cmake
|
|
2
|
-
index
|
|
65
|
+
index 285d54df037a1bb126f3c680102ca08d27e83d6e..d2305f39b7c5bfeba6b9fc566764320354833765 100644
|
|
3
66
|
--- a/src/codecs/music_ffmpeg.cmake
|
|
4
67
|
+++ b/src/codecs/music_ffmpeg.cmake
|
|
5
68
|
@@ -3,7 +3,7 @@ if(USE_FFMPEG AND MIXERX_LGPL)
|
|
@@ -9,11 +72,11 @@ index c4f69f9dfba4cf77d6f7ba513ff0a6bdb7a7fb71..a6a6bb8cd382ee0cb3d5eb05ed97d2ac
|
|
|
9
72
|
- find_package(FFMPEG QUIET)
|
|
10
73
|
+ find_package(FFMPEG REQUIRED)
|
|
11
74
|
message("FFMPEG: [${FFMPEG_avcodec_FOUND}] ${FFMPEG_INCLUDE_DIRS} ${FFMPEG_swresample_LIBRARY} ${FFMPEG_avformat_LIBRARY} ${FFMPEG_avcodec_LIBRARY} ${FFMPEG_avutil_LIBRARY}")
|
|
75
|
+
|
|
12
76
|
if(USE_FFMPEG_DYNAMIC)
|
|
13
|
-
|
|
14
|
-
@@ -16,10 +16,7 @@ if(USE_FFMPEG AND MIXERX_LGPL)
|
|
15
|
-
message("Dynamic FFMPEG: ${FFMPEG_avutil_DYNAMIC_LIBRARY} ${FFMPEG_avcodec_DYNAMIC_LIBRARY} ${FFMPEG_avformat_DYNAMIC_LIBRARY} ${FFMPEG_swresample_DYNAMIC_LIBRARY}")
|
|
77
|
+
@@ -18,10 +18,7 @@ if(USE_FFMPEG AND MIXERX_LGPL)
|
|
16
78
|
endif()
|
|
79
|
+
|
|
17
80
|
set(FFMPEG_LINK_LIBRARIES
|
|
18
81
|
- ${FFMPEG_swresample_LIBRARY}
|
|
19
82
|
- ${FFMPEG_avformat_LIBRARY}
|
|
@@ -23,7 +86,7 @@ index c4f69f9dfba4cf77d6f7ba513ff0a6bdb7a7fb71..a6a6bb8cd382ee0cb3d5eb05ed97d2ac
|
|
|
23
86
|
)
|
|
24
87
|
else()
|
|
25
88
|
message(WARNING "FFMPEG libraries are not a part of AudioCodecs yet. Using any available from the system.")
|
|
26
|
-
@@ -
|
|
89
|
+
@@ -43,7 +40,7 @@ if(USE_FFMPEG AND MIXERX_LGPL)
|
|
27
90
|
set(FFMPEG_swresample_FOUND 1)
|
|
28
91
|
endif()
|
|
29
92
|
|
|
@@ -33,7 +96,7 @@ index c4f69f9dfba4cf77d6f7ba513ff0a6bdb7a7fb71..a6a6bb8cd382ee0cb3d5eb05ed97d2ac
|
|
|
33
96
|
endif()
|
|
34
97
|
|
|
35
98
|
diff --git a/src/codecs/music_flac.cmake b/src/codecs/music_flac.cmake
|
|
36
|
-
index
|
|
99
|
+
index 1a39a4984c6bb36c8a09978540ebdd3b8031d7ef..6726655de7ef622fbb872660cfc0a3d49b00a058 100644
|
|
37
100
|
--- a/src/codecs/music_flac.cmake
|
|
38
101
|
+++ b/src/codecs/music_flac.cmake
|
|
39
102
|
@@ -3,7 +3,10 @@ if(USE_FLAC)
|
|
@@ -49,7 +112,7 @@ index 8fb69ed54894dc2657e6da326015a606f567eb9d..9caf2b1a817258b957416f20aa57a5cd
|
|
|
49
112
|
if(USE_FLAC_DYNAMIC)
|
|
50
113
|
list(APPEND SDL_MIXER_DEFINITIONS -DFLAC_DYNAMIC=\"${FLAC_DYNAMIC_LIBRARY}\")
|
|
51
114
|
diff --git a/src/codecs/music_fluidsynth.cmake b/src/codecs/music_fluidsynth.cmake
|
|
52
|
-
index
|
|
115
|
+
index 8dd54447317cba97928f320ce2bd5cc8364a8967..ad7a302173e06302d8a5313302445151f9c14c70 100644
|
|
53
116
|
--- a/src/codecs/music_fluidsynth.cmake
|
|
54
117
|
+++ b/src/codecs/music_fluidsynth.cmake
|
|
55
118
|
@@ -6,7 +6,10 @@ if(USE_MIDI_FLUIDSYNTH AND NOT USE_MIDI_FLUIDLITE AND MIXERX_LGPL)
|
|
@@ -65,7 +128,7 @@ index ee90c2708aa3857514dd4154dcc94ec17a8f22ec..d4d8d921e9863857a4bdce45b87b30e3
|
|
|
65
128
|
if(USE_MIDI_FLUIDSYNTH_DYNAMIC)
|
|
66
129
|
list(APPEND SDL_MIXER_DEFINITIONS -DFLUIDSYNTH_DYNAMIC=\"${FluidSynth_DYNAMIC_LIBRARY}\")
|
|
67
130
|
diff --git a/src/codecs/music_gme.cmake b/src/codecs/music_gme.cmake
|
|
68
|
-
index
|
|
131
|
+
index e8a455391489080a88685e4501250f37138b38d6..124d3f3e63eff2e125cbce8139a2958a78088b15 100644
|
|
69
132
|
--- a/src/codecs/music_gme.cmake
|
|
70
133
|
+++ b/src/codecs/music_gme.cmake
|
|
71
134
|
@@ -3,7 +3,14 @@ if(USE_GME AND MIXERX_LGPL)
|
|
@@ -85,7 +148,7 @@ index 7e0df24427f4793bd19f2def937853d949957340..a407ccb4c41eb3c900e3a07687e2a15e
|
|
|
85
148
|
if(USE_GME_DYNAMIC)
|
|
86
149
|
list(APPEND SDL_MIXER_DEFINITIONS -DGME_DYNAMIC=\"${GME_DYNAMIC_LIBRARY}\")
|
|
87
150
|
diff --git a/src/codecs/music_midi_adl.cmake b/src/codecs/music_midi_adl.cmake
|
|
88
|
-
index
|
|
151
|
+
index c8f7bbdbfdb62e1fd0a20e5006c4a4d1b4ab8452..0be6f3b9e761263857dba8c1931e84cf22640535 100644
|
|
89
152
|
--- a/src/codecs/music_midi_adl.cmake
|
|
90
153
|
+++ b/src/codecs/music_midi_adl.cmake
|
|
91
154
|
@@ -3,7 +3,15 @@ if(USE_MIDI_ADLMIDI AND MIXERX_GPL)
|
|
@@ -103,10 +166,10 @@ index 0d3b302f1d73ba01ec6a3b187559f1892f8a4c76..26864407f0e26d2affde07829d28407d
|
|
|
103
166
|
+ set(ADLMIDI_LIBRARIES ${_adlmidi})
|
|
104
167
|
+ set(ADLMIDI_FOUND 1)
|
|
105
168
|
message("ADLMIDI: [${ADLMIDI_FOUND}] ${ADLMIDI_INCLUDE_DIRS} ${ADLMIDI_LIBRARIES}")
|
|
169
|
+
|
|
106
170
|
if(USE_MIDI_ADLMIDI_DYNAMIC)
|
|
107
|
-
list(APPEND SDL_MIXER_DEFINITIONS -DADLMIDI_DYNAMIC=\"${ADLMIDI_DYNAMIC_LIBRARY}\")
|
|
108
171
|
diff --git a/src/codecs/music_midi_opn.cmake b/src/codecs/music_midi_opn.cmake
|
|
109
|
-
index
|
|
172
|
+
index 62b9dda0c2771ef25a7bc91949cdce0c55ea5250..26bb304d720f7d93eb3d8b24fd81dbc33df513cc 100644
|
|
110
173
|
--- a/src/codecs/music_midi_opn.cmake
|
|
111
174
|
+++ b/src/codecs/music_midi_opn.cmake
|
|
112
175
|
@@ -3,7 +3,15 @@ if(USE_MIDI_OPNMIDI AND MIXERX_GPL)
|
|
@@ -124,8 +187,8 @@ index 34169046fe51bd6d1b27d314733b2a13209b7968..3dc4409dc7ea6b6a340f7082c0567bbf
|
|
|
124
187
|
+ set(OPNMIDI_LIBRARIES ${_opnmidi})
|
|
125
188
|
+ set(OPNMIDI_FOUND 1)
|
|
126
189
|
message("OPNMIDI: [${OPNMIDI_FOUND}] ${OPNMIDI_INCLUDE_DIRS} ${OPNMIDI_LIBRARIES}")
|
|
190
|
+
|
|
127
191
|
if(USE_MIDI_OPNMIDI_DYNAMIC)
|
|
128
|
-
list(APPEND SDL_MIXER_DEFINITIONS -DOPNMIDI_DYNAMIC=\"${OPNMIDI_DYNAMIC_LIBRARY}\")
|
|
129
192
|
diff --git a/src/codecs/music_modplug.cmake b/src/codecs/music_modplug.cmake
|
|
130
193
|
index 555bcd91574d1c65761121648b331715a5fe8dad..ad065be36cd0176aa7f08631a6df48e857f76e42 100644
|
|
131
194
|
--- a/src/codecs/music_modplug.cmake
|
|
@@ -171,7 +234,7 @@ index e7930f9c7e1a583f77306f6838933b991382872f..33a8a59e72e30e3cabd4e834895a23ae
|
|
|
171
234
|
find_package(OGG REQUIRED)
|
|
172
235
|
else()
|
|
173
236
|
diff --git a/src/codecs/music_ogg_vorbis.cmake b/src/codecs/music_ogg_vorbis.cmake
|
|
174
|
-
index
|
|
237
|
+
index 0de2bec5d9327af7b38f09993dd884be786f3a5b..42b94340956fb8b28a03485ddc68282e3cf57ee9 100644
|
|
175
238
|
--- a/src/codecs/music_ogg_vorbis.cmake
|
|
176
239
|
+++ b/src/codecs/music_ogg_vorbis.cmake
|
|
177
240
|
@@ -10,7 +10,10 @@ if(USE_OGG_VORBIS)
|
|
@@ -203,11 +266,11 @@ index 61fb32e7ec1bcb4e21cb77607399f1f36317c481..44e0b5da00146492a2b34a65ab0c1684
|
|
|
203
266
|
if(USE_OPUS_DYNAMIC)
|
|
204
267
|
list(APPEND SDL_MIXER_DEFINITIONS -DOPUS_DYNAMIC=\"${OpusFile_DYNAMIC_LIBRARY}\")
|
|
205
268
|
diff --git a/src/codecs/music_wavpack.cmake b/src/codecs/music_wavpack.cmake
|
|
206
|
-
index
|
|
269
|
+
index f93acdb4315e0f44311efdbc254a3fcd69964151..95d0372e2b8d0503864edf41f01977cf28a480f9 100644
|
|
207
270
|
--- a/src/codecs/music_wavpack.cmake
|
|
208
271
|
+++ b/src/codecs/music_wavpack.cmake
|
|
209
|
-
@@ -
|
|
210
|
-
option(
|
|
272
|
+
@@ -4,7 +4,10 @@ if(USE_WAVPACK)
|
|
273
|
+
option(USE_WAVPACK_DSD "Enable WavPack DSD music support" OFF)
|
|
211
274
|
|
|
212
275
|
if(USE_SYSTEM_AUDIO_LIBRARIES)
|
|
213
276
|
- find_package(WavPack QUIET)
|
|
@@ -219,10 +282,10 @@ index ab841b8c8c9720d50ce15534361cc4ba80e6595d..688f7459789eae14df641e53c003daed
|
|
|
219
282
|
if(USE_WAVPACK_DYNAMIC)
|
|
220
283
|
list(APPEND SDL_MIXER_DEFINITIONS -DWAVPACK_DYNAMIC=\"${WavPack_DYNAMIC_LIBRARY}\")
|
|
221
284
|
diff --git a/src/codecs/music_xmp.cmake b/src/codecs/music_xmp.cmake
|
|
222
|
-
index
|
|
285
|
+
index 52f2048b0b8cb9c72a27f16777fb7d9112be1c2d..2eab53c039e875733f18fc2f20b2e9f178371425 100644
|
|
223
286
|
--- a/src/codecs/music_xmp.cmake
|
|
224
287
|
+++ b/src/codecs/music_xmp.cmake
|
|
225
|
-
@@ -
|
|
288
|
+
@@ -25,7 +25,15 @@ if(USE_XMP)
|
|
226
289
|
set(XMP_LIBRARIES ${XMPLITE_LIBRARIES})
|
|
227
290
|
set(XMP_FOUND ${XMPLITE_FOUND})
|
|
228
291
|
else()
|
|
@@ -239,66 +302,3 @@ index 2b41037b9cdb4160515982eb8511500baf9961ce..698c34fa2dc8fb8175d8b1ab61255bd0
|
|
|
239
302
|
message("XMP: [${XMP_FOUND}] ${XMP_INCLUDE_DIRS} ${XMP_LIBRARIES}")
|
|
240
303
|
if(USE_XMP_DYNAMIC)
|
|
241
304
|
list(APPEND SDL_MIXER_DEFINITIONS -DXMP_DYNAMIC=\"${XMP_DYNAMIC_LIBRARY}\")
|
|
242
|
-
diff --git a/SDL2_mixer_extConfig.cmake.in b/SDL2_mixer_extConfig.cmake.in
|
|
243
|
-
index 997d4e828150d10fa4113b3341220ca185fc29a5..2d781528151075385a2e837df3863900b8d36573 100644
|
|
244
|
-
--- a/SDL2_mixer_extConfig.cmake.in
|
|
245
|
-
+++ b/SDL2_mixer_extConfig.cmake.in
|
|
246
|
-
@@ -6,10 +6,58 @@ set_package_properties(SDL2_mixer_ext PROPERTIES
|
|
247
|
-
|
|
248
|
-
@PACKAGE_INIT@
|
|
249
|
-
|
|
250
|
-
+set(SDL_MIXER_X_USE_OGG_VORBIS @USE_OGG_VORBIS@)
|
|
251
|
-
+set(SDL_MIXER_X_USE_OPUS @USE_OPUS@)
|
|
252
|
-
+set(SDL_MIXER_X_USE_USE_FLAC @USE_FLAC@)
|
|
253
|
-
+set(SDL_MIXER_X_USE_USE_WAVPACK @USE_WAVPACK@)
|
|
254
|
-
+set(SDL_MIXER_X_USE_MP3_MPG123 @USE_MP3_MPG123@)
|
|
255
|
-
+set(SDL_MIXER_X_USE_XMP @USE_XMP@)
|
|
256
|
-
+set(SDL_MIXER_X_USE_MIDI_ADLMIDI @USE_MIDI_ADLMIDI@)
|
|
257
|
-
+set(SDL_MIXER_X_USE_MIDI_OPNMIDI @USE_MIDI_OPNMIDI@)
|
|
258
|
-
+set(SDL_MIXER_X_USE_MIDI_FLUIDSYNTH @USE_MIDI_FLUIDSYNTH@)
|
|
259
|
-
+
|
|
260
|
-
if(EXISTS "${CMAKE_CURRENT_LIST_DIR}/SDL2_mixer_ext-shared-targets.cmake")
|
|
261
|
-
include("${CMAKE_CURRENT_LIST_DIR}/SDL2_mixer_ext-shared-targets.cmake")
|
|
262
|
-
endif()
|
|
263
|
-
|
|
264
|
-
if(EXISTS "${CMAKE_CURRENT_LIST_DIR}/SDL2_mixer_ext-static-targets.cmake")
|
|
265
|
-
+ include(CMakeFindDependencyMacro)
|
|
266
|
-
+
|
|
267
|
-
+ if(SDL_MIXER_X_USE_OGG_VORBIS AND NOT TARGET Vorbis::vorbisfile)
|
|
268
|
-
+ find_dependency(Vorbis CONFIG)
|
|
269
|
-
+ endif()
|
|
270
|
-
+
|
|
271
|
-
+ if(SDL_MIXER_X_USE_OPUS AND NOT TARGET OpusFile::opusfile)
|
|
272
|
-
+ find_dependency(OpusFile CONFIG)
|
|
273
|
-
+ endif()
|
|
274
|
-
+
|
|
275
|
-
+ if(SDL_MIXER_X_USE_USE_FLAC AND NOT TARGET FLAC::FLAC)
|
|
276
|
-
+ find_dependency(FLAC CONFIG)
|
|
277
|
-
+ endif()
|
|
278
|
-
+
|
|
279
|
-
+ if(SDL_MIXER_X_USE_USE_WAVPACK AND NOT TARGET WavPack::WavPack)
|
|
280
|
-
+ find_dependency(WavPack CONFIG)
|
|
281
|
-
+ endif()
|
|
282
|
-
+
|
|
283
|
-
+ if(SDL_MIXER_X_USE_MP3_MPG123 AND NOT TARGET MPG123::libmpg123)
|
|
284
|
-
+ find_dependency(MPG123 CONFIG)
|
|
285
|
-
+ endif()
|
|
286
|
-
+
|
|
287
|
-
+ if(SDL_MIXER_X_USE_XMP AND NOT TARGET libxmp::xmp_static)
|
|
288
|
-
+ find_dependency(libxmp CONFIG)
|
|
289
|
-
+ endif()
|
|
290
|
-
+
|
|
291
|
-
+ if(SDL_MIXER_X_USE_MIDI_ADLMIDI AND NOT TARGET libADLMIDI::ADLMIDI_static)
|
|
292
|
-
+ find_dependency(libADLMIDI CONFIG)
|
|
293
|
-
+ endif()
|
|
294
|
-
+
|
|
295
|
-
+ if(SDL_MIXER_X_USE_MIDI_OPNMIDI AND NOT TARGET libOPNMIDI::OPNMIDI_static)
|
|
296
|
-
+ find_dependency(libOPNMIDI CONFIG)
|
|
297
|
-
+ endif()
|
|
298
|
-
+
|
|
299
|
-
+ if(SDL_MIXER_X_USE_MIDI_FLUIDSYNTH AND NOT TARGET FluidSynth::libfluidsynth)
|
|
300
|
-
+ find_dependency(FluidSynth CONFIG)
|
|
301
|
-
+ endif()
|
|
302
|
-
+
|
|
303
|
-
include("${CMAKE_CURRENT_LIST_DIR}/SDL2_mixer_ext-static-targets.cmake")
|
|
304
|
-
endif()
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
vcpkg_from_github(
|
|
2
2
|
OUT_SOURCE_PATH SOURCE_PATH
|
|
3
3
|
REPO WohlSoft/SDL-Mixer-X
|
|
4
|
-
REF
|
|
5
|
-
SHA512
|
|
4
|
+
REF "${VERSION}"
|
|
5
|
+
SHA512 bdb39122ecf8492723615421c37c0d2a8d5958110d7bf2f0a01f5c54cc1f3f6e9a54887df7d348e9dc7e34906cff67794b0f5d61ca6fe5e4019f84ed88cf07e5
|
|
6
6
|
HEAD_REF master
|
|
7
7
|
PATCHES
|
|
8
8
|
fix-dependencies.patch
|
|
@@ -24,6 +24,7 @@ vcpkg_check_features(OUT_FEATURE_OPTIONS FEATURE_OPTIONS
|
|
|
24
24
|
libxmp USE_XMP
|
|
25
25
|
libgme USE_GME
|
|
26
26
|
ffmpeg USE_FFMPEG
|
|
27
|
+
pxtone USE_PXTONE
|
|
27
28
|
cmd USE_CMD
|
|
28
29
|
libadlmidi USE_MIDI_ADLMIDI
|
|
29
30
|
libopnmidi USE_MIDI_OPNMIDI
|
|
@@ -59,12 +60,14 @@ vcpkg_cmake_configure(
|
|
|
59
60
|
-DUSE_SYSTEM_AUDIO_LIBRARIES=ON
|
|
60
61
|
-DUSE_OGG_VORBIS_STB=OFF
|
|
61
62
|
-DUSE_DRFLAC=OFF
|
|
63
|
+
-USE_WAVPACK_DSD=ON
|
|
62
64
|
-DUSE_MP3_DRMP3=OFF
|
|
63
65
|
-DUSE_FFMPEG_DYNAMIC=OFF
|
|
64
66
|
-DUSE_MIDI=${USE_MIDI}
|
|
65
67
|
-DUSE_MIDI_EDMIDI=OFF
|
|
66
68
|
-DUSE_MIDI_FLUIDLITE=OFF
|
|
67
69
|
MAYBE_UNUSED_VARIABLES
|
|
70
|
+
USE_WAVPACK_DSD
|
|
68
71
|
USE_FFMPEG_DYNAMIC
|
|
69
72
|
USE_CMD
|
|
70
73
|
USE_MIDI_NATIVE
|
|
@@ -1,11 +1,15 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "sdl2-mixer-ext",
|
|
3
|
-
"version
|
|
3
|
+
"version": "2.6.0",
|
|
4
|
+
"port-version": 1,
|
|
4
5
|
"description": "An audio mixer library based on the SDL library, a fork of SDL_mixer",
|
|
5
6
|
"homepage": "https://wohlsoft.github.io/SDL-Mixer-X",
|
|
6
7
|
"license": "Zlib OR LGPL-2.1-or-later OR GPL-2.0-or-later OR GPL-3.0-or-later",
|
|
7
8
|
"dependencies": [
|
|
8
|
-
|
|
9
|
+
{
|
|
10
|
+
"name": "sdl2",
|
|
11
|
+
"default-features": false
|
|
12
|
+
},
|
|
9
13
|
{
|
|
10
14
|
"name": "vcpkg-cmake",
|
|
11
15
|
"host": true
|
|
@@ -100,7 +104,7 @@
|
|
|
100
104
|
},
|
|
101
105
|
"nativemidi": {
|
|
102
106
|
"description": "Use Native MIDI Player to play MIDI audio format.",
|
|
103
|
-
"supports": "windows | osx"
|
|
107
|
+
"supports": "(windows & !uwp) | osx"
|
|
104
108
|
},
|
|
105
109
|
"opusfile": {
|
|
106
110
|
"description": "Use opusfile to play Opus audio format.",
|
|
@@ -108,6 +112,9 @@
|
|
|
108
112
|
"opusfile"
|
|
109
113
|
]
|
|
110
114
|
},
|
|
115
|
+
"pxtone": {
|
|
116
|
+
"description": "Use pxtone to play PPTUNE and PTCOP audio formats."
|
|
117
|
+
},
|
|
111
118
|
"timidity": {
|
|
112
119
|
"description": "Use Timidity to play MIDI audio format."
|
|
113
120
|
},
|