Vitalii Koshura
550ef936cd
[stackwalker] update to 2023-06-24 ( #32203 )
...
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2023-06-26 20:29:26 -07:00
jim wang
900c572331
[zeromq] Fix duplicate definition of functions in zeromq and sodium ( #32214 )
...
* Fix duplicate definition of functions in zeromq and sodium
* version
* update license
* update version
2023-06-26 20:28:25 -07:00
Alexander Neumann
7de72f8f83
[intel-mkl] Fix space in -I flag ( #32222 )
...
* [intel-mkl] fix space in -I flag
* v db
2023-06-26 20:27:30 -07:00
Alexander Neumann
833015f5aa
[libmysql] remove duplicated symbols ( #32223 )
...
* [libmysql] fix duplicated symbols
* v db
2023-06-26 20:26:55 -07:00
reito
265bf361b6
[spout2] upgrade to 2.007.010, fix spoutDX include path ( #32237 )
...
* fix spout2
* fix spout2
2023-06-26 20:26:26 -07:00
Kai Pastor
0817255128
[gdal] Fix build and symbol visibilty ( #32245 )
...
* [gdal] Fix quoting
* [gdal] Fix shapelib symbol visibility
2023-06-26 20:24:50 -07:00
Nukoooo
220e72a704
[socket-io-client] Update to latest commit ( #32225 )
...
* Update socket-io-client to latest commit
* Update vcpkg.json
* x-add-version --all
2023-06-26 20:24:09 -07:00
Cheney Wang
a26fc81350
[vcpkg baseline][dcmtk] Remove the leading spaces of pc file ( #32049 )
...
* [vcpkg baseline][dcmtk] Adding SKIP_CHECK for vcpkg_fixup_pkgconfig()
* Fix the format of pc.in file
* Remove local change
2023-06-26 13:08:05 -07:00
Kai Pastor
23fa37729d
[libssh2] Update to 0.11.0 ( #32232 )
...
* [libssh2] Update to 1.11.0
* Control usage
2023-06-26 13:07:06 -07:00
Billy O'Neal
8f3e8d6e95
Update vcpkg-tool to 2023-06-22. ( #32180 )
...
https://github.com/microsoft/vcpkg-tool/releases/tag/2023-06-22
VS PR: https://devdiv.visualstudio.com/DefaultCollection/DevDiv/_git/VS/pullrequest/480170
VS Code PR: https://devdiv.visualstudio.com/DefaultCollection/DevDiv/_git/vscode-embedded-tools/pullrequest/480171
2023-06-26 10:23:33 -07:00
Jacob Kahn
288e8bebf4
[onednn] Update to 3.1.1 ( #32160 )
...
* [onednn] Upgrade to 3.1.1
* Update version database
* Remove non-default features to remove mutually exclusive features
* Update version database
2023-06-23 13:29:52 -07:00
Alfred E. Heggestad
d9e62b5d3c
[baresip-libre] Add new port ( #31735 )
...
* libre 3.2.0
* update hash
* vcpkg_cmake_config_fixup: add PACKAGE_NAME
* update hash
* update usage:
See example usage from testcode here:
https://github.com/baresip/re/blob/main/test/CMakeLists.txt#L62
* update hash
* patch from Kai
* update hash
* patch: fix Libs (thanks Kai)
* update hash
* update patch
* update hash
* patch: fix bug with libre::re_shared (thanks Kai)
* update hash
* rename from libre to baresip-libre
* update hash
* delete libre.json
2023-06-23 13:28:10 -07:00
Lukas Dürrenberger
c799d5ea10
Update SFML to 2.6.0 ( #32182 )
...
* [sfml] Update SFML to 2.6.0
- SFML 2.6.0 was just released
- The ARM64 patch for macOS is no longer needed
- Add extra Linux dependency hint
- Fix GitHub URL casing
* [sfml] Update version database
2023-06-23 13:23:10 -07:00
Vitalii Koshura
663f45cb1c
[sentry-native] update to 0.6.4 ( #32185 )
...
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2023-06-23 13:18:23 -07:00
RealTimeChris
477672dcb3
Updating the necessary files. ( #32187 )
2023-06-23 13:17:48 -07:00
Alexander Neumann
95c0444591
[scripts] add vcpkg-msbuild ( #28773 )
...
* add vcpkg-msbuild
* v db
* Apply some suggestions from code review
* revert v db and format manifest
* v db
* fix missing rename
* v db
* revert back to USE_MSVC_SYNTAX_ON_WINDOWS
* v db
* Fix logic
* v db
* Update versions/v-/vcpkg-msbuild.json
* Apply suggestions from code review
Co-authored-by: Javier Matos Denizac <javier.matosd@gmail.com>
* remove include destination since it wasn't used any way
* v db
---------
Co-authored-by: Jonliu1993 <13720414433@163.com>
Co-authored-by: Javier Matos Denizac <javier.matosd@gmail.com>
2023-06-23 12:07:47 -07:00
Kai Pastor
1286cac875
[liburing] Set libdevdir ( #32159 )
2023-06-22 13:50:07 -07:00
Rémy Tassoux
7f40cd4c55
[quill] Update to 3.0.2 ( #32161 )
...
* [quill] Update to 3.0.2
* [quill] Update version files
2023-06-22 13:40:27 -07:00
Doug Cook
a92697e2f1
New port: libtracepoint-control ( #32163 )
...
* Add libtracepoint-control
* Versions for libtracepoint-control
2023-06-22 13:39:54 -07:00
Victor Romero
ace28ada89
Revert "[usockets] WolfSSL feature ( #32162 )" ( #32175 )
...
This reverts commit 20b059fb8f
.
2023-06-22 13:33:51 -07:00
Alonso Schaich
bf64d76062
[tabulate] update to 1.5 ( #32174 )
...
* [tabulate] update to 1.5 (microsoft/vcpkg#32173 )
* [tabulate] regenerate version registries (microsoft/vcpkg#32173 )
2023-06-22 12:50:44 -07:00
JonLiu1993
b8d272a463
[opencascade] Fix find_dependency missing ( #30853 )
...
* [opencascade] Fix feature dependence
* update version
* update version
* Apply suggesstion
* update version
---------
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
2023-06-21 22:59:16 -07:00
Mengna Li
6507e8cbe5
[icu] update to 73.1 ( #31144 )
...
* update to 73.1
* add arm-android to ci.baseline
* remove ci.baseline fail
2023-06-21 22:58:38 -07:00
Alexander Neumann
6258ccfdb8
[qtbase] clang source location fix ( #31360 )
...
* [qtbase] clang feeling insecure about __cpp_consteval
* v db
* v db
2023-06-21 22:57:42 -07:00
autoantwort
b0bd92a8d6
[libnice-gst] no absolute paths ( #31803 )
2023-06-21 22:45:33 -07:00
Pierre Wendling
f685b21cb5
[fluidsynth] Update to 2.3.3 ( #31993 )
...
* [fluidsynth] Update to 2.3.3.
* [fluidsynth] Update baseline.
2023-06-21 22:42:55 -07:00
Ómar Högni Guðmarsson
0cabd9b4bd
[mp-units] update v0.8.0 ( #32028 )
...
* Update mp-units V0.8.0
* Update database
* Add range-v3 as dependency
* Update database
* Add fmt and ranges as features that can be turned off
* Update database
* Try setting fmt and range-v3 as default on osx
* Update database
* Remove name
* Use feature names instead of dep names
* Update database
2023-06-21 22:41:20 -07:00
Chuck Walbourn
f3b10454b3
[directxmesh, directxtex, directxtk, uvatlas, dxut, effects11] June 2023 update ( #32033 )
...
* [directxmesh, directxtex, directxtk, uvatlas, dxut, effects11] Update for June 13, 2023 release
* Minor format fix
* Update baseline
* Upstream fixes to CMake targets dependency handling
* Update baseline
2023-06-21 22:39:47 -07:00
Michael Hansen
0c1513e0dc
Update libhsplasma to 2023-05-08 ( #32036 )
2023-06-21 22:37:34 -07:00
RealTimeChris
41940d0e0c
[DiscordCoreAPI] Update to version 2023-06-15 ( #32043 )
...
* Updating the necessary files.
* Updating the necessary files.
* Updating the necessary files.
* Updating the necessary files.
* Updating the necessary files.
* Updating the necessary files.
* Updating the necessary files.
* Updating the necessary files.
* Updating the necessary files.
* Updating the necessary files.
* Updating the necessary files.
* Updating the necessary files.
* Updating the necessary files.
* Updating the necessary files.
* Updating the necessary files.
* Updating the necessary files.
* Updating the necessary files.
* Updating the necessary files.
* Updating the necessary files.
* Updating the necessary files.
* Updating the necessary files.
* Updating the necessary files.
* Updating the necessary files.
* Updating the necessary files.
2023-06-21 22:33:59 -07:00
Kai Pastor
465b19d15b
[libjpeg-turbo] Fix usage ( #32046 )
2023-06-21 22:32:07 -07:00
Kai Pastor
4cdccc30bd
[catch2] Fix catch2-with-main.pc ( #32047 )
2023-06-21 22:31:23 -07:00
autoantwort
d044127afe
[folly] fix openssl dependency ( #32050 )
2023-06-21 22:30:46 -07:00
jim wang
20ab0e10c8
[collada-dom] Fix calling zip.h in minizip ( #32053 )
...
* Fix calling zip.h in minizip
* update version
* Modify the way to use minizip
* update version
* Modify the way to use minizip
* update version
2023-06-21 22:25:00 -07:00
autoantwort
337852104b
[breakpad] Fix installation regex ( #32065 )
2023-06-21 22:23:07 -07:00
Daniel Ju
6f979a9017
[openblas] Support arm64-uwp builds ( #32067 )
...
* [openblas] Support arm64-uwp build
* Update version
* Merge UWP patches and don't set CMAKE_SYSTEM_PROCESSOR.
* Simplify supports clause.
---------
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-06-21 22:20:01 -07:00
autoantwort
3c6ad33ead
[libprotobuf-mutator] update ( #32068 )
...
Co-authored-by: Billy O'Neal <bion@microsoft.com>
2023-06-21 22:16:23 -07:00
chausner
76e68f2de9
[palsigslot] Update to 1.2.2 ( #32069 )
...
* Update palsigslot to 1.2.2
* Update CI baseline
* Add license
* Update CI baseline
* Add back HEAD_REF
* Update CI baseline
---------
Co-authored-by: chausner <chausner@users.noreply.github.com>
2023-06-21 22:15:42 -07:00
Osyotr
c6d3ab2735
[openexr] Update to 3.1.8 ( #32073 )
...
* [openexr] Update to 3.1.8
* Fix arm64 build
2023-06-21 22:14:50 -07:00
Osyotr
2d2537b079
[tinyexr] Update to 1.0.5 ( #32074 )
...
* [tinyexr] Update to 1.0.5
* fix uwp builds
2023-06-21 22:13:41 -07:00
Ronald
4d8f772609
[libosmscout] Refine feature name ( #32080 )
...
* refine feature name for libosmscout
* update port-version for libosmscout
* vcpkg x-add-version for libosmscout
---------
Co-authored-by: abc <a@b.com>
2023-06-21 21:53:49 -07:00
Ilya Lavrenov
5a90d5c436
[openvino] ported patch for default option value ( #32082 )
...
* [openvino] added patch to fix default option value
* updated versions files
2023-06-21 21:16:32 -07:00
Mengna Li
2f3a371633
update to 2.1.0 ( #32091 )
2023-06-21 18:00:55 -07:00
MonicaLiu
bf7748b51a
[nanoflann] update to 1.5.0 ( #32093 )
...
* update nanoflann
* update version
* fix dependency nanoflann
* update version
* Modify EOF to LF
* update git-tree
* Modify MAYBE_UNUSED_VARIABLES
* update git-tree
---------
Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-06-21 17:59:59 -07:00
autoantwort
1fa1ed1e00
[cgns] fix non hdf5 features ( #32097 )
2023-06-21 17:56:55 -07:00
Takatoshi Kondo
aee8671958
Update async-mqtt version to 1.0.4. ( #32100 )
2023-06-21 17:56:15 -07:00
Denis Barkar
d5e4b2f928
[libxmp] Update to v4.6.0 ( #32110 )
2023-06-21 17:55:07 -07:00
Cheney Wang
aa5e934ffd
[redis-plus-plus] Add TLS feature and update to 1.3.9 ( #32115 )
...
* [redis-plus-plus] Add TLS feature and update to 1.3.9
* format-manifest
2023-06-21 17:54:32 -07:00
Pierre
20b059fb8f
[usockets] WolfSSL feature ( #32162 )
...
* Add wolfSSL for usockets
* Add port version
* Format manifest
* Update missing dependency
* Update usockets.json
2023-06-21 17:52:55 -07:00
xiaozhuai, Weihang Ding
a50b802d6b
[angle] Fix static build ( #32120 )
...
* [angle] Fix static build
* update version database
2023-06-21 17:46:47 -07:00