Commit Graph

7359 Commits

Author SHA1 Message Date
Frank
4b00fb593f
[gstreamer] Add correct support for feature nvcodec (#34751)
* [gstreamer] Add correct support for feature nvcodec

* version

* add support

* version
2023-10-27 17:53:00 -07:00
Jia Yue Hua
b86f18b286
[mbedtls] update to 2.28.5 (#34744)
* [mbedtls] update to 2.28.5

* [mbedtls] update to 2.28.5
2023-10-27 16:54:05 -07:00
Frank
98a562a04c
[openssl] Update version to 3.1.4 (#34734)
* [openssl] Update version to 3.1.4

* version
2023-10-27 11:30:01 -07:00
Martin Olivier
e712423c2d
[dylib] New port (#34578)
* [ports/dylib] New port

Signed-off-by: Martin Olivier <martin.olivier@live.fr>

* fix: CPack installation

Signed-off-by: Martin Olivier <martin.olivier@live.fr>

* fix: added version in baseline && manifest format

Signed-off-by: Martin Olivier <martin.olivier@live.fr>

* fix: update version database

* fix: removed redundant package_name

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

* fix: cleanup

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

* fix: newline at the end of portfile.cmake

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

* fix: cleanup

* fix: hash

---------

Signed-off-by: Martin Olivier <martin.olivier@live.fr>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2023-10-27 11:28:47 -07:00
jim wang
7dc6a4e174
[opentelemetry-cpp] update to 1.12.0 (#33983)
* Generate Imath.pc

* update version

* add dependency imath minizip-ng

* updata version

* update version

* update to 1.11.0

* update version

* update

* update version

* update version

* update version

* fix missing header file

* update version

* Fix feature otlp content

* update version

* update to 1.12.0

* update version

* update version
2023-10-27 11:24:01 -07:00
Alexander Neumann
45f34d72b9
[Qt] Update to 6.6.0 (#34426)
* [Qt] Update to 6.6.0

* fix patch in qtbase

* add tmp port to get qtwebengine logs

* remove dep in tmp port

* Fix CMAKE_BUILD_TYPE being hijacked by qt scripts.

* Fix qtwebengine build?

* add another script to be fixed

* remove path to cmake

* fix qtgrpc

* looks like the variable is defined somewhere.

* avoid aliasing only if the target exists

* try different aliasing fix

* fix patch

* Dep stuff

* reenable atomics

* reenable librt

* remove tmp

* v db

* v db

* add vulkan-header as a dependency

* v db

* also needs libs

* v db

* add a comment to remember me not to touch this again

* v db
2023-10-27 11:18:22 -07:00
autoantwort
820cf6afbd
[sdl2-mixer-ext] uwp (#33774) 2023-10-26 21:01:59 -07:00
Jia Yue Hua
eb7cb824c4
[mpark-patterns] add new port (#34679)
* [mpark-patterns] add new port

* [mpark-patterns] add new port

* [mpark-patterns] add new port

* [mpark-patterns] add new port
2023-10-26 20:58:24 -07:00
Kai Pastor
79be4be144
[gts] Enables osx and android, fixes, cleanup. (#34673)
* [gts] Enable and fix osx

* [gts] Update manifest

* [gts] Fix version passing

* [gts] Update usage

* [gts] Simplify dll patching

* [gts] Cleanup

* [gts] android builds now

* ignition-common1: fails on osx as on linux
2023-10-26 20:42:32 -07:00
Lily Wang
27728bbae6
[libremidi] Fix install path of the lib file (#34718)
* [libremidi] Fix install path of the lib file

* update version
2023-10-26 16:49:30 -07:00
autoantwort
3961f34cac
[fastrtps] no uwp (#34702) 2023-10-26 16:48:16 -07:00
Andrew Kornilov
915077e26e
[proxsuite] add new port (#34722)
* [proxsuite] add new port

* [proxsuite] update version
2023-10-26 16:47:24 -07:00
autoantwort
a7e4ad1363
[glslang] fix tools windows (#34700) 2023-10-26 13:15:55 -07:00
miyanyan
fa4c4e2b42
[minizip-ng] update to v4.0.1 (#34730)
* [minizip-ng] update to v4.0.1

* [minizip-ng] remove the unnecessary options signing

* [minizip-ng] fix wrong CONFIG_PATH

* [minizip-ng] update versions
2023-10-26 10:41:07 -07:00
autoantwort
213c01f871
[azure-core-cpp] winhttp no uwp (#34704) 2023-10-25 07:15:33 -07:00
Daniel Schürmann
b31a9e4ff0
[soundtouch] Update to 2.3.2 (#34697) 2023-10-25 07:10:23 -07:00
Alexis La Goutte
d6eb444c39
[ngtcp2] Update to 1.0.1 (#34698) 2023-10-25 07:09:43 -07:00
Paweł Wegner
7a6f366cef
[ffmpeg] fix cross builds on windows host (#34657)
Two issues:

* we should get msys2 when building on windows, not targeting windows.
* removed usage of LIBRARY_PATH since it is ignored when cross-compiling [1].

Tested building for android on windows and works fine.

[1]: https://gcc.gnu.org/onlinedocs/gcc/Environment-Variables.html#index-LIBRARY_005fPATH
2023-10-24 11:53:01 -07:00
gerard-ryan-immersaview
cf9fe90138
[gstreamer] nvcodec feature (#34690)
* Reverts hard-coded disable in https://github.com/microsoft/vcpkg/pull/34152
2023-10-24 11:52:45 -07:00
Jia Yue Hua
46b3d5404d
[cpp-sort] add new port (#34677)
* [cpp-sort] add new port

* [cpp-sort] fix usage

* [cpp-sort] add new port

* [cpp-sort] fix usage

* [cpp-sort] add new port
2023-10-24 11:05:02 -07:00
Theodore Tsirpanis
f7dc9c8f5e
[wil] Configure only in release mode. (#34686)
* [wil] Configure only in release mode.

* Update version database.
2023-10-24 09:20:24 -07:00
Ilya Lavrenov
1a243cf7bb
[openvino] support dynamic protobuf (#34651)
* [openvino] support dynamic protobuf

* updated version database
2023-10-24 09:19:54 -07:00
Kai Pastor
4ff2d52566
[check,libsbml] Update, port fixes (#34656)
* [libsbml] Update, port fixes

* [check] Follow VCPKG_LIBRARY_LINKAGE

* [check] Don't install checkmk

* [check] Burn-in dllimport

* [libsbml] Devendor dirent

* [libsbml] Burn-in library linkage

* Finish

* Fix typo

* [libsbml] Shorten patch
2023-10-24 09:09:15 -07:00
evpobr
e6a164736f
[libsndfile] Update to 1.2.2 (#34388)
Co-authored-by: Kai Pastor <dg0yt@darc.de>
2023-10-24 09:08:39 -07:00
JonLiu1993
398ede5dd8
[glaze] update to 1.5.3 (#34624)
* [glaze] update to 1.5.3

* update version

* [glaze] update to 1.5.4

* update version

---------

Co-authored-by: vzhli17 <v-zhli17@microsoft.com>
2023-10-24 09:06:44 -07:00
Cheney Wang
0d0f90d233
[pipewire] update to 0.3.83 (#34669) 2023-10-24 09:06:00 -07:00
Jia Yue Hua
a53ad97dd3
[reactiveplusplus] update to 0.2.3 (#34674)
* [reactiveplusplus] update to 0.2.3

* [reactiveplusplus] update to 0.2.3
2023-10-24 09:02:36 -07:00
Jia Yue Hua
78af68fdcc
[uwebsockets] update to 20.47.0 (#34683)
* [uwebsockets] update to 20.47.0

* [uwebsockets] update to 20.47.0
2023-10-24 09:02:01 -07:00
Jia Yue Hua
2abeb44b60
[x86-simd-sort] update to 3.0 (#34685) 2023-10-24 09:01:05 -07:00
JonLiu1993
3265c187c7
[itk] Fix download failure (#34533)
* [itk] Fix download failure

* update version

* remove port-version

* update version

---------

Co-authored-by: vzhli17 <v-zhli17@microsoft.com>
2023-10-23 11:38:03 -07:00
jim wang
f31f2c7ac9
[matio] Add usage (#34505)
* add usage

* update version

* fix usage

* update version

* fix review

* udpate version

* fix variables

* update version
2023-10-23 11:35:25 -07:00
Kai Pastor
bcc8b849b3
[libconfig] Cleanup, fix libconfig++ cmake export (#34646)
* [libconfig] No vendored CMakeLists.txt

* [libconfig] Cleanup

* [libconfig] Fix libconfig++ cmake export
2023-10-23 11:29:14 -07:00
Paweł Wegner
af4749fc9d
[dav1d] Add UWP support. (#34647)
It builds fine for me.
2023-10-23 11:28:34 -07:00
Ilya Lavrenov
0d8e0f2930
[tbb] explicitly disable hwloc feature for UWP (#34648)
* tbb: disable hwloc feature for UWP

* updated version database
2023-10-23 11:28:01 -07:00
Kai Pastor
2d0bfe54b8
[civetweb] Dynamic linkage, debug pc file (#34654) 2023-10-23 11:26:58 -07:00
MonicaLiu
374023bdbb
[vcpkg baseline][libpcap] Fix flex command --header-file (#34670)
* fix libpcap

* update version

* DISABLE_PARALLEL_CONFIGURE

* update git-tree

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-10-23 11:20:00 -07:00
Alfred E. Heggestad
a0b6a284ad
[baresip-libre] update to 3.4.0 (#34225)
* [baresip-libre] update to 3.4.0

* bump version

* rename patch

* bump version

* rename patch

* bump version

* rename patch

* bump version
2023-10-23 11:18:23 -07:00
eao197
22453caae7
[sobjectizer, so5extra] update to 5.8.1 and 1.6.1 (#34529)
* SObjectizer and so5extra updated to the latest version.

SObjectizer -> 5.8.1.
so5extra -> 1.6.1.

* x-add-version for SObjectizer and so5extra.

---------

Co-authored-by: Monica <liuyumei01@beyondsoft.com>
2023-10-23 11:14:57 -07:00
Lily Wang
987fe3881d
[ktx] update to 4.3.0-alpha3 (#34628)
* [ktx] update to 4.3.0-alpha3

* update version

* update patch

* update version
2023-10-23 11:14:14 -07:00
Jonathan Sweemer
9b767f1a44
[quantlib] update to v1.32 (#34644) 2023-10-23 11:13:10 -07:00
Ilya Lavrenov
f51c848972
[xbyak] updated to v6.73 (#34650)
* [xbyak] updated to v6.73

* updated version database
2023-10-23 11:12:51 -07:00
autoantwort
36fd7bdcef
[OpenMPI] update (#34652) 2023-10-23 11:12:26 -07:00
Mengna Li
fd94d3207f
update to 1.3.8 (#34666) 2023-10-23 11:09:15 -07:00
jim wang
830f86fb30
[qtbase] apply cve fix (#34588)
* Fix bugs

* update version
2023-10-20 10:01:42 -07:00
jim wang
6abb43bde5
[fastrtps] Fix the macro definition in thread (#33994)
* fix thread

* update version

* add upstream PR URL

* update version

* fix macro

* update version

* delete comment

* update version

* fix stl

* update version

* Generate Imath.pc

* update version

* add dependency imath minizip-ng

* updata version

* Add type conversion

* update version

* update version

* fix msvc test

* update version

* fix patch

* update version

* fix patch

* update version

---------

Co-authored-by: Jim wang (BEYONDSOFT CONSULTING INC) <v-wangjim@microsoft.com>
2023-10-20 10:00:10 -07:00
a3emdot
987d23223d
[harfbuzz] build hb-view (#34606)
* build the diagnostic tool hb-view for the optional harfbuzz feature cairo

* regenerate versions
2023-10-20 09:57:10 -07:00
jim wang
cf1fe96a87
[graphviz] Fix installation prompts under Linux (#34619)
* Fix installation prompts under Linux

* update version
2023-10-20 09:56:26 -07:00
Jia Yue Hua
d07d3f7da2
[libpcap] update to 1.10.4 (#34622)
* [libpcap] update to 1.10.4

* [libpcap] update to 1.10.4

* [libpcap] update

* [libpcap] update
2023-10-20 09:55:00 -07:00
Jia Yue Hua
6836a75c4a
[libmspack] update to 0.11 (#34592)
* [libmspack] update to 0.11

* [libmspack] update to 0.11
2023-10-20 09:53:30 -07:00
Jia Yue Hua
1e0e745cd0
[libnop] update to 2021-11-03 (#34593)
* [libnop] update to 2021-11-03

* [libnop] update to 2021-11-03
2023-10-20 09:52:37 -07:00
Nicholas Hayes
b97d94a8a7
[libheif] update to 1.17.1 (#34595) 2023-10-20 09:51:05 -07:00
Ilya Lavrenov
2161f290af
[ade] updated to 0.1.2d (#34602)
* [ade] updated to 0.1.2d

* updated version database
2023-10-20 09:50:31 -07:00
Mengna Li
7ac307efa6
update to 1.0.2088.41 (#34614) 2023-10-20 09:49:56 -07:00
Jia Yue Hua
a552b81342
[libphonenumber] update to 8.13.23 (#34621)
* [libphonenumber] update to 8.13.23

* [libphonenumber] update to 8.13.23
2023-10-20 09:39:22 -07:00
Jia Yue Hua
9bc8b9fda8
[libraqm] update to 0.10.1 (#34625)
* [libraqm] update to 0.10.1

* [libraqm] update to 0.10.1
2023-10-20 09:37:19 -07:00
talregev
e0095fffa6
update to gz-math7 7.3.0 (#34627) 2023-10-20 09:36:23 -07:00
Mengna Li
fbba5251f7
fix error hash (#34584) 2023-10-20 09:32:21 -07:00
Osyotr
f9ae3ba570
[glm] Restore version 0.9.9.8 (#34591)
* [glm] Restore version 0.9.9.8

* revert glm update

---------

Co-authored-by: Javier Matos Denizac <javier.matosd@gmail.com>
2023-10-19 15:28:17 -07:00
Theodore Tsirpanis
03ca89f0b9
[google-cloud-cpp] Remove dependency to grpc when not used. (#34569)
* [google-cloud-cpp] Remove dependency to grpc when not used.

* Update version database.
2023-10-19 11:55:20 -07:00
talregev
8675d652cc
fix FindGzBullet.cmake (#34587) 2023-10-19 11:08:48 -07:00
Kai Pastor
ff8e58c978
[gdal] Add upstream TIFF fix (#34586) 2023-10-19 11:00:06 -07:00
Ankur Verma
85f2afaa49
[ankurvdev-embedresource] adding new port (#34401)
* Rename Port to ankurvdev-embedresource

* Add sha

---------

Co-authored-by: Ankur Verma <ankurv@microsoft.com>
2023-10-19 10:51:59 -07:00
Pravila
8941576c19
[pravila00-enum-string] New port (#34518)
* Add pravila00-enum-string

* Format vcpkg.json

* Add version

* Add version file

* Add missing comma

* Fix version

* Update ports/pravila00-enum-string/portfile.cmake

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

* Update ports/pravila00-enum-string/portfile.cmake

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

* Update ports/pravila00-enum-string/vcpkg.json

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

* Update ports/pravila00-enum-string/portfile.cmake

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

* Rename port to enum-string

* Add version for enum-string

* Fix port name

* Update version

* Update port name

* Add version

---------

Co-authored-by: Pablo Rodriguez Avila <pabloro@microsoft.com>
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
2023-10-19 10:51:28 -07:00
Jia Yue Hua
c4d0b65dac
[libjpeg-turbo] update to 3.0.1 (#34555)
* [libjpeg-turbo] update to 3.0.1

* [libjpeg-turbo] update to 3.0.1
2023-10-19 10:50:06 -07:00
Jia Yue Hua
af0cb21f3b
[libjuice] update to 1.3.1 (#34558)
* [libjuice] update to 1.3.1

* [libjuice] update to 1.3.1
2023-10-19 10:49:44 -07:00
Mengna Li
6110622d91
update to 2.54.2 (#34563) 2023-10-19 10:49:31 -07:00
Jia Yue Hua
d524a38038
[libmorton] update to 0.2.12 (#34585)
* [libmorton] update to 0.2.12

* [libmorton] update to 0.2.12
2023-10-19 10:49:08 -07:00
Kai Pastor
f330a325dd
[boost-iostreams] Fix mingw (#34387)
* [boost-iostreams] Fix mingw

* run generate-ports.ps1

---------

Co-authored-by: Javier Matos Denizac <javier.matosd@gmail.com>
2023-10-19 09:29:18 -07:00
Kai Pastor
2815578f4a
[mpg123] Fix pc file for Windows, update deps (#34462)
* [vcpkg-ci-ffmpeg] Format manifest

* [vcpkg-ci-ffmpeg] Test feature openmpt

* [mpg123] Export shlwapi usage

* [mpg123] Use yasm directly
2023-10-18 10:56:02 -07:00
a3emdot
9cdd9888ea
[harfbuzz] Make 'cairo' an optional feature for 'harfbuzz' (#34476)
* make 'cairo' an optional feature for 'harfbuzz'

* regenerate versions

* add 'defaulti-features : false' for feature 'cairo'

* regenerate versions

* add 'freetype' as a feature for feature 'cairo'

* regenerate versions
2023-10-18 10:54:42 -07:00
Lily Wang
d00370893e
[aws-sdk-cpp] Fix feature awsmigrationhub build error (#34506)
* [aws-sdk-cpp] Fix feature awsmigrationhub build error

* update version
2023-10-18 10:52:34 -07:00
Vitaly
dcd1ee2a4f
[oboe] add new port (#34510)
* New port: Oboe audio library / Android

* Fixes

* Fixes

* Fixes

* Fixes by review

* Update version

* Update versions/o-/oboe.json

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

* Update ports/oboe/portfile.cmake

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

* Update version

---------

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2023-10-18 10:35:37 -07:00
Billy O'Neal
a9794606a6
[mosquitto] Update to 2.0.18 (#34456)
* [mosquitto] Update to 2.0.18

* Disable android.

```
ci/installed/arm-neon-android/debug/lib/libssl.a  /mnt/vcpkg-ci/installed/arm-neon-android/debug/lib/libcrypto.a  -pthread  -ldl  -latomic -lm && :
ld: error: undefined symbol: getgrgid_r
>>> referenced by misc_mosq.c:192 (/mnt/vcpkg-ci/buildtrees/mosquitto/src/v2.0.18-5deb484567.clean/lib/misc_mosq.c:192)
>>>               lib/CMakeFiles/libmosquitto.dir/misc_mosq.c.o:(mosquitto__fopen)
clang: error: linker command failed with exit code 1 (use -v to see invocation)
```
2023-10-18 10:26:15 -07:00
Marco Correia
4e0e7efa6a
[liblemon] Supports recent compilers. (#34532)
* Supports recent compilers.

Recent compilers (e.g. clang>=16) changed the default c++ standard to
cxx17. This will break compilation of liblemon. This commit forces
code to be compiled in cxx14 mode.

* Updates port version.
2023-10-18 10:21:47 -07:00
Silvio Traversaro
db956472e9
[idyntree] Update to 10.0.0 (#34513)
* [idyntree] Update to 10.0.0

* [idyntree] Update versions
2023-10-18 10:15:48 -07:00
gentooise
3e1bc1a3ca
[cpr] update cpr port and baseline to 1.10.5 (#34515)
* update cpr port and baseline to 1.10.5

* use version as ref in portfile
2023-10-18 10:15:03 -07:00
autoantwort
7fbff6146a
[gstreamer] fix core build (#34547) 2023-10-18 10:14:26 -07:00
Jia Yue Hua
bc1ffaed11
fix deps (#34524) 2023-10-18 10:08:16 -07:00
Alexis La Goutte
cd3504e210
[ngtcp2] update 1.0.0 (#34527) 2023-10-18 10:07:58 -07:00
Nicholas Hayes
f6fffdc5bb
[libheif] update to version 1.17.0 (#34538) 2023-10-18 10:07:36 -07:00
moritz-h
051b6d8f8d
[tracy] update to 0.10 (#34544) 2023-10-18 10:07:09 -07:00
Lily Wang
03ae1a2071
[wxWidgets] Update to 3.2.3 (#34557)
* [wxWidgets] Update to 3.2.3

* update version

* update portfile.cmake

* version
2023-10-18 10:04:28 -07:00
Jia Yue Hua
49f690c205
[libmaxminddb] update to 1.7.1 (#34561)
* [libmaxminddb] update to 1.7.1

* [libmaxminddb] update to 1.7.1
2023-10-18 10:03:24 -07:00
talregev
5c82f7e637
fix ogre-next dependencies (#34463) 2023-10-17 14:57:01 -07:00
Samuel Marks
621b7abe07
[ports/keccak-tiny] New port (#34356)
* [ports/keccak-tiny] New port

* [ports/keccak-tiny] Resolve hand-lint from vcpkg team

* [ports/keccak-tiny/portfile.cmake] Guard check linkage for Windows

Co-authored-by: Kai Pastor <dg0yt@darc.de>

* [versions/k-/keccak-tiny.json] `./vcpkg x-add-version --all --overwrite-version`

---------

Co-authored-by: Kai Pastor <dg0yt@darc.de>
2023-10-17 11:42:31 -07:00
Frank
5a62a63f99
[cpptoml] Disable LIBCXX feature (#34507)
* [cpptoml] Disable LIBCXX feature

* version

* ${VERSION}

* version
2023-10-17 11:36:23 -07:00
Vitaly
034298f677
[libqtrest] Add new port (#34455)
* QtRest: new port

* Fix ref

* Fix ref

* Fix ref

* qtrest -> libqtrest, review changes

* versions

* cleanups
2023-10-17 11:36:06 -07:00
Jia Yue Hua
91f1776a2c
[dirent] update to 1.24 (#34043)
* [dirent] update to 1.24

* [dirent] update to 1.24

* fix deps

* fix deps

* fix deps

* fix deps

* CI [skip actions]

* CI [skip actions]

* fix deps

* CI [skip actions]

* fix deps
2023-10-17 11:09:26 -07:00
Thomas1664
bf3f056519
[ogre] Fix usage of ogre[core] (#34301)
* [ogre] Fix usage of ogre[core]

* version
2023-10-17 10:46:25 -07:00
Frank
853411c954
[libcial] Update version to v3.0.17 (#34504)
* [libcial] Update version to v3.0.17

* version
2023-10-17 10:39:09 -07:00
Jia Yue Hua
30876addcc
[libtins] update to 4.5 (#34525)
* [libtins] update to 4.5

* [libtins] update to 4.5
2023-10-17 10:38:47 -07:00
Jia Yue Hua
311ae71f1e
[libsvm] update to 3.32 (#34526)
* [libsvm] update to 3.32

* [libsvm] update to 3.32
2023-10-17 10:38:18 -07:00
Alexis La Goutte
c1081fe6df
[nghttp3] update to 1.0.0 (#34528) 2023-10-17 10:36:38 -07:00
autoantwort
e57b2167e6
[tiff] fix tools feature (#34415) 2023-10-16 12:28:42 -07:00
Weihang Ding
2a8cdbfdc5
[readline-win32] Fix windows dynamic linking (#34502)
* [readline-win32] Fix windows dynamic linking

* Update version database
2023-10-16 12:28:31 -07:00
Kristian Duske
87b341399b
Use unofficial-minizip for find_dependency to fix a configure warning (#34499)
This was supposed to be fixed in 1e0eede790, but I missed the call to
find_dependency.
2023-10-16 12:26:45 -07:00
JonLiu1993
f01fe7c207
[nifticlib] update to 2022-07-04 to add include path to fix breaks app build (#34467)
* [nifticlib] Add include path to fix breaks app build

* update version

* [nifticlib] update to commit 2022-07-04

* update version

---------

Co-authored-by: vzhli17 <v-zhli17@microsoft.com>
2023-10-16 12:13:13 -07:00
rinechran
fd9f5aab49
[Thorvg] Update Thorvg port to v0.11.1 (#34474)
* feat : version up 0.11.1

* docs : update baseline
2023-10-16 12:12:50 -07:00
Kai Pastor
accc60bdaa
[libopenmpt] Update, cleanup (#34486) 2023-10-16 12:12:21 -07:00
Thomas1664
8194912f47
[vcpkg baseline][highs] Fix compiler selection (#34496)
* [highs] Fix compiler selection

* version
2023-10-16 12:11:19 -07:00
Pravila
bb1f441695
[libtracepoint,libtracepoint-control,libtracepoint-decode,libeventheader-tracepoint,libeventheader-decode] Update to 1.2.1 (#34477)
* Update libtracepoint ports

* Update version

* Update libtracepoint-header

* Update version libeventheader-tracepoint

* Update libeventheader-decode

* Update version

---------

Co-authored-by: Pablo Rodriguez Avila <pabloro@microsoft.com>
2023-10-16 12:05:06 -07:00
Rémy Tassoux
cd962c7b05
[imgui-node-editor] Update to 0.9.3 (#34494)
* [imgui-node-editor] Update to 0.9.3

* [imgui-node-editor] Update version files
2023-10-16 12:03:44 -07:00
talregev
b017703799
update gzcmak3 to 3.4.1 (#34497) 2023-10-16 12:02:59 -07:00
Maxime Gervais
d3b05ce062
[libmediainfo] Update to 23.10 (#34498) 2023-10-16 12:00:44 -07:00
Thomas1664
48b883fb2b
[sdl2] Add feature alsa (#34311) 2023-10-16 10:48:03 -07:00
Billy O'Neal
5e8067541b
[libcap, libgpiod] Use tarballs from kernel.org. (#34480)
I noticed this while reviewing https://github.com/microsoft/vcpkg/pull/34472 that these would be better to use tarballs which are eligible to be asset cached.
2023-10-16 10:46:13 -07:00
Billy O'Neal
486a4640db
[libosip2, talib] Don't install include/makefile.am. (#34481) 2023-10-13 19:43:14 -07:00
Kristian Duske
1e0eede790
Fix configure warning when using minizip (#34445) 2023-10-13 12:28:22 -07:00
Jia Yue Hua
ddf50bc490
[libgpiod] update to 2.0.2 (#34472) 2023-10-13 12:01:47 -07:00
Jia Yue Hua
9b18ccb8d2
[libenvpp] update to 1.3.0 (#34470) 2023-10-13 12:00:21 -07:00
Jia Yue Hua
d297ef5bff
[libics] update to 1.6.6 (#34473) 2023-10-13 11:59:30 -07:00
Ada Tufankjian
6932d6367f
[enkiTS] Adding Port (#34386) 2023-10-13 11:43:06 -07:00
Pravila
23f33ecab0
[thomasmonkman-filewatch] New port (#34412) 2023-10-13 11:42:13 -07:00
Mengna Li
8e214e8be1
[cryptopp] update to 8.9.0 (#34322) 2023-10-13 11:28:34 -07:00
Nemirtingas
bb4ee90316
[breakpad] Fix breakpad use atl not atlmfc (#34465) 2023-10-13 11:24:46 -07:00
jim wang
4029389889
[libtins] Fix include header file cannot be found (#34461) 2023-10-13 11:24:19 -07:00
Stephen Birarda
640cb26c1a
[BoringSSL] rm debug suffix non-Windows, short name in UNIX pc (#34459) 2023-10-13 11:06:57 -07:00
Alonso Schaich
860c966502
[glib] update to 2.78.0 (#34439) 2023-10-13 11:05:57 -07:00
Kai Pastor
7973b37fd5
[soci] Fix usage (#34436) 2023-10-13 11:05:30 -07:00
Osyotr
582472e604
[fontconfig] Fix FC_TEMPLATEDIR (#34430) 2023-10-13 11:04:39 -07:00
Martin Hořeňovský
d79815eed6
[ffmpeg] Enable dav1d feature on osx (#34421) 2023-10-13 10:56:49 -07:00
Tobias Ribizel
fa4a2a79b2
[ginkgo] Update to 1.6.0 (#34280) 2023-10-13 10:55:58 -07:00
DownerCase
3acb7541e8
[Brotli] Fix emscripten (#34157) 2023-10-13 10:53:31 -07:00
Pravila
1c5cac4b68
[better-enums] New port (#34409) 2023-10-12 20:56:09 -07:00
Samuel Marks
65cad452fa
[murmur3] New port (#34335) 2023-10-12 20:55:10 -07:00
autoantwort
8007fc4dff
[qt5-multimedia] fix xcode 15 build (#34418) 2023-10-12 20:52:45 -07:00
Darren Bolduc
b90d191914
[google-cloud-cpp] update to latest release (v2.17.0) (#34434) 2023-10-12 20:49:47 -07:00
autoantwort
a67a4b68e1
[tracy] fix tools build (#34414) 2023-10-12 20:48:17 -07:00
autoantwort
3dcf79d320
[corrade] fix clang-16 build (#34417) 2023-10-12 20:46:51 -07:00
autoantwort
8e811c33f9
[keystone] use python3 (#34420) 2023-10-12 20:36:00 -07:00
autoantwort
8d2f91227f
[shiva-sfml] delist/remove port (#34419) 2023-10-12 20:30:37 -07:00
jim wang
1517fd7ab8
[basisu] Update to 1.16.4 and update the github organization (#34408) 2023-10-12 20:30:04 -07:00
Vitalii Koshura
99f8d35037
[mongoose] update to 7.12 (#34458)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2023-10-12 20:13:28 -07:00
Martin Hořeňovský
679741047e
[dav1d] Update to 1.3.0 (#34423) 2023-10-12 20:13:16 -07:00
Alexis La Goutte
48d59dee73
[nghttp2] update to 1.57.0 (#34413)
Fix  CVE-2023-44487 (https://github.com/nghttp2/nghttp2/security/advisories/GHSA-vx74-f528-fxqg)
2023-10-12 20:12:53 -07:00
jim wang
88012347cc
[libffi] Fix undefined function error (#34404) 2023-10-12 20:12:32 -07:00
Theodore Tsirpanis
19db77b44e
[aws-sdk-cpp] Remove compute_build_only.cmake. (#34384) 2023-10-12 20:11:35 -07:00
Kai Pastor
2f94f0e5a6
[libidn2] Generally disable AUTOPOINT (#34234) 2023-10-12 19:34:46 -07:00
talregev
98da1aa366
Update gz-cmake3 (#34010) 2023-10-12 19:34:04 -07:00
jim wang
b2f2cd3e4b
[plplot] Fix download errors (#34441) 2023-10-12 19:23:11 -07:00
Joshua T. Fisher
957ee5f17c
[mpg123] Add patch for wasm triplet, fix checktypesize (#33959) 2023-10-12 10:59:25 -07:00
Jia Yue Hua
231096cdec
[fann] update to 2023-01-26 (#34136) 2023-10-12 10:58:46 -07:00
Azure SDK Bot
bed3d85abb
[azure-messaging-eventhubs-cpp] publish version 1.0.0-beta.3 (#34397) 2023-10-12 10:54:31 -07:00
Yury Bura
34bc63571a
[llvm] update to v17.0.2 (#33600) 2023-10-12 10:46:42 -07:00
Billy O'Neal
b40de44891
[curl] Update to 8.4.0. (#34405)
This fixes a HIGH severity vulnerability: https://daniel.haxx.se/blog/2023/10/11/curl-8-4-0/

See also: https://daniel.haxx.se/blog/2023/10/11/how-i-made-a-heap-overflow-in-curl/

Resolves: https://github.com/microsoft/vcpkg/issues/34281
2023-10-11 11:10:58 -07:00
Zhihao Lin
51475feacc
[talib] New port (#34316) 2023-10-10 17:42:35 -07:00
Kai Pastor
64c330e2e7
[soci] Fix dependencies in, intern, out (#34327) 2023-10-10 17:32:58 -07:00
Frank
dfc21e3f28
[SDL2] Update version to 2.28.4 (#34342) 2023-10-10 15:01:31 -07:00
Alexander Neumann
3199b26459
[winpcap] fix build (#34298) 2023-10-10 15:01:19 -07:00
JonLiu1993
84b4fe24b0
[libpq] update to 16.0 (#34368) 2023-10-10 15:00:28 -07:00
Lily Wang
1c29631c9c
[pugixml] Update to 1.14 (#34374) 2023-10-10 14:59:58 -07:00
Johannes Schönberger
11dd63f957
[colmap] Update to latest version from 2023-10-01 (#33251) 2023-10-10 14:59:26 -07:00
Vitalii Koshura
ae360361a4
[sentry-native] update to 0.6.6 (#34379) 2023-10-09 18:03:54 -07:00
Konstantin Podsvirov
5a72c7346a
[flecs] update to 3.2.8 (#34385) 2023-10-09 18:03:37 -07:00
Jean-Michaël Celerier
2e1062ac3e
[libremidi] update to 4.2.3 (#34269) 2023-10-09 18:03:23 -07:00
Dan Vrátil
848006ded3
[qcoro] New port (#33273) 2023-10-09 16:21:05 -07:00
Kai Pastor
785aacdaff
[dbus] Fix features (#34332) 2023-10-09 16:10:41 -07:00
Lily Wang
ef2eef1734
[asiosdk] Fix old hash and usage (#34326) 2023-10-09 15:39:24 -07:00
Frank
d15a15bc94
[harfbuzz] Fix build error (#34346) 2023-10-09 15:37:47 -07:00
MonicaLiu
4c84b3649d
[gstreamer] Change HEAD_REF from master to main (#34345) 2023-10-09 15:37:25 -07:00
Cheney Wang
545e152cd4
[cppmicroservices] Remove /WX option (#34344) 2023-10-09 15:37:03 -07:00
autoantwort
b7f94044d0
[liblsquic] update (#34339) 2023-10-09 15:36:45 -07:00
autoantwort
17e2bc7552
[cubeb] no docs (#34340) 2023-10-09 15:36:14 -07:00
RealTimeChris
aada2de03f
[DiscordCoreAPI] to v2.0.1 and [Jsonifier] to v0.9.9 (#34341) 2023-10-09 15:35:53 -07:00
JonLiu1993
8cad42c221
[libfreenect2] Update to 0.2.1 (#34347) 2023-10-09 15:35:15 -07:00
Weihang Ding
d3fbd135e4
[linalg] Bump to 2.2 (#34358) 2023-10-09 15:34:56 -07:00
Weihang Ding
40cad4c864
[ltla-cppirlba] Bump to 2023-09-20 (#34362) 2023-10-09 15:33:03 -07:00
Weihang Ding
30fd98658a
[sokol] Bump to 2023-10-07 (#34363) 2023-10-09 15:32:45 -07:00
MonicaLiu
b506b19895
[mdns] Update to 1.4.3 (#34364) 2023-10-09 15:32:13 -07:00
Weihang Ding
ca07471a8b
[cpp-async] Bump to 1.1.0 (#34365) 2023-10-09 15:31:56 -07:00
Weihang Ding
2b27fa31d6
[bfgroup-lyra] Bump to 1.6.1 (#34367) 2023-10-09 15:31:08 -07:00
Russell Greene
a57f1ee551
[sdbus-cpp] New port (#33879) 2023-10-09 15:29:42 -07:00
Weihang Ding
3174753371
[canvas-ity] New port (#33629) 2023-10-09 15:27:37 -07:00
Weihang Ding
ff323de5ad
[libsmb2] Bump to 2023-08-11 (#34323) 2023-10-09 15:15:30 -07:00
MonicaLiu
c13b09744c
[libpqxx] Update to 7.8.1 (#34325) 2023-10-09 15:14:25 -07:00
Dr.-Ing. Carsten Grimm
8e8f057d23
[liblzma] update to version 5.4.4 (#34306) 2023-10-09 15:09:25 -07:00
autoantwort
1038c0d5bf
[itk] fix python build (#33826) 2023-10-09 15:08:15 -07:00
autoantwort
9e968a3212
[drogon] fix cross compilation (#33713) 2023-10-09 15:07:33 -07:00
autoantwort
0e85eeb82a
[sdl2-net] fix uwp (#33688) 2023-10-09 15:07:23 -07:00
MonicaLiu
6b09245259
[botan] Update to 3.1.1 (#33424) 2023-10-09 15:05:22 -07:00
Rossmaxx
9c2fc5d351
[libgig] New Port (#33255) 2023-10-09 15:03:09 -07:00
Dr.-Ing. Carsten Grimm
29de898220
[tiff] update to version 4.6.0 (#34304) 2023-10-06 16:42:16 -07:00
Dr.-Ing. Carsten Grimm
93ef2d8a3c
[rapidjson] update version to 2023-07-17 (#34317) 2023-10-06 16:39:50 -07:00
Bernhard Manfred Gruber
7e4d2ff73b
[Vc] Update to 1.4.4 (#34299) 2023-10-06 10:38:28 -07:00
Dr.-Ing. Carsten Grimm
01b55e171b
[tinygltf] update to version 2.8.17 (#34302) 2023-10-06 10:37:57 -07:00
Kai Pastor
33e2a9f56d
[libgnutls] Fix build errors (#34275) 2023-10-06 10:37:04 -07:00
Thomas1664
06f9283535
[bext-wintls] Update to 0.9.7 (#34296) 2023-10-06 10:36:13 -07:00
autoantwort
909ad55566
[qt5-base] fix xcode 15 build (#34285) 2023-10-06 10:29:02 -07:00
Pravila
4d99918750
[make-vector] New port (#34069) 2023-10-05 20:45:47 -07:00
Azure SDK Bot
7827a2a05e
[azure-core-cpp] Update to 1.10.3 (#34291) 2023-10-05 20:09:43 -07:00
Azure SDK Bot
158f8d6985
[azure-core-amqp-cpp] Update to 1.0.0-beta.4 (#34293) 2023-10-05 20:09:36 -07:00
Dr.-Ing. Carsten Grimm
97f6e67666
[qt5] update to 5.15.11 (#34289) 2023-10-05 20:07:02 -07:00
Yury Bura
4664eb1fb6
[atl] new port (#34220) 2023-10-05 14:38:14 -07:00
Jia Yue Hua
8ec31e98fb
[sqlite3] update to 3.43.1 (#34178) 2023-10-05 12:20:33 -07:00
Leonid Pospelov
3b7578831d
[chakracore] enable static crt (#34270) 2023-10-04 16:55:03 -07:00
Leonid Pospelov
9d031612af
[makeid] update to 1.0.3 (#34271) 2023-10-04 16:53:50 -07:00
Billy O'Neal
5731e5bb80
Build Fixes for 2023-10-04 (#34267) 2023-10-04 16:53:01 -07:00
SlawekNowy
accd798179
[openimageio] Point to a new repo and fix checksums (#34231) 2023-10-04 14:40:35 -07:00
Jia Yue Hua
ac997f8f0d
[cub] update to 2.1.0 (#34111) 2023-10-04 14:25:20 -07:00
rinechran
bba06b7af4
[Thorvg] Update to v0.11.0 (#34202) 2023-10-04 13:48:25 -07:00
Jia Yue Hua
4d879ca816
[lexbor] update to 2.3.0 (#34255) 2023-10-04 13:40:28 -07:00
Jia Yue Hua
2db8a9cfb0
[libharu] update to 2.4.4 (#34257) 2023-10-04 12:52:56 -07:00
Jia Yue Hua
c5a323774c
[libavif] update to 1.0.1 (#34258) 2023-10-04 12:52:44 -07:00
Darren Bolduc
3ee9091ed4
[google-cloud-cpp] update to latest release (v2.13.0) (#34238) 2023-10-04 11:36:32 -07:00
sewon jeon
be2d7f886a
[openvdb] Add nanovdb feature (#34224) 2023-10-03 22:46:59 -07:00
Jia Yue Hua
1981815413
[caf] update to 0.19.3 (#34073) 2023-10-03 21:08:27 -07:00
Jia Yue Hua
0a997f005e
[log4cplus] update to 2.1.0 (#33978) 2023-10-03 20:41:03 -07:00
Kai Pastor
00f32b31ed
[netcdf-c] Fix dependency import/export (#34014) 2023-10-03 20:40:26 -07:00
Kai Pastor
a72bbc4bd7
[hdf5] Update to 1.14.2, [highfive] support parallel HDF5 (#34036) 2023-10-03 20:38:06 -07:00
Kai Pastor
fc3b54c757
[libgpg-error,libgcrypt,libassuan,gpgme,libgwenhywfar] Update and fix (#34135) 2023-10-03 20:34:51 -07:00
Jia Yue Hua
9997c0aa76
[clickhouse-cpp] update to 2.4.0 (#34082) 2023-10-03 20:33:13 -07:00
autoantwort
0111592cf3
[qt5-base] fix xcode 15 build (#34097) 2023-10-03 20:19:20 -07:00
Jia Yue Hua
195fe7f828
[bext-mp] Add new port (#34184) 2023-10-03 20:17:31 -07:00
Jia Yue Hua
d2f876dfa1
[ezc3d] update to 1.5.0 (#34133) 2023-10-03 18:05:03 -07:00
Frederik Carlier
0659bf1750
[cppdap] new port (#34214) 2023-10-03 18:04:10 -07:00
Simon Altschuler
e2f81f7984
[immer] update to 0.8.1 (#34216) 2023-10-03 17:49:57 -07:00
Billy O'Neal
f173bbaccd
[libremidi] Disable optional dependencies. (#34223) 2023-10-03 17:30:53 -07:00
Jia Yue Hua
027f2ba5fa
[kealib] update to 1.5.2 (#34240) 2023-10-03 17:22:40 -07:00
Jia Yue Hua
f0635f04b9
[ismrmrd] update to 1.13.7 (#34239) 2023-10-03 17:22:16 -07:00
dahapls
0cccee1d4a
[krabsetw] Update to 4.3.1 (#33640) 2023-10-02 22:04:22 -07:00
Frank
52354a3e49
[foonathan-memory] Fix the conflict of libs that tool depend on (#33651) 2023-10-02 22:01:50 -07:00
Jia Yue Hua
2376cc95e3
[jsoncons]: update to 0.171.0 (#34019) 2023-10-02 21:11:19 -07:00
Pravila
4fb6f50efe
[murmurhash] Add support for arm (#34059) 2023-10-02 21:10:39 -07:00
Kai Pastor
cc57622e3f
[kf5solid] Fix baseline regression, cleanup (#34085) 2023-10-02 21:09:08 -07:00
Jia Yue Hua
3ec6c423fc
[civetweb] update to 1.16 (#34080) 2023-10-02 21:03:56 -07:00
David Christoffer Hansen
e5417b0f17
[ismrmrd] Removed unused dependencies (#34094) 2023-10-02 20:59:58 -07:00
Jia Yue Hua
c70a966ca6
[cmark] update to 0.30.3 (#34096) 2023-10-02 20:53:42 -07:00
Jia Yue Hua
531e2474e9
[continuable] update to 4.2.2 (#34099) 2023-10-02 20:50:10 -07:00
Jia Yue Hua
c10bd071b5
[cpp-peglib] update to 1.8.5 (#34100) 2023-10-02 20:49:56 -07:00
Jia Yue Hua
e6c3b1499f
[cwalk] update to 1.2.7 (#34104) 2023-10-02 20:49:32 -07:00
Jia Yue Hua
8db65b8684
[cubeb] update to 2023-09-26 (#34103) 2023-10-02 20:49:17 -07:00
Jia Yue Hua
9f13063ee8
[trantor,drogon] update to 1.5.14, 1.8.7 (#34119) 2023-10-02 20:48:58 -07:00
Jia Yue Hua
d932a5959c
[dbg-macro] update to 0.5.1 (#34105) 2023-10-02 20:46:35 -07:00
Jia Yue Hua
4061e0b1b7
[dbus] update to 1.15.8 (#34106) 2023-10-02 20:46:22 -07:00
Jia Yue Hua
e074c61d6a
[discount] update to 3.0.0a (#34108) 2023-10-02 20:44:28 -07:00
Jia Yue Hua
bddb59427c
[dlfcn-win32] update to 1.4.1 (#34118) 2023-10-02 20:31:54 -07:00
autoantwort
e006ea4f2c
[nanodbc] fix build (#34112) 2023-10-02 20:31:05 -07:00
autoantwort
2f1cc4c0a4
[sfml] fix osx build (#34113) 2023-10-02 20:30:51 -07:00
autoantwort
a84f6612a8
[openvino] fix osx build (#34115) 2023-10-02 20:30:15 -07:00
Jia Yue Hua
9f8142b288
[easyloggingpp] update to 9.97.1 (#34121) 2023-10-02 20:28:46 -07:00
Alexander Neumann
9e275a9a59
[Qt] Update to 6.5.3 (#34122) 2023-10-02 20:28:25 -07:00
Jia Yue Hua
3fad124b61
[eastl] update to 3.21.12 (#34126) 2023-10-02 20:28:06 -07:00
Kai Pastor
a9c09401fc
[utfcpp] Update to 3.2.5 (#34132) 2023-10-02 20:26:45 -07:00
Jia Yue Hua
b04b4feab0
[podofo] update to 0.10.1 (#34171) 2023-10-02 20:24:45 -07:00
Jia Yue Hua
2372da54be
[libxpm] update to 3.5.16 (#34172) 2023-10-02 20:24:33 -07:00
Jia Yue Hua
2028f27543
[libflac] update to 1.4.3 (#34141) 2023-10-02 20:23:53 -07:00
Alesiani Marco
3638598245
[physx] Omniverse-PhysX updated to 5.3.0 (#34138) 2023-10-02 20:20:52 -07:00
Dr.-Ing. Carsten Grimm
d24cd80348
[qt5-base] patch CVE-2023-43114 (#34166) 2023-10-02 20:18:27 -07:00
Jia Yue Hua
3e1c604373
[protobuf-c] update to 1.4.1 (#34170) 2023-10-02 20:17:54 -07:00
Jia Yue Hua
8f276a5d4e
[mpc] update to 1.3.1 (#34162) 2023-10-02 20:07:32 -07:00