Commit Graph

6104 Commits

Author SHA1 Message Date
Doug Cook
b9fc501b62
libtracepoint, libeventheader-tracepoint, libeventheader-decode (#31571)
* New ports: libtracepoint, libeventheader-decode, libeventheader-tracepoint

* Versions: libtracepoint, libeventheader-decode, libeventheader-tracepoint
2023-05-24 12:10:01 -07:00
JoergAtGithub
f5b0415c54
[hidapi] Update to 0.14.0 (#31574)
* Updated hidapi to 0.14.0
Added new feature pp-data-dump, to make the build of the new pp_data_dump.exe developer tool optional

* Use vcpkg_copy_tools for pp_data_dump

* Removed unnecessary added empty lines from portfile

* Use ${VERSION} variable in portfile instead of hardcoded version number
2023-05-24 12:03:18 -07:00
sonodima
28d4723662
[wmipp] Update to 1.2.0 (#31583)
* bumped wmipp version to 1.2.0

* wmipp updated version metadata

* [wmipp] removed blank line from portfile

* rebuilt version database
2023-05-24 11:59:22 -07:00
Vanilla
9a5d4bd1db
[folly]: fix build with gcc 13. (#31586) 2023-05-24 11:58:54 -07:00
eao197
bb03d33e6e
[sobjectizer] Update to 5.7.4.3 (#31591)
* SObjectizer updated to v.5.7.4.3.

* x-add-version used for SObjectizer-5.7.4.3.

* Update ports/sobjectizer/portfile.cmake

Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>

* Fix hash for SObjectizer 5.7.4.3.

* Apply x-add-version for updated SObjectizer.

---------

Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
2023-05-24 11:57:44 -07:00
Osyotr
319cf43691
[qt5] Apply CVE fixes (#31595) 2023-05-24 11:57:11 -07:00
ItsBasi
38c74ef00e
[flatbuffers] Update to 23.5.9 (#31600) 2023-05-24 11:46:25 -07:00
Jack·Boos·Yu
2718aa52a3
[recastnavigation] Update to 1.6.0 and use official CMakeLists (#31551)
* [recast] Update to 1.6.0 and use official CMakeLists

* version bump

* Use VERSION instead

* version

* New port recastnavigation and set recast depends on it.

* version

* Apply suggestion

* version

* version

* Apply suggestion

* version

---------

Co-authored-by: jyu49 <yu_jack@apple.com>
2023-05-23 16:49:23 -07:00
Frank
0a99cd4c21
[liblsquic] Fix found boringssl on debug or release (#31554)
* [liblsquic] Fix found boringssl on debug or release

* update version
2023-05-23 15:01:26 -07:00
Adam Lugowski
b1c5f22661
[task-thread-pool] new port (#31570)
* [task-thread-pool] new port

* Fix formatting

* Fix hash

* Add blank line

* Regenerate versions/t-/task-thread-pool.json
2023-05-23 13:47:47 -07:00
JonLiu1993
3a750bdcd0
[irrlicht] update to <1.8.5> (#31558)
* [irrlicht] update to <1.8.5>

* update version

* update portfile.cmake

* update version
2023-05-23 13:46:17 -07:00
Frank
e4e7a0b86b
[minizip-ng] update version to 4.0.0 (#31575)
* [minizip-ng] update version to 4.0.0

* update version
2023-05-23 13:43:07 -07:00
myd7349
e4e5d2dc0f
[ada-url] Add new port (#31485)
* [ada-url] Add new port

* [ada-url] Version

* [ada-url] Update to 2.4.2

* [ada-url] Bump version

* [ada-url] tools doesn't support UWP

* [ada-url] Overwrite version
2023-05-23 13:00:34 -07:00
MonicaLiu
e676f024aa
[blaze] Update to 3.8.2 (#31576)
* update blaze

* update version

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-05-23 12:59:02 -07:00
Mengna Li
23414a2bf1
Update to 2.0.9 (#31579) 2023-05-23 12:58:40 -07:00
Simon Perkins
0ccb3d1140
[gsl] fix gsl x64-linux-dynamic build by guarding win32 string replaces (#31504)
* Guard win32 string replaces

* update version

* Use target_compile_definitions for GSL_DLL

* Update version

* Revert "Use target_compile_definitions for GSL_DLL"

This reverts commit 9b228c100a.

* Address review comments

* Update version

* Revert "Address review comments"

This reverts commit d6e911a87b.

* Address review comments

* Remove target_compile_definitions

* #ifndef WIN32 -> #ifndef _WIN32

* Update version

* Update port-version from 2 to 3

* ./vcpkg x-add-version --all

* Restore version 2 port-version in version/g-/gsl.json
2023-05-22 14:56:05 -07:00
Silvio Traversaro
462885c7fb
[idyntree] Update to 9.0.0 (#31417)
* [idyntree] Update idyntree port to 9.0.0

Furthermore, remove irrlicht feature from default features as since
version 9.0.0 idyntree requires irrlicht compiled with SDL support
on Windows, and that is not available in irrlicht compiled by vcpkg.

* [idyntree] Update versions
2023-05-22 12:07:52 -07:00
myd7349
d672b68add
[portable-file-dialogs] Add new port (#31482)
* [portable-file-dialogs] Add new port

* [portable-file-dialogs] Version stuffs
2023-05-22 12:04:14 -07:00
sonodima
ebb01831d6
[wmipp] Add new port (#31503)
* add port 'wmipp'

* added 'wmipp' hash

* formatted manifest and rebuilt database

* uupdate version database

* use ${VERSION} in ports/wmipp/portfile.cmake

Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>

* update version database

---------

Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
2023-05-22 12:03:21 -07:00
chausner
f2328e89e9
[cpp-async] Add new port (#31523)
* Add cpp-async 2023-05-19

* Update CI baseline

* Add new line

* Update CI baseline

* Fix HEAD_REF

* Update CI baseline

* Update to v1.0.0

* Update CI baseline

* Remove old version

---------

Co-authored-by: chausner <chausner@users.noreply.github.com>
2023-05-22 11:56:55 -07:00
Konstantin Podsvirov
7f2a9d7891
[flecs] update to 3.2.3 (#31534)
* [flecs] update to 3.2.3

* [flecs] update version database
2023-05-22 11:55:09 -07:00
Sean Farrell
90c6f23013
[c9y] update to version 0.8.0 (#31540)
* [c9y] update to 0.8.0

* [c9y] update version database
2023-05-22 11:46:55 -07:00
Vitalii Koshura
af5d4e9e5b
Update boinc to 7.22.2 (#31543)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2023-05-22 11:46:27 -07:00
Mengna Li
e983fc2630
update to 2.36.1 (#31549) 2023-05-22 11:45:57 -07:00
jim wang
690c54515f
[zlib-ng] update to 2.0.7 (#31555)
* update version

* update version
2023-05-22 11:37:06 -07:00
JonLiu1993
4d7e8f0393
[simde] update to 0.7.6 (#31560)
* [simde] update to 0.7.6.

* update version
2023-05-22 11:34:33 -07:00
JonLiu1993
ded1f63e29
[charls] update to 2.4.2 (#31561)
* [charls] update to 2.4.2

* update version

* update function

* update version
2023-05-22 11:34:06 -07:00
Rémy Tassoux
167a402bd4
[quill] Update to 2.9.0 (#31562)
* [quill] Update to 2.9.0

* [quill] Update version files
2023-05-22 11:33:40 -07:00
Pierre Wendling
656fcc6ab2
[fmt] Update to 10.0.0 (#31378)
* [fmt] Update to version 10.0.0.

* [fmt] Update portfile.

- Remove dead code. It is no longer necessary to manually move DLLs and
edit CMake configs.
- Use vcpkg_install_copyright.

* [fmt] Update baseline.

* [cachelib] Update to 2023.05.08.00, support fmt 10

* Update to 2023.05.08.00.
* Add patch to support fmt 10.
* Update baseline.

* [spdlog] Add upstream patch for fmt 10.

* Add upstream patch to support fmt 10.
* Update portfile.
* Add usage.
* Update baseline.

* [seacas] Add upstream patch to support fmt 10.0.0.

* Add patch to support fmt 10.0.0.
* Update baseline.

* [coolprop] Update patch to support fmt 10.

* Update patch to support fmt 10.0.0. See CoolProp/CoolProp#2252
* Update baseline.

* [wasmedge] Add patch for fmt 10 support.

* Add patch to support fmt 10
* Update baseline
2023-05-21 18:05:01 -07:00
Matthias Kuhn
f8b9c6ad11
[qtpositioning] devendor poly2tri (#31462)
* [qtpositioning] devendor poly2tri

* Trim patch
2023-05-21 18:01:48 -07:00
Cheney Wang
f632b00a3f
[cairomm] Disable test (#31502) 2023-05-21 17:59:57 -07:00
Kai Pastor
5b744ed753
[gettext] Split, fixes, faster build, checked-in config cache (#30429)
* [gettext] Preset more MSVC checks

* Modify configure to speed up windows builds

* Support checked-in config cache

* Collect config [skip actions]

* Add x64 config

* Collect config [skip actions]

* Re-use most of windows config.cache [skip actions]

* WIP [skip actions]

* WIP [skip actions]

* WIP [skip actions]

* WIP

* [mchehab-zbar] Update gettext dependencies

* Add missing patch

* Don't test find_package(Gettext)

* [vcpkg-autotools-cache] Script port for config caching

* Add missing file

* Remove vcpkg-autoconf-cache

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-05-21 17:56:14 -07:00
JonLiu1993
892fd52dc4
[vcpkg baseline][vcpkg-ci-arrow | arrow] Fix ci error (#31439)
* [vcpkg-ci-arrow] Fix ci error

* update ci baseline

* fix arrow ci error

* update version

* update patch

* update version

* update patch

* update version
2023-05-21 17:52:49 -07:00
Alonso Schaich
35ad178191
[harfbuzz] update to 7.2.0 (#31493)
* [harfbuzz] update to 7.2.0 (microsoft/vcpkg#31492)

* [harfbuzz] regenerate versions repository (microsoft/vcpkg#31492)
2023-05-21 17:49:15 -07:00
moritz-h
c140c95162
[glslang] update to 12.2.0 (#31509) 2023-05-21 17:49:01 -07:00
Lily Wang
40619a55c3
[pdcurses] Add export CMake config (#31453)
* [pdcurses] Add export CMake config and update to latest commit

* update version

* add judge CMAKE_BUILD_TYPE STREQUAL "Debug"

* update version

* apply suggestions

* update version

* Add find binary file

* update version

* remove CMAKE_BUILD_TYPE

* update version
2023-05-18 11:38:34 -07:00
Cheney Wang
14a96b1980
[libde265] Fix incorrect pc file (#31477)
* [libde265] Fix incorrect pc file

* Apply upstream change
2023-05-18 11:28:08 -07:00
L3nn0x
f2446c13a9
Update discord-game-sdk to 3.2.1 (#31495)
* Update discord version

* Update patch

* Update patch

* Update database version

* Update port version

* Run format

* Update database version

* Update database version
2023-05-18 11:26:45 -07:00
MonicaLiu
ba5cf5bba6
[flecs] Add usage file (#31501)
* add usage

* update version

* remove vcpkg-cmake-wrapper.cmake

* update version

* undo remove vcpkg-cmake-wrapper.cmake

* update version

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-05-18 11:24:27 -07:00
jim wang
cdb77f1b5c
[alembic] update to 1.8.5 (#31456)
* alembic update to 1.8.5

* update version

* fix line break

* update version

* fix line break

* update version

* delete debug patch

* update version

* fix line break

* update version
2023-05-18 11:23:27 -07:00
myd7349
d707c55758
[simdjson] Update to 3.1.8 (#31479)
* [simdjson] Update to 3.1.8

* [simdjson] Bump version
2023-05-18 11:22:21 -07:00
Francisco Facioni
7e957fda0c
tracy - upgrade to 0.9.1 (#31484) 2023-05-18 11:21:54 -07:00
Frank
3f6bfedb80
[live555] Update version to 2023.5.10 (#31487)
* [live555] Update version to 2023.5.10

* version
2023-05-18 11:19:38 -07:00
Pierre Wendling
278f429069
[openimageio] Update to 2.4.11.1 (#31489)
* [openimageio] Update to 2.4.11.1.

* [openimageio] Add upstream patch to fix MSVC build

* [openimageio] Update baseline.
2023-05-18 11:19:03 -07:00
Alonso Schaich
df788a288c
[glib] update to 2.76.2 (#31491)
* [glib] update to 2.76.2 (microsoft/vcpkg#31490)

* [glib] regenerate version registries (microsoft/vcpkg#31490)
2023-05-18 11:18:29 -07:00
MonicaLiu
a9da2edbae
[gdcm] Update to 3.0.22 (#31499)
* update gdcm

* update version

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-05-18 11:18:03 -07:00
Henrik Gaßmann
7b30311f0a
[boringssl] Fix pkg-config & cmake find module compat (#31387)
* [boringssl] Fix find-module compatibility

OpenSSL libraries use a "d" postfix to differentiate debug and release
binaries. The cmake find-module mistakes the debug binary for the
release binary without the postfix.

Fix the package config generator logic which was completely broken
before: Remove linkage of Windows libraries for non-Windows targets and
remove the "lib" prefix only for msvc builds.

Harmonize the pkg-configs with the debug postfix.

Add usage instructions.

* [boringssl] Add new port version to database
2023-05-17 09:21:23 -07:00
Fabien Péan
221670ac58
[libigl] Fix libigl features (#31420)
* [libigl] Fix feature installation

* [libigl] Update license

* [libigl] update port version

* [libigl] update patch

* [libigl] update patch

* [libigl] update patch

* [libigl] update patch

* [libigl] update patch

* [libigl] v db

* [libigl] Fix license

* [libigl] v db
2023-05-17 09:18:26 -07:00
JonLiu1993
0e79ac5be5
[freetype-gl] Add feature glad (#31436)
* [freetype-gl] Add feature glad

* format vcpkg.json

* update version

* update rependences

* update version
2023-05-17 09:15:39 -07:00
Konstantin Podsvirov
ed3afc99e2
[flecs] update to 3.2.2 (#31432)
* [flecs] update to 3.2.2

* [flecs] update version database
2023-05-17 09:13:51 -07:00
Lily Wang
b49c204b93
[opencascade] Fix the paths in target files for static build (#31460)
* [opencascade] Fix paths in target files for static build

* update version

* apply suggestion

* update version
2023-05-17 08:57:42 -07:00
MonicaLiu
2d18711ce2
[ccfits] Support for Release-only build (#31473)
* support release only

* update version

* update portfile.cmake

* update version

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-05-17 08:51:07 -07:00
MonicaLiu
aaf629c095
[influxdb-cxx] Update to v0.7.1 (#31145)
* update influxdb-cxx

* update version

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-05-17 08:39:49 -07:00
Alexis La Goutte
08e86f83af
nghttp2: update to 1.53.0 (#31406)
and remove unnecessary cmake options
2023-05-17 08:38:57 -07:00
Leonid Pospelov
a618637937
[lexbor] Add new port (#31415)
* [lexbor] Add new port

* .

* addver

* addver

* ver

* Update ports/lexbor/portfile.cmake

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* Update ports/lexbor/portfile.cmake

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* Update lexbor.json

---------

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2023-05-16 10:47:59 -07:00
Simon Perkins
4a45104152
[wcslib] Add wcslib port (#31320)
* Initial commit

* Add usage and install

* Correct library  name

* Try configure install

* Disable more features

* Remove redundant lines

* Remove CMakeLists.txt

* --without-cfitsio

* Clean up vcpkg.json and disable windows

* Format the manifest

* Add versions

* Update homepage and download URL

* Fix version

* Update usage

* Update version
2023-05-16 10:45:18 -07:00
Adolfo Solis
338d300d3e
[fineftp] add new port fineftp-v1.3.4 (#31435)
* [fineftp] Add package v1.3.4

* [fineftp] Updated license

* [fineftp] database updated

* [fineftp] Fix git tree

* [fineftp] Disable Android platform

* [fineftp] Updated database

* Update ports/fineftp/portfile.cmake

Co-authored-by: Mengna Li <95600143+Adela0814@users.noreply.github.com>

* Update ports/fineftp/portfile.cmake

Co-authored-by: Mengna Li <95600143+Adela0814@users.noreply.github.com>

* [fineftp] Add EOF

* [fineftp] Update database

* [fineftp] Remove white line

* [fineftp] Update database

* [fineftp] Remove empty line

* [fineftp] Update database

---------

Co-authored-by: Mengna Li <95600143+Adela0814@users.noreply.github.com>
2023-05-16 10:37:37 -07:00
Barak Shoshany
429c605af8
[bshoshany-thread-pool] Updated to v3.4.0 (#31418)
* [bshoshany-thread-pool] Updated to v3.4.0

* [bshoshany-thread-pool] Updated to v3.4.0
2023-05-16 10:00:33 -07:00
Kai Pastor
3a32348aa0
[botan] Fix osx cross builds (#31437) 2023-05-16 09:43:55 -07:00
jim wang
e98d2f26b7
[libmysql] Fix libmysql export static library error (#31368)
* fix no found libmysql

* update version

* fix export patch

* update version

* fix export patch

* update version
2023-05-15 14:11:20 -07:00
Kai Pastor
3d04b3819b
[vcpkg baseline][infoware][pciids] Update infoware and add new port pciids (#31388)
* [infoware] Update

* Fix cross builds

* Update 'supports'

* [pciids] New helper port

* Remove obsolete comment
2023-05-15 14:09:58 -07:00
JonLiu1993
e8a229a233
[libgit2] Add GIT_OPENSSL OPTION to fix setting certificate location fail (#31392)
* [libgit2] defined GIT_OPENSSL option

* update version

* update version

* update version

* update portfile.cmake

* update version

* remove unix restrictions

* update version
2023-05-15 13:54:54 -07:00
MonicaLiu
1c5636cbc2
[amqpcpp] Update to 4.3.23 (#31271)
* update amqpcpp

* update version

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-05-15 13:37:11 -07:00
Kai Pastor
e99d61570b
[gdal] Update to 3.7.0 (#31381)
* [gdal] Update to 3.7.0

* [pdal] Fix build with gdal 3.7
2023-05-15 13:19:14 -07:00
Daniel Johansson
b6dd2d87ff
[shader-slang] Update to v0.27.20 (#31398)
* Updated shader-slang version to 0.27.20

* Ran ./vcpkg x-add-version --all

* Update ports/shader-slang/vcpkg.json

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>

* Update ports/shader-slang/portfile.cmake

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>

* ./vcpkg x-add-version --all

---------

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2023-05-15 13:18:18 -07:00
Leonid Pospelov
c18e2eb831
[wasmedge] Update to 0.12.1 (#31414)
* [wasmedge] Add new port

* .

* Update ports/wasmedge/vcpkg.json

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>

* Update wasmedge.json

* revert version

* update version

* new function

* version

---------

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
Co-authored-by: FrankXie <v-frankxie@microsoft.com>
2023-05-15 13:17:31 -07:00
Daniel Parker
c081319f6d
[jsoncons] Update to version 0.170.2 (#31419)
* [jsoncons] Update to 0.170.1

* Update baseline

* [jsoncons] Update to 0.170.2

* [jsoncons] Update baseline
2023-05-15 13:16:44 -07:00
moritz-h
9f0d3d4f21
ltla-umappp (#31397) 2023-05-13 12:45:36 -07:00
jim wang
304a45c544
[libproxy] Fix the issue that the proxy cannot run (#31391)
* Fix the issue that the proxy cannot run

* update version

* fix build error

* update version

* fix build error on osx

* update version

* fix does not support android

* update version
2023-05-13 12:35:42 -07:00
bjornthirud
721328e357
[easyloggingpp] Features to support multithreading (#31396)
* ports/easyloggingpp features to support multi-threaded applications

* New version of ports/easyloggingpp

---------

Co-authored-by: Bjørn Thirud <bjorn.thirud@fotoware.com>
2023-05-13 12:32:59 -07:00
Kai Pastor
acf66d284e
[minizip] Enable uwp (#31261)
* [minizip] Enable uwp

* Test tools

* baseline

* Add IOWIN32_USING_WINRT_API [skip actions]

* Finish PR
2023-05-13 09:46:59 -07:00
Azure SDK Bot
5fee480e66
[Azure Storage] Update to May Release (#31345)
* [azure-storage-common-cpp] Update to 12.3.2
## 12.3.2 (2023-05-09)

### Features Added

- Bumped up Account SAS version to `2022-11-02`.

* [azure-storage-files-datalake-cpp] Update to 12.6.0
## 12.6.0 (2023-05-09)

- New features in `12.6.0-beta.1` are now generally available.

* [azure-storage-files-shares-cpp] Update to 12.5.0
## 12.5.0 (2023-05-09)

### Features Added

- New features in `12.5.0-beta.1` are now generally available.

### Bugs Fixed

- Fixed a bug where `ShareFileClient::ListHandles` and `ShareDirectoryClient::ListHandles` always return empty list.
2023-05-13 09:45:45 -07:00
Kai Pastor
3880056be4
[baseline][libzim][xapian] Disable gtest, fix mingw and windows builds (#31383)
* [libzim] WIP

* Control gtest

* More fixes, test xapian

* [xapian] Fix windows and mingw

* dllexport

* Finish PR

* CI baseline

* [xapian] Update supports

* Fix arm64
2023-05-13 09:45:03 -07:00
Lily Wang
49381cbd45
[qt-advanced-docking-system] Update to 4.0.3 (#31390)
* [qt-advanced-docking-system] Update to 4.0.3

* update version

* fix find_dependency

* update version
2023-05-13 09:39:45 -07:00
Vollate
3e235d6817
[caf] update to 0.19.1 (#31347) (#31394) 2023-05-13 09:38:05 -07:00
rinechran
445385e1ae
[Thorvg] Update to 0.9.0 (#31401)
* feat : update thorvg 0.9.0

* doc : update baseline
2023-05-13 09:36:02 -07:00
Alexis La Goutte
7657ac1077
nghttp3: update to 0.11.0 (#31405) 2023-05-13 09:35:10 -07:00
Frank
72116f0cdc
[vcpkg baseline][binlog] disable performance tests (#31410)
* [binlog] disable performance tests

* update version

* disable find benchmark

* version
2023-05-13 09:34:48 -07:00
Mengna Li
43150d9aa4
[libde265] update to v1.0.11 (#31413)
* update to 1.0.11

* fix usage issue

* fix patch

* remove useless patch
2023-05-13 09:33:38 -07:00
Kai Pastor
ed8fb07a8b
[intel-mkl] Overhaul, install osx (#30483)
* [intel-mkl] Install osx

* Do less work for --only-downloads

* Try harder to ensure DMG unmount

* Adjust port warning

* Always install usage

* Fix log names

* Merge copyright

* Revise pc file handling

* Cleanup

* More uniform staging and variables

* Update messages

* Update versions

* Typo

* More cleanup

* Do nothing for unsupported targets

The old code was already broken.

* Fix and simplify copy-from-dmg

* Change extract_0_dir

* Mount to tmp dir
2023-05-11 12:39:22 -07:00
jim wang
c43c007677
[gstreamer] Add a ges feature (#31267)
* add feature ges

* update

* fix port version

* update version
2023-05-11 11:42:13 -07:00
Lily Wang
9f358ceb5c
[microsoft-signalr] Fix find jsoncpp (#31384)
* [microsoft-signalr] Fix find jsoncpp

* update version

* apply suggestion

* update version

* fix quoting

* version

---------

Co-authored-by: Javier Matos Denizac <javier.matosd@gmail.com>
2023-05-11 11:37:33 -07:00
talregev
d54600af13
Create JIT as a feature (#31294) 2023-05-11 11:37:21 -07:00
Vitalii Koshura
9411949cbc
[boinc] fix build error. (#31364)
Ref: https://github.com/BOINC/boinc/pull/5232

Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2023-05-11 11:34:06 -07:00
RealTimeChris
5d0e5a3443
[Jsonifier] Updating to version v0.9.1 (#31315)
* Updating the required files.

* Updating the required files.

* Updating the required files.

* Updating the required files.

* Updating the required files.

* Updating the required files.

* Updating the required files.

* Updating the required files.

* Updating the required files.

* Updating the required files.

* Updating the required files.

* Updating the required files.

---------

Co-authored-by: Javier Matos Denizac <javier.matosd@gmail.com>
2023-05-11 11:30:17 -07:00
d10sfan
acdc823534
[libmad] Add dynamic support (#31350)
* [libmad] Add dynamic building

* Update version

* Fix version

* Fixes to use vcpkg concepts

* Update version

* change to mad

* Update version

* PR fixes

* Update version

* Add version

* Update version
2023-05-11 11:16:10 -07:00
MonicaLiu
3256b183d0
[behaviortree-cpp] Update to 4.1.1 (#31287)
* update behaviortree-cpp

* update version

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-05-11 10:32:00 -07:00
autoantwort
35ffca6eca
[ocilib] does support non windows arm (#31295) 2023-05-11 10:11:19 -07:00
talregev
49ad465adb
update urdfdom (#31335) 2023-05-11 10:09:03 -07:00
Frank
2c7ca69fb1
[openblas] Update version to 0.3.23 (#31367)
* [openblas] Update version to 0.3.23

* version

* remove patch

* version

* new function

* version

* end line

* v db
2023-05-11 10:04:04 -07:00
MonicaLiu
222409d3a4
[sfml] Support for Release-only build (#31372)
* support release-only

* update version

* update portfile.cmake

* update git-tree

* update sfml

* update version

* undo previous step

* update verison

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-05-11 10:03:00 -07:00
moritz-h
d163f9d5f5
[hnswlib] backport CMake targets (#31305)
* [hnswlib] backport CMake targets

* download cmake changes as patch

* add patch file
2023-05-10 12:36:01 -07:00
Raúl Cumplido
281cfd338c
[arrow] Update to 12.0.0 (#31321)
* [arrow] Update to 12.0.0

* Update versions
2023-05-10 12:31:11 -07:00
Lily Wang
b049e49516
[libsbml] Update to 5.20.0 (#31149)
* [libsbml] Update to 5.20.0

* update version

* fix incorrect option

* update version

* install usage

* update version

* apply suggestions

* update version

* fix depends libxml2

* update version
2023-05-10 11:40:02 -07:00
JonLiu1993
2f1d20a769
[numcpp] update to 2.10.1 (#26482)
* [NumCpp] update to 2.8.0

* update version

* [numcpp] update to 2.10.1

* update vcpkg.json

* update version
2023-05-10 11:27:54 -07:00
xiaoyifang
11cbc119f3
[xapian] update version to 1.4.22 (#31338) 2023-05-10 11:18:34 -07:00
Frank
c74f727971
[taskflow] Update version to 3.6.0 (#31342)
* [taskflow] Update version to 3.6.0

* version
2023-05-10 11:17:14 -07:00
Michael
2270334cdf
[usd] update to v23.05 (#31344) 2023-05-10 11:16:12 -07:00
Azure SDK Bot
7f7ac83c24
[azure-security-keyvault-*-cpp] Update to May Release (#31353)
* [azure-security-keyvault-certificates-cpp] Update to 4.2.0
## 4.2.0 (2023-05-09)

### Features Added

- Added support for challenge-based and multi-tenant authentication.

* [azure-security-keyvault-secrets-cpp] Update to 4.2.0
## 4.2.0 (2023-05-09)

### Features Added

- Added support for challenge-based and multi-tenant authentication.

* [azure-security-keyvault-keys-cpp] Update to 4.4.0
## 4.4.0 (2023-05-09)

### Features Added

- Added support for challenge-based and multi-tenant authentication.

### Bugs Fixed

- [3366](https://github.com/Azure/azure-sdk-for-cpp/issues/4466) Fixed the user-agent string sent to the service to include the "keys" suffix in the value, when using `CryptographyClient`.
2023-05-10 11:15:16 -07:00
Martin Hořeňovský
7402bdc4c2
[benchmark] Update Google Benchmark to v1.8.0 (#31356) 2023-05-10 11:14:42 -07:00
autoantwort
5cbbfb9e81
[libgit2] fix support expressions (#31365) 2023-05-10 11:12:07 -07:00
Cheney Wang
75144f581d
[xtensor] update to 0.24.6 (#31369) 2023-05-10 11:11:05 -07:00
Cheney Wang
dad60afdaa
[uwebsockets] update to 20.41.0 (#31371) 2023-05-10 11:09:36 -07:00
Daniel Schürmann
e1cdda71f6
[qttools] copy traget tools only if they exists. (#30442)
They do not exist if you crosscompile qt
2023-05-09 16:58:41 -07:00
Kai Pastor
f35ba0c785
[luajit] Use common build functions (#30608)
* [luajit] Use nmake build setup [skip actions]

* [luajit] Use vcpkg_configure/install_make [skip actions]

* Cross build with host tools

* Host tools must match target bitness

* Cleanup

* WIP

* Don't touch CI baseline now

* Less osx quirks

* Move msvc header installation to nmake

* Simplify MSVC

* Add arm and x86 cross build support
2023-05-09 16:57:10 -07:00
xiaoyifang
e7250fea9f
[libzim]add package (#30758)
* libzim: add package

update libzim versions

libzim:meson ignore xapian

* Update ports/libzim/vcpkg.json

Co-authored-by: Mengna Li <95600143+Adela0814@users.noreply.github.com>

* Update ports/libzim/portfile.cmake

Co-authored-by: Mengna Li <95600143+Adela0814@users.noreply.github.com>

* support both static and dynamic library

* modify according to review

Update ports/libzim/portfile.cmake

Co-authored-by: Mengna Li <95600143+Adela0814@users.noreply.github.com>

add version

* only enable release library

* make xapian does not support on windows

* disable android platform

---------

Co-authored-by: Mengna Li <95600143+Adela0814@users.noreply.github.com>
2023-05-09 16:56:27 -07:00
freestriker
8e591a9cf0
[vk-bootstrap] Update to v0.7 (#31285)
* Update portfile.cmake

use the latest v0.7 tag of package vk-bootstrap

* update baseline

update to v0.7 tag

* Update baseline.json

change port-version

* Update version and git-tree

* ${VERSION}

* version

---------

Co-authored-by: FrankXie <v-frankxie@microsoft.com>
2023-05-09 16:44:20 -07:00
Osyotr
8ffcb2a78c
[qt5-declarative] Add d3d12 feature (#31291) 2023-05-09 16:34:59 -07:00
Lily Wang
602815cba4
[uvw] Update to 3.0.0 (#31317)
* [uvw] Update to 3.0.0

* update version
2023-05-09 16:04:38 -07:00
Ómar Högni Guðmarsson
ff311f676b
[Glaze] update (#31319)
* Glaze update V1.2.3

* update database

* Remove unused flag

* update version database
2023-05-09 14:57:10 -07:00
Billy O'Neal
4d2e253e42
Avoid recalculating the default msbuild settings. (#31325)
* Fix the `vcpkg_install_msbuild` docs to reflect handling of x86==Win32.

See:
* https://github.com/microsoft/vcpkg/pull/28119#issuecomment-1336270264
* https://github.com/microsoft/vcpkg/issues/28076

* Remove overriding-with-the-default discovered in https://github.com/microsoft/vcpkg/pull/28119#issuecomment-1336270264

hunspell and mp3lame are left alone because they do other things with the resulting variable.

* Remove nonexistent reference to `MSBUILD_PLATFORM` variable.

* Simplify getting to x86, as discovered in https://github.com/microsoft/vcpkg/pull/28119#issuecomment-1336270264

* Version DB

* Whoops patches shouldn't be quoted.

* Delete vcpkg_install_msbuild.md

Docs changes have been migrated in microsoft/vcpkg-docs#21

* Update ocilib.json

* Update ocilib.json

---------

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
2023-05-09 14:56:22 -07:00
Vitalii Koshura
a41e8d1294
[boinc] Update to 7.22.1 (#31333)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2023-05-09 14:49:41 -07:00
robbert-ef
76fb3e5930
[gmp] Fix building for linux x86 (#31339) 2023-05-09 14:48:09 -07:00
Denis Barkar
ea222747b8
[sdl2-mixer-ext] add new port (#31253) 2023-05-08 18:32:52 -07:00
Connor Broyles
1f7f116718
[pdal, pdal-c] Update to v2.5.3, v2.2.0 and fix GCC 13 build (#31257)
* [pdal] Update to v2.5.3

* [pdal] Update baseline

* [pdal-c] Update to v2.2.0

* [pdal-c] Update baseline

* update usage

* update version

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-05-08 18:28:15 -07:00
Kai Pastor
8805e31bb4
[libxlsxwriter] Fix pc file, de-vendor minizip (#31262) 2023-05-08 18:25:24 -07:00
chausner
24e389168d
[cpp-httplib] Update to 0.12.3 (#31281)
* Update cpp-httplib to 0.12.3

* Update CI baseline

* Use "v${VERSION}"

* Update patch

* Update CI baseline

---------

Co-authored-by: chausner <chausner@users.noreply.github.com>
2023-05-08 18:23:01 -07:00
MonicaLiu
714774fd4f
[bond] Update to 10.0.0 (#31269)
* update bond

* update version

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-05-08 18:18:38 -07:00
Michael
991c564917
[usd] Add missing dependency (#31274) 2023-05-08 18:14:59 -07:00
Kai Pastor
f1a37c0d84
[gz-math7] Control options (#31277) 2023-05-08 18:13:00 -07:00
autoantwort
a9adae7356
[libgit2] use support expressions (#31278) 2023-05-08 18:11:51 -07:00
Osyotr
fb46486c20
[qt5-imageformats] Move deps to features (#31282) 2023-05-08 18:11:15 -07:00
Daniel Parker
be5a9aab2d
[jsoncons] Update to 0.170.1 (#31284)
* [jsoncons] Update to 0.170.1

* Update baseline
2023-05-08 18:04:23 -07:00
theartful
461fd253f5
[gstreamer]: fix pkgconfig parameters of gstreamer (#31301) 2023-05-08 18:02:30 -07:00
Cheney Wang
c8b9f10f39
[microsoft-signalr] Fix usage issue (#31286) 2023-05-08 17:47:02 -07:00
xyz347
fd259a15f1
[xpack]Update to 1.0.5 (#31299)
* update xpack version

* update xpack version
2023-05-08 17:12:47 -07:00
Connor Broyles
d5952607f3
[vsg] New port (VulkanSceneGraph) (#31300)
* [vsg] New port (VulkanSceneGraph)

* [vsg] Fix deprecated function usage

* [vsg] Remove redundant linkage specification

* [vsg] Devendor glslang

* [vsg] Remove DISABLE_PARALLEL_CONFIGURE flag
2023-05-08 17:12:23 -07:00
jim wang
4746870785
[qtbase] fix glib2 not found (#30379)
* fix glib2 no found

* update version

* update version

* update version

* update version

* update version

* update version

* update version

* update version

* update verion

* update verion

* merge master

* version

* fix new error

* update version

* update version

* update version

* Update qtbase.json

---------

Co-authored-by: Jim Wang (Beyondsoft Corporation) <v-wangjim@microsoft.com>
2023-05-08 16:40:12 -07:00
Kai Pastor
9a5e44fcc1
[ignition-modularscripts] Disable docs, reduce warnings, update style (#31309)
* [ignition-modularscripts] CMake style update

* Add MAYBE_UNUSED_VARIABLES

* Don't build docs (unless overriden)

* Require install for host
2023-05-08 16:01:29 -07:00
Kai Pastor
1f94beda2b
[nettle] Switch from yasm to clang (#30175)
* Add export list generation [skip actions]

* Refresh exports using dumpbin

* [nettle] Update to 3.8.1 [skip actions]

* Disable testsuite and examples [skip actions]

* Update exports for x64 [skip actions]

* Update exports for x86 [skip actions]

* Finish update

* [shiftmedia-libgnutls] Fix 'supports'

* Build arm

* Switch from yasm to clang

* Revise msvc support patch

* Add feature to control tools

* Fix DLL installation

* [skip actions]

* Cleanup
2023-05-08 15:54:25 -07:00
Andrew Kornilov
f55c3b5fd6
[libsonic] Add new port (#29374)
* [libsonic] Add new port

* [libsonic] Update version

* [libsonic] Fix porfiles

* [libsonic] Update version

* [libsonic] Add tool feature

* [libsonic] Update version
2023-05-08 15:06:19 -07:00
菜姬
3a409cdf21
[libass] update to 0.17.1 (#29767)
* [libass] update to 0.17.1

* [libass] Add to versions file
2023-05-08 10:12:45 -07:00
Alexander Smyslov
7fc86fe37d
[Libvault] new port (#28266)
* Add files via upload

* [new port] avro-cpp

* add boost-format

* remove comments

* remove comments

* [libvault] new port

* [libvault] new port

* [libvault] new port

* [libvault] new port

* add [200~

* format

* update versions file

* Update ports/libvault/portfile.cmake

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>

* update fix review

* fix remarks

* fix remarks

* fix remarks

* fix remarks

* fix remarks

* update version

* add version

* Implement find_dependency correctly.

---------

Co-authored-by: Alexander Smyslov <aleksandr.smyslov@libertexgroup.com>
Co-authored-by: Smyslov Alexander Nikolayevich <aleksandr.smyslov@fxclub.com>
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-05-08 10:07:54 -07:00
myd7349
6a3dd0874f
[edflib] Update to v1.24 (#31250)
* [edflib] Add dynamic build support

* [edflib] Bump version

* [edflib] Update to v1.24

* Revert "[edflib] Bump version"

This reverts commit d45db16a0e.

* [edflib] Bump version
2023-05-05 11:30:57 -07:00
Lily Wang
924d8d4662
[uwebsockets] update to 20.40.0 (#31240)
* [uwebsockets] update to 20.40.0

* update version
2023-05-05 11:17:41 -07:00
Ómar Högni Guðmarsson
4eda0e3c70
[glaze] update 1.2.2 (#31249)
* Glaze updated to 1.2.2

* Vcpkg version database update
2023-05-05 11:17:13 -07:00
jim wang
dc965d08df
[libphonenumber] Update to 8.13.11 (#31260)
* update version

* update version
2023-05-05 11:17:01 -07:00
Cheney Wang
f3cc1e393f
[simde] update to 0.7.4 (#31264) 2023-05-05 11:16:48 -07:00
Mengna Li
ec6cd90d6e
update to 2.2.0 (#31265) 2023-05-05 11:13:22 -07:00
Alexander Smyslov
21ba00c5d5
[librdkafka] Upgrade up to 2.1.1 (#31266)
* [librdkafka] upgrade version up to 2.1.1

* [librdkafka] upgrade version up to 2.1.1

* Update ports/librdkafka/portfile.cmake

Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>

* [librdkafka] upgrade version up to 2.1.1

* remove blank

* update version

---------

Co-authored-by: Smyslov Alexander Nikolayevich <aleksandr.smyslov@fxclub.com>
Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
2023-05-05 11:12:49 -07:00
Connor Broyles
defe7b7fb3
[draco] Update to v1.5.6 (#31220)
* [draco] Update to v1.5.6

* [draco] Update baseline

* [draco] Fix pkgconfig

* [draco] Update version

* [draco] Use VERSION variable for git ref

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>

* [draco] Revert line ending change

* [draco] Update version

---------

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2023-05-05 10:55:33 -07:00
Azure SDK Bot
60e2c07d20
[azure-core-cpp] Update to May Release for Core Packages (#31256)
* [azure-security-keyvault-administration-cpp] Update to 4.0.0-beta.3

* [azure-identity-cpp] Update to 1.5.0
## 1.5.0 (2023-05-04)

### Features Added

- Added support for challenge-based and multi-tenant authentication.
- Added `DefaultAzureCredential`.

### Bugs Fixed

- [[#4443]](https://github.com/Azure/azure-sdk-for-cpp/issues/4443) Fixed potentially high CPU usage on Windows.

### Other Changes

- Improved diagnostics to utilize `Azure::Core::Credentials::TokenCredential::GetCredentialName()`.
- Improved log messages.

* [azure-core-cpp] Update to 1.9.0
## 1.9.0 (2023-05-04)

### Features Added

- Added the ability to ignore invalid certificate common name for TLS connections in WinHTTP transport.
- Added `DisableTlsCertificateValidation` in `TransportOptions`.
- Added `TokenCredential::GetCredentialName()` to be utilized in diagnostic messages. If you have any custom implementations of `TokenCredential`, it is recommended to pass the name of your credential to `TokenCredential` constructor. The old parameterless constructor is deprecated.
- Added support for challenge-based and multi-tenant authentication.

### Bugs Fixed

- Fixed the UUID generation so the variant is RFC 4122 conforming.

### Other Changes

- [[#4352]](https://github.com/Azure/azure-sdk-for-cpp/pull/4352) Fixed compilation error on Visual Studio 2017. (A community contribution, courtesy of _[jorgen](https://github.com/jorgen)_)

### Acknowledgments

Thank you to our developer community members who helped to make Azure Core better with their contributions to this release:

- Jorgen Lind _([GitHub](https://github.com/jorgen))_

---------

Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
Co-authored-by: Anton Kolesnyk <41349689+antkmsft@users.noreply.github.com>
2023-05-04 14:31:51 -07:00
Rémi Bédard-Couture
e4e9eb9891
[tree-similarity] add new port of tree-similarity to measure tree edit distance (#30901)
* Add port of tree-similarity to measure tree edit distance

* Fixed database version

* Fix version again

* Trying to fix the database version issue again

* Update tree-similarity to v0.2

* Added tree-similarity v0.2

* Use official repo to download the library (PR got merged); Clean up versions

* Update version manifest

* Update download hash

* Update version manifest

* Align version string with upstream repo release tag

* Update version manifest to align with upstream release tag

* Update to release 0.1.1 that installs only the header files

* Update version manifest
2023-05-04 11:44:55 -07:00
Frank Lichtenheld
c102be8b23
openssl: Fix installation of openssl[core,tools] (#31171)
Do not try to install file that does not exist.

Fixes #31170

Signed-off-by: Frank Lichtenheld <frank@lichtenheld.com>
2023-05-04 10:44:41 -07:00
SunBlack
2dae865af0
[liblas] Fix missing dependency to boost-foreach (#30950) 2023-05-04 10:44:24 -07:00
Cialloo
50847d0c8e
[rcon] add new port (#31131)
* add valve source rcon protocal library, depend on asio

* add license

* fix format error

* add version 1.0.0

* add blank line at the end of portfile.cmake and usage file

* execute vcpkg x-add-version --all --overwrite-version to fix error in CI

* change package name to cialloo-rcon

* change version

* Update versions/baseline.json

Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>

---------

Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
2023-05-04 10:31:46 -07:00
Mengna Li
1c0b81956d
Fix incorrect library name in jasper.pc (#31158) 2023-05-04 10:28:55 -07:00
Benjamin Oldenburg
13a0b7ba8d
[pthreads] Fixed whitespaces in path issue (#31179)
* quotes

* Updated version

* move static patch filenames to vcpkg_from_sourceforge()
2023-05-04 10:27:12 -07:00
Kevin Lalumiere
c0b1007fe7
Fix microsoft/vcpkg#31218 (#31219) 2023-05-04 10:27:02 -07:00
Connor Broyles
39b4197519
[geos] Update to v3.11.2 (#31233)
* [geos] Update to v3.11.2

* [geos] Update baseline

* [geos] Fix GCC 13 build

* [geos] Update baseline
2023-05-04 10:25:51 -07:00
Connor Broyles
a615e65e78
[openexr] Update to v3.1.7 (#31235)
* [openexr] Update to v3.1.7

* [openexr] Update baseline
2023-05-04 10:24:45 -07:00
autoantwort
4eb7de6c44
[libmysql] fix sha (#31243) 2023-05-04 10:23:10 -07:00
Leonid Pospelov
7c4f51feb0
[node-api-headers] add usage (#31186)
* [node-api-headers] add usage

* port-ver

* .

* .

* Update usage

* Update node-api-headers.json
2023-05-04 10:22:22 -07:00
autoantwort
daeaf2c209
[gz-tools2] fix build (#31214) 2023-05-04 10:21:32 -07:00
Vitalii Koshura
388e9f1c82
[gtk3] Update to 3.24.37 (#31223)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2023-05-03 12:42:17 -07:00
Iridescent
44ef240471
[indicators] Update to 2.3 (#31232)
* [indicators] Update to 2.3

* Update [indicators] git-tree
2023-05-03 11:52:23 -07:00
Stephen E. Baker
6d69bbacd2
[luasocket] bump to 3.1.0 (#31078)
* [luasocket] Bump to 3.1.0

* vcpkg x-add-version luasocket
2023-05-02 15:21:40 -07:00
xiaozhuai, Weihang Ding
d5644a46ae
[angle] Fix crash on macos #29622 (#31163)
* [angle] Fix crash on macos #29622

* update version database
2023-05-02 14:47:47 -07:00
jim wang
bc2c3eee48
[ogre] Fix function override problem in macos system. (#31106)
* fix osx override error

* update version

* optimized syntax

* update version

* fix function

* update version
2023-05-02 14:44:40 -07:00
Tomas Morris
3edf135358
[BlingFire] Adding BlingFire Package (#31139)
* Adding BlingFire Package

* Adding updated baseline

* Updating supported platforms

* Fixing up json

* Updating version

* Removing uwp platform

* Updating version

* Updating to commit with cmake config

* Updating blingfire version

* Updating to latest blingfire with fixes for vcpkg

* Updating version
2023-05-02 13:57:19 -07:00
autoantwort
efea264062
[qtbase] fix osx features (#31208) 2023-05-02 13:23:58 -07:00
Vitalii Koshura
ee3fefebc7
[sentry-native] update to 0.6.2 (#31210)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2023-05-02 13:22:25 -07:00
BullyWiiPlaza
b9098338e0
[kissnet] Update version (#31212)
* [kissnet] Update version

* Update version database
2023-05-02 13:22:09 -07:00
Nikita Vakula
fbec0d7bc4
[cppkafka] bumped to 0.4.0 (#31182)
In this version some of the issues were solved:
1. No need for dynamic fix patch as it was solved inside the project.
2. CMake configs are installed
2023-05-02 12:40:04 -07:00
autoantwort
845b32161f
[hiredis] fix examples (#31130) 2023-05-02 11:34:43 -07:00
Carlos O'Ryan
a5d91f7d26
[functions-framework-cpp] fixup package name (#31086) 2023-05-01 16:10:56 -07:00
Osyotr
cdc952976a
[qt5-base] GLU is not required (#31148) 2023-05-01 16:00:31 -07:00
Carlos O'Ryan
8b332e211c
[google-cloud-cpp] update to the latest release (v2.10.0) (#31202) 2023-05-01 15:34:02 -07:00
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