@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
|
@@ -267,13 +267,13 @@ macro(z_vcpkg_acquire_msys_declare_all_packages)
|
|
|
267
267
|
DEPS autoconf2.71 bash sed
|
|
268
268
|
)
|
|
269
269
|
z_vcpkg_acquire_msys_declare_package(
|
|
270
|
-
URL "https://mirror.msys2.org/msys/x86_64/autoconf2.71-2.71-
|
|
271
|
-
SHA512
|
|
270
|
+
URL "https://mirror.msys2.org/msys/x86_64/autoconf2.71-2.71-3-any.pkg.tar.zst"
|
|
271
|
+
SHA512 dd312c428b2e19afd00899eb53ea4255794dea4c19d1d6dea2419cb6a54209ea2130d48abbc20af12196b9f628143436f736fbf889809c2c2291be0c69c0e306
|
|
272
272
|
DEPS awk bash diffutils m4 perl sed
|
|
273
273
|
)
|
|
274
274
|
z_vcpkg_acquire_msys_declare_package(
|
|
275
|
-
URL "https://mirror.msys2.org/msys/x86_64/autoconf-archive-
|
|
276
|
-
SHA512
|
|
275
|
+
URL "https://mirror.msys2.org/msys/x86_64/autoconf-archive-2023.02.20-1-any.pkg.tar.zst"
|
|
276
|
+
SHA512 0dbdba67934402eeb974e6738eb9857d013342b4e3a11200710b87fbf085d5bebf49b29b6a14b6ff2511b126549919a375b68f19cc22aa18f6ba23c57290ac72
|
|
277
277
|
)
|
|
278
278
|
z_vcpkg_acquire_msys_declare_package(
|
|
279
279
|
URL "https://mirror.msys2.org/msys/x86_64/automake-wrapper-20221207-1-any.pkg.tar.zst"
|
|
@@ -288,13 +288,13 @@ macro(z_vcpkg_acquire_msys_declare_all_packages)
|
|
|
288
288
|
PATCHES "${Z_VCPKG_AUTOMAKE_CLANG_CL_PATCH}"
|
|
289
289
|
)
|
|
290
290
|
z_vcpkg_acquire_msys_declare_package(
|
|
291
|
-
URL "https://mirror.msys2.org/msys/x86_64/bash-5.2.
|
|
292
|
-
SHA512
|
|
291
|
+
URL "https://mirror.msys2.org/msys/x86_64/bash-5.2.021-1-x86_64.pkg.tar.zst"
|
|
292
|
+
SHA512 ae487f08549ba269a55b7c4b184f4c02bb1c41711e3c6d112fa8ae62ca7a67e2b2ad41eca7828821119e815010ab83669293252d31ac46d3025f3aa8fcf3016e
|
|
293
293
|
PROVIDES sh
|
|
294
294
|
)
|
|
295
295
|
z_vcpkg_acquire_msys_declare_package(
|
|
296
|
-
URL "https://mirror.msys2.org/msys/x86_64/binutils-2.
|
|
297
|
-
SHA512
|
|
296
|
+
URL "https://mirror.msys2.org/msys/x86_64/binutils-2.41-3-x86_64.pkg.tar.zst"
|
|
297
|
+
SHA512 37f579643039564b7ec12da8ff81142d1877145bfe717e40a9a3de19ce5a4369d4098e64f91f9a3cd79ced8dd25082dae432f58affd4e7fe64acb96dcf99dc22
|
|
298
298
|
DEPS libiconv libintl zlib
|
|
299
299
|
)
|
|
300
300
|
z_vcpkg_acquire_msys_declare_package(
|
|
@@ -308,13 +308,13 @@ macro(z_vcpkg_acquire_msys_declare_all_packages)
|
|
|
308
308
|
DEPS libiconv libintl gmp
|
|
309
309
|
)
|
|
310
310
|
z_vcpkg_acquire_msys_declare_package(
|
|
311
|
-
URL "https://mirror.msys2.org/msys/x86_64/diffutils-3.
|
|
312
|
-
SHA512
|
|
311
|
+
URL "https://mirror.msys2.org/msys/x86_64/diffutils-3.10-1-x86_64.pkg.tar.zst"
|
|
312
|
+
SHA512 7ed406370a699be98bff4eeb156a063de80ac8e332fb1873639e0b95b2e72e626351e24c5ca0021af9c0e56c4a3d91bd6669e6245b21c9d4ebdbb36888d8e39d
|
|
313
313
|
DEPS libiconv libintl sh
|
|
314
314
|
)
|
|
315
315
|
z_vcpkg_acquire_msys_declare_package(
|
|
316
|
-
URL "https://mirror.msys2.org/msys/x86_64/file-5.
|
|
317
|
-
SHA512
|
|
316
|
+
URL "https://mirror.msys2.org/msys/x86_64/file-5.45-1-x86_64.pkg.tar.zst"
|
|
317
|
+
SHA512 fae01c7e2c88357be024aa09dba7b805d596cec7cde5c29a46c3ab209c67de64a005887e346edaad84b5173c033cb6618997d864f7fad4a7555bd38a3f7831c5
|
|
318
318
|
DEPS gcc-libs libbz2 liblzma libzstd zlib
|
|
319
319
|
)
|
|
320
320
|
z_vcpkg_acquire_msys_declare_package(
|
|
@@ -323,29 +323,29 @@ macro(z_vcpkg_acquire_msys_declare_all_packages)
|
|
|
323
323
|
DEPS libintl libiconv
|
|
324
324
|
)
|
|
325
325
|
z_vcpkg_acquire_msys_declare_package(
|
|
326
|
-
URL "https://mirror.msys2.org/msys/x86_64/gawk-5.
|
|
327
|
-
SHA512
|
|
326
|
+
URL "https://mirror.msys2.org/msys/x86_64/gawk-5.3.0-1-x86_64.pkg.tar.zst"
|
|
327
|
+
SHA512 01a65153ffa109c51f05ef014534feecde9fc3e83ab4f5fc7f0ae957ea8a0bad2756fc65a86e20ab87a063c92161f7a7fccc8232b51c44c6ee506b7cff3762e7
|
|
328
328
|
PROVIDES awk
|
|
329
329
|
DEPS libintl libreadline mpfr sh
|
|
330
330
|
)
|
|
331
331
|
z_vcpkg_acquire_msys_declare_package(
|
|
332
|
-
URL "https://mirror.msys2.org/msys/x86_64/gcc-libs-
|
|
333
|
-
SHA512
|
|
332
|
+
URL "https://mirror.msys2.org/msys/x86_64/gcc-libs-13.2.0-2-x86_64.pkg.tar.zst" # 05-Jul-2022
|
|
333
|
+
SHA512 0bf8d56516ed7f14db2d1a991ccced0977d33a560f1844b114b62b2cd93d96374d3b85c5257adc0c4f141c3f3533bc4e8914349547092d607c22dea3bdbbbd0d
|
|
334
334
|
)
|
|
335
335
|
z_vcpkg_acquire_msys_declare_package(
|
|
336
|
-
URL "https://mirror.msys2.org/msys/x86_64/gettext-0.
|
|
337
|
-
SHA512
|
|
336
|
+
URL "https://mirror.msys2.org/msys/x86_64/gettext-0.22.4-1-x86_64.pkg.tar.zst"
|
|
337
|
+
SHA512 7bd1dc50df8a973a075286fdf115fa30c8a78aa23d2845e2bdeb6068bf3391321d9b3ce3241626453bb660d1a57563bea44eebadf81cb2f98f15fbaf266648ec
|
|
338
338
|
DEPS libasprintf libgettextpo libintl
|
|
339
339
|
)
|
|
340
340
|
# This package shouldn't be a here
|
|
341
341
|
z_vcpkg_acquire_msys_declare_package(
|
|
342
|
-
URL "https://mirror.msys2.org/msys/x86_64/gettext-devel-0.
|
|
343
|
-
SHA512
|
|
342
|
+
URL "https://mirror.msys2.org/msys/x86_64/gettext-devel-0.22.4-1-x86_64.pkg.tar.zst"
|
|
343
|
+
SHA512 e7748736014b0aa47f2bc740189a5e8e1bcc99a82ccd02d6f75e226b041704e4f353107df175c0547651a05f5a352ec474a7af693fb33d42a8885e47ac371d2e
|
|
344
344
|
DEPS gettext # libiconv-devel
|
|
345
345
|
)
|
|
346
346
|
z_vcpkg_acquire_msys_declare_package(
|
|
347
|
-
URL "https://mirror.msys2.org/msys/x86_64/gmp-6.
|
|
348
|
-
SHA512
|
|
347
|
+
URL "https://mirror.msys2.org/msys/x86_64/gmp-6.3.0-1-x86_64.pkg.tar.zst"
|
|
348
|
+
SHA512 d4e8549e55d4088eca30753f867bf82d9287955209766f488f2a07ecc71bc63ef2c50fcc9d47470ea3b0d2f149f1648d9c2453e366e3eb2c2e2d60939f311a40
|
|
349
349
|
)
|
|
350
350
|
z_vcpkg_acquire_msys_declare_package(
|
|
351
351
|
URL "https://mirror.msys2.org/msys/x86_64/grep-1~3.0-6-x86_64.pkg.tar.zst"
|
|
@@ -353,13 +353,13 @@ macro(z_vcpkg_acquire_msys_declare_all_packages)
|
|
|
353
353
|
DEPS libiconv libintl libpcre sh
|
|
354
354
|
)
|
|
355
355
|
z_vcpkg_acquire_msys_declare_package(
|
|
356
|
-
URL "https://mirror.msys2.org/msys/x86_64/gzip-1.
|
|
357
|
-
SHA512
|
|
356
|
+
URL "https://mirror.msys2.org/msys/x86_64/gzip-1.13-1-x86_64.pkg.tar.zst"
|
|
357
|
+
SHA512 4dbcfe5df7c213b10f003fc2a15123a5ed0d1a6d09638c467098f7b7db2e4fdd75a7ceee03b3a26c2492ae485267d626db981c5b9167e3acb3d7436de97d0e97
|
|
358
358
|
DEPS bash
|
|
359
359
|
)
|
|
360
360
|
z_vcpkg_acquire_msys_declare_package(
|
|
361
|
-
URL "https://mirror.msys2.org/msys/x86_64/libasprintf-0.
|
|
362
|
-
SHA512
|
|
361
|
+
URL "https://mirror.msys2.org/msys/x86_64/libasprintf-0.22.4-1-x86_64.pkg.tar.zst"
|
|
362
|
+
SHA512 06f353d2020d1e7168f4084e9fc17856a158a67a61098314e4b1d7db075542eb29dfe8a84bd154dad28942ee8eaae1e13a6510a4d2caab4509d9f3ea22db6d87
|
|
363
363
|
DEPS gcc-libs
|
|
364
364
|
)
|
|
365
365
|
z_vcpkg_acquire_msys_declare_package(
|
|
@@ -368,13 +368,8 @@ macro(z_vcpkg_acquire_msys_declare_all_packages)
|
|
|
368
368
|
DEPS gcc-libs
|
|
369
369
|
)
|
|
370
370
|
z_vcpkg_acquire_msys_declare_package(
|
|
371
|
-
URL "https://mirror.msys2.org/msys/x86_64/
|
|
372
|
-
SHA512
|
|
373
|
-
DEPS gcc-libs
|
|
374
|
-
)
|
|
375
|
-
z_vcpkg_acquire_msys_declare_package(
|
|
376
|
-
URL "https://mirror.msys2.org/msys/x86_64/libgettextpo-0.21-2-x86_64.pkg.tar.zst"
|
|
377
|
-
SHA512 e5736e2d5b8a7f0df02bab3a4c0e09f5a83069f4ff5554fa176f832b455fe836210686428172a34951db7f4ce6f20ec5428440af06d481fcaa90d632aac4afd2
|
|
371
|
+
URL "https://mirror.msys2.org/msys/x86_64/libgettextpo-0.22.4-1-x86_64.pkg.tar.zst"
|
|
372
|
+
SHA512 7552bc873331f07a4c006f27fe9f72186eed9717d68c4cbf54a75ff65c9445f874c43ccced2f9fa75ff1602c1209f6f1f4335a6ae6bf9bd5e951292584db7539
|
|
378
373
|
DEPS gcc-libs
|
|
379
374
|
)
|
|
380
375
|
z_vcpkg_acquire_msys_declare_package(
|
|
@@ -383,24 +378,24 @@ macro(z_vcpkg_acquire_msys_declare_all_packages)
|
|
|
383
378
|
DEPS gcc-libs libintl
|
|
384
379
|
)
|
|
385
380
|
z_vcpkg_acquire_msys_declare_package(
|
|
386
|
-
URL "https://mirror.msys2.org/msys/x86_64/libintl-0.
|
|
387
|
-
SHA512
|
|
381
|
+
URL "https://mirror.msys2.org/msys/x86_64/libintl-0.22.4-1-x86_64.pkg.tar.zst"
|
|
382
|
+
SHA512 07f41f7fa53967bb5b0aca72255c70d7aeed58ea86b67bd0e765e08c20c50187ef2e775b630c0d48b3afbe62203754f7e8653a5f2e1a87a38b4af5753c7bd232
|
|
388
383
|
DEPS gcc-libs libiconv
|
|
389
384
|
)
|
|
390
385
|
z_vcpkg_acquire_msys_declare_package(
|
|
391
|
-
URL "https://mirror.msys2.org/msys/x86_64/liblzma-5.4.
|
|
392
|
-
SHA512
|
|
386
|
+
URL "https://mirror.msys2.org/msys/x86_64/liblzma-5.4.5-1-x86_64.pkg.tar.zst"
|
|
387
|
+
SHA512 3597c5dfb68eb6cdc06904d3d9e00c446bd9f1459d6ff78aae148bf27e879bd32a326556c68b91603d04b20b1af6ac02808dc5aedc8ca1510b294b658ec6ce87
|
|
393
388
|
# This package installs only a DLL. No extra deps.
|
|
394
389
|
DEPS # gettext libiconv sh
|
|
395
390
|
)
|
|
396
391
|
z_vcpkg_acquire_msys_declare_package(
|
|
397
|
-
URL "https://mirror.msys2.org/msys/x86_64/libpcre-8.45-
|
|
398
|
-
SHA512
|
|
392
|
+
URL "https://mirror.msys2.org/msys/x86_64/libpcre-8.45-4-x86_64.pkg.tar.zst"
|
|
393
|
+
SHA512 e1eb5cb38dce22012527bba2e92f908bf23c7725d77dcbd7fa14597af0f5b413319e0a7dd66555370afffc3b55d6074b8b83fd3c384d31ac505b74db246d54ac
|
|
399
394
|
DEPS gcc-libs
|
|
400
395
|
)
|
|
401
396
|
z_vcpkg_acquire_msys_declare_package(
|
|
402
|
-
URL "https://mirror.msys2.org/msys/x86_64/libreadline-8.2.
|
|
403
|
-
SHA512
|
|
397
|
+
URL "https://mirror.msys2.org/msys/x86_64/libreadline-8.2.007-1-x86_64.pkg.tar.zst"
|
|
398
|
+
SHA512 f25d667448de47640636a44dfadfc4b9a0fb6ce51e9d61fce87989f3d307e98c41d37ea3a5b5de47efeb259ef2582ac7ae6774bf619aa5adcf7cff462707fbbb
|
|
404
399
|
DEPS ncurses
|
|
405
400
|
)
|
|
406
401
|
z_vcpkg_acquire_msys_declare_package(
|
|
@@ -411,8 +406,13 @@ macro(z_vcpkg_acquire_msys_declare_all_packages)
|
|
|
411
406
|
awk findutils grep sed
|
|
412
407
|
)
|
|
413
408
|
z_vcpkg_acquire_msys_declare_package(
|
|
414
|
-
URL "https://mirror.msys2.org/msys/x86_64/
|
|
415
|
-
SHA512
|
|
409
|
+
URL "https://mirror.msys2.org/msys/x86_64/libxcrypt-4.4.36-1-x86_64.pkg.tar.zst"
|
|
410
|
+
SHA512 457320daebd1aa45461788fb52dd4772fe91c34902201fac81d94ee2cbbfa216b02b3831a3e32a5ac638a3f12ac31fcec94ee95b19696fec6624e10e3dc5ffff
|
|
411
|
+
DEPS gcc-libs
|
|
412
|
+
)
|
|
413
|
+
z_vcpkg_acquire_msys_declare_package(
|
|
414
|
+
URL "https://mirror.msys2.org/msys/x86_64/libzstd-1.5.5-1-x86_64.pkg.tar.zst"
|
|
415
|
+
SHA512 c3d491f90bef0cbd7447303ff6f5a647e9fcf7bb0af9116cfe5fe421180e2283ec9403c768caa9434e9b158ce6ebde1a4750c56db8f67dfac4d6282d0ac30413
|
|
416
416
|
DEPS gcc-libs
|
|
417
417
|
)
|
|
418
418
|
z_vcpkg_acquire_msys_declare_package(
|
|
@@ -426,17 +426,17 @@ macro(z_vcpkg_acquire_msys_declare_all_packages)
|
|
|
426
426
|
DEPS libintl sh
|
|
427
427
|
)
|
|
428
428
|
z_vcpkg_acquire_msys_declare_package(
|
|
429
|
-
URL "https://mirror.msys2.org/msys/x86_64/mpfr-4.2.
|
|
430
|
-
SHA512
|
|
429
|
+
URL "https://mirror.msys2.org/msys/x86_64/mpfr-4.2.1-1-x86_64.pkg.tar.zst"
|
|
430
|
+
SHA512 7417bb02a0f1073b8c1a64732463ec178d28f75eebd9621d02117cda1d214aff3e28277bd20e1e4731e191daab26e38333ace007ed44459ce3e2feae27aedc00
|
|
431
431
|
DEPS gmp
|
|
432
432
|
)
|
|
433
433
|
z_vcpkg_acquire_msys_declare_package(
|
|
434
|
-
URL "https://mirror.msys2.org/msys/x86_64/msys2-runtime-3.4.
|
|
435
|
-
SHA512
|
|
434
|
+
URL "https://mirror.msys2.org/msys/x86_64/msys2-runtime-3.4.9-3-x86_64.pkg.tar.zst"
|
|
435
|
+
SHA512 2695dd70a7f93926cc7077dc6f57a273a408aa3943a44268870d01096b6537904890fc302838f036ecc13ffa662f4ed7d56f9fc146b41fd777390c9cbf0b6a77
|
|
436
436
|
)
|
|
437
437
|
z_vcpkg_acquire_msys_declare_package(
|
|
438
|
-
URL "https://mirror.msys2.org/msys/x86_64/ncurses-6.4-
|
|
439
|
-
SHA512
|
|
438
|
+
URL "https://mirror.msys2.org/msys/x86_64/ncurses-6.4-2-x86_64.pkg.tar.zst"
|
|
439
|
+
SHA512 31d1e75071158aae970209de79adc3b3ff1d189ffc18460b3f1c818784e571ff3e0ff2767013516f9bb3fd0e62c2038444f1e8c1816db357d57e31f8663f4420
|
|
440
440
|
DEPS gcc-libs
|
|
441
441
|
)
|
|
442
442
|
z_vcpkg_acquire_msys_declare_package(
|
|
@@ -444,13 +444,13 @@ macro(z_vcpkg_acquire_msys_declare_all_packages)
|
|
|
444
444
|
SHA512 eb484156e6e93da061645437859531f7b04abe6fef9973027343302f088a8681d413d87c5635a10b61ddc4a3e4d537af1de7552b3a13106639e451b95831ec91
|
|
445
445
|
)
|
|
446
446
|
z_vcpkg_acquire_msys_declare_package(
|
|
447
|
-
URL "https://mirror.msys2.org/msys/x86_64/perl-5.36.
|
|
448
|
-
SHA512
|
|
449
|
-
DEPS coreutils
|
|
447
|
+
URL "https://mirror.msys2.org/msys/x86_64/perl-5.36.1-2-x86_64.pkg.tar.zst"
|
|
448
|
+
SHA512 0aead6f3df994c880726bec4c32b80f09b01ad0acaeb58f6a37d073f3278d7362eca70f6cdd1276a3838e9fc0b2f11f62e135a1139eef3f7b0ddd2520addff3b
|
|
449
|
+
DEPS coreutils libxcrypt sh
|
|
450
450
|
)
|
|
451
451
|
z_vcpkg_acquire_msys_declare_package(
|
|
452
|
-
URL "https://mirror.msys2.org/msys/x86_64/pkgconf-1.
|
|
453
|
-
SHA512
|
|
452
|
+
URL "https://mirror.msys2.org/msys/x86_64/pkgconf-2.1.0-1-x86_64.pkg.tar.zst"
|
|
453
|
+
SHA512 4376aba6fd2c118b1cb7e2008a23724aae62e9c972849b984a087079eaff1a29f423d3dedc3d7cfa682d931eb9a72891c8630196507a4a2cbe15f80a359bfa58
|
|
454
454
|
PROVIDES pkg-config
|
|
455
455
|
)
|
|
456
456
|
z_vcpkg_acquire_msys_declare_package(
|
|
@@ -459,13 +459,13 @@ macro(z_vcpkg_acquire_msys_declare_all_packages)
|
|
|
459
459
|
DEPS libintl sh
|
|
460
460
|
)
|
|
461
461
|
z_vcpkg_acquire_msys_declare_package(
|
|
462
|
-
URL "https://mirror.msys2.org/msys/x86_64/tar-1.
|
|
463
|
-
SHA512
|
|
462
|
+
URL "https://mirror.msys2.org/msys/x86_64/tar-1.35-2-x86_64.pkg.tar.zst"
|
|
463
|
+
SHA512 86269fe17729e5381f8236a0251088110725c3eb930215b8378b6673e5ee136847997bb6a667fe0398b65b85e3f3a7e4679a0fd4bb2ebcb9429a5d7273a02d54
|
|
464
464
|
DEPS libiconv libintl sh
|
|
465
465
|
)
|
|
466
466
|
z_vcpkg_acquire_msys_declare_package(
|
|
467
|
-
URL "https://mirror.msys2.org/msys/x86_64/texinfo-7.
|
|
468
|
-
SHA512
|
|
467
|
+
URL "https://mirror.msys2.org/msys/x86_64/texinfo-7.1-1-x86_64.pkg.tar.zst"
|
|
468
|
+
SHA512 19b985991b92ba6cc7d5057b27488d770a056dc6c68a6af6c83d9814dbf8ea289b5c770a17564b1eddceb10e80c31146556e2a766921624fa1b81fecc52a1bab
|
|
469
469
|
DEPS perl sh
|
|
470
470
|
)
|
|
471
471
|
z_vcpkg_acquire_msys_declare_package(
|
|
@@ -479,20 +479,20 @@ macro(z_vcpkg_acquire_msys_declare_all_packages)
|
|
|
479
479
|
DEPS sh
|
|
480
480
|
)
|
|
481
481
|
z_vcpkg_acquire_msys_declare_package(
|
|
482
|
-
URL "https://mirror.msys2.org/msys/x86_64/xz-5.4.
|
|
483
|
-
SHA512
|
|
482
|
+
URL "https://mirror.msys2.org/msys/x86_64/xz-5.4.5-1-x86_64.pkg.tar.zst"
|
|
483
|
+
SHA512 a594d11653ebf59a6325de3d1c51a6cc5584b3b81a9e3e94995e3af82d5a113022ad7b847177528dc549e32dd6c0f7be43e678c71df2867495b5b2273a25fb61
|
|
484
484
|
DEPS libiconv libintl liblzma
|
|
485
485
|
)
|
|
486
486
|
z_vcpkg_acquire_msys_declare_package(
|
|
487
|
-
URL "https://mirror.msys2.org/msys/x86_64/zlib-1.
|
|
488
|
-
SHA512
|
|
487
|
+
URL "https://mirror.msys2.org/msys/x86_64/zlib-1.3-1-x86_64.pkg.tar.zst"
|
|
488
|
+
SHA512 365ab41ce28a4cfcd2dd62824381baca0dd15be6e7f4028db54503c7a30c849c2139333118c845ca84d7052c4ef38dcaf0f103ceee2f127c2474a9d38a196695
|
|
489
489
|
DEPS gcc-libs
|
|
490
490
|
)
|
|
491
491
|
|
|
492
492
|
# mingw64 subsystem
|
|
493
493
|
z_vcpkg_acquire_msys_declare_package(
|
|
494
|
-
URL "https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-bzip2-1.0.8-
|
|
495
|
-
SHA512
|
|
494
|
+
URL "https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-bzip2-1.0.8-3-any.pkg.tar.zst"
|
|
495
|
+
SHA512 fb1ae524d7b04e1f35c3101c318136dbe08da8093bda98f6aea7e6c2564fec5f8533fb61cac5001b6425105cd982511964ec04099c6651f990dc3b8baf7f7057
|
|
496
496
|
DEPS mingw-w64-x86_64-gcc-libs
|
|
497
497
|
)
|
|
498
498
|
z_vcpkg_acquire_msys_declare_package(
|
|
@@ -505,24 +505,24 @@ macro(z_vcpkg_acquire_msys_declare_all_packages)
|
|
|
505
505
|
SHA512 b49ec84750387af5b73a78d654673d62cf0e2cb2b59b4d25acb7eca3830018f7a2aefe600d67d843417cfbdd97db81ecfd49a8811e312f53b42c21fb106b230d
|
|
506
506
|
)
|
|
507
507
|
z_vcpkg_acquire_msys_declare_package(
|
|
508
|
-
URL "https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-gcc-libgfortran-
|
|
509
|
-
SHA512
|
|
508
|
+
URL "https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-gcc-libgfortran-13.2.0-2-any.pkg.tar.zst"
|
|
509
|
+
SHA512 206eb7c19060b13286be4966611fe30d4c8a3e17df42aa9ebc5a18da384f16ad149504721b89c615c3cd1579f6744932ea0578ae3c16479472d70ce1a2441e30
|
|
510
510
|
DEPS mingw-w64-x86_64-gcc-libs
|
|
511
511
|
)
|
|
512
512
|
z_vcpkg_acquire_msys_declare_package(
|
|
513
|
-
URL "https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-gcc-libs-
|
|
514
|
-
SHA512
|
|
515
|
-
PROVIDES mingw-w64-x86_64-
|
|
513
|
+
URL "https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-gcc-libs-13.2.0-2-any.pkg.tar.zst"
|
|
514
|
+
SHA512 28965ec13cd1006955c7182589d0896f92b7eb29c7d42434fcdc9b93450b51f32b4ce28dc830700e3aa735133facb6db6808db2ac0fae494d601cf3f4a7739e2
|
|
515
|
+
PROVIDES mingw-w64-x86_64-omp
|
|
516
516
|
DEPS mingw-w64-x86_64-libwinpthread
|
|
517
517
|
)
|
|
518
518
|
z_vcpkg_acquire_msys_declare_package(
|
|
519
|
-
URL "https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-gettext-0.
|
|
520
|
-
SHA512
|
|
519
|
+
URL "https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-gettext-0.22.4-3-any.pkg.tar.zst"
|
|
520
|
+
SHA512 faf6975be9ab7c8099900985ac3f89e188d0d578958dfef029d63ba808c9a1ae52c8f3bfda61ce49a4930d0b3633f590a8d86e0727e761ef617da2a7214a7abe
|
|
521
521
|
DEPS mingw-w64-x86_64-expat mingw-w64-x86_64-gcc-libs mingw-w64-x86_64-libiconv
|
|
522
522
|
)
|
|
523
523
|
z_vcpkg_acquire_msys_declare_package(
|
|
524
|
-
URL "https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-gmp-6.
|
|
525
|
-
SHA512
|
|
524
|
+
URL "https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-gmp-6.3.0-2-any.pkg.tar.zst"
|
|
525
|
+
SHA512 38ab150051d787e44f1c75b3703d6c8deb429d244acb2a973ee232043b708e6c9e29a1f9e28f12e242c136d433e8eb5a5133a4d9ac7b87157a9749a8d215d2f0
|
|
526
526
|
)
|
|
527
527
|
z_vcpkg_acquire_msys_declare_package(
|
|
528
528
|
URL "https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-libffi-3.4.4-1-any.pkg.tar.zst"
|
|
@@ -550,13 +550,13 @@ macro(z_vcpkg_acquire_msys_declare_all_packages)
|
|
|
550
550
|
DEPS mingw-w64-x86_64-gcc-libs mingw-w64-x86_64-gettext
|
|
551
551
|
)
|
|
552
552
|
z_vcpkg_acquire_msys_declare_package(
|
|
553
|
-
URL "https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-libwinpthread-git-
|
|
554
|
-
SHA512
|
|
553
|
+
URL "https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-libwinpthread-git-11.0.0.r404.g3a137bd87-1-any.pkg.tar.zst"
|
|
554
|
+
SHA512 d8e1032fa82283bc1acab5aa1273a94f11ce42ac34c9c656b11acb2e06a400cc15a9fee9f97d99f7c11803d66948c6840051ef7a6a8d9ba1d1cb0d5cb2682cef
|
|
555
555
|
PROVIDES mingw-w64-x86_64-libwinpthread
|
|
556
556
|
)
|
|
557
557
|
z_vcpkg_acquire_msys_declare_package(
|
|
558
|
-
URL "https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-mpc-1.3.1-
|
|
559
|
-
SHA512
|
|
558
|
+
URL "https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-mpc-1.3.1-2-any.pkg.tar.zst"
|
|
559
|
+
SHA512 3fe183d4af3b3935a4394502eab75a8f7b7692f551fd44e54c67935a4691388d23a021ee1147f0345ed27ffe8a8db3e9e7e37caf2348df3413e0acd519c12a0c
|
|
560
560
|
DEPS mingw-w64-x86_64-gmp mingw-w64-x86_64-mpfr
|
|
561
561
|
)
|
|
562
562
|
z_vcpkg_acquire_msys_declare_package(
|
|
@@ -565,40 +565,40 @@ macro(z_vcpkg_acquire_msys_declare_all_packages)
|
|
|
565
565
|
DEPS mingw-w64-x86_64-gcc-libs
|
|
566
566
|
)
|
|
567
567
|
z_vcpkg_acquire_msys_declare_package(
|
|
568
|
-
URL "https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-mpfr-4.2.
|
|
569
|
-
SHA512
|
|
568
|
+
URL "https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-mpfr-4.2.1-2-any.pkg.tar.zst"
|
|
569
|
+
SHA512 03a727e1622b09ed0b6e0cb93a6b1040c31c9504c3f14bd1a2e12b8293153609796bc99882393b343c4d96e45f402f847317a3a65212b972ff96a964e5e52815
|
|
570
570
|
DEPS mingw-w64-x86_64-gcc-libs mingw-w64-x86_64-gmp
|
|
571
571
|
)
|
|
572
572
|
z_vcpkg_acquire_msys_declare_package(
|
|
573
|
-
URL "https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-ncurses-6.4.
|
|
574
|
-
SHA512
|
|
573
|
+
URL "https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-ncurses-6.4.20230708-1-any.pkg.tar.zst"
|
|
574
|
+
SHA512 7d0acb481c8bc60381b8255a611a0ea19827f5d540e71532e4077ad91755f8069cb7826d9249ec113ae13e6db348d5253d2378739a11882e0faac43656fce9f2
|
|
575
575
|
DEPS mingw-w64-x86_64-libsystre
|
|
576
576
|
)
|
|
577
577
|
z_vcpkg_acquire_msys_declare_package(
|
|
578
|
-
URL "https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-openblas-0.3.
|
|
579
|
-
SHA512
|
|
578
|
+
URL "https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-openblas-0.3.25-1-any.pkg.tar.zst"
|
|
579
|
+
SHA512 f93988ca6d99cb07776923a3458cb132bc6991592b24e1a4bab65dbfb8a9854f1654c203fe595840fee9129e93a0695da6999b2ec18980d4822ef787d3e6176e
|
|
580
580
|
PROVIDES mingw-w64-x86_64-OpenBLAS
|
|
581
581
|
DEPS mingw-w64-x86_64-gcc-libgfortran mingw-w64-x86_64-gcc-libs mingw-w64-x86_64-libwinpthread mingw-w64-x86_64-omp
|
|
582
582
|
)
|
|
583
583
|
z_vcpkg_acquire_msys_declare_package(
|
|
584
|
-
URL "https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-openssl-3.
|
|
585
|
-
SHA512
|
|
584
|
+
URL "https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-openssl-3.2.0-1-any.pkg.tar.zst"
|
|
585
|
+
SHA512 e95127a442d6b0ee6f7919287a8ebbf16e71135b39d1fd0ed38fb2c53b52f95e8dac831fb797bd36531c8f5834b51164b1384c6c8211bcdd278b1ccef8db8360
|
|
586
586
|
#DEPS mingw-w64-x86_64-ca-certificates mingw-w64-x86_64-gcc-libs mingw-w64-x86_64-zlib
|
|
587
587
|
)
|
|
588
588
|
z_vcpkg_acquire_msys_declare_package(
|
|
589
|
-
URL "https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-p11-kit-0.
|
|
590
|
-
SHA512
|
|
589
|
+
URL "https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-p11-kit-0.25.3-1-any.pkg.tar.zst"
|
|
590
|
+
SHA512 2e1aae91f0f103e745a10557cb83062ed87910a1142c8bfd756bad5ce3789ff88823cd03b6b7be920dc367e5b240724fd0e7a6a203b7a6269b2f1d4657a37726
|
|
591
591
|
DEPS mingw-w64-x86_64-gettext mingw-w64-x86_64-libffi mingw-w64-x86_64-libtasn1
|
|
592
592
|
)
|
|
593
593
|
z_vcpkg_acquire_msys_declare_package(
|
|
594
|
-
URL "https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-python-3.
|
|
595
|
-
SHA512
|
|
596
|
-
PROVIDES mingw-w64-x86_64-python3 mingw-w64-x86_64-python3.
|
|
594
|
+
URL "https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-python-3.11.6-2-any.pkg.tar.zst"
|
|
595
|
+
SHA512 93d1a4e3476219027da5e70bc7744deda085aba61527315315c824030b70d984a774e3f759306ba3af575492ad13f6a7b5786e83b89b31e845d15b5eba15ebef
|
|
596
|
+
PROVIDES mingw-w64-x86_64-python3 mingw-w64-x86_64-python3.11
|
|
597
597
|
DEPS mingw-w64-x86_64-bzip2 mingw-w64-x86_64-expat mingw-w64-x86_64-gcc-libs mingw-w64-x86_64-libffi mingw-w64-x86_64-mpdecimal mingw-w64-x86_64-ncurses mingw-w64-x86_64-openssl mingw-w64-x86_64-sqlite3 mingw-w64-x86_64-tcl mingw-w64-x86_64-tk mingw-w64-x86_64-xz mingw-w64-x86_64-zlib
|
|
598
598
|
)
|
|
599
599
|
z_vcpkg_acquire_msys_declare_package(
|
|
600
|
-
URL "https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-python-numpy-1.
|
|
601
|
-
SHA512
|
|
600
|
+
URL "https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-python-numpy-1.26.2-1-any.pkg.tar.zst"
|
|
601
|
+
SHA512 3fb60137a7fe558e543d843cb5c6d7a0218dc763e6dee05db5b55e89d0ad05892c585d82ee56ee30390ea27c85fb5e2bc06a327a15f564ed8d0475f5ae5ee9a4
|
|
602
602
|
PROVIDES mingw-w64-x86_64-python3-numpy
|
|
603
603
|
DEPS mingw-w64-x86_64-openblas mingw-w64-x86_64-python
|
|
604
604
|
)
|
|
@@ -608,33 +608,33 @@ macro(z_vcpkg_acquire_msys_declare_all_packages)
|
|
|
608
608
|
DEPS mingw-w64-x86_64-gcc-libs mingw-w64-x86_64-termcap
|
|
609
609
|
)
|
|
610
610
|
z_vcpkg_acquire_msys_declare_package(
|
|
611
|
-
URL "https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-sqlite3-3.
|
|
612
|
-
SHA512
|
|
611
|
+
URL "https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-sqlite3-3.44.0-1-any.pkg.tar.zst"
|
|
612
|
+
SHA512 c598d7a0dfb40adc4faf1fa6e496e398f7ead02fd6ea4a448c686fa93a8c6d669be66389fd5045f852a93446271962820d6f61738770f148d9d3d651d90bad27
|
|
613
613
|
PROVIDES mingw-w64-x86_64-sqlite mingw-w64-x86_64-sqlite-analyzer
|
|
614
614
|
DEPS mingw-w64-x86_64-gcc-libs mingw-w64-x86_64-readline mingw-w64-x86_64-tcl mingw-w64-x86_64-zlib
|
|
615
615
|
)
|
|
616
616
|
z_vcpkg_acquire_msys_declare_package(
|
|
617
|
-
URL "https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-termcap-1.3.1-
|
|
618
|
-
SHA512
|
|
617
|
+
URL "https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-termcap-1.3.1-7-any.pkg.tar.zst"
|
|
618
|
+
SHA512 2610355be441fd933f660f8181a5ad074057361a9aadeaad85961230dcf6df5d5165b94ccf9887144c91812485be57c2d79f39e8191ff525889bdff042d34ce6
|
|
619
619
|
DEPS mingw-w64-x86_64-gcc-libs
|
|
620
620
|
)
|
|
621
621
|
z_vcpkg_acquire_msys_declare_package(
|
|
622
|
-
URL "https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-tcl-8.6.12-
|
|
623
|
-
SHA512
|
|
622
|
+
URL "https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-tcl-8.6.12-2-any.pkg.tar.zst"
|
|
623
|
+
SHA512 d65cb39c2d17bb19f3a8511564a75217adc8f1b7a993038832347e06fb8eb3f61870f6214c751d524888985d923b704f8337be39f8ac62cf6d43db5d454b38ea
|
|
624
624
|
DEPS mingw-w64-x86_64-gcc-libs mingw-w64-x86_64-zlib
|
|
625
625
|
)
|
|
626
626
|
z_vcpkg_acquire_msys_declare_package(
|
|
627
|
-
URL "https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-tk-8.6.12-
|
|
628
|
-
SHA512
|
|
627
|
+
URL "https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-tk-8.6.12-2-any.pkg.tar.zst"
|
|
628
|
+
SHA512 832c98f2bb8963540d175bc6511f00747483d86b0e0d3219c7b6e5b0bd5e7d038018db08875bf26b3fbe6082b4ff1958777e5cfd1920f5d235493f0a1ce071b2
|
|
629
629
|
DEPS mingw-w64-x86_64-tcl
|
|
630
630
|
)
|
|
631
631
|
z_vcpkg_acquire_msys_declare_package(
|
|
632
|
-
URL "https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-xz-5.4.
|
|
633
|
-
SHA512
|
|
632
|
+
URL "https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-xz-5.4.5-1-any.pkg.tar.zst"
|
|
633
|
+
SHA512 cff9da4be195a4d614f18fe8404425180f2fd8af0ff07d8e4681b62b1dfbce8349ca86ae2f08ddc752ba0e08930010bbef208429d467ac27ee1b210245263b73
|
|
634
634
|
DEPS mingw-w64-x86_64-gettext
|
|
635
635
|
)
|
|
636
636
|
z_vcpkg_acquire_msys_declare_package(
|
|
637
|
-
URL "https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-zlib-1.
|
|
638
|
-
SHA512
|
|
637
|
+
URL "https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-zlib-1.3-1-any.pkg.tar.zst"
|
|
638
|
+
SHA512 21191eead4133b5c329ca3e6d1a1b9f724680ddead111ff1f9f544c844a8c66ed8739b19a9f0253f61ce1d40feb0e5354cf692ee5840e0053826996d6cc2ab5a
|
|
639
639
|
)
|
|
640
640
|
endmacro()
|
|
@@ -236,19 +236,12 @@ function(vcpkg_configure_make)
|
|
|
236
236
|
cmake_path(CONVERT "$ENV{SystemRoot}" TO_CMAKE_PATH_LIST system_root NORMALIZE)
|
|
237
237
|
cmake_path(CONVERT "$ENV{LOCALAPPDATA}" TO_CMAKE_PATH_LIST local_app_data NORMALIZE)
|
|
238
238
|
file(REAL_PATH "${system_root}" system_root)
|
|
239
|
-
string(TOUPPER "${system_root}" system_root_upper)
|
|
240
239
|
|
|
241
240
|
message(DEBUG "path_list:${path_list}") # Just to have --trace-expand output
|
|
242
241
|
|
|
243
242
|
vcpkg_list(SET find_system_dirs
|
|
244
|
-
"${system_root}/system32"
|
|
245
243
|
"${system_root}/System32"
|
|
246
|
-
"${system_root}/system32/"
|
|
247
244
|
"${system_root}/System32/"
|
|
248
|
-
"${system_root_upper}/system32"
|
|
249
|
-
"${system_root_upper}/System32"
|
|
250
|
-
"${system_root_upper}/system32/"
|
|
251
|
-
"${system_root_upper}/System32/"
|
|
252
245
|
"${local_app_data}/Microsoft/WindowsApps"
|
|
253
246
|
"${local_app_data}/Microsoft/WindowsApps/"
|
|
254
247
|
)
|
|
@@ -258,7 +251,8 @@ function(vcpkg_configure_make)
|
|
|
258
251
|
set(index 0)
|
|
259
252
|
set(appending TRUE)
|
|
260
253
|
foreach(item IN LISTS path_list)
|
|
261
|
-
|
|
254
|
+
string(TOUPPER "${item}" item_upper)
|
|
255
|
+
if(item_upper IN_LIST find_system_dirs_upper)
|
|
262
256
|
set(appending FALSE)
|
|
263
257
|
break()
|
|
264
258
|
endif()
|
|
@@ -0,0 +1,85 @@
|
|
|
1
|
+
function(vcpkg_download_sourceforge out_var)
|
|
2
|
+
cmake_parse_arguments(PARSE_ARGV 1 "arg"
|
|
3
|
+
""
|
|
4
|
+
"REPO;REF;SHA512;FILENAME"
|
|
5
|
+
"")
|
|
6
|
+
|
|
7
|
+
foreach(arg_name IN ITEMS REPO SHA512 FILENAME)
|
|
8
|
+
if(NOT DEFINED "arg_${arg_name}")
|
|
9
|
+
message(FATAL_ERROR "${arg_name} is required.")
|
|
10
|
+
endif()
|
|
11
|
+
endforeach()
|
|
12
|
+
|
|
13
|
+
if(DEFINED arg_UNPARSED_ARGUMENTS)
|
|
14
|
+
message(FATAL_ERROR "Unrecognized arguments: ${arg_UNPARSED_ARGUMENTS}")
|
|
15
|
+
endif()
|
|
16
|
+
|
|
17
|
+
set(sourceforge_host "https://sourceforge.net/projects")
|
|
18
|
+
|
|
19
|
+
if(arg_REPO MATCHES "^([^/]*)$") # just one element
|
|
20
|
+
set(org_name "${CMAKE_MATCH_1}")
|
|
21
|
+
set(repo_name "")
|
|
22
|
+
elseif(arg_REPO MATCHES "^([^/]*)/([^/]*)$") # two elements
|
|
23
|
+
set(org_name "${CMAKE_MATCH_1}")
|
|
24
|
+
set(repo_name "${CMAKE_MATCH_2}")
|
|
25
|
+
else()
|
|
26
|
+
message(FATAL_ERROR "REPO (${arg_REPO}) is not a valid repo name. It must be:
|
|
27
|
+
- an organization name without any slashes, or
|
|
28
|
+
- an organization name followed by a repository name separated by a single slash")
|
|
29
|
+
endif()
|
|
30
|
+
|
|
31
|
+
if(DEFINED arg_REF)
|
|
32
|
+
set(url "${sourceforge_host}/${org_name}/files/${repo_name}/${arg_REF}/${arg_FILENAME}")
|
|
33
|
+
elseif(DEFINED repo_name)
|
|
34
|
+
set(url "${sourceforge_host}/${org_name}/${repo_name}/files/${arg_FILENAME}")
|
|
35
|
+
else()
|
|
36
|
+
set(url "${sourceforge_host}/${org_name}/files/${arg_FILENAME}")
|
|
37
|
+
endif()
|
|
38
|
+
|
|
39
|
+
string(SUBSTRING "${arg_SHA512}" 0 10 sanitized_ref)
|
|
40
|
+
|
|
41
|
+
set(sourceforge_mirrors
|
|
42
|
+
cfhcable # United States
|
|
43
|
+
pilotfiber # New York, NY
|
|
44
|
+
gigenet # Chicago, IL
|
|
45
|
+
versaweb # Las Vegas, NV
|
|
46
|
+
ayera # Modesto, CA
|
|
47
|
+
netactuate # Durham, NC
|
|
48
|
+
phoenixnap # Tempe, AZ
|
|
49
|
+
astuteinternet # Vancouver, BC
|
|
50
|
+
freefr # Paris, France
|
|
51
|
+
netcologne # Cologne, Germany
|
|
52
|
+
deac-riga # Latvia
|
|
53
|
+
excellmedia # Hyderabad, India
|
|
54
|
+
iweb # Montreal, QC
|
|
55
|
+
jaist # Nomi, Japan
|
|
56
|
+
jztkft # Mezotur, Hungary
|
|
57
|
+
managedway # Detroit, MI
|
|
58
|
+
nchc # Taipei, Taiwan
|
|
59
|
+
netix # Bulgaria
|
|
60
|
+
ufpr # Curitiba, Brazil
|
|
61
|
+
tenet # Wynberg, South Africa
|
|
62
|
+
)
|
|
63
|
+
if(DEFINED SOURCEFORGE_MIRRORS AND NOT DEFINED VCPKG_SOURCEFORGE_EXTRA_MIRRORS)
|
|
64
|
+
message(WARNING "Extension point SOURCEFORGE_MIRRORS has been deprecated.
|
|
65
|
+
Please use the replacement VCPKG_SOURCEFORGE_EXTRA_MIRRORS variable instead.")
|
|
66
|
+
list(APPEND sourceforge_mirrors "${SOURCEFORGE_MIRRORS}")
|
|
67
|
+
list(REMOVE_DUPLICATES sourceforge_mirrors)
|
|
68
|
+
elseif(DEFINED VCPKG_SOURCEFORGE_EXTRA_MIRRORS)
|
|
69
|
+
list(APPEND sourceforge_mirrors "${VCPKG_SOURCEFORGE_EXTRA_MIRRORS}")
|
|
70
|
+
list(REMOVE_DUPLICATES sourceforge_mirrors)
|
|
71
|
+
endif()
|
|
72
|
+
|
|
73
|
+
set(all_urls "${url}/download")
|
|
74
|
+
foreach(mirror IN LISTS sourceforge_mirrors)
|
|
75
|
+
list(APPEND all_urls "${url}/download?use_mirror=${mirror}")
|
|
76
|
+
endforeach()
|
|
77
|
+
|
|
78
|
+
vcpkg_download_distfile(archive
|
|
79
|
+
URLS ${all_urls}
|
|
80
|
+
SHA512 "${arg_SHA512}"
|
|
81
|
+
FILENAME "${arg_FILENAME}"
|
|
82
|
+
)
|
|
83
|
+
|
|
84
|
+
set("${out_var}" "${archive}" PARENT_SCOPE)
|
|
85
|
+
endfunction()
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
function(vcpkg_extract_archive)
|
|
2
|
+
cmake_parse_arguments(PARSE_ARGV 0 "arg"
|
|
3
|
+
""
|
|
4
|
+
"ARCHIVE;DESTINATION"
|
|
5
|
+
""
|
|
6
|
+
)
|
|
7
|
+
|
|
8
|
+
foreach(arg_name IN ITEMS ARCHIVE DESTINATION)
|
|
9
|
+
if(NOT DEFINED "arg_${arg_name}")
|
|
10
|
+
message(FATAL_ERROR "${arg_name} is required.")
|
|
11
|
+
endif()
|
|
12
|
+
endforeach()
|
|
13
|
+
|
|
14
|
+
if(DEFINED arg_UNPARSED_ARGUMENTS)
|
|
15
|
+
message(FATAL_ERROR "Unrecognized arguments: ${arg_UNPARSED_ARGUMENTS}")
|
|
16
|
+
endif()
|
|
17
|
+
|
|
18
|
+
if(EXISTS "${arg_DESTINATION}")
|
|
19
|
+
message(FATAL_ERROR "${arg_DESTINATION} was an extraction target, but it already exists.")
|
|
20
|
+
endif()
|
|
21
|
+
|
|
22
|
+
file(MAKE_DIRECTORY "${arg_DESTINATION}")
|
|
23
|
+
|
|
24
|
+
cmake_path(GET arg_ARCHIVE EXTENSION archive_extension)
|
|
25
|
+
string(TOLOWER "${archive_extension}" archive_extension)
|
|
26
|
+
if("${archive_extension}" MATCHES [[\.msi$]])
|
|
27
|
+
cmake_path(NATIVE_PATH arg_ARCHIVE archive_native_path)
|
|
28
|
+
cmake_path(NATIVE_PATH arg_DESTINATION destination_native_path)
|
|
29
|
+
cmake_path(GET arg_ARCHIVE PARENT_PATH archive_directory)
|
|
30
|
+
vcpkg_execute_in_download_mode(
|
|
31
|
+
COMMAND msiexec
|
|
32
|
+
/a "${archive_native_path}"
|
|
33
|
+
/qn "TARGETDIR=${destination_native_path}"
|
|
34
|
+
WORKING_DIRECTORY "${archive_directory}"
|
|
35
|
+
)
|
|
36
|
+
elseif("${archive_extension}" MATCHES [[\.7z\.exe$]])
|
|
37
|
+
vcpkg_find_acquire_program(7Z)
|
|
38
|
+
vcpkg_execute_in_download_mode(
|
|
39
|
+
COMMAND ${7Z} x
|
|
40
|
+
"${arg_ARCHIVE}"
|
|
41
|
+
"-o${arg_DESTINATION}"
|
|
42
|
+
-y -bso0 -bsp0
|
|
43
|
+
WORKING_DIRECTORY "${arg_DESTINATION}"
|
|
44
|
+
)
|
|
45
|
+
else()
|
|
46
|
+
vcpkg_execute_in_download_mode(
|
|
47
|
+
COMMAND "${CMAKE_COMMAND}" -E tar xzf "${arg_ARCHIVE}"
|
|
48
|
+
WORKING_DIRECTORY "${arg_DESTINATION}"
|
|
49
|
+
)
|
|
50
|
+
endif()
|
|
51
|
+
endfunction()
|
|
@@ -2,13 +2,7 @@ function(z_vcpkg_extract_source_archive_deprecated_mode archive working_director
|
|
|
2
2
|
cmake_path(GET archive FILENAME archive_filename)
|
|
3
3
|
if(NOT EXISTS "${working_directory}/${archive_filename}.extracted")
|
|
4
4
|
message(STATUS "Extracting source ${archive}")
|
|
5
|
-
|
|
6
|
-
vcpkg_execute_required_process(
|
|
7
|
-
ALLOW_IN_DOWNLOAD_MODE
|
|
8
|
-
COMMAND "${CMAKE_COMMAND}" -E tar xjf "${archive}"
|
|
9
|
-
WORKING_DIRECTORY "${working_directory}"
|
|
10
|
-
LOGNAME extract
|
|
11
|
-
)
|
|
5
|
+
vcpkg_extract_archive(ARCHIVE "${archive}" DESTINATION "${working_directory}")
|
|
12
6
|
file(TOUCH "${working_directory}/${archive_filename}.extracted")
|
|
13
7
|
endif()
|
|
14
8
|
endfunction()
|
|
@@ -1,7 +1,9 @@
|
|
|
1
1
|
set(program_name 7z)
|
|
2
|
-
|
|
3
|
-
set(
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
set(
|
|
7
|
-
set(
|
|
2
|
+
if(CMAKE_HOST_WIN32)
|
|
3
|
+
set(tool_subdirectory "23.01")
|
|
4
|
+
set(paths_to_search "${DOWNLOADS}/tools/7zip_msi-${tool_subdirectory}-windows/Files/7-Zip") # vcpkg fetch 7zip_msi path
|
|
5
|
+
list(APPEND paths_to_search "${DOWNLOADS}/tools/7z/${tool_subdirectory}/Files/7-Zip")
|
|
6
|
+
set(download_urls "https://7-zip.org/a/7z2301.msi")
|
|
7
|
+
set(download_filename "7z2301.msi")
|
|
8
|
+
set(download_sha512 002c8ab30be802fa5fa90896d2bdf710bfbd89e39487af25af9d63821986e6d11c42b1c4f4acc79d325719b10193cd31c38f648403ef16f0580609afa8da9596)
|
|
9
|
+
endif()
|