Commit Graph

18415 Commits

Author SHA1 Message Date
cnbatch
1fed3e19e0
[wxWidgets] Update to v3.2.2.1 (#29654)
* [wxWidgets] Update to v3.2.2.1

* [wxWidgets] Update to v3.2.2.1

* Update ports/wxwidgets/portfile.cmake

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* [wxWidgets] Retry update to v3.2.2.1

* update portfile.cmake

* update version

---------

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2023-02-15 09:46:42 -08:00
Vitalii Koshura
e96a58ff6d
[sentry-native] update to 0.6.0 (#29653)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2023-02-15 09:46:16 -08:00
6ziv
39c4d058e7
[cxxopts]Update cxxopts version to 3.1.0 (#29655)
* update cxxopts version to 3.1.0

* Update version files for cxxopts
2023-02-15 09:44:23 -08:00
Rémy Tassoux
daa744dbb3
[imgui] Update to 1.89.3 (#29659)
* [imgui] Update to 1.89.3

* [imgui] Update version files
2023-02-15 09:43:32 -08:00
Pierre Wendling
93895b28ea
[opusfile] Fix CMake config on case-sensitive filesystem (#29640)
* [opusfile] Fix CMake config for case-sensitive FS.

On case-sensitive filesystems, `OpusFileConfig.cmake` is unable to find
the exported targets due to mismatch case. See xiph/opusfile#42

* [opusfile] Update baseline.
2023-02-14 10:37:09 -08:00
xiaozhuai, Weihang Ding
44da3c907f
[cairomm] Fix config include path (#29518)
* [cairomm] Fix config include path

* update version

---------

Co-authored-by: Jonliu1993 <13720414433@163.com>
2023-02-14 10:36:09 -08:00
Leonid Pospelov
baa9d834e7
[node-api|node-addon-api] fix and update (#29599)
* node-api-config-fix

* port-ver

* upd

* hash

* newver

* add-ver

* .

* .

* respect vcpkg_build_type in config

* addver

* Update node-addon-api.json
2023-02-14 10:27:11 -08:00
Pierre Wendling
ce8d96a7c3
[fluidsynth] Update patch and portfile (#29636)
* [fluidsynth] Update gentables patch.

Installation of FluidSynthTargets.cmake was accidentally turned off with
the previous version of the patch.

* [fluidsynth] Update portfile.

- Remove manpages.
- vcpkg_copy_tools already cleans up the bin directories
- Copy pdbs after moving the tools.
- Remove `enable-debug` as it no longer exists.

* [fluidsynth] Install usage.

* [fluidsynth] Bump port version.

* [fluidsynth] Update baseline.

* [fluidsynth] Find dependencies in the config file.

The library dependencies of `FluidSynth::libfluidsynth-OBJ` were not
searched for in the Config file.

* [fluidsynth] Update version.

* [fluidsynth] Apply suggestion from review.

Do not set `VCPKG_BUILD_MAKE_TABLES` in the patch.

* [fluidsynth] Update version.

* [fluidsynth] Update patch.

- Avoid using REQUIRED to find packages.
- Check for ALSA on Linux.
- Provide versions for pkg-config modules.

* [fluidsynth] Update version.
2023-02-14 09:40:36 -08:00
chausner
a1b1c72016
[liblsl] Update to 1.16.1 (#29637)
* Update liblsl to 1.16.1

* Update CI baseline

---------

Co-authored-by: chausner <chausner@users.noreply.github.com>
2023-02-14 09:38:09 -08:00
Mengna Li
4c9199d6d3
[otl] update to 4.0.476 (#29639)
* update to 4.0.476

* update
2023-02-14 09:36:49 -08:00
Kai Pastor
25f6132788
[mujs] Missing fixes (#29635)
* [mujs] Fix CMake config, cleanup

* Enable shared build on !windows

* Install pkg-config file

* Handle libm

* Official usage: pkgconfig

* Update versions
2023-02-13 12:34:00 -08:00
Ahmed Yarub Hani Al Nuaimi
45e1df3415
[libssh] Fix Android build (again) (#29577)
* Fix libssh patch for Android

* Update versions

* Update versions
2023-02-13 08:45:40 -08:00
Alexander Neumann
b2b3650720
[snappy] fix pc file include (#29590)
* [snappy] fix wrong include in pc file

* v db
2023-02-13 08:44:55 -08:00
Leonid Pospelov
96f7b33268
[collada-dom] drop unused dependency (#29597)
* .

* .
2023-02-13 08:44:09 -08:00
Pierre Wendling
1e7c0f8e62
[opusfile] Disable opusurl on Windows, update to 9d71834 (#29603)
* [opusfile] Bump to 9d71834.

This was recommended to fix dependency issues in sdl2-mixer. See
https://github.com/microsoft/vcpkg/pull/29487#discussion_r1103658181

This commit brings first-party CMake support and minor fixes with no API
change.

* [opusfile] Disable opusurl on Windows.

Fixes #29582.

* [opusfile] Update baseline.

* [opusfile] Update ambiguous comment in usage file.

* [opusfile] Update version.
2023-02-13 08:43:25 -08:00
Pieter-Jan Briers
bf67efbafe
[sdl2] Re-enable ibus in build (#29607)
* [sdl2] Re-enable ibus as feature

This was disabled in #14275 because it caused the relevant libraries (ibus, glib, ...) to be depended on transitively.

Nowadays, SDL2 loads these completely at runtime, only needing the headers and such at compile time, so it's safe to re-enable this again.

Ibus is gated behind the "ibus" feature, which like the existing x11/wayland ones warn at installation that you need the necessary system packages to use it. The ibus feature is enabled by default.

* [sdl2] Update baseline
2023-02-13 08:41:32 -08:00
Chuck Walbourn
d958c99ca8
[directxtex] update port to add dx11 default feature (#29589)
* [directxtex] update port for dx11 feature

* Update for upstream fix

* Update baseline

* Uvatlas doesn't need dx11 feature

* Update baseline
2023-02-13 08:38:42 -08:00
Leonid Pospelov
5d572fd456
[ffmpeg] fix emscripten build (#29510)
* [ffmpeg] do not require nasm for wasm32 build

* addver

* Update ffmpeg.json

* .

* .
2023-02-13 08:36:50 -08:00
Chuck Walbourn
a438cf6fea
[dxut] update for February 2023 release (#29623)
* [dxut] update for February 2023 release'

* Update baseline
2023-02-13 08:17:39 -08:00
as-shura
89f522a548
[mujs] Update to 1.3.2 and add export CMake-config (#29543)
* New version with find_package.

* Update database.

* Update ports/mujs/portfile.cmake

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>

* Update ports/mujs/portfile.cmake

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>

* Update ports/mujs/portfile.cmake

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>

* Update ports/mujs/vcpkg.json

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>

* Update ports/mujs/portfile.cmake

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>

* Update ports/mujs/vcpkg.json

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>

* Update database.

* Automatic versioning and db update.

* Modify port version in portfile.cmake

* x-add-version

* Update mujs.json

* Modify TARGETS_EXPORT_NAME

* x-add-version

---------

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
Co-authored-by: Lily Wang <494550702@qq.com>
2023-02-13 07:57:54 -08:00
MonicaLiu
2137cb6c6a
[fluidsynth] Update to 2.3.1 (#29038)
* update fluidsynth

* update version

* update version

* update EOL

* update version

* update EOL

* update version

* update git-tree

* Edit patch Name

* update git-tree

---------

Co-authored-by: MonicaLiu <v-liumonica@microsoft.com>
2023-02-13 07:48:09 -08:00
Jeroen Baert
6f3458d299
[libmorton] Updated version to 0.2.11 (#29482)
* Updated libmorton version

* Fixed version database

* Update ports/libmorton/portfile.cmake

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>

* Update version database

---------

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2023-02-13 07:46:34 -08:00
nmreadelf
235a00ad79
Added brpc new version (#29547) 2023-02-13 07:41:36 -08:00
Nick Renieris
885004a1dd
[libqcow] Update to 20221124 (#29557)
Co-authored-by: nickr <nickr@kryptoslogic.com>
2023-02-13 07:40:51 -08:00
Sean Farrell
16d9816724
[c9y] update to 0.7.0 (#29572)
* [c9y] update to 0.7.0

* [c9y] update versions
2023-02-13 07:38:21 -08:00
Andrey Nekrasov
357d36106b
[roaring] Update to 0.9.6 (#29579) 2023-02-13 07:37:58 -08:00
Pierre Wendling
658a8165a9
[libflac] Bump to 1.4.2 (#29584)
* [libflac] Bump to 1.4.2.

- The license was incorrectly set to GFDL instead of BSD-3.
See: https://github.com/xiph/flac#components
- Remove patches that were merged upstream.
- Stack protection and fortify source under mingw is checked upstream.
- CMake config file location has changed.
- Use vcpkg_install_copyright to install license.

* [libflac] Add usage file.

* [libflac] Update baseline.
2023-02-13 07:37:00 -08:00
Sandy
e74eb73ba3
[bgfx] Update to v1.118.8417-415 (#29595) 2023-02-13 07:35:25 -08:00
Hamish Moffatt
c851cdcb4e
[kdalgorithms ] update version (#29610)
* [kdalgorithms] update to newer commit

* [kdalgorithms] update
2023-02-13 07:28:26 -08:00
Kai Pastor
36fb23307e
[vcpkg_configure_make] Fix almost-native builds (#28760)
* [gmp] Set CCAS for native builds

* [vcpkg_configure_make] Move triplet detection

* [vcpkg_configure_make] Control cross tools by autotools triplet

* Update versions

---------

Co-authored-by: MonicaLiu <v-liumonica@microsoft.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2023-02-10 12:02:13 -08:00
pastdue
691244117b
[angle] Update to chromium/5414, improve build system (and future updates) (#27444)
* [angle] Update to chromium/5249

- Refactor build system based on WebKit's CMake build system for libANGLE
- Add maintainer-notes.md

* [angle] Fetch & generate more files in portfile

* [angle] Move maintainer-notes.md

* [angle] Port changes from #27701

* Merge install tweak from #28547

* [angle] Tweak PlatformLinux

* Run x-add-version

* [angle] Update to chromium/5414

* Run x-add-version

* Fix version database.

* Fix version database

---------

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2023-02-10 11:45:11 -08:00
Eddie James
cfad9356c4
[binlog] Add new port (#26843)
* [binlog] Add new port

Add binlog, a high performance C++ log library to produce structured
binary logs.

* run x-add-version

---------

Co-authored-by: Eddie James <eajames@linux.ibm.com>
2023-02-10 11:37:57 -08:00
Cheney Wang
edceba5ece
[libkml] Add target include directories (#29553) 2023-02-10 11:33:17 -08:00
Mengna Li
f904afe183
[crashpad] fix tool dependencies missing (#29555)
* fix feature tools

* update
2023-02-10 11:32:20 -08:00
Leonid Pospelov
a65000bd39
[collada-dom] fix emscripten build (#29562)
* add patch

* .

* update-hash

* fix

* reformat

* fix hash

* remove-patch-prefix

* upd-hash

* upd

* .

* Update ports/collada-dom/portfile.cmake

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>

* Update ports/collada-dom/portfile.cmake

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>

* Update ports/collada-dom/portfile.cmake

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>

* Update ports/collada-dom/vcpkg.json

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>

* Update collada-dom.json

* Update collada-dom.json

* fix

---------

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2023-02-10 11:31:29 -08:00
Leonid Pospelov
371892cc20
[liblzma] fix emscripten build (#29561)
* fix wasm32

* port-version

* add ver
2023-02-10 11:30:30 -08:00
xiaozhuai, Weihang Ding
e752415c5f
[nanobench] Revert to library version instead of header-only (#29566)
* [nanobench] Revert to library version instead of header-only

* update version database
2023-02-10 11:27:55 -08:00
Frank
eac0f2e78a
[cppwinrt] Update version to 2.0.230207.1 (#29522)
* [cppwinrt] Update version to 2.0.230207.1

* vdb
2023-02-10 11:18:40 -08:00
Pierre Wendling
785cbdb8ba
[sdl2-mixer] Bump to 2.6.3 (#29487)
* [sdl2-mixer] Bump to version 2.6.3

* [sdl2-mixer] Fix findFluidSynth on windows-static.

* [sdl2-mixer] vcpkg_minimum_required is not needed

* [sdl2-mixer] Control SDL2MIXER_MOD with libmodplug

If SDL2MIXER_MOD is left on when no backend is availble, CMake issues a
warning.

* [sdl2-mixer] Turn off SDL2MIXER_DEPS_SHARED

Similar issue to #28137. SDL2MIXER_OPUS_SHARED and
SDL2MIXER_VORBIS_VORBISFILE_SHARED need to be manually
turned off as they are unconditionally turned on.

* [sdl2-mixer] Set the correct vorbis backend.

Even when SDL2MIXER_VORBIS_VORBISFILE was set to ON, stb_vorbis would be
used as the default backend.

* [sdl2-mixer] Use vcpkg_install_copyright

* [sdl2-mixer] Ensure flac and mpg123 are selected.

Turn off header-only libraries when the features are selected.

* [sdl2-mixer] Patch missing call to find_dependency

This is fixed upstream but has not been included in the 2.6.x branch.

* [sdl2-mixer] Fix dependency linking.

- The FLAC target is an upstream patch.
- VCPKG's opusfile port is static-only, meaning Opus and Ogg needs to be
linked explicitly.

* [sdl2-mixer] Update baseline.

---------

Co-authored-by: MonicaLiu <v-liumonica@microsoft.com>
2023-02-10 11:17:29 -08:00
Yavor Georgiev
6706cf05f0
[OpenSSL] Update to 3.0.8 (#29530)
* Update to OpenSSL 3.0.8

* update manifests
2023-02-10 11:14:37 -08:00
jalegido
cba33db26d
[ocilib] Update to 4.7.5 (#29550)
* Ocilib update to 4.7.5

* vcpkg x-add-version --all

* Remove port-version

* vcpkg x-add-version --all

* Update vcpkg_from_github.REF

* vcpkg x-add-version --all --overwrite-version

---------

Co-authored-by: jjll <jjll@gmv.com>
2023-02-10 11:13:06 -08:00
JonLiu1993
9e73ebfe12
[monkeys-audio] update to 9.04 (#29556)
* [monkeys-audio] update to 9.04

* update version

* revert patch

* update version

* remove useless baseline
2023-02-10 11:11:51 -08:00
Cheney Wang
59b883e613
[libcopp] update to 2.1.2 (#29569) 2023-02-10 10:48:00 -08:00
omartijn
37fce29a26
Don't set incorrect arch flag for multi-arch build (#29524)
Co-authored-by: Martijn Otto <martijn@resolume.com>
2023-02-09 14:59:00 -08:00
Alexander Neumann
d84e61c2c3
Fix coin-or ports. (#29398)
* add stuff

* coinutils stuff

* coin-or-* fixes!

* fix patch

* Fix openmvg

* fix openmvg by modifying includes

* fix ipopt.

* add !uwp supports in coinutils

* try fixing openmvg on osx

* format manifest and license stuff

* fix linkage

* v db
2023-02-09 14:51:04 -08:00
xiaozhuai, Weihang Ding
e039ba75d2
[qt5-base] Fix QMAKE_MACOSX_DEPLOYMENT_TARGET (#29525)
* [qt5-base] Fix QMAKE_MACOSX_DEPLOYMENT_TARGET

* update version database
2023-02-09 14:45:05 -08:00
6ziv
4bf41e29cf
[libsigcpp]fix libsigcpp include path (#29507)
* fix libsigcpp include path

* update version files

* fix indent

* change version number back

* fix pc

* rerun x-add-version

* Update license and upstream version

* revert and re-generate version files

* Update ports/libsigcpp/portfile.cmake

Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>

* Update version again....

---------

Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
2023-02-09 14:25:22 -08:00
Henrik Gaßmann
6f18cff584
[ftxui] Backport clang ICE workaround (#29526) 2023-02-09 12:53:19 -08:00
Ahmed Yarub Hani Al Nuaimi
b1f65da6b2
[libssh] Fix Android build (#29515)
* Fix libssh's file permission constants

* Update version files

* Disable building libssh on ARM64 Windows

* Update version files

* Update patch

* Update patch

* Update version files

* Update patch

* Update versions
2023-02-09 12:44:07 -08:00
Todor Prokopov
f67d9135ae
[icu] Fix x86 MinGW build (#29532) 2023-02-09 12:35:16 -08:00