Commit Graph

18336 Commits

Author SHA1 Message Date
Frank
a325228200
[monkeys-audio] Add header file and remove the backup URL (#29709)
* [Monkeys-audio] Add header file and remove the backup URL

* update version
2023-02-18 00:25:01 -08:00
myd7349
a7938fd284
[simdjson] Update to v3.1.1 (#29712)
* [simdjson] Update to v3.1.1

* [simdjson] Bump version
2023-02-17 15:14:00 -08:00
Lily Wang
31a159c1ca
Modify doc link in the new PR template (#29704) 2023-02-16 22:02:37 -08:00
Andrew Kornilov
9aa0d66373
[cyclonedds-cxx] Add new port (#29450)
* [cyclonedds-cxx] Add new port

* [cyclonedds-cxx] Fix features list

* [cyclonedds-cxx] Add patch

* [cyclonedds-cxx] Fix features list

* [cyclonedds-cxx] Fix dependencies list
2023-02-16 13:38:34 -08:00
Kai Pastor
2e3b958ff0
[libraw] Update to 0.21.1, revise dependencies (#29647)
* [libraw] Updated port to version 0.21.1

* [freeimage] Updated port to prepare for libraw version 0.21

* Add const in the right position

* Portfile modernization

* [libraw] Revise dependencies

* Add dng-lossy feature

* Update versions

* Add license

* Fix license name

---------

Co-authored-by: Anders Klemets <anderskl@microsoft.com>
2023-02-16 13:35:47 -08:00
talregev
3eafaa76fb
[mujoco] Add new port (#28993)
* Add new port mujoco

* Add usage text.

---------

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-02-16 13:32:07 -08:00
Mengna Li
b6dceb5053
[vcpkg baseline][monkeys-audio] Fixing error C2471 and error C1090 (#29667)
* Add patch to fix C1090 error

* update

* update
2023-02-16 13:31:39 -08:00
MonicaLiu
01da3c4906
[seacas] Fix header file 'cctype' declaration (#29625)
* update seacas

* update version

* Add patch

* update version

---------

Co-authored-by: MonicaLiu <v-liumonica@microsoft.com>
2023-02-16 13:02:30 -08:00
Robert Schumacher
547c030e68
[vcpkg docs] Remove docs migrated to https://learn.microsoft.com/vcpkg and Microsoft/vcpkg-docs (#28350)
* [docs] Remove embedded documentation in favor of learn.microsoft.com

* [docs] Remove validation workflow
2023-02-16 11:36:51 -08:00
xiaozhuai, Weihang Ding
43aabb4f9b
[yoga] Bump to 1.19.0+20230215 (#29666)
* [yoga] Bump to 1.19.0+20230215

* update version database
2023-02-16 10:36:56 -08:00
Nick
914d5f9705
[openal-soft] update to 1.23.0 (#29581) 2023-02-16 10:36:06 -08:00
Alexander Smyslov
6d16cb553a
[librdkafka] upgrade version up to 2.0.2 (#29651)
* Add files via upload

* [new port] avro-cpp

* add boost-format

* remove comments

* remove comments

* [librdkafka] upgrade version up to 2.0.2

* [librdkafka] upgrade version up to 2.0.2

* fix remarks

* fix remarks

---------

Co-authored-by: Alexander Smyslov <aleksandr.smyslov@libertexgroup.com>
Co-authored-by: Smyslov Alexander Nikolayevich <aleksandr.smyslov@fxclub.com>
2023-02-16 10:23:09 -08:00
Rémy Tassoux
c1f00045e9
[zstd] Update to 1.5.4 (#29652)
* [zstd] Update to 1.5.4

* [zstd] Update version files
2023-02-16 10:22:24 -08:00
Cheney Wang
1f29c82a8e
[soci] Update to 4.0.3 (#29685)
* [soci] Update to 4.0.3

* Modify quote
2023-02-16 10:21:30 -08:00
JonLiu1993
0214713fbc
[ogre] update to latest version (v13.6.2) (#29646)
* [ogre] update to latest version (v13.6.2)

* update version

* revert patch formating

* update version
2023-02-16 10:05:47 -08:00
David Liu
70cc9c536f
[libtorrent] fix build error on windows arm64 target (#29626)
* [libtorrent] fix build error on windows arm64 target

* Update version database
2023-02-16 10:04:52 -08:00
Billy O'Neal
1cc952582b
Patch Tuesday Feb 2023 (#29669) 2023-02-15 23:11:47 -08:00
Paweł Wegner
959f8e3175
libevent: update to version at head and enable uwp support. (#29341)
Tagged release is +2 years old, fix-android-threads patch got upstreamed so it
is no longer necessary here. Also, includes a small patch which makes it
build on uwp.
2023-02-15 10:21:34 -08:00
Mengna Li
376362d3fa
[qtdeclarative] add long path warning (#29495)
* add long path warning

* update

* add vcpkg_buildpath_length_warning

* remove useless code
2023-02-15 10:02:00 -08:00
Pierre Wendling
f468f46b78
[glib] Bump to 2.75.3 (#29644)
* [glib] Update to 2.75.3.

* [glib] Fix intl detection when consumed in CMake.

When consuming glib in CMake through `pkg_check_modules`, libintl
(provided by `gettext`) needs to specified in the pc file as `-lintl`
without any quotation. Otherwise it is not picked up as a dependency
and static linking fails.

Also `vcpkg_fixup_pkgconfig` needs to be called before editing pc files.

* [glib] Cleanup portfile.

* [glib] Update baseline.
2023-02-15 10:00:35 -08:00
Cam Mannett
ee71be7ea7
[arg-router] Bump to 1.1.1 (#29604)
* [arg-router] Bump to 1.1.1

Bug fixes:
* Critical issue that prevents non-CMake builds from being built

Improvements:
* Removed the git patch version segment and therefore the requirement on git to build. This allows for building from source without a working copy

* Changes fro PR comments

* Removed unused files
* Added vcpkg_cmake_config_fixup
* Restricted to release 'build'
* Used version var for source tag
2023-02-15 09:56:06 -08:00
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