Commit Graph

20166 Commits

Author SHA1 Message Date
DownerCase
6bf5ffffe8
[brotli] Update to v1.1.0 (#33665)
* [brotli] Update to v1.1.0

* Fix dependent ports

* [Freetype] Always link brotli common
2023-09-26 00:28:57 -07:00
DownerCase
bb77388661
[ecal] Add new port (#33296)
* [ecal] Add new port

* Fix patch typo
2023-09-26 00:24:39 -07:00
Kai Pastor
08a6cdd73b
[curl] Update to 8.3.0 (#33924)
* [curl] Update to 8.3.0

* Add explicit usage

* Fix CMake 3.7 compatibility

* Update copyright

* Update vcpkg-cmake-wrapper
2023-09-26 00:09:06 -07:00
Paweł Wegner
796801acca
[duktape] Update to 2.7.0 and don't require python2 to build. (#33928)
* [duktape] Update to 2.7.0 and don't require python2 to build.

Instead use a release tarball which includes all codegened stuff.

* [duktape] Enable in CI.
2023-09-26 00:06:09 -07:00
Jia Yue Hua
3f5e517707
[llhttp] update to 9.1.2 (#33935)
* [llhttp]: update to 9.1.2

* [llhttp]: update to 9.1.2
2023-09-26 00:04:07 -07:00
Jón Bjarni
972ca20ed2
[glaze] Update to 1.4.3 (#33936)
* update glaze 1.4.3

* update versions
2023-09-26 00:02:41 -07:00
Ahsan
ade8060950
[bde] Bump BDE port to 3.123.0 and fixup subpackages config (#33938)
* Bump bde to 3.123.0 & fixup subpackages config

* update baseline and version
2023-09-26 00:01:50 -07:00
Paweł Wegner
c67a3059bb
[ffmpeg] Fix android build on macOS host. (#33943)
ranlib from xcode, which is picked up by default by FFmpeg build system, breaks the .a files.
Explicitly point to ranlib from NDK.
2023-09-25 23:55:39 -07:00
tstraus
b9218c4523
[raylib] Enable raylib on ARM (#33946)
* Enable raylib on ARM Macs

Raylib has been working on ARM based macOS for a while now. I've tested it on my own, and the raylib project has been building it in actions for a year now. See: https://github.com/raysan5/raylib/pull/2567

* Update version database

* Update raylib.json

---------

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
2023-09-25 23:54:05 -07:00
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
Joshua T. Fisher
4d07057b32
[libjpeg-turbo] Disable simd/asm on Wasm (#33951)
* Disable SIMD on WASM, bump verion

* Run `vcpkg x-add-version libjpeg-turbo`
2023-09-25 23:51:24 -07:00
Kevin Lalumiere
dc7ec34c13
[launch-darkly-server] Port Launch Darkly Server is supported on ARM (#34004)
* Port Launch Darkly Server is supported on ARM

I tested it.

* Build fail on arm-neon-android

* Remove launch-darkly's warning as error

and change CI baseline back
2023-09-25 23:50:33 -07:00
autoantwort
e8a091d46a
Fix vcpkg create (#33954) 2023-09-25 23:49:57 -07:00
Osyotr
8f7a19d17d
[cctz] Use official CMakeLists.txt (#33958) 2023-09-25 23:48:43 -07:00
Kai Pastor
62988594de
[gdal] Update to 3.7.2 (#33960) 2023-09-25 23:48:02 -07:00
Kai Pastor
7ceccee7f8
[graphviz,librsvg,libcroco] Refresh (#33964)
* [graphviz] Cleanup

* Refresh patches

* Versions

* Disable #pragma comment lib

* DLLs without exports

* [librsvg] Modernize

* Revise vendored librsvg build

* [libcroco] Revise vendored build

* [librsvg] Revise vendored build, cont.

* [libcroco] Fix version

* [librsvg] Fix pc file

* [librsvg] Fix config polyfill

* Mingw fixes, no abs paths

* No abs paths
2023-09-25 23:47:35 -07:00
Vitaliy Didik
fefbf7c5aa
[libvmdk] Updated to version 20221124 (#33968)
* [libvmdk] Updated to most recent version 20221124

* [libvmdk] User VERSION variable

* [libvmdk] Updated version file
2023-09-25 23:42:56 -07:00
Fabien Péan
cacce66afe
[yomm2] Fix DLL install for x64-windows (#33970)
* [yomm2] fix install for `x64-windows`

* [yomm2] v db
2023-09-25 23:42:15 -07:00
Jia Yue Hua
50c4dd79c6
[rtmidi] Fix include path (#33971)
* [rtmidi] Fix include path

* fix deps
2023-09-25 23:41:40 -07:00
Jia Yue Hua
be1e1b72e7
[abseil]: update to 2023.08.02.1 (#33975) 2023-09-25 23:40:53 -07:00
Jia Yue Hua
967ac0f57a
[ctre] update to 3.8 (#33976)
* [ctre] update to 3.8

* [ctre] update to 3.8
2023-09-25 23:40:26 -07:00
Jia Yue Hua
163ec99467
[asio]: update to 1.28.1 (#33977) 2023-09-25 23:39:56 -07:00
Jia Yue Hua
293512465b
[log4cxx]: update to 1.1.0 (#33980) 2023-09-25 23:39:26 -07:00
Jia Yue Hua
3cc2377d21
[numcpp] udpate to 2.11.0 (#33981)
* [numcpp] udpate to 2.11.0

* fix deps
2023-09-25 23:38:52 -07:00
Jia Yue Hua
710b136882
[openblas] update to 0.3.24 (#33984)
* [openblas] update to 0.3.24

* fix deps

* fix deps

* fix deps

* fix deps
2023-09-25 23:38:28 -07:00
jim wang
c68a56a40c
[apr] update to 1.7.4 (#33993)
* fix apr

* update version

---------

Co-authored-by: Jim wang (BEYONDSOFT CONSULTING INC) <v-wangjim@microsoft.com>
2023-09-25 23:38:01 -07:00
Jia Yue Hua
06d3ef8525
[cjson] update to 1.7.16 (#34001) 2023-09-25 23:37:00 -07:00
Henrik Gaßmann
9648982d40
[find_acquire_program(GO)] Update to version 1.21.1 (#34011) 2023-09-25 13:44:52 -07:00
Billy O'Neal
08cc145ed5
[perl] Update strawberry perl to 5.38.0.1 and switch to GitHub. (#33854)
Resolves https://github.com/microsoft/vcpkg/issues/28288
2023-09-25 11:20:23 -07:00
Kai Pastor
5a38b5ec0e
[openssl] Update to 3.1.3, disable asm on arm32 neon (#33890)
* [openssl] update version to 3.1.3

* [openssl] removed patches that are already applied in version 3.1.3 for windows

* [openssl] format vcpkg.json

* [openssl] update version information

* Revert armcap changes (WIP)

* WIP

* Revert "Revert armcap changes (WIP)"

This reverts commit a451e6e0be.

* Trace

* Revert "Trace"

This reverts commit 91e6428688.

* [openssl] Disable asm also on arm32 neon

* Revert "WIP"

This reverts commit b7c3a6d961.

---------

Co-authored-by: Carsten Grimm <carsten.grimm@ipolog.ai>
2023-09-23 22:24:50 -07:00
Take Vos
930bd39320
[hikogui] update to version 0.8.1 (#33902) 2023-09-23 22:22:57 -07:00
Jón Bjarni
04c806d2d5
[sml2] add new port (#33903)
* add boost external sml2

* add git-tree
2023-09-23 22:22:08 -07:00
Mengna Li
f6ca87d28e
update to 0.1.3 (#33910) 2023-09-23 22:14:22 -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
Jia Yue Hua
83d4286ea1
[trompeloeil] update to 45 (#33920) 2023-09-23 22:08:55 -07:00
Kai Pastor
559cbd3d15
[libcap] Normalize (#33923)
* [libcap] Normalize

* Update license

* Finish WIP
2023-09-23 22:06:01 -07:00
Lily Wang
2b0cdcb645
[vcpkg baseline] passing remove from ci.baseline.txt (#33929) 2023-09-23 21:53:49 -07:00
Weihang Ding
78ba9711d3
[kf5solid] Add imobile feature (#33888)
* [kf5solid] Add imobile feature

* Update version database

* Fix imobilde version

* Update version database

* Remove imobile from platform-default-features

* Update version database
2023-09-22 16:09:58 -07:00
Anton Kolesnyk
7d5ed6bd1b
[azure-*-cpp] Shorten source paths (#33880)
* [azure-messaging-eventhubs-cpp] Shorten source paths

* use cmake to rename directories, and also include azure-storage ports (#4)

Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>

* Shorten the paths down to _/_/_/

---------

Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2023-09-22 16:08:59 -07:00
Weihang Ding
c96d040503
[libideviceactivation] Add tools feature (#33871)
* [libideviceactivation] Add tools feature

* Update version database

* Remove tools feature from default-features

* Update version database
2023-09-22 16:07:44 -07:00
Weihang Ding
2337b851fe
[libirecovery] Add tools feature (#33868)
* [libirecovery] Add tools feature

* Update version database

* Remove tools from default-features

* Update version database
2023-09-22 16:05:44 -07:00
Frank
7c13895ff7
[opentelemetry-cpp] Fix warning and miss include files (#33861)
* [opentelemetry-cpp] Fix warning and miss include files

* version

* update patch

* version
2023-09-22 16:03:49 -07:00
jim wang
0d5ed93c6d
[cppmicroservices] Update to 3.7.6 (#33858)
* Generate Imath.pc

* update version

* add dependency imath minizip-ng

* updata version

* update version

* update to 3.7.6

* update version
2023-09-22 16:03:14 -07:00
Henrik Gaßmann
f07179ba1a
fix: Make from_gitlab work with nested subgroups (#33736)
Don't enforce a hardcoded nesting limit as these limits are enforced by
GitLab itself and may change in the future. Furthermore I believe that
users can be trusted to successfully copy'n'paste the path portion of an
URL. Therefore we just require that the assumptions of our
implementation hold, i.e. that we can convert the repo path to a CMake
list by replacing `/` with `;` and that there is a repository name.
2023-09-22 16:01:33 -07:00
JonLiu1993
d241dd8b69
[openvino] Copy the pdb file to the bin directory (#33499)
* [openvino] Copy the pdb file to the bin directory

* update version

* update version

---------

Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
2023-09-22 14:24:37 -07:00
Theodore Tsirpanis
acc2fb6cce
[pcre2] Fix CMake integration. (#31928)
* Remove dependencies to bzip2 and zlib.

They are used only by pcre2grep which we don't build in the port.

* Fix CMake integration.

The patch has been submitted upstream in PCRE2Project/pcre2#260.

* Add a usage file and use `vcpkg_install_copyright`.

* Bring back patching pcre2.h.

* Bump port version.

* Update version database.

* Fix CRLF damage.

* Fix target capitalization.

* Update version database.

---------

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-09-22 11:35:42 -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
Lily Wang
7476f0d4e7
[vcpkg baseline][rsm-bsa] Remove from ci.baseline.txt (#33900)
* [vcpkg baseline][rsm-bsa] Remove from ci.baseline.txt

* Fix bad merge conflict resolution

---------

Co-authored-by: Victor Romero <romerosanchezv@gmail.com>
2023-09-20 14:11:00 -07:00
Cheney Wang
22fd3b5c3b
[vcpkg baseline] Remove records that are no longer needed (#33899) 2023-09-20 10:31:50 -07:00
Weihang Ding
9561b275c6
[readline-win32] Fix windows static linking (#33892)
* [readline-win32] Fix windows static linking

* Update version database
2023-09-20 10:29:21 -07:00