Kai Pastor
73408b1769
[gz-cmake3] Fix export of static deps ( #34667 )
...
* [gz-cmake3] Fix export of static deps
* [gz-cmake3,gz-common5] Revise package import
* [gz-common5] Disable tests by config
* [gz-cmake3,gz-common5] Revise deps patching
* [gz-common5] Take care of pkg-config
* [gz-common5] Check installed components
* Finish
2023-10-27 19:22:45 -07:00
jreichel-nvidia
5db545950d
[openimageio] Separate feature flags for tools and viewer ( #34556 ) ( #34699 )
...
* [openimageio] Separate feature flags for tools and viewer (#34556 )
Add feature flag "viewer" which controls building the viewer "iv".
Drop feature flag "tools", build tools (excluding the viewer) unconditionally.
* Re-add "tools" flag.
Make "viewer" flag depend on "tools" flag.
* Ensure that Qt does not get picked up by accident if the "viewer" flag is not
selected.
Make hidden dependency of theia on OpenImageIO::iv explicit.
* Fix syntax error in USE_QT option.
* Use ENABLE_IV instead of USE_QT.
Remove explicit setting of -DUSE_QT=OFF.
2023-10-27 18:54:58 -07:00
NewWheelTech
9ffbe6768d
[libigl] Update to v2.5.0 ( #34703 )
...
* [libigl] Upate to v2.5.0
* Add updated patches to libigl v2.5.0
* Add find_package for stb
* Remove PNG from libigl
* Update basline.json and libigl.json
* Update libigl.json
* Add stb to dependancies, remove unneeded patch
* Fix formating
* Update libigl.json version
* Stb is case senstive on Linux
* Update version git-tree
2023-10-27 18:44:08 -07:00
Ilya Lavrenov
1c00eae503
[opencv] added openvino support ( #34727 )
...
* opencv: added openvino support
* updated version database
2023-10-27 18:10:15 -07:00
Todor Prokopov
cbb9d90a2e
[libpq] Fix MinGW build ( #34747 )
2023-10-27 18:00:49 -07:00
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
JonLiu1993
0bc837a3fa
[vcpkg baseline][libtins] Remove from ci.baseline.txt ( #34613 )
...
Co-authored-by: vzhli17 <v-zhli17@microsoft.com>
2023-10-26 10:42:25 -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
Javier Matos Denizac
196e676f14
passing remove from fail list ( #34639 )
2023-10-23 11:08:18 -07:00