Commit Graph

18177 Commits

Author SHA1 Message Date
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
Billy O'Neal
ac12118f02
[igraph] PASSING, REMOVE FROM FAIL LIST (#29205)
Probably fixed by https://github.com/microsoft/vcpkg/pull/26866
2023-01-26 12:05:34 -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
Jack·Boos·Yu
bf1646e7b9
[vcpkg toolchain] Fix CMAKE_CROSSCOMPILING when building on UWP (#26866)
* [vcpkg toolchain] Fix CMAKE_CROSSCOMPILING when building on UWP

* [kfr] Set cpu arch to generic to avoid call try_run

* version

* [kfr] Re-fix cross configure issue

* version

* Revert changes about kfr, add kfr:x64-uwp to ci.baseline instead

* version

* Remove VCPKG_LINKER_FLAGS_RELEASE from debug builds, and apply other changes from windows.cmake for consistency.

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-01-25 12:18:55 -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
chausner
e56dde5d49
[fruit] Update to 3.7.0 (#29103)
* Update fruit to 3.7.0

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2023-01-24 00:46:17 -08:00
chausner
89fe1e9a67
[miniz] Update to 3.0.2 (#29102)
* Update miniz to 3.0.2

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2023-01-24 00:45:37 -08:00
chausner
c4e4436f94
[h3] Update to 4.1.0 (#29101)
* Update h3 to 4.1.0

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2023-01-24 00:45:10 -08:00
chausner
cdf7ef172b
[openvr] Update to 1.23.7 (#29100)
* Update openvr to 1.23.7

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2023-01-24 00:44:45 -08:00
chausner
79a1b84130
[nanomsg] Update to 1.2 (#29099)
* Update nanomsg to 1.2

* Update CI baseline

* Add port metadata

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2023-01-24 00:44:01 -08:00
Sandy
e76da97f20
Update bgfx to v1.118.8415-411 (#29120) 2023-01-24 00:43:09 -08:00
chausner
beb1f265b8
[kfr] Update to 5.0.1 (#29105)
* Update kfr to 5.0.1

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2023-01-24 00:41:53 -08:00
Anton
6346657c1b
[zpp-bits] Update to 4.4.13 (#29108)
* Update to 4.4.13

* Updated SHA
2023-01-24 00:41:32 -08:00
autoantwort
f5aa25d46f
[vtk-m] no absolute paths (#29110) 2023-01-24 00:39:33 -08:00