Commit Graph

4639 Commits

Author SHA1 Message Date
nfarid
2b53da5e1d
[alsa] Fix issue #26161 (#28090) 2022-12-02 09:16:18 -08:00
Frank
eaa6e7215d
[glog] Fix CUDA not working with NVCC compiler. (#28097)
* [glog] Fix CUDA not working with NVCC compiler.

* update version

* update patch

* version
2022-12-02 09:14:32 -08:00
JonLiu1993
1a6e66e7e4
[libhv] update to 1.3.0 (#28105)
* [libhv] update to 1.3.0

* update version
2022-12-02 09:11:25 -08:00
Oleg Derevenetz
b7422ebaea
[sdl2] update to 2.26.1 (#28113)
* Update sdl2 to 2.26.1

* Update baseline
2022-12-02 09:10:48 -08:00
autoantwort
50656c9e34
[sdl2-net] no absolute paths (#28109) 2022-12-02 09:09:40 -08:00
autoantwort
a74a99f5de
[asyncplusplus] improve port (#28111) 2022-12-02 09:06:16 -08:00
Carlos O'Ryan
5b7881e937
[google-cloud-cpp] update to latest release (v2.5.0) (#28112) 2022-12-02 09:05:17 -08:00
Gabe Rundlett
e46521db00
[glslang] Bump to latest version again (#28029)
* Update GLSLANG to 11.12.0

* [glslang] Update baseline and version file

* update port version

* Fix shaderc

* Update version database

* Update ports/glslang/vcpkg.json

Co-authored-by: MonicaLiu <110024546+MonicaLiu0311@users.noreply.github.com>

* [glslang] update version

Co-authored-by: MonicaLiu <110024546+MonicaLiu0311@users.noreply.github.com>
2022-12-01 13:52:06 -08:00
Ahmed Yarub Hani Al Nuaimi
382c902fbc
[libwebsockets] Update to v4.3.2 (#28095)
* Update libwebsockets port

* Fix patches

* Format manifest

* Add version
2022-12-01 13:47:00 -08:00
David Christoffer Hansen
93231afc50
[ismrmrd] Update to version 1.13 (#28061)
* updated ISMRMRD

* Updated ISMRMRD to version 1.13.0

* Updated baseline and formatting

* Made it explicit that 32bit platforms are not supported by ISMRMRD

* Updated license.

* Updated version

* Updated versioning
2022-12-01 13:45:30 -08:00
Christian Rendina
6522561467
[g3log] Update g3log to 2.1 (#28074)
* Update g3log to 2.1

* Update g3log version manifest

* Add license as specified by the github actions bot

* Reupdate the version info again

* [g3log] Address reviews

* Update g3log version manifest
2022-12-01 13:43:37 -08:00
Ahmed Yarub Hani Al Nuaimi
b2a7fdcbb2
[kubernetes] Update version (#28075)
* Update Kubernetes client's port

* Update Kubernetes client's version

* Update Kubernetes client's port

* Update Kubernetes client's port

* Update Kubernetes client's port

* Apply suggested commits

* Update Kubernetes client's version

* Update Kubernetes client's version

* Update Kubernetes client's version
2022-12-01 13:42:02 -08:00
Dawid Wróbel
2517414759
[kf5] Update to 5.98 (#26831)
* [kf5] upgrade to 5.98

* [kf5] update versions

* [plasma-wayland-protocols] new port

* [plasma-wayland-protocols] update versions

* [kf5guiaddons] add wayland dependency; make x11 a feature

* [kf5guiaddons] update versions

* [kf5auth] kauth has no support for Windows

* [kf5auth] update versions

* [kf5configwidgets] kauth has no support for Windows nor Android

* [kf5configwidgets] update version

* [kf5auth] add static dependencies

* [kf5auth] update versions

* [kf5globalaccel] globalaccel has no support for Windows

* [kf5declarative] globalaccel has no support for Windows

* [kf5] update versions

* [kf5guiaddons] copy the kde-geo-uri-handler tool

* [kf5guiaddons] update versions

* [kf5kcmutils] fix QML files installation location

* [kf5kcmutils] update versions

* [kf5newstuff] fix unused variable warning

* [kf5newstuff] update versions

* [kf5coreaddons] fix static builds

* [kf5coreaddons] update versions

* [kf5kcmutils] copy kcmdesktopfilegenerator tool

* [kf5kcmutils] update versions

* [kf5kio] update libiconv patch

* [kf5kio] update versions

* [kf5globalaccel] add XCB dependncy on Linux

* [kf5globalaccel] update versions

* [kf5configwidgets] add coreaddons as new dependency

* [kf5configwidgets] update version

* [kf5kcmutils] update static compilation patch

* [kf5kcmutils] update versions

* [kf5auth] fix static dependencies

* [kf5auth] update versions

* [kf5auth] update cmake.in static deps patch

* [kf5auth] update versions

* [kf5guiaddons] fix missing static deps in cmake.in

* [kf5guiaddons] update versions

* [kf5coreaddons] fix inotify lookup

* [kf5coreaddons] update versions

* [kf5globalaccel] update info on required XCB extensions

* [kf5globalaccel] update versions

* [kf5kio] update versions

Co-authored-by: Cheney Wang (Beyondsoft Corporation) <v-xincwa@microsoft.com>
2022-11-30 11:03:25 -08:00
逐雁南飛
c353ab2812
[llhttp] add new port (#28042)
* add new ports llhttp

* update llhttp baseline

* Update ports/llhttp/vcpkg.json

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>

* Update ports/llhttp/portfile.cmake

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>

* update llhttp version

* Update ports/llhttp/vcpkg.json

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

* remove extra blank line

* update llhttp version

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: Mengna Li <95600143+Adela0814@users.noreply.github.com>
2022-11-30 11:03:11 -08:00
JonLiu1993
5b0a83d386
[rocksdb] update to 7.7.3 (#28057)
* [rocksdb] update to 7.7.3

* update version

* Add license

* update evrsion
2022-11-30 09:41:27 -08:00
Lova Widmark
757846afd9
[crashpad] Include common lib target in output (#28065)
Co-authored-by: Lova Widmark <lova@esportal.com>
2022-11-30 09:39:12 -08:00
Tobias Hermann
f0870ce368
[frugally-deep] Update to version 0.15.19-p0 (#28043)
* Update frugally-deep to version 0.15.19-p0

* Apply x-add-version

* Fix the deprecated function in portfile.cmake

* Add license MIT in vcpkg.json

* Add newline at end of file

* Re-add vcpkg_from_github

* Update portfile.cmake

* Update frugally-deep.json

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
2022-11-30 09:36:10 -08:00
rinechran
dcaa9176e1
[thorvg] update 0.8.3 (#28062) 2022-11-30 09:33:44 -08:00
autoantwort
02da7d7659
[curl] use supports expressions (#28030)
Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-11-30 09:32:47 -08:00
xiaozhuai, Weihang Ding
1267dfe357
[luajit] Bump version and fix #28004 (#28016)
* [luajit] Bump version and fix #28004

* update version database
2022-11-30 09:31:03 -08:00
Matthias Kuhn
05b63949a5
Fix libpng for android (#28018) 2022-11-30 09:29:15 -08:00
YexuanXiao
eaf5e9023d
[fastio] Add fastio port file (#27813)
* [fastio] Add fastio port file

* Changes to be committed:
	modified:   ports/fastio/portfile.cmake
	modified:   ports/fastio/vcpkg.json

* Changes to be committed:
	modified:   versions/baseline.json

* add /versions/f-/fastio.json
2022-11-29 13:10:37 -08:00
Frank
6d6910d8cb
[poco] Update and improve patches. (#27999)
* [poco] Update and improve patches.

* update version

* update patch

* vdb
2022-11-29 12:08:08 -08:00
MSP-Greg
1de5f73060
[libffi] update to 3.4.4 (#27985) 2022-11-29 12:05:22 -08:00
JonLiu1993
85f97d4f89
[daw-json-link] update to v3.10.0 and dependency (#28053)
* [daw-json-link] update to v3.10.0 and dependency

* udpate evrsion
2022-11-29 12:02:25 -08:00
Mengna Li
be736ae191
[joltphysics] Add usage (#28050)
* add usage

* revert

* add usage
2022-11-29 11:54:18 -08:00
MonicaLiu
163a45ad48
[uwebsockets] update to v20.31.0 (#28049)
* update uwebsockets

* update version

Co-authored-by: Monica <v-liumonica@microsoft.com>
2022-11-29 11:51:14 -08:00
autoantwort
603b9e839a
[libssh] works on arm (#28031) 2022-11-29 11:40:36 -08:00
Thysinner
4e368f6390
[arrow] add GCS feature (#27990) 2022-11-28 16:13:26 -08:00
nfarid
c9c5bc2a68
[vili] Create a new port (#27839) 2022-11-28 16:11:11 -08:00
Rémy Tassoux
2c26c9aff1
[imgui] Update to 1.89.1 (#27838)
* [imgui] Update to 1.89

* [imgui] Update version files

* [imgui] Update to 1.89.1

* [imgui] Update version files

* [ogre] Fix build failure on imgui 1.89

* [ogre] Update version files

* [imgui-sfml] Fix build failure on imgui 1.89

* [imgui-sfml] Update version files

* [milerius-sfml-imgui] Fix build failure on imgui 1.89

* [milerius-sfml-imgui] Update version files

* [imgui] Modernize port

* [imgui] Update version files

* bump port version

* version

* version... again

Co-authored-by: Javier Matos Denizac <javier.matosd@gmail.com>
2022-11-28 15:46:08 -08:00
Siyuan Ren
ab310f1df8
Add libcorrect (#28032) 2022-11-28 12:36:48 -08:00
Cedric GNIEWEK
4eaa3d2118
[gstreamer] Update to version 1.20.4 and rework (#27790)
* Update to GStreamer v1.20.3

* Fixed gst-plugins-bad * Made optional dependences features * Added webrtc feature

* webrtc dependency fixes

Set meson option 'gst_debug' to true for both debug and release configurations
Enabled dtls and srtp plugins
Fixed srtp plugin

* [gstreamer] Changed version to 1.20.4

* [gstreamer] Reworked port file

* [gst-rtsp-server] Updated to version 1.20.4

* [opencv4] Update GStreamer dependency

* [qtmultimedia] Update GStreamer dependency

* [qtmultimedia] Enabled AVFoundation (part of the Apple Frameworks)

* [qtbase] Fix PCRE2 static linking for GLib

* Added versions

Co-authored-by: Gerard Ryan <gerard.ryan@immersaview.com>
Co-authored-by: David Ely <david.ely@immersaview.com>
2022-11-28 12:09:25 -08:00
Rémy Tassoux
d7bc6fd368
[catch2] Update to 3.2.0 (#28013)
* [catch2] Update to 3.2.0

* [catch2] Update version files
2022-11-28 11:14:07 -08:00
Pierre Wendling
3f41432410
[sdl2] Bump to 2.26.0 (#27947)
* Bump to 2.26.0.

* Add missing include for Wayland builds.

* Update version history

* Make `wayland` option control support altogether.

- Instead of building with/without shared support. Control whether SDL
is built with or without Wayland. See #27947.
- Removes the need for the new patch.

* Update version history.

* Fix pkg-config targets.

* install copyright with `vcpkg_install_copyright`.

* Update version history.

* Remove unecessary patch.

* Update version history.

* Fix UWP pc file.

* Update version history.
2022-11-28 11:12:32 -08:00
Lily Wang
1796ce2e96
[baseline][libssh] Update to latest commit (#27973)
* [baseline][libssh] Update to latest commit

* x-add-version

* update version

* update version

* x-add-version

* Update libssh.json

* Update latest commit

* x-add-version

* add FETCH_REF

* x-add-version
2022-11-28 11:06:31 -08:00
Kai Pastor
a5fd603ae3
[baseline][ogre] Disable find_package(QT) (#27979)
* Disable find_package(QT)

* Pull qtbase into ogre CI run

* Silence warnings
2022-11-28 11:03:21 -08:00
Jia Yue Hua
300f6a2160
[folly]: fix lz4 Snappy deps (#27998) 2022-11-28 10:57:37 -08:00
Cheney Wang
90e8f9da45
[fmilib] Export targets for usage (#28002)
* [fmilib] Export targets for usage

* Use "version" instead of "version-string"

* Add unofficial as namespace
2022-11-28 10:53:15 -08:00
JonLiu1993
37eb76785b
[7-Zip] update to 22.01 (#27995)
* [7-Zip] update to 22.01

* update evrsion

* update portfile.cmake

* udpate version
2022-11-28 10:50:19 -08:00
Frank
481ff85748
[sqlite3] Re-set option SQLITE_ENABLE_COLUMN_METADATA to 1 (#27969)
* Re-set option SQLITE_ENABLE_COLUMN_METADATA to 1

* update version
2022-11-28 10:25:27 -08:00
Ruitard
ceb291e236
[lua] Fix CMake LINK_INTERFACE_LIBRARIES (#28027)
* [lua] Fix CMake LINK_INTERFACE_LIBRARIES

* [lua] update port-version
2022-11-28 10:21:55 -08:00
myd7349
8e84e6a233
[simdjson] Update to 3.0.1 (#28033)
* [simdjson] Update to 3.0.1

* [simdjson] Bump version
2022-11-28 10:19:48 -08:00
Billy O'Neal
22bb9aa810
[chakracore] Avoid race condition on generated headers. (#27968)
* [chakracore] Avoid race condition on generated headers.

* Add license.
2022-11-25 01:10:41 -08:00
Billy O'Neal
6101f08421
[hunspell] Remove deprecated minimal rebuild switch. (#28001)
Fixes build break first detected in: https://github.com/microsoft/vcpkg/pull/27718

Submitted upstream as: https://github.com/hunspell/hunspell/pull/890
2022-11-25 01:09:42 -08:00
Billy O'Neal
b6bde16b1e
[rttr] Add upstream patch for missing #include<string> (#28000)
Resolves build failure detected in https://github.com/microsoft/vcpkg/pull/27718
2022-11-24 20:02:07 -08:00
Billy O'Neal
8b8196f0f8
[qtwebengine] Add missing string include. (#27972)
* [qtwebengine] Add missing string include.

* Remove no longer used patch.
2022-11-23 13:22:59 -08:00
Todor Prokopov
5fe0ac056c
[zint] Initial port (#27836) 2022-11-23 10:35:36 -08:00
xiaozhuai, Weihang Ding
cb76ac9e92
[expat] Fix expat msvc link static crt (#27948)
* Fix expat msvc link static crt

* update port version
2022-11-23 10:12:44 -08:00
Todor Prokopov
2705bcd229
[boost-modular-build-helper] Fix x86 MinGW build (#27955) 2022-11-23 10:07:20 -08:00
Sutou Kouhei
c889853f7b
[arrow] Update to 10.0.1 (#27964)
* [arrow] Update to 10.0.1

* Update versions

* Remove an upstreamed patch

* Update version again
2022-11-23 10:05:23 -08:00
Kai Pastor
820f9dd784
Update to 3.6.0 (#27663) 2022-11-23 10:01:01 -08:00
JonLiu1993
35cff4f5b0
[seal] update to <4.0.0> (#27952)
* [seal] update to <4.0.0>

* update version

* fix find_package

* update version

* add license

* update version
2022-11-22 12:28:19 -08:00
xiaozhuai, Weihang Ding
11a9d85e7b
[qt5] Fix qt5 dll missing (#27935)
* Fix qt5 quick deploy dll missing #16983

* Fix qt5 qml dialog #14712

* Add translations to qt5 default features

* Add websockets to qt5 default features

* Update qt5 and qt5-base port version

* Fix port version
2022-11-22 12:25:46 -08:00
Frank
6b49f8300c
[7zip] Add complete public header files (#27569)
* [7zip] Add complete public header files

* version

* simplify

* version

* add end line

* vdb
2022-11-22 12:22:57 -08:00
Kai Pastor
4a881774fd
[geos] Update version to 3.11.1 (#27937)
* [geos] Update

* Fix non-MSVC DLL builds

* DISABLE_GEOS_INLINE is obsolete
2022-11-22 12:20:12 -08:00
Alessandro Vergani
6d5b86b321
[treehh] Update treehh to version 3.18 (#27941)
* Update treehh to version 3.18

* Update ports/treehh/vcpkg.json

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

* Updated license

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2022-11-22 12:05:32 -08:00
Chuck Walbourn
36bda5bcd7
[dstorage] update port to make sure DLLs are part of TARGET_RUNTIME_DLLS (#27944)
* [dstorage] update port to make sure both required DLLs are part of TARGET_RUNTIME_DLLS

* Update baseline

Co-authored-by: walbourn <chuckw_walbourn@yahoo.com>
2022-11-22 11:54:07 -08:00
Alessandro Vergani
67d17889c2
[quadtree] Update quadtree to version 2022-04-24 (#27942)
* Update quadtree to version 2022-04-24

* Replaced deprecated function
2022-11-22 10:32:52 -08:00
RealTimeChris
fb63ec2e08
[DiscordCoreAPI] Update to version 2022-11-19 (#27919)
* Updating relevant files.

* Updating relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Update discordcoreapi.json
2022-11-22 10:31:16 -08:00
Kai Pastor
e81b172505
[libgnutls] Update to 3.7.8 (#27953) 2022-11-22 08:53:54 -08:00
Alexander Neumann
34d2cf7e62
[Qt6] Update to 6.4.1 (#27837)
* Update qt to 6.4.1

* v db only for qt

* remove old patch

* move tool in qtquick3dphysics

* remove egl usage

* remove host dep

* v db
2022-11-21 09:50:03 -08:00
Kai Pastor
e819a7d0ae
[mongo-cxx-driver] Update (#27565)
* Update and cleanup

* Fix C++14 guard for MSVC

* Force mongo-cxx-driver feature boost in CI
2022-11-21 09:19:31 -08:00
Lova Widmark
b224213946
[curl] Update to 7.86.0 (#27778)
* [curl] Update to 7.86.0

* [azure-core-cpp] Add missing Ws2_32.lib.

Filed upstream as https://github.com/Azure/azure-sdk-for-cpp/pull/4127

* [aws-sdk-cpp] Lock the selected curl features.

Co-authored-by: FrankXie <v-frankxie@microsoft.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-11-21 09:13:49 -08:00
Kai Pastor
927b997977
[baseline][plplot] Update, cleanup (#27931)
* [plplot] Update, cleanup

* Revise dependencies and features
2022-11-21 09:08:15 -08:00
MonicaLiu
888191cd88
[mlpack] Update to 4.0.0 and become a header-only library (#27707)
* update mlpack

* update version

* update mlpack

* update version

* update mlpack

* update version

* update mlpack

* update version

* update format

* update version

* update license

* update version

* update mlpack

* update version

* update patch

* update version

* update patch

* update version

* update patch

* update version

Co-authored-by: Monica <v-liumonica@microsoft.com>
2022-11-21 09:04:06 -08:00
Kai Pastor
61a5041d72
Update readline-unix (#27911) 2022-11-21 08:56:47 -08:00
Pavel Kisliak
7432ae01e9
[avro-cpp] Update to latest version (2022-11-07) (#27825)
* [avro-cpp] Update to 1.11.1

* [avro-cpp] Update version file

* [Avro-cpp] Add "licence" to port file

Co-authored-by: MonicaLiu <110024546+MonicaLiu0311@users.noreply.github.com>

* [Avro-cpp] Fix HEAD_REF branch (revert to master)

* [avro-cpp] Update version file

* [avro-cpp] Fix build 'test' feature, update version

* [avro-cpp] Update version

* [avro-cpp] Update 'usage' file and replace deprecated function

* [avro-cpp] Update version

* [avro-cpp] Update 'usage' file

* [avro-cpp] Update version

* [avro-cpp] Update 'usage' file

* [avro-cpp] Update version

Co-authored-by: MonicaLiu <110024546+MonicaLiu0311@users.noreply.github.com>
2022-11-21 08:51:38 -08:00
Kai Pastor
5c1f4069b8
Update botan (#27912) 2022-11-21 08:42:39 -08:00
Thomas1664
0641d1be81
[pcre2] Explicitly control dependencies (#27586)
* [pcre2] Explicitly control dependencies

* version

* Fix Windows static

* version

* Fix windows static

* version

* Remove patch

* version

Co-authored-by: Billy O'Neal <bion@microsoft.com>
2022-11-21 08:41:12 -08:00
Sylvain Doremus
b1533123dc
[shaderwriter] Update to version 2.5.0. (#27925)
* [shaderwriter] Update to version 2.5.0.

* Updated version retrieval.
2022-11-21 08:38:41 -08:00
Rémy Tassoux
4150bb462a
[quill] Update to 2.4.2 (#27920)
* [quill] Update to 2.4.0

* [quill] Update version files

* [quill] Update to 2.4.2

* [quill] Update version files
2022-11-21 08:37:21 -08:00
مهدي شينون (Mehdi Chinoune)
dc5bc45a68
[muparser] update to 2.3.4 (#27934) 2022-11-21 08:35:50 -08:00
Johnny Willemsen
4cb4a5c5dd
[ace] Upgrade to 7.0.10 (#27898)
* [ace] Upgrade to 7.0.10

* [ace] Upgrade to ACE 7.0.10

* [ace] Upgrade to ace 7.0.10

* Use VERSION and add quotes.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-11-18 13:54:20 -08:00
ArcticLampyrid
28324ed4b4
[libpq] fix build with non-English MSVC (#26921) (#27851)
* [libpq] fix build with non-English MSVC (#26921)

* [libpq] bump port version

* Update version database
2022-11-18 13:47:40 -08:00
Daniel Johansson
6a96e768da
[shader-slang] upgrade to v0.24.43 and add osx platform (#27900) 2022-11-18 13:42:01 -08:00
Nick
9254b1b1e4
[pipewire] update to 0.3.60 (#27874) 2022-11-18 13:10:19 -08:00
JonLiu1993
83311133c8
[sqlite3] update to 3.40.0 (#27868)
* [sqlite3] update to 3.40.0

* update version

* Use new function

* update version

* remove REF

* update version
2022-11-18 13:06:32 -08:00
Mengna Li
66b18ed3de
[parson] Update to 2022-11-13 (#27885)
* update to latest

* update version

* fix patch
2022-11-18 13:05:16 -08:00
Rémy Tassoux
9dee4648cb
[utfcpp] Update to 3.2.2 (#27872)
* [utfcpp] Update to 3.2.2

* [utfcpp] Update version files
2022-11-18 13:04:25 -08:00
Osyotr
a107236788
[gdal] Move dependencies into separate features (#27867) 2022-11-18 13:03:52 -08:00
Park DongHa
81d08b03fa
[flatbuffers] support iOS build (#27863)
* [flatbuffers] support iOS build

* [flatbuffers] update baseline

* [flatbuffers] use vcpkg_copy_tools

* rebase and resolve conflict

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-11-18 12:59:06 -08:00
Kai Pastor
e461f6dc35
[gmp] Cleanup, fix cross-builds, switch windows from yasm to clang (#27787) 2022-11-18 12:57:45 -08:00
Alexander Neumann
1e2c7c3d57
[qt] update port to 6.4 (#26693)
* try qt 6.4-beta4

* fix patch

* fix copyright install

* fix qtdeclarative

* always perform import prefix correction

* adjust qtmultimedia

* fix qttools

* add missing "

* fix linux ?

* fix qtmultimedia with gstreamer

* fix qtvirtualkeyboard

* fix qtwebengine

* fix qmllint regression in qtdeclarative on osx/linux

* fix details

* fix qttools deps

* fix qtdeclarative deps

* remove xcb feature

* fix hunspell patch

* bump qtbase

* add qt3d

* format manifest

* test features in CI

* pass ci baseline stuff

* vulkan is skip in ci so cannot force it.

* remove extra ,

* fix deps

* try to fix promotion

* gstreamer adjustments.

* fix gstreamer on linux

* fix gstreamer stuff

* fix x264 api import macro

* fix gst-rsp-server

* correctly replace

* promote targets....

* enable arm64 qtwebengine

* --trace-expand

* install wrapper for egl.

* add newline

* remove opengl from skip list

* add gl to link

* another try

* retry again

* test dynamic angle linkage

* retry

* link XNVCtrl

* retry

* add libxnvctrl

* retry

* retry again...

* move wrapper to angle

* revert changes to egl-reg

* more debugging

* try again

* fix stuff

* add missing ,

* egl stuff

* wrapper stuff

* fix angle

* remove double dep

* remove libxnvctrl

* format manifest

* revert trace

* bump version

* bump v

* v db

* remove trace

* v db

* refine supports

* v db

* remove qtmultimedia from baseline

* format manifest

* update all the stuff

* refine qtmultimedia

* fix qtmultimedia?

* fix stuff

* fix stuff ?

* trace again

* Try fixing qtmultimedia for static windows builds.

* is ci faster than me...?

* refine

* fix gstreamer static usage

* fix all the qt things!

* fix the path

* try getting logs.

* fix patch

* trace stuff

* only fix stuff when it needs fixing

* force lookup of system EGL. migth need a wrapper in opengl instead.

* try fixing opengl

* don't directly call _find_package

* don't search in install prefix

* retry

* disable trace

* have the correct fix for linux ?

* move angle into a subfolder. No way to deal with it otherwise on linux.

* make the wrapper do nothing

* try fixing allegro5

* lower case

* remove wrapper

* v db

* remove trace

* v db

* remove trace

* v db

* try fixing allegro5 on arm

* retry again

* try again

* revert allegro

* put on ci baseline

* v db

* v db

* bump port

* v db fix

* remove conflicting wrapper

* v db

* glib now uses pcre2

* fix gstreamer picking up egl on windows

* v db

* fix find_package call

* Add bullet feature control

* Disable Qt

* Update versions

* Remove obsolete qt patch junk

* Update versions

* v db

* comments

* v db

* v db

* v db

* v db

* restore correction lost in merge

* v db

* promote to global

* v db

* Fix minimal qtbase builds with opengl disabled

* make host dependency on qtshadertools a normal dependency in qtmultimedia.

* v db

* opengl dynamic doesn't work on !windows

* v db

Co-authored-by: Kai Pastor <dg0yt@darc.de>
2022-11-18 12:31:51 -08:00
Adam Johnson
5599ae4ccf
[python3] Bump to 3.10.7 (#27558)
* [python3] Make patch files contiguous.

When applying these back to the python3 repository and re-formatting,
the gap in patch file numbers requires annoying manual renaming. Debunk
that.

* [python3] Use patch files, not diffs.

Diffs require multiple steps to import into the python3 repository.
Debunk that. The patch format retains authorship information.

* [python3] Fix problems with conflicting patches.

Something modified in the static library patch was being used as a
context line in a later patch. How did this pass CI?

* [python3] Bump to 3.10.7.

* [python3] Fix Windows 7 patch.

* [python3] Back out trivial patch changes.

* [python3] Apply unconditional patches first.

* version things and stuff

* Bump Python tools to 3.10.7.
2022-11-18 11:53:08 -08:00
Rémy Tassoux
23753227c9
[quill] Update to 2.3.3 (#27891)
* [quill] Update to 2.3.3

* [quill] Update version files

* [quill] Enable uwp support

* [quill] Update version files
2022-11-18 11:20:22 -08:00
Matthias Kuhn
7d9775a3c3
[qhull] make tools optional (#27260)
* [qhull] add feature to build tools

* Update versions/q-/qhull.json

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

* version

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2022-11-17 23:32:39 -08:00
7FrogTW
42db6e908b
[tensorflow-common] fix regex pattern of static link script (#27847) 2022-11-17 23:28:00 -08:00
autoantwort
4dbc2e3403
[mimalloc] no absolute paths (#27880) 2022-11-17 23:27:14 -08:00
autoantwort
5bd13370be
[spirv-headers] no absolute paths (#27881) 2022-11-17 23:26:35 -08:00
Cheney Wang
f092860c08
[tbb] Update to v2021.7.0 (#27850) 2022-11-17 23:25:06 -08:00
Mengna Li
ad16f6aad4
update to 3.7.2 (#27862) 2022-11-17 23:24:50 -08:00
Osyotr
b78a94adcd
[libharu] Update to 2.4.3 (#27876) 2022-11-17 23:24:25 -08:00
Kai Pastor
abce84432c
[botan] Update, higher level maintainer functions (#27750)
* Use higher level maintainer functions, cleanup

* Update

* Check vcpkg version

* Only static linkage on mingw

* Fix zlib linkage

* Patch for command line lenght issue
2022-11-17 23:22:14 -08:00
JonLiu1993
04429e4938
[flatbuffers] update to v22.10.26 (#27298) 2022-11-17 22:47:35 -08:00
FW
ca519c8e85
[mp3lame] Use list append for setting options (#27234) 2022-11-17 22:30:59 -08:00
Lily Wang
9d145e882e
[folly] Fix incorrect option of zlib from PR 27728 (#27864)
* [folly] Fix incorrect option of zlib from  PR 27728

* x-add-version

* apply suggestion

* x-add-version
2022-11-17 13:00:20 -08:00
Alexander Neumann
3776224fd2
[qwt|vcpkg-qmake] Update and switch to Qt6 (#22012) 2022-11-17 00:35:23 -08:00
Billy O'Neal
2c102ee932
[taglib] Disable tests and examples. (#27859) 2022-11-16 15:59:48 -08:00
Lily Wang
8edc6da292
[folly] Fix feature's find_dependency (#27728)
* [folly] Fix feature's find_dependency

* x-add-version

* fix build error

* x-add-version

* update patch

* x-add-version

* not NOT for _REQUIRE_ find package

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-11-16 14:04:36 -08:00
Artem Shubovych
2ef381ddf7
[antlr4] Update antlr4 to v4.11.1 (#27720)
* Update antlr4 to version 4.11.1 and use GitHub instead of website downloads

* Remove unused patch files

* Run x-add-version

* Remove single-use variable and enforce vcpkg version

* x-add-version

* Use VERSION variable which is generated by vcpkg from vcpkg.json

* Add quotes, remove variable-used-once.

* Minimize patch.

* Update version database.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-11-16 13:37:32 -08:00
百地 希留耶
d51b969a7d
[spdlog] Update to 1.11.0 (#27771)
* [spdlog] Update to 1.11.0

* [spdlog] backporting https://github.com/gabime/spdlog/pull/2545

* [spdlog] Add 1.11.0 to versions file

* Remove patch header, add link to upstream merged PR, add quotes.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-11-16 13:32:00 -08:00
SvenPStarFinanz
b3bf291c9a
[Sqlitecpp] update to 3.2.0 (#27807)
* [SQLiteCpp] Update to 3.2.0

* x-add-version

* Update ports/sqlitecpp/portfile.cmake

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

* Update ports/sqlitecpp/portfile.cmake

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

* Updating to vcpkg_cmake_* functions.

* x-add-version

* Update ports/sqlitecpp/portfile.cmake

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

* x-add-version

* Update ports/sqlitecpp/vcpkg.json

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

* Update ports/sqlitecpp/vcpkg.json

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

* corrected

* x-add-version

* Add comment about new setting to indicate that it doesn't conflict with VCPKG_CRT_LINKAGE, add quotes and formatting.

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-11-16 13:20:56 -08:00
An Tao
54ff72895e
[drogon] Update to 1.8.2 (#27776)
* [drogon] Update to 1.8.2

* Update ports/drogon/vcpkg.json

Co-authored-by: MonicaLiu <110024546+MonicaLiu0311@users.noreply.github.com>

Co-authored-by: MonicaLiu <110024546+MonicaLiu0311@users.noreply.github.com>
2022-11-16 13:07:59 -08:00
Bernhard Manfred Gruber
6d5b04938e
[alpaka] Fix Boost version constraints (#27856) 2022-11-16 13:05:31 -08:00
Kai Pastor
dca3c4f948
Parallelize symbol collection for renaming (#27819) 2022-11-16 09:02:05 -08:00
Frank
90b5fb836c
[daw-json-link | daw-header-libraries] update to latest version (#27821)
* [daw=json-link] update to 3.7.1 and [daw-header-libraries] update to 2.75.0

* update version
2022-11-15 13:52:37 -08:00
sean
4ba2ecc101
[fastgltf] Update to 0.2.0 (#27816)
* [fastgltf] Update to 0.2.0

* Versions
2022-11-15 13:52:13 -08:00
yardenshafir
88dc9ca242
update pe-parse to version 2.1.0 (#27811) 2022-11-15 13:51:52 -08:00
Adorjan White
46690e2ea5
[Basisu] Fix MinGW build failure (#27760)
* Patch Basisu to include <libgen.h> for MinGW

* Bump Basisu port version

* Fix unescaped backslash in path to gperf

* Use || instead of or, honestly I don't know why this worked

* Revert "Fix unescaped backslash in path to gperf"
Will make the change to fontconfig in another branch
This reverts commit 6894e4583a.

* Put portfile patches on separate lines

* Update basisu.json

* Update basisu.json

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
2022-11-15 13:51:23 -08:00
JonLiu1993
6a7131cac4
[usockets] update to 0.8.2 (#27823)
* [usockets] update to 0.8.2

* update version

* update ref

* update version
2022-11-15 11:26:20 -08:00
Vitalii Koshura
6e4fbee0d1
[boinc] update to 7.20.4 (#27802)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>

Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2022-11-14 21:34:39 -08:00
An Tao
d2e2e3d373
[trantor] Update to 1.5.8 (#27777)
* [trantor] Update to 1.5.8

* Format..
2022-11-14 21:34:16 -08:00
JonLiu1993
45113acf59
[pugixml] update to 1.13 (#27625)
* [pugixml] update to 1.13

* update version

* remove patch

* update version

Co-authored-by: Billy O'Neal <bion@microsoft.com>
2022-11-14 21:33:34 -08:00
BullyWiiPlaza
41b95a3c7d
[kissnet] create a new port (#27529)
* Add port kissnet

* Small fixes again according to the GitHub bot

* Update ports/kissnet/portfile.cmake

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

* Bump port version

* Update ports/kissnet/portfile.cmake

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

* Overwrite version

* Only copy header and add usage

* Add version

* Update ports/kissnet/portfile.cmake

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

* version

* vdb

* Add quotes, remove 'add 1 to x' comments.

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
Co-authored-by: FrankXie <v-frankxie@microsoft.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-11-14 21:32:25 -08:00
Rémy Tassoux
1ecdbe80b3
[joltphysics] Add new port (#27715)
* [joltphysics] New port

* [joltphysics] Update version files

* [joltphysics] Update version files

* [joltphysics] Fix libraries installation on Linux and MacOS

* [joltphysics] Update version files

* [joltphysics] Update to latest commit (compile fixes for MSVC 17.4)

* [joltphysics] Update version files

* [joltphysics] Remove extra version entry

* Update ci.baseline.txt

[joltphysics] Revert ci.baseline changes

* [joltphysics] Update to 2.0.1

* [joltphysics] Update version files
2022-11-14 21:30:00 -08:00
Kai Pastor
783e2d8e99
[libgnutls] Update, feature 'nls' (#27783)
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-11-14 16:54:13 -08:00
Romain Pokrzywka
c58ae39a72
[spdlog] Fix non-Windows builds with wchar feature enabled (#27740)
- Defining SPDLOG_WCHAR_TO_UTF8_SUPPORT on non-Windows platforms
  triggers an #error, restrict the wchar feature to Windows
- update port-version + vcpkg x-add-version spdlog
2022-11-14 15:27:02 -08:00
Kai Pastor
89a2b29130
[libgpg-error,libgcrpyt,libassuan,gpgme] Update, official mirrors, mingw, cross builds (#27668)
* Use VERSION

* Add nls feature and gettext deps

* Fix export of libintl dep

* Fix mingw on windows

* Fix crossbuilds

* Cleanup

* Keep translations for nls

* Add license

* [shiftmedia-libgpg-error] Split from pristine source port, update

* [libgpg-error] Update, official tarballs, cross builds

* [libgcrypt] Official tarballs, fix cross builds

* [libgcrypt] Update copyright

* [libassuan] Update, official tarballs, cross builds

* [gpgme] Update, cleanup

* [gpgme] Update copyright

* Update versions

* [shiftmedia-libgcrypt] Update

* No port libgpg

* Add missing version file

* Use make OPTIONS

* Update versions

* Revise build-tools pattern
2022-11-14 15:12:05 -08:00
autoantwort
c1c8763f7e
[minc] fix feature (#27784) 2022-11-14 14:36:42 -08:00
Cheney Wang
dc96e73301
[discordcoreapi] Update to latest for fixing error C2664 in latest MSVC tools (#27773) 2022-11-14 14:35:03 -08:00
Gregor Jasny
d1acf433d8
[prometheus-cpp] Update to version 1.1.0 (#27780) 2022-11-14 14:30:49 -08:00
Gregor Jasny
98e198574e
[benchmark] update to version 1.7.1 (#27779)
Fix: #27673
2022-11-14 14:30:32 -08:00
Arsen Tufankjian
0d9e169414
[spirv-tools] Updating to v2022.4 (#27762)
* Updating port to 2022.4

* Updating version
2022-11-14 14:30:12 -08:00
complexlogic
5ec5544163
[taglib] Update to 1.13 (#27751)
* [taglib] Update to 1.13

* update

Co-authored-by: complexlogic <complexlogic@users.noreply.github.com>
2022-11-14 14:29:50 -08:00
omartijn
5d7ad6b5ae
[ffmpeg] Update to 4.4.3 (#27713)
* Update ffmpeg to 4.4.3

- Backport fix for h.264 hardware decoding on M1 macs
- ffmpeg links against built-in atomic, not a findable lib

* add missing extension for new patch

* version!

Co-authored-by: Martijn Otto <martijn@resolume.com>
Co-authored-by: Javier Matos Denizac <javier.matosd@gmail.com>
2022-11-14 14:29:28 -08:00
Bernhard Manfred Gruber
5ad884fb6a
[xsimd] Update to version 9.0.1 (#26501)
* [xsimd] Update to version 9.0.1

* Add keyword FEATURES for vcpkg_check_features

* x-add-version

Co-authored-by: Lily Wang <494550702@qq.com>
2022-11-14 14:28:09 -08:00
Gregor Jasny
2fce47b15c
[function2] Update to version 4.2.2 (#27785) 2022-11-14 14:17:58 -08:00
Alexander Neumann
f28896c39f
[vcpkg baseline] Fix libxmu dep (#27791)
* add libxext as a dependency

* v db

* dlopen on windows = no

* v db

* bump version

* v db
2022-11-14 12:04:16 -08:00
Alexander Neumann
6f7ffeb18f
[many ports] Add X windows part 11/N (#27441)
* [libice] replace macros with typedefs

* [libx11] fix dl linkage on linux and cleanup the cmake wrapper.

* [libxxf86vm] add port

* [libxtst] add port

* [libxt] add port

* [libxmu] add port

* [libxaw] add port

* bump port version

* v db

* fix libxpm and maybe cross libxt

* malloc returns null for cross builds

* fix typo

* fix stuff

* v db

* fix stuff ?

* WIP commit

* libxt cross fix

* add todo

* fix libxaw

* xcb add some fixes.

* fix todos

* fix arm ?

* fix path

* bump some versions

* shorten comment

* format manifest

* v db

* fix stuff

* ci baseline

* v db

* adjust libx11 wrapper again

* v db

* add license

* remove doubled entry from v db

* v db

* libxmu remove global variable.

* correctly split unistd.patch and apply it

* disable thread safe init in libx11 on windows

* v db

* libx11 append options correctly.

* v db

* still not correct.

* v db
2022-11-11 17:32:25 -08:00
Sutou Kouhei
59b58fc56d
[arrow] Update to 10.0.0 (#27687)
* [arrow] Update Apache Arrow to 10.0.0

* Update versions

* Simplify and make more robust

* Use vcpkg_check_features()

* Use lower case for CMake package name

* Update version
2022-11-11 14:36:32 -08:00
Roger Leigh
299b1e17df
[xalan-c] delist port (#27401)
* [xalan-c] deprecate port

The Xalan-C project is being retired upstream and moved to the Apache
Attic.

* [xalan-c] update versions

* Remove from the baseline entirely.

Co-authored-by: Billy O'Neal <bion@microsoft.com>
2022-11-11 14:28:27 -08:00
Kai Pastor
f32fc13dbe
[openssl] Revise jom/nmake support (#27150)
* Use vcpkg_build_nmake for windows incl. uwp

Use prerun shell for configuration

* [openssl] Generate OPENSSL_VERSION_MAJOR/MINOR/FIX

* Update versions

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-11-11 14:12:15 -08:00
JonLiu1993
174be48039
[libpng] update to 1.7.38 (#27721)
* [libpng] update to 1.7.38

* update version

* update patch

* update version
2022-11-11 12:24:53 -08:00
Arsen Tufankjian
8e74630b9e
[spirv-headers] Update to latest version and properly installing the target (#27761)
* Updating port to latest version and to properly install a target

* Formatting

* Update version
2022-11-11 09:19:11 -08:00
Arsen Tufankjian
f1d5c51f17
[mimalloc] Allowing arm64 builds (#25265)
* Updating port to just upgrade mimalloc to v2.0.7 which fixes arm64 on windows

* Updating version

* Adding hash. Oops

* Updating version

* Updating supports field

* Updating version
2022-11-11 09:17:16 -08:00
Alessandro Vergani
cbe83d2d6a
[entt] Update to 3.11.0 (#27731)
* [entt] Update to 3.11.0

* Remove port-version

* Remove wrong version
2022-11-11 09:12:43 -08:00
Arsen Tufankjian
4ecb439d8d
[vulkan-headers] Update port to latest 1.3.234 version (#27746)
* Updating port

* Updating version

* Adding accidentally removed license

* Version

* Bumping to the more recent 1.3.234

* Updating version

* Installing target

* Formatting

* Updating version
2022-11-11 09:10:45 -08:00
Arsen Tufankjian
c607671659
[volk] Update dependencies to only depend on vulkan-headers rather than vulkan (#27747)
* volk only relies on vulkan-headers

* Formatting

* Formatting

* Actually formatting

* Version

* Fixing portfile

* Updating version
2022-11-11 09:09:23 -08:00
Lily Wang
470f0359aa
[uwebsockets] update to 20.30.0 (#27765)
* [uwebsockets] update to 20.30.0

* x-add-version
2022-11-11 09:06:09 -08:00
Kai Pastor
2871ddd918
[libunistring] Enable uwp (#27749)
* [libunistring] Enable uwp

* [libidn2] Use libunistring also on uwp
2022-11-10 10:48:27 -08:00
Byron Xu
aac6b3ca80
[vowpal-wabbit] Update to version 9.6.0 (#27739)
* Update to version 9.6.0

* add eigen dependency to vcpkg.json

* Update ports/vowpal-wabbit

* run x-add-version

* Change eigen to eigen3

* Run x-add-version

* Update hash

* x-add-version

* Update cmake patch

* x-add-version
2022-11-10 09:19:03 -08:00
Arsen Tufankjian
56eea1a9f0
[tracy] Updating port to v0.9 (#27703)
* Updating tracy to v0.9

* Adding version

* Fixing up deprecated code path

* Updating version
2022-11-10 09:17:13 -08:00
Cheney Wang
9db21ff675
[opencv] Enable BUILD_IPP_IW when ipp feature is enable (#27727) 2022-11-10 09:01:39 -08:00
Lars Fröhlich
3030c48577
[gul14] Update to version 2.7.1 (#27734) 2022-11-10 08:58:03 -08:00
Vitalii Koshura
0b1a04a5fb
[rappture] fix wasm build by setting explicitly to build library with c++11 standard (#27735)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>

Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2022-11-10 08:55:02 -08:00
itas109
8999d3a266
[cserialport] Update to 4.2.1 (#27736)
* [cserialport] Update to 4.2.1

* update version infos

* not support uwp

* update version infos
2022-11-10 08:52:14 -08:00
Kyle Benesch
19a90df2e1
Update to 1.23.1 (#27743)
No longer depends on GLAD.
2022-11-10 08:51:12 -08:00
百地 希留耶
cc3efdba86
[vulkan-hpp] Update to 1.3.231 (#27755)
* [vulkan-hpp] update vulkan-hpp to 1.3.231

* [vulkan-hpp] add vulkan-hpp 1.3.231 to version files
2022-11-10 08:49:16 -08:00
Thomas1664
6a57c0e10f
[poco] Fix feature netssl on Windows (#27582)
* [poco] Fix feature netssl on Windows

* version

* Don't try to find OpenSSL on Windows

* version

* ... even if feature netssl is disabled

* version

* Append to FEATURE_OPTIONS

* version

* Minimize patch

* version

* Fix typo

* version

* Disable more "dependency pick-ups"

* version

* Revert change to fix-dependency.patch and unnecessary disable_find_package calls.

Co-authored-by: Lily Wang <494550702@qq.com>
Co-authored-by: Billy O'Neal <bion@microsoft.com>
2022-11-10 08:23:12 -08:00
Arsen Tufankjian
7e7c62d863
[meshoptimizer] Add basisu support to gltfpack (#27532)
* Updating meshoptimizer port to add basisu support to gltfpack

* Updating version

* Using proper gltfpack branch for v0.18

* Updating version

* Adding patch to fix x86-windows

* Updating version
2022-11-09 13:54:53 -08:00
Ian Reinhart Geiser
16f2ec1663
[continuable] Update continuable to 4.2.0 (#27640)
* update continuable to upstream 4.2.0

* update versions

* perform port update suggestions

* fixup hash

* Make requested changes

* Update hash
2022-11-09 12:50:53 -08:00
Kai Pastor
250d7a0827
[libidn2] Update, control nls/gettext, fix copyright (#27680)
* [gmime] Use pkg-config for libidn2

* Update, drop CMake, control nls/gettext, copyright

* Update versions

* Feature nls everywhere
2022-11-09 12:14:28 -08:00
Javier Matos Denizac
124cf373b4
[PCL] set QHULL_FOUND (#27648)
* update patches

* Fix version database

* remove old patch

Co-authored-by: Billy O'Neal <bion@microsoft.com>
2022-11-09 11:13:27 -08:00
Cheney Wang
e9ffd9892f
[poco] Fixing target EXPAT::EXPAT is not found (#27711)
* [poco] Fixing target EXPAT::EXPAT is not found

* x-add-version

* Add new line
2022-11-09 11:03:26 -08:00
Qingnan Duan
95e8384126
[nu-book/zxing-cpp] update to 1.4.0 (#27705)
* Bump to 1.4.0

* x-add-version
2022-11-09 11:00:25 -08:00
JonLiu1993
606011f599
[OpenVDB] update to version 10.0.0 (#27726)
* [<OpenVDB>] update to <version 10.0.0>

* update version
2022-11-09 10:55:39 -08:00
Chuck Walbourn
9e490a6092
[dstorage] Update port for 1.1.0 release (#27700)
* [dstorage] Update port for 1.1.0 release

* Update baseline

Co-authored-by: walbourn <chuckw_walbourn@yahoo.com>
2022-11-09 10:43:44 -08:00
Mengna Li
d34ddf9645
[hdf5] Fix tools (#27690)
* Remove useless tools

* update
2022-11-09 10:39:35 -08:00
dr-aleksandr
d7e4ae176d
[harfbuzz] fix iOS build (#27585)
Co-authored-by: Aleksandr Drozdov <aleksandr.drozdov@evomarine.ru>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Co-authored-by: Monica <v-liumonica@microsoft.com>
2022-11-09 10:36:22 -08:00
Rémy Tassoux
87db66d8cb
[quill] Update to 2.3.2 (#27712)
* [quill] Update to 2.3.2

* [quill] Update version files
2022-11-09 10:32:43 -08:00
MonicaLiu
174546a1c8
[trompeloeil] Update to v43 (#27709)
* update trompeloeil

* update license

* update version

* remove patch

* update version

* update copyright

* update version

* remove share/doc

* update version

Co-authored-by: Monica <v-liumonica@microsoft.com>
2022-11-09 10:30:22 -08:00
Mengna Li
1b3bb826e3
[cryptopp] update to v8.7.0 (#27710)
* update to 8.7.0

* update
2022-11-09 10:27:04 -08:00
Kai Pastor
ce4fb05591
[graphviz] Update to 7.0.0 (#27471)
* Update to 7.0.0

* Update versions
2022-11-09 09:37:41 -08:00
Billy O'Neal
e79c0d2b5d
Add vcpkg_minimum_required before using VERSION. (#27598)
* When @BillyONeal started being the on-call vcpkg maintainer on 2022-10-17, he started applying use of the "embedded VERSION" feature https://github.com/microsoft/vcpkg-tool/pull/717 to PRs on merge.

@dg0yt points out that this use should be accompanied by a call to vcpkg_minimum_required, in https://github.com/microsoft/vcpkg/pull/27594/files#r1010641672

This is an audit of everything merged in that time and whether it needs to gain that.

https://github.com/microsoft/vcpkg/pull/27561 No VERSION
https://github.com/microsoft/vcpkg/pull/27525 No VERSION
https://github.com/microsoft/vcpkg/pull/27554 Already has vcpkg_minimum_required
https://github.com/microsoft/vcpkg/pull/27536 No VERSION
https://github.com/microsoft/vcpkg/pull/27562 No VERSION
https://github.com/microsoft/vcpkg/pull/24914 Fixed here
https://github.com/microsoft/vcpkg/pull/27547 No VERSION
https://github.com/microsoft/vcpkg/pull/27502 No VERSION
https://github.com/microsoft/vcpkg/pull/27497 No VERSION
https://github.com/microsoft/vcpkg/pull/27317 No VERSION
https://github.com/microsoft/vcpkg/pull/27288 No VERSION
https://github.com/microsoft/vcpkg/pull/27509 No VERSION
https://github.com/microsoft/vcpkg/pull/27504 No VERSION
https://github.com/microsoft/vcpkg/pull/27514 No VERSION
https://github.com/microsoft/vcpkg/pull/27501 No VERSION
https://github.com/microsoft/vcpkg/pull/27495 No VERSION
https://github.com/microsoft/vcpkg/pull/27488 No VERSION
https://github.com/microsoft/vcpkg/pull/27499 No VERSION
https://github.com/microsoft/vcpkg/pull/27378 No VERSION
https://github.com/microsoft/vcpkg/pull/27376 Fixed here
https://github.com/microsoft/vcpkg/pull/27373 No VERSION
https://github.com/microsoft/vcpkg/pull/27045 No VERSION
https://github.com/microsoft/vcpkg/pull/27521 No VERSION
https://github.com/microsoft/vcpkg/pull/27453 No VERSION
https://github.com/microsoft/vcpkg/pull/27481 No VERSION
https://github.com/microsoft/vcpkg/pull/27511 No VERSION
https://github.com/microsoft/vcpkg/pull/27490 No VERSION
https://github.com/microsoft/vcpkg/pull/27510 No VERSION
https://github.com/microsoft/vcpkg/pull/27496 No VERSION
https://github.com/microsoft/vcpkg/pull/27503 No VERSION
https://github.com/microsoft/vcpkg/pull/27485 No VERSION
https://github.com/microsoft/vcpkg/pull/27484 No VERSION
https://github.com/microsoft/vcpkg/pull/27483 No VERSION
https://github.com/microsoft/vcpkg/pull/27459 No VERSION
https://github.com/microsoft/vcpkg/pull/27369 No VERSION
https://github.com/microsoft/vcpkg/pull/27489 No VERSION
https://github.com/microsoft/vcpkg/pull/26594 No VERSION
https://github.com/microsoft/vcpkg/pull/27465 No VERSION
https://github.com/microsoft/vcpkg/pull/27456 No VERSION
https://github.com/microsoft/vcpkg/pull/27425 No VERSION
https://github.com/microsoft/vcpkg/pull/27464 Fixed here
https://github.com/microsoft/vcpkg/pull/27406 No VERSION
https://github.com/microsoft/vcpkg/pull/27398 No VERSION
https://github.com/microsoft/vcpkg/pull/27240 No VERSION
https://github.com/microsoft/vcpkg/pull/27450 No VERSION
https://github.com/microsoft/vcpkg/pull/27463 No VERSION
https://github.com/microsoft/vcpkg/pull/27462 No VERSION
https://github.com/microsoft/vcpkg/pull/27448 No VERSION
https://github.com/microsoft/vcpkg/pull/27440 No VERSION
https://github.com/microsoft/vcpkg/pull/27435 No VERSION
https://github.com/microsoft/vcpkg/pull/27424 No VERSION
https://github.com/microsoft/vcpkg/pull/27414 No VERSION
https://github.com/microsoft/vcpkg/pull/27412 No VERSION
https://github.com/microsoft/vcpkg/pull/27380 No VERSION
https://github.com/microsoft/vcpkg/pull/27343 No VERSION
https://github.com/microsoft/vcpkg/pull/27342 No VERSION
https://github.com/microsoft/vcpkg/pull/27367 No VERSION
https://github.com/microsoft/vcpkg/pull/27226 No VERSION
https://github.com/microsoft/vcpkg/pull/27320 No VERSION
https://github.com/microsoft/vcpkg/pull/26923 No VERSION
https://github.com/microsoft/vcpkg/pull/27284 No VERSION
https://github.com/microsoft/vcpkg/pull/27433 No VERSION
https://github.com/microsoft/vcpkg/pull/27314 VERSION got *removed*
https://github.com/microsoft/vcpkg/pull/27335 No VERSION
https://github.com/microsoft/vcpkg/pull/27370 No VERSION
https://github.com/microsoft/vcpkg/pull/27324 No VERSION
https://github.com/microsoft/vcpkg/pull/27391 No VERSION
https://github.com/microsoft/vcpkg/pull/27388 No VERSION
https://github.com/microsoft/vcpkg/pull/27396 No VERSION
https://github.com/microsoft/vcpkg/pull/27404 No VERSION
https://github.com/microsoft/vcpkg/pull/27413 No VERSION
https://github.com/microsoft/vcpkg/pull/27417 No VERSION
https://github.com/microsoft/vcpkg/pull/27427 No VERSION
https://github.com/microsoft/vcpkg/pull/27428 No VERSION
https://github.com/microsoft/vcpkg/pull/27368 No VERSION
https://github.com/microsoft/vcpkg/pull/27307 No VERSION
https://github.com/microsoft/vcpkg/pull/27415 Fixed here.
https://github.com/microsoft/vcpkg/pull/27371 Fixed here.
https://github.com/microsoft/vcpkg/pull/27323 No VERSION
https://github.com/microsoft/vcpkg/pull/27352 No VERSION
https://github.com/microsoft/vcpkg/pull/27347 No VERSION
https://github.com/microsoft/vcpkg/pull/27366 No VERSION
https://github.com/microsoft/vcpkg/pull/27361 No VERSION
https://github.com/microsoft/vcpkg/pull/27359 No VERSION
https://github.com/microsoft/vcpkg/pull/27358 No VERSION
https://github.com/microsoft/vcpkg/pull/27355 No VERSION
https://github.com/microsoft/vcpkg/pull/27331 No VERSION
https://github.com/microsoft/vcpkg/pull/24615 No VERSION
https://github.com/microsoft/vcpkg/pull/27325 No VERSION
https://github.com/microsoft/vcpkg/pull/24861 No VERSION
https://github.com/microsoft/vcpkg/pull/27354 No VERSION
https://github.com/microsoft/vcpkg/pull/27346 No VERSION
https://github.com/microsoft/vcpkg/pull/27345 No VERSION
https://github.com/microsoft/vcpkg/pull/27218 No VERSION
https://github.com/microsoft/vcpkg/pull/27329 No VERSION
https://github.com/microsoft/vcpkg/pull/27326 No VERSION
https://github.com/microsoft/vcpkg/pull/27321 No VERSION
https://github.com/microsoft/vcpkg/pull/27312 No VERSION
https://github.com/microsoft/vcpkg/pull/27297 No VERSION
https://github.com/microsoft/vcpkg/pull/27336 No VERSION
https://github.com/microsoft/vcpkg/pull/27225 No VERSION
https://github.com/microsoft/vcpkg/pull/27339 No VERSION
https://github.com/microsoft/vcpkg/pull/27302 No VERSION
https://github.com/microsoft/vcpkg/pull/27295 No VERSION
https://github.com/microsoft/vcpkg/pull/27233 No VERSION
https://github.com/microsoft/vcpkg/pull/27313 No VERSION
https://github.com/microsoft/vcpkg/pull/27237 No VERSION
https://github.com/microsoft/vcpkg/pull/27250 No VERSION
https://github.com/microsoft/vcpkg/pull/27263 No VERSION
https://github.com/microsoft/vcpkg/pull/27266 No VERSION
https://github.com/microsoft/vcpkg/pull/27272 No VERSION
https://github.com/microsoft/vcpkg/pull/27287 No VERSION
https://github.com/microsoft/vcpkg/pull/27282 No VERSION
https://github.com/microsoft/vcpkg/pull/27294 No VERSION
https://github.com/microsoft/vcpkg/pull/27228 No VERSION
https://github.com/microsoft/vcpkg/pull/27163 No VERSION
https://github.com/microsoft/vcpkg/pull/26817 No VERSION
https://github.com/microsoft/vcpkg/pull/27286 No VERSION
https://github.com/microsoft/vcpkg/pull/27274 No VERSION
https://github.com/microsoft/vcpkg/pull/27276 No VERSION
https://github.com/microsoft/vcpkg/pull/27232 No VERSION
https://github.com/microsoft/vcpkg/pull/27221 No VERSION
https://github.com/microsoft/vcpkg/pull/27215 No VERSION
https://github.com/microsoft/vcpkg/pull/27166 No VERSION
https://github.com/microsoft/vcpkg/pull/27239 No VERSION
https://github.com/microsoft/vcpkg/pull/27246 No VERSION
https://github.com/microsoft/vcpkg/pull/27268 No VERSION
https://github.com/microsoft/vcpkg/pull/27259 No VERSION
https://github.com/microsoft/vcpkg/pull/27238 No VERSION
https://github.com/microsoft/vcpkg/pull/27224 No VERSION
https://github.com/microsoft/vcpkg/pull/27203 No VERSION
https://github.com/microsoft/vcpkg/pull/27124 No VERSION

* Also add libcanberra
2022-11-08 14:49:28 -08:00
Pierre Wendling
39b028f607
[sdl2-image] Bump to 2.6.2. (#27627)
* [sdl2-image] Update to 2.6.2.

* [sdl2-image] Update baseline and version history.

* [sdl2pp] Update sdl2-image target name.

* [sdl2pp] Update baseline and version history.

* [sdl2-image] Fix .pc file generation.

* [sdl2-image] Visually align features in portfile.

* [sdl2-image] Shorten patch to the strict minimum.
2022-11-08 14:44:33 -08:00
Billy O'Neal
76a79d990d
[angle] Rename libs to avoid conflict with system OpenGL. (#27701)
* [angle] Rename libs to avoid conflict with system OpenGL.

Note that we already rename the headers in e6a79ac018/ports/angle/portfile.cmake (L77)

Also remove what appears to be phantom dependency in qt5-base when not Windows, @Neumann-A reports over Discord https://discord.com/channels/400588936151433218/687365466422902841/1038241263494893649 that they just need any OpenGL implementation.

* Don't rename on Windows.
2022-11-08 11:49:29 -08:00
Arsen Tufankjian
ec7216c8e1
[volk] Updating volk to version 1.3.233 (#27685)
* Updating volk to version 1.3.233

* Updating version
2022-11-08 09:35:59 -08:00
JonLiu1993
bdf073a835
[folly] update to <v2022.10.24.00> (#27580)
* [folly] update to <v2022.10.24.00>

* update version

* update fizz to the latest version

* update version

* update mvfst to the latest version

* update version

* Apply review suggesstion

* update version

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-11-07 16:14:23 -08:00
Viktor Chlumský
e6a79ac018
[skia] Fix build for release-only triplets (#27196)
* Fix Skia in relase-only config

* Use the modern

release_thing()
if (NOT VCPKG_BUILD_TYPE)
    debug_thing()
endif()

form

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-11-07 15:42:19 -08:00
Aung T Naing
15ea681208
[sentencepiece]make sure that Release only build is supported (#27442)
* make sure that Release only triplets will be successful

* updated version

* Use the modern NOT VCPKG_BUILD_TYPE form and combine ifs.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-11-07 15:41:58 -08:00
Azure SDK Bot
750161f4e3
[azure-storage-files-datalake-cpp] Update to 12.4.0 (#27688)
## 12.4.0 (2022-11-08)

- New features in `12.4.0-beta.1` are now generally available.
2022-11-07 15:41:32 -08:00
Kai Pastor
37131d79b2
[libtasn1] Update (#27682) 2022-11-07 15:40:47 -08:00
Dennis
bb0b222d9d
asio-grpc: Update to 2.3.0 (#27678) 2022-11-07 15:40:17 -08:00
Kai Pastor
57269435c9
[libunistring] Update, fix cross builds (#27677) 2022-11-07 15:39:56 -08:00
Connor Broyles
4941494d49
[osgearth] Fix find_path regression (#27672)
* [osgearth] Fix find_path regression

* Update version

* Run x-add-version
2022-11-07 15:37:32 -08:00
Alan Tse
ebec9d7288
[zydis] fix find_package (#27667)
* Fix zydis find_package

Zydis currently nests the config.cmake files in zydis/zydis which is
then skipped by find_package(zydis CONFIG REQUIRED)

closes https://github.com/zyantific/zydis/issues/388

* Run x-add-version
2022-11-07 15:36:21 -08:00
pastdue
415aa1c071
[libtheora] Fix non-MSVC x86 builds / triplets (#27646)
* [libtheora] Fix non-MSVC x86 builds / triplets

* Run x-add-version
2022-11-07 15:35:58 -08:00
Victor Romero
94b63bd8f2
[apr-util] Add crypto feature and don't require OpenSSL if not needed (#27644)
* [apr-util] add crypto feature

* [apr-util] Use CMake variables to control OpenSSL

* [apr-util] remove disable find package
2022-11-07 15:34:34 -08:00
Lily Wang
68ad399d55
[mpfr] Add hint to install autoconf-archive for OSX (#27634)
* [mpfr] Add hint to install autoconf-archive for OSX

* x-add-version

* fix deprecated function

* x-add-version

* apply suggestion

* x-add-version
2022-11-04 14:56:43 -07:00
Kai Pastor
d5dd03b545
[xmlsec] Update, fix usage (#27470)
* Update to 1.2.35

* vcpkg cmake config is unofficial

* Update versions

* Update to 1.2.36

* Update versions

* Remove patch

* Update versions
2022-11-04 14:36:25 -07:00
Cheney Wang
74a4c99417
[magnum-*] Remove accidentally generated parameter and optimized portfile.cmake (#27608)
* [magnum-*] Remove accidentally generated parameter and optimized portfile.cmake

* x-add-version

* Use vcpkg_check_features

* x-add-version
2022-11-04 14:18:54 -07:00
Kai Pastor
a4013afe6d
[ncurses] Fix crossbuild (#27614)
* Fix cross-builds

* Update versions
2022-11-03 15:19:08 -07:00
kevle
cdf0a242e4
[dcmtk] re-enable support on arm64-osx (#27611) 2022-11-03 15:16:39 -07:00
kylo252
dd959ae978
[uriparser] update to 0.9.7 (#27612) 2022-11-03 15:15:26 -07:00
Dennis
a85a3ea485
cpp-jwt: Update to 2022-08-27 (#27610) 2022-11-03 15:15:02 -07:00
Dennis
6d0f257a15
mqtt-cpp: Update to 13.1.0 (#27609) 2022-11-03 15:14:46 -07:00
Nick
e3a3942a9e
[libjxl][lcms][highway] update to latest version (#27593)
* [highway] update to 1.0.2

* [lcms] update to 2.14

* [libjxl] update to 0.7.0
2022-11-03 15:14:09 -07:00
Thomas1664
c5fb4ecf7f
[vcpkg-tool][world rebuild] Enable FETCHCONTENT_FULLY_DISCONNECTED (#26959)
* Enable FETCHCONTENT_FULLY_DISCONNECTED

* Bump version

* version

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-11-03 14:59:31 -07:00
Billy O'Neal
11afcc7e8b
Fix qt incorrectly detecting an android build on non-android targets. (#27619)
Probably introduced in https://github.com/microsoft/vcpkg/pull/27421 , shows up as a baseline issue in https://github.com/microsoft/vcpkg/pull/27598/
2022-11-03 14:12:05 -07:00
Kai Pastor
49931943ab
[mongo-c-driver,libbson] Update and fixes (#27517)
* Update and fix mongo-c-driver, libbson

* Update versions

* Feature zstd needs pkgconf

* Update versions

* Set host triplet to bring pkgconf into PATH

* Update versions
2022-11-02 14:39:31 -07:00
Pierre Wendling
599f106de6
[sdl2] Bump to 2.24.2 (#27591)
* [sdl2] Bump to 2.24.2.

* [sdl2] Add a usage file.

* [sdl2] Update baseline and version history.

* [sdl2] Update `SDL2_VERSION` variable.

* [sdl2] Update `HEAD_REF`.

* Use VERSION.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-11-02 14:12:36 -07:00
Chuck Walbourn
56f0b2334c
[xaudio2redist] Update for XAudio2Redist 1.2.10 release (#27577)
* [xaudio2port] Update for 1.2.10 release

* Update baseline

* Use VERSION.

Co-authored-by: walbourn <chuckw_walbourn@yahoo.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-11-02 13:58:41 -07:00
Daniel Schürmann
893bc1d71d
[rubberband] Update to 3.1.1 (#27114) 2022-11-02 13:43:21 -07:00
Tom Tan
e6acba61e8
Update OpenTelemetry-cpp to 1.7.0 (#27599) 2022-11-02 11:53:15 -07:00
chausner
ce0234fe84
[cli11] Update to 2.3.1 (#27600)
* Update cli11 to 2.3.1

* Update CI baseline

* Update baseline.json

Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
Co-authored-by: Lily Wang <494550702@qq.com>
2022-11-02 11:48:15 -07:00
Kai Pastor
3e35cb0a15
[scripts|nmake] Add jom option, add language control (#27255)
* Add CL_LANGUAGE option

* Add PREFER_JOM option

* Append install target to targets, not options

* Update vcpkg_install_nmake

* Re-enable nmake UWP builds for C projects

* Use PREFER_JOM

* Update documentation

* Update versions

* Add license fields

* Update versions
2022-11-02 11:32:43 -07:00
Kai Pastor
cafd398be7
[libgd] Fixes, feature "tools" (#27551)
* Revise portfile and patches

Fix dependencies and pkg-config export.
Add tools feature.

* Update versions

* Fixup libgd name for windows [skip actions]

* Print usage

* Update versions
2022-11-01 20:23:20 -07:00
Kai Pastor
630bc4ef88
[libsrtp] Fix DLL destination and mingw (#27540)
* Fix libsrtp DLL destination and mingw

* Update versions
2022-11-01 20:03:09 -07:00
Craig Edwards
5a60be477f
[bot] Update DPP to v10.0.21 (#27584) 2022-11-01 20:01:36 -07:00
Osyotr
a71baa4dc7
[qt5] Update to 5.15.7 (#27522) 2022-11-01 20:00:58 -07:00
Matthias Kuhn
3e3484ad70
[pthread-stubs] allow building release only (#27530)
* [pthread-stubs] allow building release only

* Address review comment
2022-11-01 20:00:18 -07:00
Matthias Kuhn
736fb33732
[qtbase] support for android (#27421)
* [qtbase] support for android

* Fix opengl on android

* Make gles a feature

* Adjust android dependencies

* v.db

* Make ANDROID_SDK_ROOT available to all qt* ports

* v db

* naming and feature

* v db

* Gate gles2 `!windows`

Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com>

* v db

* !linux

* v db

* add qtbase[gles2] to ci for linux

* v db

* disable opengl_desktop if gles2 is set

* disable gles3

* v db

Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com>
2022-11-01 19:58:54 -07:00
Alonso Schaich
035ccd1ae6
[gtk] update to 4.6.8 (microsoft#27392) (#27394)
* [gtk] update to 4.6.8 (microsoft#27392)

* [gtk] regenerate versions registries (microsoft#27392)
2022-11-01 19:56:14 -07:00
Kai Pastor
9a7f03fa58
[gdal] Update to 3.5.3 (#27393)
* Update to 3.5.3

* Update versions
2022-11-01 19:54:40 -07:00
Ice0
6cf58ad402
[pthreads] Fixed build on Windows ARM64 (#27299)
* [pthreads] Fixed Windows ARM build

* [pthreads] bump port-version

* * Add upstream submission link.
* Use VERSION
* Add quotes around NMAKE's path.

Co-authored-by: Billy O'Neal <bion@microsoft.com>
2022-11-01 19:35:08 -07:00
Billy O'Neal
09adfdc8cd
[OpenSSL] Update to 3.0.7. (#27594)
* [OpenSSL] Update to 3.0.7.

Fixes critical security vulnerability https://twitter.com/iamamoose/status/1584908434855628800

flags.patch part already applied by upstream removed.

Download location changed to openssl.org while a github tag is still missing.

* Revert unintentional boringssl change.

* Add vcpkg_minimum_required and switch back to GitHub now that a tag is available.
2022-11-01 18:58:59 -07:00
Carlos O'Ryan
ad91176594
[google-cloud-cpp] update to latest release (v2.4.0) (#27601) 2022-11-01 17:33:14 -07:00
Alexander Neumann
1f825db83b
Add X windows part 12/N (#27512)
* [libdmx] add new port

* [libxcvt] add port

* [xbitmaps] add port

* format manifest

* use version

* v db

* add cross fixes and fix issue due to missing xorg macros on osx

* v db

* license

* v db

* Use the conventional copyright install.

* Correct the SHA512.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-11-01 14:00:11 -07:00
RealTimeChris
fcfda3c78c
[DiscordCoreAPI] Update to version 2022-10-30 (#27561)
* Updating version file.

* Updating version file.

* Updates!

* Updates!

* Updating the version file.

* Updates!

* Updates!

* Updating version file.

* Updating version file.

* Updating version file.

* Updating version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.
2022-10-31 17:16:01 -07:00
Park DongHa
ef08720ac2
[thorvg] create a new port (#27525)
* [thorvg] create a new port

* [thorvg] update baseline

* [thorvg] fix windows install

* [thorvg] disable arm-uwp

* [thorvg] use DEBUG/RELEASE options for bindir

* Update ports/thorvg/portfile.cmake

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

* [thorvg] update git-tree SHA

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2022-10-31 17:02:52 -07:00
Kai Pastor
10f955dd4a
[glib] Update and cleanup (#27554)
* Update and cleanup [skip actions]

* Trim patch

* Update versions
2022-10-31 16:05:59 -07:00
Dennis
b39520920f
[grpc] Update to 1.50.1 (#27536)
* grpc: Update to 1.50.1

* dos2unix

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-10-31 14:31:47 -07:00
Lily Wang
47ef7c0682
[libepoxy] Add dependencies egl-registry and libx11-dev on Linux (#27562)
* [libepoxy] Add dependencies egl-registry and libx11-dev

* x-add-version
2022-10-31 13:48:57 -07:00
Daniel Johansson
bf6a6ce711
[slang] Adding a package for the Slang shading language (#24914)
* slang port - initial commit

* added x64-linux target and removed dependency on cmake

* [slang] adding some expected failing platforms

* formatted manifest file

* added license

* added expected failing win64-static platform

* added version

* sort alphabetically

* changing error message

* updated version

* [slang] adding "supports" field for vcpkg.json

* [slang] removing platform exclusion rules

* [slang] update version

* [slang] fixed deprecation warning

* [slang] update version database

* rename slang to shader-slang

* update version database

* Use builtin VERSION and dos2unix.

* remove unused empty folder policy

* set version

* update version

* Remove unnecessary set(VERSION

Co-authored-by: Billy O'Neal <bion@microsoft.com>
2022-10-31 13:48:20 -07:00
Osyotr
12239b8ff0
[expat] Update to 2.5.0 (#27547) 2022-10-31 13:47:44 -07:00
autoantwort
5a497469d1
[ogdf] update (#27502) 2022-10-31 13:25:38 -07:00
autoantwort
a17a5ca06f
[xapian] no absolute paths (#27497) 2022-10-31 13:24:38 -07:00
Chuck Walbourn
809c4ead27
[directxmesh, directxtex, directxtk, directxtk12, uvatlas] updated for October 2022 releases (#27317)
* [directxmesh, directxtex, directxtk, directxtk12, uvatlas] updated for October 2022 releases

* Updated baseline

* UVatlas can use port 0

* Update baseline

* Removed extra entry

* Moved EXR support for DirectXTex upstream per feedback

* Update baseline

* Remove no longer used patch.

Co-authored-by: walbourn <chuckw_walbourn@yahoo.com>
Co-authored-by: Billy O'Neal <bion@microsoft.com>
2022-10-31 13:15:33 -07:00
Russell Greene
b7cabf28b9
[poco] update to 1.12.4 (#27288)
* [poco] update to 1.12.2

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

* oops

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

* address some failures, cleanup

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

* address comments

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

* fix accidental change

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

* update to 1.12.3

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

* update to 1.12.4

* ./vcpkg x-add-version --all --overwrite-version
2022-10-31 13:13:06 -07:00
Amin Yahyaabadi
813af6ac29
[tinyxml2]: do not force export the symbols when building statically (#27514)
* [tinyxml2]: do not force export the symbols when building statically

https://github.com/leethomason/tinyxml2/pull/922

* [tinyxml2]: check for TINYXML2_EXPORT on non windows

* [tinyxml2] avoid redefinition of TINYXML2_LIB
2022-10-28 21:40:50 -07:00
autoantwort
4ed186d97b
[libmikmod] add supports expression (#27501) 2022-10-28 21:39:45 -07:00
autoantwort
85d8dc86cf
[dmlc] update (#27495) 2022-10-28 21:36:35 -07:00
MonicaLiu
b9dace9b0b
[luabridge] update to 2.8 (#27488)
* update luabridge

* update version

* Use file(INSTALL for the copyright file, and formatting.

Co-authored-by: Monica <v-liumonica@microsoft.com>
Co-authored-by: Billy O'Neal <bion@microsoft.com>
2022-10-28 21:36:03 -07:00
autoantwort
c59515e525
[gstreamer] no absolute paths (#27499) 2022-10-28 21:35:46 -07:00
Alonso Schaich
f049378e6f
[pangomm] update to 1.50.1 (microsoft#27377) (#27378)
* [pangomm] update to 1.50.1 (microsoft#27377)

* [pangomm] update to 1.50.1 (microsoft#27377)
2022-10-28 21:35:07 -07:00
Alonso Schaich
b6cd8828e6
[cairomm] update to 1.16.2 (microsoft#27374) (#27376)
* [cairomm] update to 1.16.2 (microsoft#27374)

* [cairomm] update to 1.16.2 (microsoft#27374)

* Use VERSION defined by vcpkg, fix VCPKG_LIBRARY_LINKAGE typo, modernize release-only build handling.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-10-28 21:34:31 -07:00
Alonso Schaich
61a81924d9
[fontconfig] update to 2.14.1 (microsoft#27372) (#27373)
* [fontconfig] update to 2.14.1 (microsoft#27372)

* [fontconfig] Update version registries (microsoft#27372)
2022-10-28 21:33:26 -07:00
Shiroki Satsuki
09b11a6ce4
[cppzmq] Fix can't be found with "ZeroMQ" (#27045) 2022-10-28 21:03:21 -07:00
JonLiu1993
2de7f388c5
[cppcoro] update to the latest commit (#27453)
* [cppcoro] update to the latest commit

* update  version
2022-10-27 19:28:37 -07:00
Cheney Wang
9b81411aa2
[glbinding] Fix CMake warnings (#27481)
* [glbinding] Fix CMake warnings

* Use "version" instead of "version-string"

* x-add-version

* Restore the removed parameters

* x-add-version
2022-10-27 19:28:07 -07:00
Jason George
bdb85dd566
Update cnats to 3.4.1 (#27511)
Co-authored-by: Jaegermeiste <jay@bleedingeyestudios.com>
2022-10-27 19:27:21 -07:00
autoantwort
e4dba19c12
[vowpal-wabbit] no absolute paths (#27490) 2022-10-27 19:26:15 -07:00
Brennan
9c4f2235d0
[microsoft-signalr] Update Port (#27510)
* [microsoft-signalr] Update Port

* add version

* odd
2022-10-27 19:24:44 -07:00
Jonathan Sweemer
81b3735508
[quantlib] update to v1.28 (#27496) 2022-10-27 19:23:22 -07:00
autoantwort
e5cfe5f215
[plib] add supports expression (#27503) 2022-10-27 19:23:00 -07:00
Rémy Tassoux
bd70fa7c1e
[quill] Update to 2.3.0 (#27485)
* [quill] Update to 2.3.0

* [quill] Update version files
2022-10-27 19:16:42 -07:00
JonLiu1993
857f979c59
[libtorrent] update to 2.0.8 (#27484)
* [libtorrent] update to 2.0.8

* update version"
2022-10-27 19:16:26 -07:00
Cheney Wang
621d51c1c0
[daw-json-link/daw-header-libraries] Update version to latest (#27483)
* [daw-json-link/daw-header-libraries] Update version

* x-add-version
2022-10-27 19:16:01 -07:00
Pierre Wendling
7ca2798c46
[sdl2-net] Update to 2.2.0. (#27459)
* [sdl2-net] Update to 2.2.0.

* [sdl2-net] Update homepage and license.

* [sdl2-net] Replace deprecated functions.

Co-authored-by: Billy O'Neal <bion@microsoft.com>
2022-10-27 19:15:39 -07:00
Kai Pastor
acd359d321
[giflib] Fix multi-config find_package(GIF) (#27369)
* Fix multi-config find_package(GIF)

* Update versions

* Fix invalid vcpkg tool output

* Update versions
2022-10-27 19:15:17 -07:00
Cheney Wang
48cc0c71ed
[ffmpeg] Remove the download address of gcc under windows arm (#26594)
* [ffmpeg] Update the download address of gcc under windows arm

* Never gcc download under windows arm

* update ffmpeg.json

* Removed download requirement for "cpp.exe" preprocessor

* x-add-version
2022-10-27 11:56:00 -07:00
Javier Matos Denizac
c72cefb255
Boost builds respect VCPKG_MAX_CONCURRENCY (#27465)
* respects 	VCPKG_MAX_CONCURRENCY

* bump port version

* x-add-version
2022-10-26 19:29:08 -07:00
Lily Wang
1be5a98d09
[apr-util] Fix incorrect codes in apu.h (#27456)
* [apr-util] Fix incorrect header file

* x-add-version

* fix deprecated function and remove unused option

* x-add-version

* format

* x-add-version

* * Add comment explaining how APU_DECLARE_STATIC embedding works.
* Use vcpkg_replace_string.
* Quotes/formatting/trailing whitespace.

Co-authored-by: Billy O'Neal <bion@microsoft.com>
2022-10-26 12:56:35 -07:00
Kai Pastor
fc6685331b
[dbus] Cleanup, fix pkgconfig for osx (#27425)
* Revise portfile

* Revise pkgconfig patching

* More cleanup

* Update versions

* Only dynamic library

* Fix warnings

* Update versions

* glib unneeded unless building tests

* More changes

* Add opt-in x11 feature

* Dynamic lib implies !staticcrt

* Update versions

* !uwp

* Update versions
2022-10-26 11:32:06 -07:00
Alexander Neumann
d7787aa89b
[qt-advanced-docking-system] Upgrade to Qt6 (#27464)
* update port

* format-manifest

* version stuff

* version stuff

* fix arm windows

* version stuff

* v db
2022-10-26 11:00:59 -07:00
Alexander Neumann
16a892c1fb
Single config fixes 2. (#27406)
* freerdp fix single config

* libassuan fix single config builds

* libcanberra fix single config build

* libmysql fix single config builds

* libobd fix single config

* libusb allow single config wrapper

* nmap single config cleanup

* spdk single config stuff

* zeroc-ice fix single config

* zopfli single config fix

* use version date

* v db

* Revert unchanged libodb-pgsql port-version bump.

Co-authored-by: Billy O'Neal <bion@microsoft.com>
2022-10-26 10:55:31 -07:00
Alonso Schaich
44135c3103
[graphene] update to 1.10.8 (microsoft#27397) (#27398)
* [graphene] update to 1.10.8 (microsoft#27397)

* [graphene] regenerate versions registries (microsoft#27397)

* Use VERSION declared by vcpkg itself, add quotes.

* Add license field.

* Modernize vcpkg_extract_source_archive_ex

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-10-25 23:18:40 -07:00
Alexander Neumann
4aedc13abe
X Window Part 9/N (some xcb ports) (#27240)
* [xcb-cursor] add port

* [xcb-errors] add port

* [xcb-image] add port

* [xcb-keysyms] add port

* [xcb-util] add port

* [xcb-wm] add port

* v db

* remove xcb-cursor

* Apply CR

Co-authored-by: Billy O'Neal <bion@microsoft.com>

* update ports to new version

* v db

* fix v db

* add missing DESTINATION parameter

* v db

* rename xcb-errors and xcb-wm

* v db

* only apply the patch on windows

* v db

Co-authored-by: Billy O'Neal <bion@microsoft.com>
2022-10-25 21:25:47 -07:00
Lily Wang
043338aebc
[ode] Fix error C3861 (#27450)
* [ode] Fix error C3861
2022-10-25 21:21:52 -07:00