Chuck Walbourn
0b57cc72ac
[directxmesh, directxtex, directxtk(12), uvatlas] April 2023 updates ( #31196 )
...
* [directxmesh, directxtex, directxtk(12), uvatalas] Update ports for April 2023 releases
* directxtex port updated upstream with better OpenMP support fix
* OpenMP hotfix for UVAtlas
* Update baseline
* Forgot to update the CMake config file for OpenMP
* CMake fixes made upstream
* Update baseline
2023-05-01 15:25:18 -07:00
Gordon Smith
c07e2482dc
[LIBMYSQL] OSX build creates invalid nuget package ( #31134 )
...
Fix: Change /lib/plugin/debug to /debug/lib/plugin
Feat: Change ref to actual tagged version
Fix: Remove duplicate "remove" file
Fix: Add WITH_BUILD_ID to MAYBE_UNUSED_VARIABLES
Signed-off-by: Gordon Smith <GordonJSmith@gmail.com>
2023-05-01 15:23:17 -07:00
Steve Lhomme
ccefd02758
[matroska,ebml] copy PDBs ( #31189 )
...
* [ebml] copy PDBs
* [matroska] copy PDBs
2023-05-01 15:22:00 -07:00
Simon Altschuler
acb85506cc
[lager] update to latest ( #31190 )
2023-05-01 15:19:06 -07:00
Cédric Tabin
da6a91bb0b
Update to libzippp v6.1-1.9.2 ( #31194 )
2023-05-01 15:18:43 -07:00
Benjamin Oldenburg
de477e5ee7
update to 1.5.5 ( #31180 )
2023-05-01 15:15:58 -07:00
dittons
e4def443fe
[pegtl] update to 3.2.7 ( #31183 )
...
* * update pegtl from 3.2.6 to 3.2.7
* * update version database
---------
Co-authored-by: ian <ian>
2023-05-01 15:15:37 -07:00
Leonid Pospelov
6936bb6eed
[lionkor-commandline] Update to 2.2.0 ( #31184 )
...
* [lionkor-commandline] Update to 2.2.0
* ver
2023-05-01 15:14:13 -07:00
sbrajchuk
d46c6ba36f
[ryu] Fix toolchain selection on *nixes. Fix macOS build. Add support for Mingw-w64 on Windows ( #31037 )
...
* [ryu] Fix toolchain selection on *nixes. Fix macOS build. Add support for Mingw-w64 on Windows
* Refactor code
* Fix build type handling
2023-05-01 15:06:11 -07:00
d10sfan
8849a1a3c9
[fluidsynth] Add pulseaudio feature for Linux ( #31138 )
...
* Add pulseaudio feature for fluidsynth
* Add pulseaudio feature definition
* Formatting fix
* Update version
* x-add-version run
* Add pulseaudio feature package manager notice
* vcpkg x-add-version --all
2023-05-01 15:03:23 -07:00
talregev
197818b248
Add gz ports: [gz-cmake3] [gz-utils2] [gz-tools2] [gz-math7] ( #28656 )
...
* Add gz ports
* ci.baseline.txt android.
---------
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-05-01 11:55:39 -07:00
Benjamin Oldenburg
a92f44a98c
[glew] Only set the base address on x86 (32bit) ( #31084 )
2023-05-01 11:46:50 -07:00
Billy O'Neal
7e03daeb09
[nu-book-zxing-cpp] Enable stack protector, UWP ( #31178 )
...
Applies upstream commit accced21bae23320aad47b295de1085ab4e561b5 which appears to fix UWP and enables the stack protector.
Alternative to: https://github.com/microsoft/vcpkg/pull/29311
Resolves: https://github.com/microsoft/vcpkg/issues/29310
2023-05-01 11:43:15 -07:00
Kai Pastor
a9c97d38b6
[starlink-ast] Update, fix ( #31201 )
...
* [starlink-ast] Update, fix
* Cleanup
2023-05-01 11:24:04 -07:00
Kai Pastor
cb1301e997
[libzen,libmediainfo] Updates, fix dependencies ( #31141 )
...
* [libzen] Update, fix pkgconfig
* [libmediainfo] Update, fix dependencies
* [libzen] Restore package name
* [libmediainfo] Fix dependencies
* Fix pkgconfig
* [libmediainfo] Patch out local windows namespace
* [libmediainfo] Update to 23.04
2023-04-28 16:15:46 -07:00
JonLiu1993
c1c3932f77
[opencascade] Add samples feature ( #31156 )
...
* [opencascade] Add samples feature
* format vcpkg.json
* update version
2023-04-28 16:13:02 -07:00
lbermes
e52999ee1a
[openssl] correct fipsmodule install ( #31142 )
...
* Corrected fipsmodule.cnf install
move it to the same position as openssl.cnf, both are only examples of openssl
* Adjusted port version
* Adjusted SHA for vcpkg x-add-version --all
---------
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-04-27 22:48:59 -07:00
Cheney Wang
187712658b
[vcpkg baseline][urho3d] Disable find_package (ALSA) ( #31147 )
2023-04-27 16:45:18 -07:00
Ómar Högni Guðmarsson
ee54793ab2
[glaze] new port ( #30966 )
...
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
Co-authored-by: Ómar Högni Guðmarsson <kind@rolla.me>
2023-04-27 15:25:13 -07:00
Billy O'Neal
7ced8fb441
[zeromq] Replay libbsd fix ( #31151 )
...
In https://github.com/microsoft/vcpkg/pull/31104 I didn't notice that https://github.com/microsoft/vcpkg/pull/31007/ was accidentally reverted.
2023-04-27 15:05:34 -07:00
David Ely
5971b70439
[x264] Replace "disable-gpl" feature with "gpl" ( #30978 )
2023-04-27 13:30:01 -07:00
JonLiu1993
3f34cf3a41
[zeromq | thrift] Replace deprecated cmake variables ( #31104 )
...
* replace obsolete functions
* update version
* Add option
* update version
* update variable
* update version
2023-04-27 12:15:15 -07:00
Frank
71adb53d50
[opencv3] Enable c++17 when building feature halide ( #31097 )
...
* [opencv3] Enable c++17 when building feature halide
* version
* add port-version
* version
* portfile.cmake
* version
* rv
* version
* portfile.cmake
* version
* portfile.cmake
* version
2023-04-27 12:14:55 -07:00
Benjamin Oldenburg
eebcbc7ca3
[zeroc-ice] Update to 3.7.9 and a few fixes/improvements of the port ( #31119 )
...
* Only multi-threaded DLL libraries can be used with Ice
* Update to Ice 3.7.9
* Update vcpkg.json (3.7.9)disallow static builds for certain features (executables) as it seems that Ice doesn't support it.
* Updated version
* Updated version (hash)
* Fixed indentation and replace version string
2023-04-26 21:08:02 -07:00
Benjamin Oldenburg
8cdecc13b2
[rapidjson] Update ( #31136 )
...
* update rapidjson
* CI
2023-04-26 21:07:27 -07:00
Benjamin Oldenburg
119e756e20
[zserge-webview] Update to 2023-04-15 ( #31137 )
...
* Update webview
* corrected year
2023-04-26 21:07:11 -07:00
autoantwort
ba8c79d9d4
[vtk-m] fix openmp on macos ( #30923 )
2023-04-26 21:06:12 -07:00
Lily Wang
2b1d52a7a5
[many ports] Include functional to fix error C2039 and C2504 ( #30946 )
2023-04-26 21:05:37 -07:00
Alexander Neumann
3ef62a2a76
[omniorb] new port ( #30900 )
...
* add omniorb port
* v db
* fix stuff i didn't test
* try running without pythonpath on linux
* dont care to fix osx
* format manifest wants it braced.
* v db
* use & instead of ,
* v db
* also disallow x86 on windows
* v db
* Apply suggestions from code review
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* format
* v db
* cleanup
* v db
---------
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2023-04-26 17:29:54 -07:00
Kai Pastor
e8e206e64f
[osgearth] Fix core installation ( #31125 )
...
* [osgearth] Test core
* [osgearth] Fix core
* Require C++11
* Finish PR
2023-04-26 17:08:20 -07:00
autoantwort
7ec2e3fde0
[qtopcua] fix missing python and add warnings ( #31111 )
...
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-04-26 16:56:56 -07:00
Alonso Schaich
e5eb69dd58
[gtkmm] update to 4.10.0 ( #31122 )
...
* [gtkmm] update to 4.10.0 (microsoft/vcpkg#31121 )
* [gtkmm] regenerate version registries (microsoft/vcpkg#31121 )
2023-04-26 12:13:33 -07:00
autoantwort
a518f50bcf
[gstreamer] fix inter feature deps ( #31110 )
2023-04-26 12:13:18 -07:00
autoantwort
1fcceb35f2
[mathgl] missing internal dep ( #31013 )
...
Co-authored-by: jimwang118 https://github.com/jimwang118
2023-04-26 12:13:02 -07:00
Anders Wind
c74f7879a6
[aws-sdk-cpp] update port to v1.11.37 ( #30197 )
2023-04-26 12:12:07 -07:00
Alexander Neumann
70c262be2f
[Qt] Update to 6.5.0 ( #28536 )
2023-04-26 12:10:56 -07:00
jim wang
0a3bc3d255
[python3] Fix distutils path ( #30822 )
...
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-04-26 11:51:50 -07:00
Mikhail
70992f6491
[imgui] imgui[glfw-binding]:wasm32-emscripten build fix ( #30797 )
...
* [imgui] fixed imgui[glfw-binding] build for emscripten (#30790 )
* [imgui] updated versions (#30790 )
* Updated imgui-config.cmake.in with suggested changes.
* Updated git-tree.
2023-04-25 23:49:46 -07:00
Jia Yue Hua
40ab347689
[wangle]:fix dependency ( #30792 )
...
* [wangle]:fix dependency
* fix deps
* fix Required find_dependenct
* fix deps
* fix deps
* fix deps
* fix deps
* fix depends
* fix folly vcpkg.json boost deps
* fix deps
2023-04-25 23:26:56 -07:00
autoantwort
061428ffa7
[mesa] fix inter feature deps ( #31117 )
2023-04-25 23:17:36 -07:00
Jonathan Sweemer
c65198892b
[quantlib] update to v1.30 ( #30985 )
...
* [quantlib] update to v1.30
* [quantlib] update to v1.30
* [quantlib] update to v1.30
* [quantlib] update to v1.30
2023-04-25 23:02:44 -07:00
Kai Pastor
0be3552301
[glib] Fix build failures ( #31034 )
...
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-04-25 22:59:22 -07:00
Jón Bjarni
210e4ad581
[libgpiod] update version to 2.0.1 ( #31074 )
2023-04-25 22:56:44 -07:00
Kai Pastor
d18847f621
[sqlite3] Fix tool installation with zlib ( #31050 )
...
* [sqlite3] Fix tool installation with zlib
* Disambiguate PDB
---------
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-04-25 22:54:48 -07:00
Benjamin Oldenburg
a5a49292cc
[ace] Update to 7.1.0 ( #31120 )
...
* Updated ACE to 7.1.0
* Updated version
2023-04-25 22:47:45 -07:00
jim wang
b79745ebf3
[libtorch] Fix function not having a default return value ( #31096 )
...
* fix -werror=return-type
* update version
2023-04-25 22:47:28 -07:00
Fabien Péan
b3f7701a4a
[superlu] Update to v6.0.0 ( #31089 )
...
* [superlu] Update to v6.0.0
* [superlu] remove spurious configure
* [superlu] v db
2023-04-25 22:46:59 -07:00
Cheney Wang
93fc361b39
[microsoft-signalr] Fix msgpackConfig.cmake is not found ( #31085 )
...
* [microsoft-signalr] Fix msgpackConfig.cmake not find
* Format
2023-04-25 22:46:39 -07:00
Frank
7194cf0bd4
[TBB] Update version to 2021.9.0 ( #31081 )
...
* [TBB] Update version to 2021.9.0
* version
* new function
* version
* Use vcpkg_install_copyright.
---------
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-04-25 22:45:36 -07:00
Gregory Popovitch
12dce3ae84
[gtl] Update version to 1.1.8 ( #31076 )
...
* Update version to 1.1.6
* run `./vcpkg x-add-version --all --overwrite-version`
* Bump gtl version to 1.1.8
* run `./vcpkg x-add-version --all --overwrite-version`
* Replace hard coded version with `"v${VERSION}"`
* update gtl.json
* Fix version database.
---------
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-04-25 22:42:26 -07:00
Kai Pastor
017bd3f30a
[libjpeg-turbo] Update usage ( #31071 )
...
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-04-25 22:42:00 -07:00
Cheney Wang
582441146a
[libheif] Fix error when libgdk-pixbuf2.0-dev installed in linux ( #30999 )
...
* [libheif] Fix error when libgdk-pixbuf2.0-dev installed in linux
* Use -DPKG_CONFIG_USE_CMAKE_PREFIX_PATH=ON instead of patch
2023-04-25 22:41:32 -07:00
Kai Pastor
326968a70b
[minizip,xlsxio,fmilib,collada-dom] Minizip fixes, xlsxio update ( #30930 )
...
* [minizip] Misc fixes
* [minizip] CMake config is unofficial
* [xlsxio] Update, fixes
* [collada-dom] Fix minizip
* [fmilib] Fix minizip
* [xlsxio] Fix vcpkg quirk
2023-04-25 22:40:19 -07:00
Kai Pastor
463a9b7a40
[xeus] Fix libuuid dependency ( #31101 )
2023-04-25 21:35:53 -07:00
JuliusBrueggemann
b669595870
[minitrace] Update minitrace to the latest version ( #31069 )
...
* [minitrace] Update minitrace to the latest version
This version includes two important changes:
1. It can be built and installed with CMake, which removes the need for a custom CMakeLists.txt
2. It can be built as a shared library as well as a static library
* [minitrace] Update to latest version that uses the correct installation directories
* [minitrace] Update versions file
2023-04-25 12:52:41 -07:00
Gregory Popovitch
80d08d2900
[parallel-hashmap] Update version to v1.3.11 ( #31075 )
2023-04-24 18:47:56 -07:00
Kai Pastor
cab9ef581c
[ngtcp2] Update, fix config, cleanup ( #31073 )
2023-04-24 18:34:17 -07:00
Kai Pastor
3b9b8134d6
[argon2] Major overhaul ( #31056 )
2023-04-24 18:33:59 -07:00
Jelatine
85a88bdf7d
[orocos-kdl] update to v1.5.1 ( #31068 )
...
* [orocos-kdl] update to v1.5.1
* [orocos-kdl] run vcpkg x-add-version orocos-kdl --overwrite-version
---------
Co-authored-by: Jelatine <18578243518@163.com>
2023-04-24 18:28:48 -07:00
Francisco Facioni
87d351e0eb
miniply - fix shared folder name ( #31055 )
2023-04-24 18:27:45 -07:00
autoantwort
846790c0be
[opencv3] fix webp include dir ( #31054 )
2023-04-24 18:27:28 -07:00
Kai Pastor
580f143d12
[gdal] Update to 3.6.4 ( #31049 )
2023-04-24 18:05:40 -07:00
Kai Pastor
a27cee0609
[gtk3] Update ( #31047 )
2023-04-24 17:32:50 -07:00
autoantwort
2c4c5c7187
[libpq] nls does not support osx ( #31031 )
...
* [libpq] nls does not support osx
* Trigger Build
---------
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-04-24 17:32:34 -07:00
autoantwort
701bcf3017
[wasmedge] feature aot does not support arm64-osx ( #31025 )
2023-04-24 17:32:03 -07:00
Mengna Li
7c3f8c171f
update to 1.4 ( #30994 )
2023-04-24 17:06:22 -07:00
Chuck Walbourn
17b2952cc9
[dstorage] update for version 1.2.0 release ( #30990 )
...
* [dstorage] update for version 1.2.0 release
* Update baseline
* allow static sceanrios to work
* Update baseline
* Remove vcpkg-minimum-required call.
* Add comment about CRT compatibility.
---------
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-04-24 17:06:04 -07:00
Azure SDK Bot
3b7e8b500e
[azure-core-cpp] Update to 1.8.2 ( #31093 )
...
## 1.8.2 (2023-04-24)
### Bugs Fixed
- [[#4490 ]](https://github.com/Azure/azure-sdk-for-cpp/issues/4490 ) Fixed WinHTTP memory leak during failed requests.
2023-04-24 16:19:58 -07:00
Jón Bjarni
df92e33bd8
[zeromq] prevent using hosts libbsd when cross compiling ( #31007 )
...
* zeromq prevent using hosts libbsd when cross compiling
* update port version
* remove unwanted change
* add version
* Disable libbsd entirely to prevent mismatch between zeromq artifacts for shared/static objects
* update git tree hash
2023-04-24 15:46:46 -07:00
autoantwort
7dc921f3ea
[opencv4] fix webp include dir ( #31045 )
2023-04-24 15:46:08 -07:00
MonicaLiu
b9ef89b775
[openmama] Remove the installed config/ directory ( #30940 )
...
* Delete config/
* update version
---------
Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-04-24 15:45:43 -07:00
Kai Pastor
c7a78027d7
[qtspeech] Fix target scope promotion ( #31048 )
2023-04-24 15:34:59 -07:00
Kai Pastor
0df4519564
[pcl] Devendor zlib, cleanup, enable arm64-windows ( #30996 )
...
* [pcl] De-vendor zlib, misc fixes
* WIP
* vcpkg_copy_tools with AUTO_CLEAN
* WIP
* Fix empty executable suffix
* Finish PR
* [glew] arm64 MSVC is unsupported
* [openmvg] x86 family only
2023-04-24 15:31:10 -07:00
Stephen E. Baker
9342b6217b
[luasec] Bump version to 1.3.1 ( #31079 )
...
* [luasec] Bump version to 1.3.1
* vcpkg x-add-version luasec
2023-04-24 14:26:19 -07:00
Lily Wang
5ad0fd26c1
[mygui] Fix feature tools build failed on macOS ( #31082 )
...
* [mygui] Fix feature tools build failed on macOS
* update version
2023-04-24 14:25:54 -07:00
autoantwort
b3e0a1e625
[pdal] Fix non default features builds ( #31044 )
2023-04-21 21:42:43 -07:00
autoantwort
f0c54214ff
[llvm] fix inter feature deps ( #31036 )
2023-04-21 21:42:15 -07:00
autoantwort
e64809a78e
[capstone] remove non functional features ( #31041 )
2023-04-21 21:41:37 -07:00
Chuck Walbourn
fbdc88f9d6
[directxtex] update port with omp feature ( #30944 )
...
* [directxtex] update port with omp feature
* Update baseline
* Flip feature to no-omp
* Update baseline
2023-04-21 21:29:38 -07:00
autoantwort
f35bb4410a
[intelrdfpmathlib] missing includes ( #31009 )
2023-04-21 16:02:30 -07:00
Pierre Wendling
f5eea1ff3e
[fluidsynth] Remove ALSA patch ( #31026 )
...
* [fluidsynth] Remove alsa patch.
* [fluidsynth] Update baseline.
2023-04-21 16:01:05 -07:00
autoantwort
c8c4f2e5bb
[qtquick3d] fix build ( #31029 )
2023-04-21 16:00:47 -07:00
autoantwort
5a090c1963
[forge] fix wrong dep ( #31008 )
2023-04-21 15:54:13 -07:00
autoantwort
dec415551b
[qtopcua] fix core build ( #31030 )
2023-04-21 15:53:45 -07:00
Leonid Pospelov
a867a14f2f
[node-addon-api] Update to 6.1.0 ( #31020 )
...
* .
* .
2023-04-21 15:51:58 -07:00
Leonid Pospelov
1a21cbb35b
[node-api-headers] Update to 1.0.0 ( #31019 )
...
* [node-api-headers] Update to 1.0.0
* update-version
2023-04-21 15:51:49 -07:00
autoantwort
1bbcffd4d5
[ogre] fix feature tools on osx ( #31000 )
2023-04-21 15:47:17 -07:00
autoantwort
ba91cb86ae
[microsoft-signalr] fix missing dependency ( #31004 )
2023-04-21 15:03:32 -07:00
Chuck Walbourn
0b004849bd
[directx-headers] update to the 1.610 release ( #31035 )
...
* [directx-headers] update to the 1.610 release
* Update baseline
2023-04-21 15:02:31 -07:00
lbermes
6ffa0fc3a4
[openssl] support fips build feature ( #30916 )
...
* Added option to enable fips build for openssl
I only implement and tested it for windows as I have no option to do this under linux
* Adjusted port version
* Updated to support only for Windows
* Corrected Formatting
* Corrected SHA for vcpkg x-add-version --all
* Changes requested by review
Removed the not needed FEATURE FIPS
Initialize INSTALL_FIPS as empty
* Corrected SHA for vcpkg x-add-version --all
* Removed Windows only support
* Corrected SHA for vcpkg x-add-version --all
* Added "supports": "!static"
As the provider conecpts needs dynamic linkage
* Corrected SHA for vcpkg x-add-version --all
2023-04-21 15:02:05 -07:00
Juan Ramos
a403a65350
[vulkan] Fix SDK detection fails for official debian packages ( #30783 )
...
* [vulkan] Fix SDK detection fails for official debian packages
Fixes #13331
* [vulkan] Update version database
2023-04-21 15:01:15 -07:00
Arne de Bruijn
bb53a073f1
[sdl1-mixer] new port ( #30921 )
...
* sdl1-mixer port
* Fix source reference
* Add mpg123_ssize_t patch
* Exclude arm
* Use depedencies from vcpkg
* Correct license capitalization
* Replace $(VcpkgTriplet) by @TARGET_TRIPLET@
* Create Directory.Build.props with include dirs
* Use @CURRENT_INSTALLED_DIR@
* Set debug format OldStyle to fix C2471
* Use correct RuntimeLibrary
* Add usage file
* Update github commit
* Update versions
* Clean up linux build
* Update versions
2023-04-21 14:55:21 -07:00
Mengna Li
195fb66988
[cpr] update to 1.10.2 ( #30747 )
...
* update to 1.10.2
* fix sleepy-discord issue
* update
* update
* restore
* fix version
2023-04-21 14:54:16 -07:00
Francisco Facioni
179c61693f
miniply - add new port ( #29802 )
2023-04-21 14:52:31 -07:00
Jack·Boos·Yu
7cfd63db7f
[many ports]switch to vcpkg-cmake / vcpkg-cmake-config part 2 ( #29882 )
...
Co-authored-by: jyu49 <yu_jack@apple.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-04-21 14:48:12 -07:00
Vitalii Koshura
95252eadd6
[stackwalker] add new port ( #30909 )
...
* [stackwalker] add new port
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
* Add note about the fix build patch already being submitted upstream.
---------
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
Co-authored-by: Billy O'Neal (VC AIR) <bion@microsoft.com>
2023-04-20 17:10:39 -07:00
Rémy Tassoux
16e3ce03f3
[quill] Update to 2.8.0 ( #30982 )
...
* [quill] Update to 2.8.0
* [quill] Update version files
2023-04-20 16:47:31 -07:00
MonicaLiu
e2578269d7
[hyperscan] Update to 5.4.2 ( #30979 )
...
* update hyperscan
* update version
---------
Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-04-20 16:47:06 -07:00
Tom Tan
03a211eb3a
[opentelemtry-cpp] Fix install feature otlp-http ( #30970 )
...
* [opentelemtry-cpp] Fix install feature otlp-http
* Update port-version
* Update sha512
2023-04-20 16:02:42 -07:00
Cheney Wang
aa61ae5d72
[raylib] Fix incorrect version in raylib-config-version.cmake ( #30981 )
2023-04-20 16:02:16 -07:00
autoantwort
8f6490446e
[magnum-integration] fix eigen feature ( #30974 )
2023-04-20 16:01:30 -07:00
autoantwort
829e2f5646
[folly] fix missing dep ( #30973 )
2023-04-20 16:01:10 -07:00
Pierre Wendling
72d359ae10
[alsa] Add cmake wrapper ( #30960 )
...
* [alsa] Add cmake wrapper.
This adds the imported location for both Debug and Release
configurations, and sets the target's INTERFACE_LINK_LIBRARIES and the
ALSA_LIBRARIES variable to the same libraries as the pkg-config file.
* [alsa] Update baseline.
2023-04-20 15:57:59 -07:00
omartijn
38b5cc29ab
Fetch missing dependency for crashpad on linux ( #30957 )
...
Note that this does not change the fact that crashpad is marked as
unsupported, but it makes the build work now with
`--allow-unsupported`.
The build seems to work fine if the default compiler is set to clang, it
does not build with gcc, which is probably why it's marked as
unsupported.
Co-authored-by: Martijn Otto <martijn@resolume.com>
2023-04-20 15:57:39 -07:00
Alonso Schaich
ec4a7d72b1
[gtk] update to 4.10.1 ( #30897 )
...
* [gtk] update to 4.10.1 (microsoft#30896)
gtk-4.8.2 and newer no longer contain a python script to emulate meson's
post-install logic, so we can't manually trigger it after patching meson
not to run the post-install. Patch the meson file to run the post-install
even when cross-compiling, though if it's execution is optional and all
it does is to generate some caches, i.e. pollute the build system, then
we might be better off not running the post-install logic at all.
Also, we now have a direct harfbuzz dependency by gtk/gtkmain.c and
it also needs harfbuzz with glib support enabled.
* [gtk] Regenerate version registries (microsoft#30896)
2023-04-20 15:56:33 -07:00
Matthias Kuhn
4223108d35
Fix building tiff ( #30325 )
...
Co-authored-by: Cheney-Wang <850426846@qq.com>
2023-04-20 15:56:16 -07:00
jim wang
2b1757dd1d
[xxhash] Fix the installation path of the xxhsum.1 file ( #30964 )
...
* fix xxhsum1 path
* update version
2023-04-19 18:53:47 -07:00
Mengna Li
c08e90ceb4
[cdt] update to 1.3.0 ( #30911 )
...
* update to 1.3.0
* fix boost description
* remove boost
2023-04-19 18:52:40 -07:00
sbrajchuk
48483c4fc3
[ryu] Add support for uwp, arm, x86 ( #30971 )
2023-04-19 14:46:31 -07:00
autoantwort
6b718b896b
[netcdf-c] fix feature nczarr-zip ( #30938 )
2023-04-19 14:43:12 -07:00
Alexander Smyslov
73efe03638
Update librdkafka up to 2.1.0 ( #30963 )
...
* Add files via upload
* [new port] avro-cpp
* add boost-format
* remove comments
* remove comments
* update librdkafka up to 2.1.0
* update librdkafka up to 2.1.0
---------
Co-authored-by: Alexander Smyslov <aleksandr.smyslov@libertexgroup.com>
Co-authored-by: Smyslov Alexander Nikolayevich <aleksandr.smyslov@fxclub.com>
2023-04-19 14:33:59 -07:00
Chenxi LI
1fc833f6e0
[fast-float] Update to 4.0.0 ( #30962 )
...
Co-authored-by: Chenxi Li <chenxil@yanhuangdata.com>
2023-04-19 14:33:43 -07:00
Denis Barkar
cca2c9dd83
[fluidlite] update version; add SF3 feature; shared library support ( #30954 )
2023-04-19 14:33:25 -07:00
Pierre Wendling
134f30d95c
[fluidsynth] Update to 2.3.2 ( #30625 )
...
* [fluidsynth] Update to 2.3.2.
The usage requirements patch is no longer required as a similar patch
has been merged upstream.
* [fluidsynth] Update CMake configure options.
- List out the options per-platform.
- Set the proper options for Android.
* [fluidsynth] Update baseline.
* [fluidsynth] On Linux, link dl before ALSA.
* [fluidsynth] Update version.
* [fluidsynth] Fully quote options passed to CMake.
* [fluidsynth] Update version.
2023-04-19 13:43:20 -07:00
jim wang
d1badc3307
[paho-mqtt] fix ODR to libuuid and update to 1.3.12 ( #30330 )
2023-04-19 12:10:07 -07:00
stellarpower
28dc8b9b2c
[yomm2 ] Bump yomm2 to 1.3.1 ( #30028 )
...
Co-authored-by: Ben Southall <bensouthall@smartr.ai>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-04-19 12:09:00 -07:00
Andrew Robbins
6d40153f50
[libleidenalg] shift repo to upstream ( #28734 )
...
* prepare for repo shift to upstream
* [libleidenalg] bump version
0.10.0
* update baselines
2023-04-19 12:08:36 -07:00
Mengna Li
eb8e75bb4f
fix build error ( #30949 )
2023-04-18 20:26:40 -07:00
Jennifer Chukwu
b925f3f8c4
[Scenepic] Update to 1.1.0 ( #30951 )
...
* update port
* x-add-version --all
2023-04-18 20:26:03 -07:00
autoantwort
c0173d343d
[qt5compat] add proper error message ( #30829 )
2023-04-18 18:51:50 -07:00
autoantwort
56a6433e2a
[qttools] fix dependency ( #30956 )
2023-04-18 17:04:20 -07:00
Ruitard
29fd45c883
[lua] cmake link library is absolute path ( #30922 )
...
* [lua] cmake_minimum_required should before project
* [lua] link dl not use absolute path
* [lua] update port-version
2023-04-18 16:58:56 -07:00
autoantwort
ddb818c9bc
[llvm] fix feature clang-tools-extra ( #30932 )
2023-04-18 16:58:38 -07:00
Jack·Boos·Yu
35bf2e6bdf
[vcpkg baseline] Fix libxmp-lite / starlink-ast regressions ( #30941 )
...
* [vcpkg baseline] Fix libxmp-lite regression
* typo
* Fix startlink-ast
* version
* Remove port libxmp-lite
* Restore libxmp-lite in the version database.
---------
Co-authored-by: jyu49 <yu_jack@apple.com>
2023-04-18 16:57:21 -07:00
Lily Wang
c84e93a76f
[ms-gltf] Disable feature samples on macOS, iOS, and Android ( #30943 )
...
* [ms-gltf] Disable feature samples on macOS, iOS, and Android
* update version
2023-04-18 16:57:03 -07:00
Silvio Traversaro
93c0ba0e2c
[visit-struct] Update to 1.1.0 and prefix targets with unofficial ( #30907 )
...
* [visit-struct] Update to 1.1.0 and prefix targets with unofficial
* [visit-struct] Update versions
2023-04-18 16:39:19 -07:00
Frank
3b98b9b317
[libdatachannel] Export static cmake config files ( #30847 )
2023-04-18 16:38:48 -07:00
Rémy Tassoux
f5959f77b9
[joltphysics] Update to 3.0.1 ( #30935 )
...
* [joltphysics] Update to 3.0.1
* [joltphysics] Update version files
2023-04-18 16:22:33 -07:00
autoantwort
707745c566
[libkeyfinder] Remove feature test ( #30454 )
...
* [libkeyfinder] fix feature test
* remove feature test
---------
Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-04-18 15:25:23 -07:00
JonLiu1993
eecae38da7
[wil] Update to v1.0.230411.1 ( #30915 )
...
* [wil] Update to v1.0.230411.1
* update version
2023-04-17 19:34:57 -07:00
Konstantin Podsvirov
41895a71fd
[flecs] update to 3.2.1 ( #30929 )
...
* [flecs] update to 3.2.0
* [flecs] update version database
2023-04-17 19:34:32 -07:00
Alonso Schaich
2180302c36
[pango] Update to 1.50.14 ( #30891 )
...
* [pango] Update to 1.50.14 (microsoft#30890)
* [pango] regenerate versions registry (microsoft#30890)
2023-04-17 18:09:34 -07:00
Leonid Pospelov
ce69d61a89
[makeid] Add new port ( #30902 )
2023-04-17 16:51:25 -07:00
Jia Yue Hua
7947b1c828
[fbthrift]: fix dependency ( #30800 )
...
* [fbthrift]: fix dependency
* fix deps
* fix fbthrift
2023-04-17 16:33:49 -07:00
Lily Wang
6913327612
[blend2d, asmjit] Fix blend2d features build and update asmjit to latest commit ( #30820 )
...
* [blend2d, asmjit] Fix blend2d features build and update asmjit to latest commit
* format vcpkg.json
* update version
* update blend2d[jit]
* update version
* fix feature blend2d[logging]
* update version
2023-04-17 15:44:48 -07:00
autoantwort
8694c9368d
[pcl] use supports expressions ( #30928 )
2023-04-17 15:40:33 -07:00
Stephen Webb
2507e0e707
[log4cxx] Upgrade to 1.0.0 ( #30914 )
...
* [log4cxx] Update to 1.0.0
* [log4cxx] Update versions
* Remove redundent version
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* Update versions
---------
Co-authored-by: Stephen Webb <swebb2066@gmail.com>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2023-04-17 15:39:22 -07:00
Michael R. P. Ragazzon
acbf376ab2
[rmlui] Update to version 5.1 ( #30904 )
2023-04-17 15:37:24 -07:00
Leonid Pospelov
e4c66a59d9
[node-api-headers] add missing compile definitions ( #30903 )
...
* [node-api-headers] add missing compile definitions
* add ver
* spelling
* add-ver
2023-04-17 15:36:48 -07:00
Pierre Wendling
902745368f
[alsa] Update to 1.2.8 ( #30899 )
...
* [alsa] Update to 1.2.8.
* [alsa] Update baseline.
* [alsa] Remove redundant error message in portfile.
This issue is handled in through the manifest "supports" field.
* [alsa] Update version.
2023-04-17 15:36:17 -07:00
Silvio Traversaro
3c7e757695
[idyntree] Add new port ( #30810 )
...
* [idyntree] Add new port
* [idyntree] Update versions
2023-04-17 15:35:46 -07:00
Kai Pastor
aa507f9ad2
[openmama] Fixes ( #30690 )
2023-04-17 15:31:08 -07:00
xiaozhuai, Weihang Ding
fc7dd25b12
[many ports] Fix a warning ADDITIONAL_(NATIVE|CROSS)_BINARIES have been deprecated ( #28372 )
...
* [many ports] Fix a warning ADDITIONAL_(NATIVE|CROSS)_BINARIES have been deprecated
* update version database
2023-04-17 15:29:55 -07:00
Billy O'Neal
1e68748a7c
[vcpkg baseline][opencv] Let lapack be controlled by the lapack port. ( #30883 )
...
Related: #30570 .
Alternative to: #30754 .
2023-04-17 11:29:30 -07:00
Billy O'Neal
501db0f17e
[boost-build] Fix SHA512 and add MSVC workaround. ( #30884 )
2023-04-15 08:10:04 -07:00
Denis Barkar
d4acc3c3f2
[libxmp] add new port ( #30799 )
2023-04-15 01:10:34 -07:00
Martin Hořeňovský
bedfdb774c
[Boost] Update Boost ports to 1.82#0 ( #30856 )
...
Also adds the port for boost-mysql.
2023-04-15 00:15:07 -07:00
myd7349
086e63910e
[simdjson] Update to 3.1.7 ( #30858 )
...
* [simdjson] Update to 3.1.7
* [simdjson] Bump version
2023-04-14 23:38:04 -07:00
Alonso Schaich
65f80ec4d0
[harfbuzz] update to 7.1.0 ( #30852 )
...
* [harfbuzz] update to 7.1.0 (microsoft#30851)
* [harfbuzz] regenerate versions registries (microsoft#30851)
---------
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-04-14 23:37:21 -07:00
Alonso Schaich
d50425b118
[gdk-pixbuf] update to 2.42.10 ( #30849 )
...
* update to 2.42.10 (microsoft#30848)
* regenerate version registries (microsoft#30848)
2023-04-14 23:37:06 -07:00