Commit Graph

4897 Commits

Author SHA1 Message Date
chausner
fe77e593c8
[cpuid] Update to 0.6.2 (#29256)
* Update cpuid to 0.6.2

* Update CI baseline

---------

Co-authored-by: chausner <chausner@users.noreply.github.com>
2023-01-30 17:07:48 -08:00
MonicaLiu
5988576f00
[flecs] Update to 3.1.4. (#29275)
* update flecs

* update version

---------

Co-authored-by: MonicaLiu <v-liumonica@microsoft.com>
2023-01-30 17:02:51 -08:00
Cheney Wang
7ef2404e08
[entt] Update to 3.11.1 (#29276) 2023-01-30 17:02:34 -08:00
JacobBarthelmeh
f8f5998162
[wolfSSL/wolfTPM/wolfMQTT] Update to latest version (#28830)
* wolfSSL updates
* [wolfSSL]  from 5.5.0  -> 5.5.4
* [wolfTPM]  from 2.6.0  -> 2.7.0
* [wolfMQTT] from 1.14.1 -> 1.15.0

* Update ports/wolftpm/portfile.cmake

If there is no patch, delete it.

* [wolfssl] remove comments from patch pr_5949.patch

* [wolfmqtt] remove PATCHES since no longer needed

* [wolfmqtt] update git tree hash for version 1.15.0

* [wolfssl/wolftpm] update version database

---------

Co-authored-by: MonicaLiu <110024546+MonicaLiu0311@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-01-30 16:59:14 -08:00
reito
9588a00260
[detours] Fix detours usage (#29215)
* oops, usage

* oops, usage

* Update ports/detours/vcpkg.json

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

* Update ports/detours/portfile.cmake

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

* 更新 detours.json

---------

Co-authored-by: MonicaLiu <110024546+MonicaLiu0311@users.noreply.github.com>
2023-01-30 16:54:52 -08:00
Markus Vieth
344b1d9608
[pcl] update to version 1.13.0 (#28818)
* [pcl] update to version 1.13.0

* More necessary changes

* Make requested changes

* Remove qhull patch

* Remove another patch

* Remove libusb patch

* Fix no-absolute.patch

* Fix patch

* Correct versions

* Allow static and shared deps

* Add patch for bigobj option

* Don't remove files

* Request opengl feature of vtk

* Add patch to remove problematic include

* Add patch to remove error in opennurbs code

* Add patch to disable kinfu for cuda 12

---------

Co-authored-by: Jonliu1993 <13720414433@163.com>
2023-01-30 16:41:37 -08:00
Kai Pastor
91dd61bd44
[libwebp] Update to 1.3.0, misc changes (#29165)
* [libwebp] Update to 1.3.0

* Fix [core] on x64-osx

* Fix features and dependencies

* Cleanup tool installation

* Usage

* Lift restriction for vwebp tool

* [mapnik] Fix libwebp

* [qt5-imageformats] Use libwebp pc files

* Revert "Lift restriction for vwebp tool"

This reverts commit 42e0273f65.

* [gdal] Use upstream WebP config

* Revert no longer necessary changes to mapnik.

* Remove unnecessary patch that git checkout didn't remove.

---------

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-01-27 07:25:42 -08:00
Kai Pastor
6b3a1a2188
[gettext] Update to 0.21.1 (#29113)
* Use VERSION

* Update to 0.21.1

* Update win unicode paths patch

* Revise uwp patches

* Cleanup

* Build tools for uwp in CI

* tools not supported on uwp

* Add license GPL3.0-or-later.

gettext.c has:

   This program is free software: you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
   the Free Software Foundation; either version 3 of the License, or
   (at your option) any later version.

* Fix license, but better.

* Version database

---------

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-01-27 07:25:29 -08:00
Mark Roszko
30016cf1d1
[curl] update to 7.87.0 (#28836)
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-01-27 07:25:13 -08:00
Burak Arslan
368c782fd7
[nss] Bump version to 3.87, switch to official gyp-next (#28933)
* [nss] Bump version to 3.87, along with nspr 4.35 and mozbuild 4.0.2

Also switch from gyp-nss to gyp-next, which is now the official buildgen
tool

* [nss] Update versions folder

* Fix version database.

* Fix version database more

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-01-26 23:48:56 -08:00
Matthias Kuhn
cdbcc03212
[icu] Add tools, fix building for ios (#29196)
* [icu] Add tools, fix building for ios

* Make qt5-base depend on icu[tools]

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-01-26 21:40:42 -08:00
Matthew Oliver
5962fd3c53
[ffmpeg] Update to 5.1.2. (#28955)
* [opencv4] Update t 4.7.0.

* update versions.

* [rtabmap] Support opencv 4.7.

* Update versions.

* [ffmpeg] Update to 5.1.2.

* [ffmpeg] Use $VERSION

* [ffmpeg] Update versions.

* [nasm] Update to 2.16.01.

* [ffmpeg] Fix linker crash with nasm.

* [discordapi] Update to 2023-01-02 version.

* Update versions.

* [pangolin] Fix issue with ffmpeg 5.1.

* Update versions

* [ffmpeg] Fix nasm compilation with x86.

* Update ffmpeg.json

* Update ffmpeg.json

* Update portfile.cmake

* Update ffmpeg.json

* Update baseline.json

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-01-26 19:59:17 -08:00
Kai Pastor
14b8851a67
[libjxl] Cleanup (#29190)
* [libjxl] Trim patch

* Trim static targets during shared build

* Cleanup
2023-01-26 19:45:43 -08:00
reito
dcbb09d22b
[qttools] fix qdbusviewer (#29153)
* fix building qdbusviewer

* Update ports/qttools/portfile.cmake

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

* Update qttools.json

Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com>
2023-01-26 19:35:17 -08:00
xiaozhuai, Weihang Ding
60eff91cc8
[luajit] Fix cross compile for macOS (#29003)
* [luajit] Bump version and fix cross compile for macOS

* update version database
2023-01-26 19:30:21 -08:00
Mathis Logemann
0bf1ec683e
[mapnik] update to latest (#29014)
* Update mapnik

* version

* Update mapnik

* version

* Update mapnik

* version

* Update mapnik

* version

* Update mapnik

* version
2023-01-26 19:22:14 -08:00
Alexander Neumann
46dda5372b
[vtk|opencv4|openimageio] Switch to Qt6 (#29078)
* Switch stuff to Qt6

* give opencv4 the correct deps

* add Qt5Compat to find_dependency

* refine vtk deps and promote targets to global

* fix dep

* ci is probably faster than my desktop pc building.

* remove invalid patch part

* add qt6 patch

* second patch

* make openimageio ignore qt5

* [skip actions] qt6 part 3

* vtk qt6 patch

* try openimageio again

* move gl include

* fix patch

* does it work now?

* remove qualified name

* more qt6 fixes

* more patches

* update and fix rtabmap

* gles feature in qtbase needs to be disabled for vtk since vtk assumes desktop opengl

* remove patch add error if qtbase was build with gles2

* disable also second patch

* fix theia

* paraview consolidate patches

* fix case issue

* fix missing ,

* add more qt6 changes

* remove unnecessary patches

* bump port version

* remove comments from vtk

* add platform features for tools.

* fix format

* bump ports

* another one to bump

* v db

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-01-26 19:19:30 -08:00
Andrew Robbins
c18618a4eb
[libleidenalg] fix broken download until upstream is ready (#29202)
* [libleidenalg] temp fix while waiting for upstream

* [libleidenalg] bump baseline

* Update ports/libleidenalg/vcpkg.json

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

* update baseline

* Use a commit SHA rather than the ref.

* Fix SHA

* Fix version DB.

Co-authored-by: Billy O'Neal <bion@microsoft.com>
2023-01-26 19:17:46 -08:00
Glen Knowles
a46c126f26
[dimcli] Update to v7.1.0 (#29109)
* [dimcli] Update to v7.1.0

* Add license to manifest.

* Update version database
2023-01-26 19:16:36 -08:00
chausner
857ebca7ea
[libexif] Update to 0.6.24 (#29178)
* Update libexif to 0.6.24

* Update CI baseline

* Update SPDX license id

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2023-01-26 19:14:51 -08:00
chausner
ecebd63fcb
[mapbox-polylabel] Update to 1.1.0 (#29179)
* Update mapbox-polylabel to 1.1.0

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2023-01-26 19:14:03 -08:00
chausner
b4f974ab72
[hffix] Update to 1.2.1 (#29180)
* Update hffix to 1.2.1

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2023-01-26 19:11:49 -08:00
chausner
89f1b227fe
[string-view-lite] Update to 1.7.0 (#29181)
* Update string-view-lite to 1.7.0

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2023-01-26 19:11:23 -08:00
chausner
6655f1497e
[bddisasm] Update to 1.34.10 (#29183)
* Update bddisasm to 1.34.10

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2023-01-26 19:11:01 -08:00
David Christoffer Hansen
d6c533aae3
[ismrmrd] Update to version 1.13.2 (#29198)
* Updated ISMRMRD to version 1.13.2

* Updated baseline
2023-01-26 19:06:01 -08:00
Szabolcs Horvát
53cbb5696e
[igraph] update to 0.10.4 (#29201)
* [igraph] update to 0.10.4

* [igraph] x-add-version

* [igraph] try if it works with x64-uwp

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-01-26 18:58:27 -08:00
Vitalii Koshura
db9acc3f29
[sentry-native] update to 0.5.4 (#29203)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>

Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2023-01-26 18:54:28 -08:00
reito
75381ea7fa
[gn-related-ports] Fix gn based projects build error on Windows (#29058)
* fix gn path error on windows

* add quotes

* vcpkg cmake guidelines

* Fix version database.

* Use Z_VCPKG_BACKCOMPAT_MESSAGE_LEVEL instead of WARNING

* Quotes 🤦

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-01-26 18:53:54 -08:00
autoantwort
042fc506d7
[apsi] fix baseline regression (#29193) 2023-01-26 11:51:51 -08:00
autoantwort
4efb7ed628
[cppfs] improve port (#29175)
* [cppfs] improve port

* Remove ci.baseline.txt entries.

* Add license.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-01-25 12:35:29 -08:00
autoantwort
aaded72a03
[lua] fix tool feature (#29176) 2023-01-25 12:25:56 -08:00
autoantwort
7bf32c6b93
[simage] use support expression (#29174) 2023-01-25 12:23:05 -08:00
youmu129
15c1388ca3
[libunifex] Update to 2023-01-25 (#29173)
* [libunifex] Update to 2023-01-25

* New feature about coroutines

* Update baseline
2023-01-25 12:22:44 -08:00
Nick
b95758a284
[libjxl] update to 0.8.0 (#29171) 2023-01-25 12:22:21 -08:00
Alexandre Bique
9a8ce725d2
[pixman] Fixes compilation error on macOS arm64 (#29169)
* [pixman] fix compilation issue on macOS arm64

* x-add-version
2023-01-25 12:20:43 -08:00
Chuck Walbourn
8108718682
[xaudio2redist] port updated to 1.2.11 (#29164)
* [xaudio2redist] port updated to 1.2.11

* Update baseline

Co-authored-by: walbourn <chuckw_walbourn@yahoo.com>
2023-01-25 12:15:57 -08:00
nrowe
d558a1b4af
[lerc] Fix missing algorithm header needed for std::min (#27918)
* [lerc] Fix missing algorithm header needed for std::min

* format-manifest

* Version DB

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-01-24 20:25:47 -08:00
Alexandre Bique
4715616818
[LLVM] Update to 14.0.6 (#29152)
* [LLVM] Update to 14.0.6

* add version

* Use VERSION rather than making specific LLVM_VERSION.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-01-24 20:21:30 -08:00
Billy O'Neal
1bd985963f
Update vcpkg-tool to 2023-01-24. (#29158)
* Update vcpkg-tool to 2023-01-24.

https://github.com/microsoft/vcpkg-tool/releases/tag/2023-01-24

* [vtk] Enable VCPKG_POLICY_SKIP_ABSOLUTE_PATHS_CHECK
2023-01-24 19:58:39 -08:00
reito
10df71e3cf
[rtabmap] update to 0.20.23 (#29021)
* update rtabmap

* add version suffix to indicate it is a version with patches

* fix yaml-cpp

* upstream merged patch
2023-01-24 17:06:22 -08:00
Kai Pastor
253b8aa847
[libarchive] Update to 3.6.2, improvements (#29144)
* [libarchive] Update to 3.6.2

* Add general 'crypto' feature

* Cleanup

* Adjust wrapper to crypto config
2023-01-24 16:40:21 -08:00
Alexander Neumann
2ecdb57d27
[theia] Fix cmake include (#29155)
* [theia] fix wrong include

* v db
2023-01-24 16:37:52 -08:00
chausner
d235330027
[mio] Update to 2023-01-25 (#29159)
* Update mio to 2023-01-25

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2023-01-24 16:37:29 -08:00
chausner
0e67f312e8
[wyhash] Update to 2023-01-25 (#29160)
* Update wyhash to 2023-01-25

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2023-01-24 16:37:15 -08:00
chausner
d1844c8b5b
[mdspan] Update to 0.5.0 (#29161)
* Update mdspan to 0.5.0

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2023-01-24 16:36:57 -08:00
Alexander Neumann
c082b799d2
Revert "[pkgconf] fix asan issue" (#29151)
* Revert "[pkgconf] fix asan issue (#29017)"

This reverts commit fe5f181633.

* bump port version

* v db
2023-01-24 16:28:56 -08:00
Gregor Jasny
136ad069fd
[b64] Update vcpkg schema URL (#28345) 2023-01-24 01:02:08 -08:00
Wei Dai
c42991805c
[APSI ]Updated APSI to 0.9.0 (#28778)
* Updated apsi to verion 0.9.0.

* Fixed versioning.
2023-01-24 01:00:25 -08:00
Osyotr
83bde25e94
[earcut-hpp] Update to 2.2.4 (#29068)
* [earcut-hpp] Update to 2.2.4

* apply suggestions

* v db
2023-01-24 00:47:17 -08:00
chausner
61ce3a4566
[cppzmq] Update to 4.9.0 (#29104)
* Update cppzmq to 4.9.0

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2023-01-24 00:46:36 -08:00