Commit Graph

367 Commits

Author SHA1 Message Date
Billy O'Neal
6a31b20534
Version database consistency fixes (#33948)
* Fix broken version constraints.

C:\Dev\vcpkg\ports\kinectsdk1\vcpkg.json: error: the "version>=" constraint to vcpkg-tool-lessmsi names version 1.10#1 which does not exist in the version database. All versions must exist in the version database to be interpreted by vcpkg. Consider removing the version constraint or choosing a value declared in C:\Dev\vcpkg\versions\v-\vcpkg-tool-lessmsi.json.
C:\Dev\vcpkg\ports\kinectsdk2\vcpkg.json: error: the "version>=" constraint to vcpkg-tool-lessmsi names version 1.10#1 which does not exist in the version database. All versions must exist in the version database to be interpreted by vcpkg. Consider removing the version constraint or choosing a value declared in C:\Dev\vcpkg\versions\v-\vcpkg-tool-lessmsi.json.
C:\Dev\vcpkg\ports\matroska\vcpkg.json: error: the "version>=" constraint to ebml names version 1.4.3 which does not exist in the version database. All versions must exist in the version database to be interpreted by vcpkg. Consider removing the version constraint or choosing a value declared in C:\Dev\vcpkg\versions\e-\ebml.json.
C:\Dev\vcpkg\ports\openvino\vcpkg.json: error: the "version>=" constraint to protobuf names version 3.20.3 which does not exist in the version database. All versions must exist in the version database to be interpreted by vcpkg. Consider removing the version constraint or choosing a value declared in C:\Dev\vcpkg\versions\p-\protobuf.json.
note: the dependency is in the feature named onnx.
C:\Dev\vcpkg\ports\openvino\vcpkg.json: error: the "version>=" constraint to protobuf names version 3.20.3 which does not exist in the version database. All versions must exist in the version database to be interpreted by vcpkg. Consider removing the version constraint or choosing a value declared in C:\Dev\vcpkg\versions\p-\protobuf.json.
note: the dependency is in the feature named onnx.
C:\Dev\vcpkg\ports\openvino\vcpkg.json: error: the "version>=" constraint to protobuf names version 3.20.3 which does not exist in the version database. All versions must exist in the version database to be interpreted by vcpkg. Consider removing the version constraint or choosing a value declared in C:\Dev\vcpkg\versions\p-\protobuf.json.
note: the dependency is in the feature named paddle.
C:\Dev\vcpkg\ports\openvino\vcpkg.json: error: the "version>=" constraint to protobuf names version 3.20.3 which does not exist in the version database. All versions must exist in the version database to be interpreted by vcpkg. Consider removing the version constraint or choosing a value declared in C:\Dev\vcpkg\versions\p-\protobuf.json.
note: the dependency is in the feature named paddle.
C:\Dev\vcpkg\ports\openvino\vcpkg.json: error: the "version>=" constraint to protobuf names version 3.20.3 which does not exist in the version database. All versions must exist in the version database to be interpreted by vcpkg. Consider removing the version constraint or choosing a value declared in C:\Dev\vcpkg\versions\p-\protobuf.json.
note: the dependency is in the feature named tensorflow.
C:\Dev\vcpkg\ports\openvino\vcpkg.json: error: the "version>=" constraint to protobuf names version 3.20.3 which does not exist in the version database. All versions must exist in the version database to be interpreted by vcpkg. Consider removing the version constraint or choosing a value declared in C:\Dev\vcpkg\versions\p-\protobuf.json.
note: the dependency is in the feature named tensorflow.
C:\Dev\vcpkg\ports\qtvirtualkeyboard\vcpkg.json: error: the dependency t9write does not exist in the version database; does that port exist?
note: the dependency is in the feature named t9write.

* Remove entries from the baseline that do not exist.
2023-09-25 23:52:51 -07:00
Kai Pastor
6e4b3f68ac
[minizip] Fix build with android NDK r26 (#33916)
* [minizip] Fix android NDK r26

* Minor change
2023-09-23 22:11:00 -07:00
Cheney Wang
3f8513efb0
[vcpkg baseline][magnum-plugins] Fix corrade-rc not found (#33930)
* [vcpkg baseline][magnum-plugins] Fix corrade-rc not found

* code clean up
2023-09-22 11:27:59 -07:00
autoantwort
62c3efbafd
[magnum] fix cross compile (#33780) 2023-09-19 09:47:30 -07:00
autoantwort
712089644a
[cpprestsdk] fix uwp (#33768)
* [cpprestsdk] fix uwp

* test
2023-09-18 09:58:32 -07:00
autoantwort
a6de4e4697
[meshoptimizer] gltfpack no uwp (#33776) 2023-09-18 09:57:10 -07:00
autoantwort
23a7cab492
[mapnik] fix features input-csv (#33801) 2023-09-18 09:22:52 -07:00
autoantwort
3d532f1cec
[mesa] no uwp (#33685) 2023-09-13 16:22:21 -07:00
autoantwort
6dce841513
[msdfgen] tools no uwp (#33606) 2023-09-06 23:42:34 -07:00
Frank
13da141b82
[mpir] Build include files even when building static (#33547) 2023-09-06 13:05:14 -07:00
autoantwort
9e4b14bfab
[minizip-ng] fix pkgconfig file (#33568) 2023-09-06 13:02:46 -07:00
jim wang
1384becefc
[mdl-sdk] Fix link freeimage error (#33531) 2023-09-05 22:44:56 -07:00
Mengna Li
38073c3695
[miniupnpc] update to 2.2.5 (#33554) 2023-09-05 22:35:09 -07:00
Ada Tufankjian
61540c40a6
Updating meshoptimizer to 0.19 (#33451) 2023-08-31 12:57:05 -07:00
JonLiu1993
e21c414460
[mmloader] Fix feature shellcode Build failure (#33373)
* [mmloader] Fix build failure

* update version

* Add missing double quotes

* update version

* fix error

* update version

---------

Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
2023-08-29 16:21:36 -07:00
autoantwort
3ea3a81d2c
[miniupnpc] use supports expression (#33364) 2023-08-28 13:26:47 -07:00
jim wang
42cc786992
[opencolorio] Fix minizip-ng related errors (#33335)
* Generate Imath.pc

* update version

* add dependency imath minizip-ng

* updata version

* update version

* Fix minizip-ng related errors

* update version

* delete option

* update version

* Modify the license copy method

* update version

* shrink patch

* update version

* shrink patch

* update version
2023-08-25 12:40:43 -07:00
Alexander Neumann
4a8d11802f
[zlib] update to 1.3 (#33310)
* [zlib] update to 1.3

* v db

* update minizip

* v db

* remove invalid patch

* v db

---------

Co-authored-by: Cheney-Wang <850426846@qq.com>
2023-08-24 16:38:15 -07:00
Mengna Li
12640ddf03
[mecab] Include functional to fix error C2039 and C2504 (#33334)
* fix error C2039 and C2504

* update supports

* update

* update
2023-08-23 22:32:05 -07:00
Lily Wang
27fb19bdcc
[many ports] Fix URLS of download patch (#33309)
* [many ports] Fix URLS of download patch

* update version

* Fix opencv4 and minhook

* update version
2023-08-23 12:03:24 -07:00
jim wang
d5b03c125a
[openimageio] Updated version fixes oiiotool.exe functionality (#33210)
* fix oiiotool.exe

* update version

* update version

* fix iconv

* update version

* fix build erro on osx

* update version

* Generate Imath.pc

* update version

* add dependency imath minizip-ng

* updata version

* update version

* version
2023-08-21 14:52:49 -07:00
双草酸酯
2b7370d1c0
[mongo-cxx-driver] Update port to v3.8.0 (#33209)
* [libbjson] update port to v1.24.3

* update version

* [libbson] add patch

* update version

* [mongo-c-driver] update port to v1.24.3

* update hash

* [mongo-cxx-driver] update port to r3.8.0

* update hash
2023-08-17 12:56:00 -07:00
Alexander Neumann
97d07b26ae
[mpir] cleanup & msbuild (#33142)
* [mpir] cleanup and msbuild

* v db
2023-08-16 13:07:56 -07:00
Alexander Neumann
5ac6f3b37a
[monkeys-audio] msbuild (#33169)
* monkeys-audio msbuild

* v db

* patch out dir

* v db
2023-08-15 16:35:30 -07:00
Alexander Neumann
d9ce34c383
[mdnsresponder] msbuild (#33171)
* [mdnsresponder] msbuild

* v db

* fix subpath

* v db

* fix static builds

* v db
2023-08-15 16:32:15 -07:00
Kai Pastor
38acea0c4c
[freexl,libspatialite,spatialite-tools] Update, [minizip] Enable DLL, [libkml] Update minizip import (#33044)
* [freexl] Update to 2.0.0

* Skip tests, examples

* [minizip] Build DLL

* [libspatialite] Update to 5.1.0

* Fix utf8 source

* [spatialite-tools] Update to 5.1.0a

* [libkml] Update minizip prefix

* [libkml] Fix all minizip names
2023-08-15 16:31:44 -07:00
Alexander Neumann
bcb59f811f
[mp3lame] msbuild (#33168)
* mp3lame msbuild

* v db
2023-08-15 12:07:09 -07:00
Osyotr
c6928dfb9e
[python3] Update to 3.11.4 (#31727)
* [python3] Update to 3.11.3

* Force set PythonForBuild on windows

* Set LD_LIBRARY_PATH on unix

* Always use vcpkg_find_acquire_program(PYTHON3) on windows

* Remove LD_LIBRARY_PATH shenanigans

* [vtk] Parse python version from include folder

* Fix static builds on windows

* Pass --with-build-python on unix

* [omniorb] Fix python version in patch

* Resurrect rpath patch

* [python3] fix usage

* [gobject-introspection] don't hardcode python version

* Update vcpkg_find_aquire_program(PYTHON3)
This is also required for gobject-introspection

* [paraview] don't hardcode python version

* [vtk-dicom] don't hardcode python version

* Update python in vcpkgTools.xml

* Fix host arch detection in vcpkg_find_acquire_program(PYTHON3)

* [libpq] Don't hardcode python version

* [shiva] Don't pass python variables

* [vcpkg-get-python-packages] Delete unused file, update hardcoded python version

* [python3] update to 3.11.4

* [omniorb] Use PREPEND in vcpkg_add_to_path
So that python from vcpkg is picked before system python

* libpq quickfix

* re-fix libpq

* fix vcpkg-get-python-packages

* Make windows 7 patch compatible with unix builds

* Copy pyd files to bin
Also fixes copying files that do not belong to current build tree

* Fix static builds

* Speculatively fix osx regression

* Fix omniorb on unix

* [gobject-introspection] fix windows builds

* [vtk] Update vendored copy of mpi4py for python 3.11 support

* [mdl-sdk] Fix python

* [gobject-introspection] fix the fix of a fix...

* Update versions

* Undo changes in gobject-introspection and vcpkg_find_aquire_program(PYTHON3)

---------

Co-authored-by: root <root@DESKTOP-UIPL9V8>
2023-08-07 13:19:53 -07:00
autoantwort
6da00e1160
[cpprestsdk] use platform expressions in default-features (#32998)
* [cpprestsdk] use platform expressions in default-features

* [microsoft-signalr] use platform expressions in default-features

* [signalrclient] fix dependencies
2023-08-07 13:18:46 -07:00
Weihang Ding
0e12581197
[magic-enum] Bump to 0.9.3 (#32948)
* [magic-enum] Bump to 0.9.3

* update version database
2023-08-04 06:47:33 -07:00
Weihang Ding
3ce93dc6b4
[maddy] Bump to 1.2.0 (#32954)
* [maddy] Bump to 1.2.0

* update version database
2023-08-04 06:45:42 -07:00
Weihang Ding
4345d72752
[modern-cpp-kafka] New port (#32903)
* [modern-cpp-kafka] New port

* update version database

* fix dependencies

* update version database

* change header install path

* update version database
2023-08-03 10:23:07 -07:00
Vitalii Koshura
35f865d344
[mongoose] update to 7.11 (#32877)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2023-08-02 08:57:50 -07:00
Weihang Ding
464182679b
[mdspan] Bump to 0.6.0 (#32889)
* [mdspan] Bump to 0.6.0

* update version database
2023-08-02 08:55:56 -07:00
MonicaLiu
edf7b9198f
[mlpack] Update to 4.2.0 (#32663) 2023-07-24 10:59:57 -07:00
JonLiu1993
a564a7e2a5
[vcpkg scripts] Fix check the different features have the same feature variable in function vcpkg_check_features (#31984) 2023-07-21 09:04:10 -07:00
Billy O'Neal
5e9cbd9ac2
[mfl] Disable warnings as errors. (#32652) 2023-07-19 19:42:17 -07:00
unageek
24bcc37364
[manif] Add new port (#32621) 2023-07-19 14:23:19 -07:00
luzpaz
63a57560c6
[mujoco] use correct https:// schema for hompage url (#32509) 2023-07-11 17:35:49 -07:00
Kai Pastor
cc80359416
[mongo-cxx-driver] Update to 3.7.2 (#32459) 2023-07-10 09:54:16 -07:00
双草酸酯
6a93a1d2af
[mysql-connector-cpp] Fix incorrect usage of MAYBE_UNUSED_VARIABLES (#32406)
* fix build variables

* update version

* update version

* properly quote everything

* update version
2023-07-07 09:18:28 -07:00
MonicaLiu
080c75d1bf
[marl] Update to latest commit (#32408)
* update marl

* update version

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-07-06 10:41:03 -07:00
jim wang
9055f88ba5
[magnum] Fix compile feature-wavaudioimporter error (#32256)
* Fix compile wavaudioimporter error

* update version

* Fix compile feature-wavaudioimporter error

* update version
2023-06-29 14:44:18 -07:00
autoantwort
453d496bad
[matplotplusplus] fix opengl feature (#32227)
Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
2023-06-27 20:37:31 -07:00
Ómar Högni Guðmarsson
0cabd9b4bd
[mp-units] update v0.8.0 (#32028)
* Update mp-units V0.8.0

* Update database

* Add range-v3 as dependency

* Update database

* Add fmt and ranges as features that can be turned off

* Update database

* Try setting fmt and range-v3 as default on osx

* Update database

* Remove name

* Use feature names instead of dep names

* Update database
2023-06-21 22:41:20 -07:00
双草酸酯
80ecf32496
[mysql-connector-cpp] upgrade to 8.0.32 (#30869)
* [mysql-connector-cpp] update to 8.0.32

* reformat file

* update version

* fix compile on Linux

* update version

* requested changes

* update versions

* fix target not exported

* update version
2023-06-16 21:09:41 -07:00
Chuck Walbourn
5d2a0a9814
Update xbox supports expressions for failing ports with copyleft licenses (#31770)
* Xbox triplets should not support ports with only copyleft licenses

* Reverted ports that build with xbox currently

* Fix conflict and rebase

* Update baseline

* Update baseline
2023-06-15 14:49:00 -07:00
Billy O'Neal
1f47615e52
[mdl-sdk] Workaround broken gcc-11 <bit> (#32008) 2023-06-15 10:39:13 -07:00
Jia Yue Hua
382746822d
[matplotplusplus,nodesoup] update to v1.2.0,add new port (#31796)
* [matplotplusplus] update to 2023-02-17

* [matplotplusplus] fix installation of matplot_opengl

* [matplotplusplus] remove the opengl patch as it merged upstream

* [matplotplusplus] try to fix filesystem for osx

* fix deps

* fix deps

* fix deps

* [matplotplusplus]: update to v1.2.0

* fix deps

* disable sanitizer

* fix opengl feature

* fix-dependencies

* [nodesoup]: add new port

* nodesoup

* fix deps

* fix nodesoup namespace

* fix deps

* fix deps

* fix

* fix

* fix deps

* fix deps

* fix deps

* fix deps

---------

Co-authored-by: Amin Yahyaabadi <aminyahyaabadi74@gmail.com>
2023-06-14 12:50:43 -07:00
jim wang
1895329838
[mapnik] Fix compile errors using gcc13 (#31959)
* Fix compile errors using gcc13

* update version
2023-06-13 20:16:43 -07:00