Commit Graph

3049 Commits

Author SHA1 Message Date
Yury Bura
96ec7fb25d
[boost] update to 1.79.0 (#24210)
* [scripts/boost] update to v1.79.0

* [boost-*] re-generate ports

* update versions

* [boost-wave] fix build

* update version

* [fbthrift] fix build compatibility with Boost 1.79.0

* update versions

* [scripts/boost] use vcpkg_replace_string

* update versions
2022-04-21 10:01:54 -07:00
Jack·Boos·Yu
3f2dfb8d76
[vcpkg baseline][qpid-proton] Fix dependencies (#24267)
* [vcpkg baseline][qpid-proton] Fix dependencies

* version

* Re-fix jsoncpp

* version

* typo

* version

* okay fix for reals

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-04-21 09:06:18 -07:00
nicole mazzuca
9f074ffa17
[llvm] fix abi-breaking-checks to always be disabled (#24278)
* [llvm] fix abi-breaking-checks to always be disabled

in Debug builds, LLVM_ABI_BREAKING_CHECKS was on by default;
however, they use the release headers (which set it to OFF)
this results in a mismatch,
and means you can't link LLVM

* update port version

* version

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2022-04-21 09:02:13 -07:00
MACHIZAUD Andréa
e0c3408c77
[tracy] Add Tracy profiler and capture tools using project files (#24091)
* [tracy] Add Tracy `profiler` and `capture` tools

* [tracy] Linux supports

* [capstone] fix non-installed pkg-config

* [tracy] supports for capstone (including pkgconfig support)

* [tracy] Add license

* [tracy] fix OSX

* [tracy] tools cannot be built on x86 Windows

* [tracy] do not build tools by default

* [tracy] Fix case

* [tracy] fix vcpkg copyright location convention

* Apply suggestions from code review

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>

* Finish code for code review suggestions

* Use `vcpkg_build_make` instead of `vcpkg_execute_build_process`

* Apply suggestions from code review

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>

* Workaround Windows cl complaint about `nodiscard`

* Use tools bundle rather than individual tools in features

* [capstone] Upgrade port after capstone-engine/capstone#1870 merge

Co-authored-by: MACHIZAUD Andréa <andrea.machizaud@adobe.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2022-04-20 14:51:12 -07:00
Frank
dc2b45330b
[ceres]update SHA512 (#24156)
* update hash

* update version

* update feature cuda description

* overwrite version
2022-04-20 14:47:54 -07:00
Sean Farrell
7ef0c787df
[rsig] Adds new port rsig v0.1.0 (#24246)
* Adds rsig v0.1.0

* Applies automated code reviews.

- updates new cmake invocation
- adds license field vcpkg.json

* Fixes versions.

* Remove CMakeList and cmake dependency.

* Fix version.
2022-04-20 14:47:08 -07:00
Jack·Boos·Yu
c0c7d23949
[sdl2-image] Fix dependency libpng (#24248)
* [sdl2-image] Fix dependency libpng

* version

* add license

* version
2022-04-20 14:46:31 -07:00
Thomas1664
63c539fdac
[atkmm, pangomm] Update and remove local license files (#24254)
* [atkmm, pangomm] Move to GitLab

* version

* Add SHA

* version

* Enable maintainer mode

* version

* [mmcommon] New port

* Format

* Format

* version

* Hash

* version

* Python

* version

* Remove mmcommon

* Keep distfile

* version

* Update download file

* Update hash

* version
2022-04-20 14:46:06 -07:00
LilyWangLL
8223177f4d
[libfreenect2] Fix MACOS build error (#24265)
* [libfreenect2] Fix MACOS build error

* update vcpkg.json

* update version

* Disable build example

* update version

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2022-04-20 14:43:38 -07:00
Alexander Neumann
ac6a9dcfce
[vcpkg baseline][duckx] fix deps (#24264)
* fix duckx

* format

* port-version

* version stuff

* rename file

* version update

Co-authored-by: Alexander Neumann <you@example.com>
2022-04-20 14:25:21 -07:00
Thomas1664
c37cc7836a
[many ports] Fix use of Readme as copyright (#24201)
* [jack2] Update to 1.9.21

* [libxmlmm] Fix license

* [volk] Fix license

* [tmxlite] Fix license

* [tinyxml2] Fix license

* [stb] Fix license

* [rtmidi] Fix license

* [pugixml] Update to 1.12.1

* [physx] Fix license

* [physx] License expression

* version

* lowercase

* null

* Format

* Remove version-string

* stb

* Format

* version

* Format

* version

* [tinyxml] port version

* version

* Fix license

* version

* [rtmidi] remove patch

* version

* [pugixml] Remove unused variable

* version

* [physx] Remove from CI baseline for testing

* [physx] update supports statement

* version

* [tmxlite] add final newline

* version

* [libxmlmm] Don't use own copyright file

* version

* Fix license copy

* version
2022-04-19 14:31:08 -07:00
autoantwort
7f7f1a5145
[python2] add support expression (#24192)
* [python2] add support expression

* lower complexity of supports expression

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-04-19 11:47:45 -07:00
Rémy Tassoux
c25761eb76
[quill] Update to 1.7.0 (#24223)
* [quill] update to 1.7.0

* [quill] Update version files

* [quill] Add license field

* [quill] Update version files

* switch to relaxed versioning

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-04-19 09:42:37 -07:00
sbhutch
6d710fceeb
[entt] Update to 3.10.0 (#24163)
* entt: updated port files

* entt: updated version files

* entt: added license field to vcpkg.json

* entt: updated version files
2022-04-19 09:42:10 -07:00
JonLiu1993
8bce7791e7
[gumbo] Add Exported CMake Targets (#24153)
* Add Exported CMake Targets

* update version

* update version-sting to version

* update version

* update portfile.cmake

* update version

* Add configure_file

* update version

* Add configure_file

* update version

* Add configure_file

* update version

* update CMakeLists

* update version

* install pc file

* update version

* Update ports/gumbo/CMakeLists.txt

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>

* Update ports/gumbo/CMakeLists.txt

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>

* Update ports/gumbo/CMakeLists.txt

* Update ports/gumbo/portfile.cmake

* update version

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2022-04-19 09:39:39 -07:00
Thomas1664
be8bb99330
[openssl] Fix dynamic build on OSX (#24090)
* [openssl] Fix dynamic build on OSX

* version

* Use SHLIB_VERSION

* version
2022-04-19 09:38:44 -07:00
Alberto Garcia Illera
d34bda3300
[triton] New version with no boost dependencies (#24081)
* update Triton version

* add vcpkg versioning
2022-04-19 09:38:20 -07:00
Eric Kilmer
37ebb4419b
[z3] Update to 4.8.15 (#24209)
* [z3] Update to 4.8.15

* Update version

* Don't build test executables

* Update version

* Disable examples

* Update version

* Fix 32 bit builds with upstream patch

3828130791

* Update version
2022-04-19 09:29:01 -07:00
Frank
9836ae4f26
[libtorrent] update to 2.0.6 (#24215)
* [libtorrent] update to 2.0.6

* update version
2022-04-19 09:08:16 -07:00
Thomas1664
255106a936
[argh] Update to 1.3.2 (#24219)
* [argh] Update to 1.3.2

* version
2022-04-19 09:07:38 -07:00
Thomas1664
277e5ebed8
[apr] Fix release only builds on Linux (#24220)
* [apr] Fix release only builds on Linux

* version
2022-04-19 09:06:53 -07:00
autoantwort
ce77ea78c8
[qpid-proton] update and don't build tests (#24227)
* [qpid-proton] update and don't build tests

* nicole CR

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-04-19 09:04:57 -07:00
Rémy Tassoux
8dd05eb74a
[nanobench] Update to 4.3.7 (#24225)
* [nanobench] Update to 4.3.7

* [nanobench] Update version files

* [nanobench] Fix build on window x86

* [nanobench] Update version files

* [nanobench] Add missing patch file

* [nanobench] Update version files
2022-04-19 08:32:34 -07:00
Rémy Tassoux
9e3519a020
[zpp-bits] Update to 4.4.4 (#24224)
* [zpp-bits] Update to 4.4.4

* [zpp-bits] Update version files
2022-04-19 08:25:21 -07:00
autoantwort
a30b972157
[meschach] add support expression (#24230) 2022-04-19 08:19:51 -07:00
autoantwort
03de4e9edc
[protozero] update to 1.7.1 (#24231) 2022-04-19 08:17:40 -07:00
autoantwort
5eeffb9036
[sdl1] add support expression (#24232) 2022-04-19 08:16:52 -07:00
autoantwort
c5c96e8b53
[libcds] add support expression (#24233) 2022-04-19 08:16:20 -07:00
autoantwort
8e95733728
[portable-snippets] no arm osx (#24236) 2022-04-19 07:49:32 -07:00
Kai Pastor
0495716066
[harfbuzz] Fix mingw (#24206)
* Fix mingw build

* Update versions

* fix license

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-04-19 06:59:53 -07:00
autoantwort
239bf76101
[vlpp] fix to support ARM on unix (#24191)
* [vlpp] does not support osx arm

* fix ARM, rather than just marking !supports

* add license

* ughhhh lack of malloc

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-04-18 21:04:15 -07:00
Kai Pastor
97b723c346
[vcpkg-cmake] Fix usage of CMAKE_CXX_COMPILER_TARGET (#24101)
* Guard CMAKE_CXX_COMPILER_TARGET

* Update versions
2022-04-18 16:45:15 -07:00
LilyWangLL
d35a986b57
[antlr4] Fix CMake files export (#24157)
* [antlr4] Fix CMake export

* update vcpkg.json

* update version

* fix build

* update version

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2022-04-18 16:44:47 -07:00
Thomas1664
0544d18e3b
[simbody] Disable docs (#24159)
* [simbody] Disable docs

* license

* Remove docs

* version
2022-04-18 16:43:22 -07:00
autoantwort
793422a002
[mpg123] fix M1 build (#24161) 2022-04-18 16:43:04 -07:00
autoantwort
eaf727e250
[glog] no absolute paths (#24162) 2022-04-18 16:42:04 -07:00
chausner
e3f3206363
[mimalloc] Update to 2.0.6 (#24165)
* Update mimalloc to 2.0.6

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-04-18 16:41:49 -07:00
Thomas1664
ebb431692d
[libxml2] Update to 2.9.13 (#24166)
* [libxml2] Update to 2.9.13

* version

* Fix patch

* version

Co-authored-by: Billy Robert O'Neal <bion@microsoft.com>
2022-04-18 16:41:29 -07:00
chausner
66a54329c8
[tinydir] Update to 1.2.5 (#24175)
* Update tinydir to 1.2.5

* Update CI baseline

* Remove unneeded vcpkg_copy_pdbs

Co-authored-by: Thomas1664 <46387399+Thomas1664@users.noreply.github.com>

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Thomas1664 <46387399+Thomas1664@users.noreply.github.com>
2022-04-18 16:40:58 -07:00
chausner
ee17fb2af7
[duckx] Update to 1.2.2 (#24176)
* Update duckx to 1.2.2

* Update CI baseline

* Use ${PORT}

Co-authored-by: Thomas1664 <46387399+Thomas1664@users.noreply.github.com>

* Set BUILD_TESTING=OFF

* Remove duckx from ci.baseline.txt

* Update CI baseline

* Switch to ONLY_STATIC_LIBRARY on Windows

* version

Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Thomas1664 <46387399+Thomas1664@users.noreply.github.com>
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2022-04-18 16:40:29 -07:00
chausner
c401167e29
[kangaru] Update to 4.3.0 (#24177)
* Update kangaru to 4.3.0

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-04-18 16:38:53 -07:00
chausner
d3d3c5738a
[plog] Update to 1.1.6 (#24178)
* Update plog to 1.1.6

* Update CI baseline

* Address suggestions

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-04-18 16:38:29 -07:00
chausner
8e84020c67
[robin-map] Update to 1.0.1 (#24179)
* Update robin-map to 1.0.1

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-04-18 16:37:54 -07:00
chausner
9f3018fc93
[console-bridge] Update to 1.0.2 (#24180)
* Update console-bridge to 1.0.2

* Update CI baseline

* Address suggestions

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-04-18 16:36:32 -07:00
chausner
68a85fa730
[bext-ut] Update to 1.1.9 (#24181)
* Update bext-ut to 1.1.9

* Update CI baseline

* Move file(INSTALL)

* Update CI baseline

* Add bext-ut to ci.baseline.txt

* Revert "Add bext-ut to ci.baseline.txt"

This reverts commit 16640b0c5b.

* Avoid CPM

* Fix copyright installation

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-04-18 16:35:37 -07:00
chausner
563b5ce493
[bfgroup-lyra] Update to 1.6 (#24182)
* Update bfgroup-lyra to 1.6

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-04-18 16:35:02 -07:00
chausner
692af196c9
[gcem] Update to 1.14.1 (#24183)
* Update gcem to 1.14.1

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-04-18 16:34:30 -07:00
chausner
5e79eeb548
[camport3] Update to 1.6.2 (#24184)
* Update camport3 to 1.6.2

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-04-18 16:34:05 -07:00
chausner
ed71abbc23
[quazip] Update to 1.3 (#24185)
* Update quazip to 1.2

* Update CI baseline

* Update to 1.3

* Update CI baseline

* Remove unused version 1.2

Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-04-18 16:33:30 -07:00
chausner
5b4013057c
[nlopt] Update to 2.7.1 (#24186)
* Update nlopt to 2.7.1

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-04-18 16:32:24 -07:00
RealTimeChris
9429391e9f
[DiscordCoreAPI] Fixing a certificate location issue. (#24204)
* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Removing patch file.

* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Updated build system.

* Updated build system.

* Updated build system.

* Updated build system.

* Updated build system.

* Updated build system.

* Updating version database.

* Updating version database.

* Updating version database.
2022-04-18 15:43:59 -07:00
chausner
50fdc1f830
[avisynthplus] Update to 3.7.2 (#24189)
* Update avisynthplus to 3.7.2

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-04-18 14:51:15 -07:00
chausner
65dcd47906
[fixed-string] Update to 0.1.1 (#24188)
* Update fixed-string to 0.1.1

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-04-18 14:48:16 -07:00
chausner
da6351432f
[tinyspline] Update to 0.4.0 (#24187)
* Update tinyspline to 0.4.0

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-04-18 14:41:57 -07:00
Eric Kilmer
4193cfc1be
[flatbuffers] Update to 2.0.6 (#24208)
* [flatbuffers] Update to 2.0.6

* Update version
2022-04-18 14:35:25 -07:00
Kai Pastor
7cd3196145
[libpng] Fix and cleanup (#24211)
* Fix unused CMake variable warning

* Acquire msys only on Windows

* Revise APNG variable names and usage

* Fix download mode usability with APNG

* Uncompress APNG patch with gzip

gzip is a default package of MSYS2 and (most) other systems.
7z download is implemented for windows only.

* Revise main CMake patches

cmake.patch deals with libpng build configuration.
fix-export-targets deals with cmake config export.

* Revise pkgconfig patching and fixup

* Additional cleanup

* Add usage based on FindPNG.cmake

* Update versions

Co-authored-by: Leonid Pospelov <pospelovlm@yandex.ru>
2022-04-18 14:33:43 -07:00
Dawid Wróbel
84f0ea23aa
[libgcrypt] new stable release (1.10.1) (#24216)
* [libgcrypt] new stable 1.10.1 release

* [libgcrypt] update versions
2022-04-18 14:17:02 -07:00
nicole mazzuca
06a513718c
[zeroc-ice] correct windows-static and linux (#24169)
* [zeroc-ice] correct windows-static and linux

* remove tabs

* does this work to fix mcppd?

* remove the ability for zeroc-ice to depend on external libs

* remove feature supports

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-04-18 14:14:56 -07:00
Kai Pastor
48d15f4db6
[wxwidgets] Validate and fix (#24047)
* Add wxwidgets example and test port

* Fix library processing for export

Split original patch.
Restore missing appending in the end.
Drop libs (generator expression) which don't match build type.

* Make wx-config relocatable

* Rewrite wrapper

* Add missing libjpeg-turbo dependency

* Fixup wxrc

* Update usage

* Validate release/debug consistency

* Fixup wx-config symlink

* Use non-deprecated license expression

* Fix portfile quirks

* Transform installation fixup into patch

* Fix mingw

* Control curl dependency

* Add message for linux system package dependencies

* Update versions

* Resolve linux lib issues

* Update versions

* Minor amendments

* Update versions

* Update requirements warning

* Update versions

* CR request: Move CMakelists.txt to example dir

* CR requests: Revise wrapper

* Update versions
2022-04-18 10:56:00 -07:00
Tom Tan
f0aa678b74
[opentelemetry-cpp] update version to 1.3.0 (#24170) 2022-04-18 09:49:16 -07:00
Thomas1664
05bcc5fca4
[sdl2-image] Features must use sdl2[x11] on Linux (#23725)
* Fix shared libs suffix

* Remove version-string

* version

* Use cmake version of shared lib suffix

* version

* Remove old feature processing

* version

* Real fix

* [sdl2] Fix x11 feature

* format

* version

* Fix suffix again

* version

* Fix external dependencies

* version

* Fix WebP linkage

* version

* Fix PNG linkage

* version

* Mark everything as default feature for testing

* version

* Trigger rebuild of sdl2pp

* version

* congig file

* Fix flags

* version

* Fix flags

* version

* Disable UWP warnings for TIFF

* version

* Fix CXX

* version

* revert cmake version

* version

* Fix config

* version

* Revert sdl2pp

* Fix config

* version

* Create config.cmake.in file

* version
2022-04-15 13:44:08 -07:00
Roberto C. Sánchez
94c2aed904
[mongo-cxx-driver] set c++17 for std::experimental build (#24083)
* [mongo-cxx-driver] set c++17 for std::experimental build

fixes #21877

* update version

* update git-tree

* add license

* overwrite version

Co-authored-by: FrankXie <v-frankxie@microsoft.com>
2022-04-15 13:29:29 -07:00
Thomas1664
72910aae4f
[nanoflann] Update to 1.4.2 (#24158)
* [nanoflann] Update to 1.4.2

* version
2022-04-15 13:28:03 -07:00
nicole mazzuca
5d66a98f64
[qtinterfaceframework] update python requirements versions (#24150)
This will make dependabot happy, and maybe fix issues for our users

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-04-14 14:28:56 -07:00
Alexander Neumann
5afd32266c
[qtinterfaceframework|opencv] fix python stuff (#24041)
* add upstream patch

* [skip actions] add the patch file

* fine tune

* [opencv] update portfiles to use vcpkg-get-python-packages

* fix references

* try another fix

* add all deps

* add code from tensorflow about venv

* retry

* fix file path

* new approach

* unset pythonhome

* next unset

* try this instead.

* retry without the PYTHON_LIB_PATH stuff

* try and error

* next try

* retry

* typo fix

* try updating

* retry

* more try and error

* reorder

* drop qface version

* use qface 2.0.5

* bump watchdog

* fix call on !windows

* fine tuning

* refactor function signature

* update version

* fix formating

* version stuff

* create dir before usage

* fine tuning

* version stuff

* update and patch libilbc

* formating stuff

* fix version-string

* version stuff

* add license

* version update

* bump version

* version stuff

* version stuff

Co-authored-by: Alexander Neumann <you@example.com>
Co-authored-by: Stefano Sinigardi <stesinigardi@hotmail.com>
2022-04-14 11:08:23 -07:00
Leonid Pospelov
1200c2237d
[clipboardxx] Add new port (#24023)
* [clipboardcxx] Add new port

* Run x-add-version

* license

* Update clipboardcxx.json

* Add homepage

* update version

* Update ports/clipboardcxx/vcpkg.json

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

* Update and rename ports/clipboardcxx/portfile.cmake to ports/clipboardxx/portfile.cmake

* Rename ports/clipboardcxx/vcpkg.json to ports/clipboardxx/vcpkg.json

* Rename clipboardcxx.json to clipboardxx.json

* Update baseline.json

* Update portfile.cmake

* Update vcpkg.json

* Update clipboardxx.json

* .

* Update clipboardxx.json

* Nicole CRs

- add `supports: !osx`
- add `unofficial-clipboardxx-config.cmake`

Co-authored-by: Jonliu1993 <13720414433@163.com>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-04-14 11:06:18 -07:00
Kevin Lalumiere
f95b78e004
[qpid-proton] Stop using linker optimization (#24129)
* Stop using linker optimization

These optimizations require the gold linker on Linux, and this linker is
not typically available.

* Add license

* Fix formatting
2022-04-14 08:25:29 -07:00
Jason Beverage
bb584d35bb
[osg] Added OPENGL_PROFILE option to osg port as a triplet variable. (#24108)
* Updated osg port to be able to set the OPENGL_PROFILE setting via
a triplet variable.

* Format osg/ports/vcpkg.json

* Added osg port version 12
2022-04-14 08:24:41 -07:00
Mengna Li
047278159c
[ceres] update to v2.1.0 (#23838)
* Update ceres to v2.1.0

* update

* fix build issue

* fix findpackage issue

* update

* update patch

* Add feature 'CUDA'

* update
2022-04-14 08:20:44 -07:00
Kai Pastor
99346bb692
[libwebp] Update, cleanup (#23864)
* Update to v1.2.2

* Fix libwebpmux Windows name breakage

The pc file relies on the original output name:
No 'lib' prefix for MSVC. No 'liblib' prefix for mingw.

* Minor portfile updates

* Don't self-depend on default features

* Fix the libwebpmux feature

* Fix internal tool dependencies

* Drop Xrandr patch (fixed in freeglut)

* Drop X11 patch (fixed in freeglut)

* Cleanup CMake config patch, no extra case hacks

* Adjust webp lib names in skia, qt5-imageformats

* Adjust downstream WEBP cmake usage

* Debug qtimageformats [skip actions]

* [tiff] Drive-by fix for CMake warning

* Drop non-standard debug postfix

* Update indentation

* Update port versions

* Update versions

* Revert qtimageformat debug change

* Fixup qt5-imageformats change

* Update versions
2022-04-13 11:26:56 -07:00
Chuck Walbourn
feef13ccf3
[dstorage, dxsdk-d3dx, xaudio2redist] ports updated to support static-md triplets (#24104)
* Update ports to support static-md triplets

* Update baseline

* !(static & staticcrt) -> !staticcrt

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-04-13 11:23:12 -07:00
Daniel Schürmann
6960e3f076
[qtkeychain] Update to 0.13.2+2 to fix the exported CMake target (#24013)
This allows to link the target application using CMake < 3.18
and fixing a regression since v0.13.0
2022-04-13 11:13:15 -07:00
vincent-nv
4a41edd67f
[qt-advanced-docking-system] update to version 3.8.2 (#24096) 2022-04-13 11:12:02 -07:00
vetegrodd
aaeba6b1bf
[sfgui] Create patch to add missing header (#24103)
* Create patch to add missing header

* Updated package version

* Updated checksum

Co-authored-by: vetegrodd <ccederberg@burken.localdomain>
2022-04-13 11:09:50 -07:00
Thomas1664
bdd4b345ee
[libatomic-ops] Disable docs (#24105)
* [libatomic-ops] Disable docs

* version

* Fix license

* uppercase

* version

* confusing license terms

* version
2022-04-13 10:51:30 -07:00
Benjamin Oldenburg
1c9b23ba2b
[zeroc-ice] New port (#23764)
* Initial commit

* clean up

* updated manifest and version

* Removed C++11 mapping option (feature) and made C++11 the default mapping.

* updated version

* added main target

added entries to ci.baseline.txt

* corrected ci.baseline.txt entries

* updated version

* fixed generated header path

* Updated version

* fixed include paths

* updated version

* expect x64-windows-static to fail

* added patches for clang 13

* update version

* Update ports/zeroc-ice/portfile.cmake

Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>

* 2->4 spaces

* Removed v144/5 stuff

* check for .DS_Store file before deletion

* several changes

* format vcpkg.json

* update version

* remove typo

* updated version

* reformatting

* resolve review issues

* regex

* updated version

* windows-static

* allow static builds on windows and added maintainer

* updated version

* added openssl as a dependency for Ice core library

* updated version

* minor updates

Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-04-13 10:48:49 -07:00
Jack·Boos·Yu
8f443619b2
[discordcoreapi] install certs in correct location (#24031) 2022-04-13 10:47:44 -07:00
Park DongHa
e809a42f87
[cpuinfo,fbgemm,xnnpack] update cpuinfo to latest (#23944)
* [cpuinfo] update to latest

* use official support of CMake find_package

* [cpuinfo] update triplet support

* [nnpack] fix cpuinfo usage

* [qnnpack] fix cpuinfo usage

* [fbgemm] fix cpuinfo usage

* [xnnpack] fix cpuinfo usage

* [cpuinfo] add license

* [nnpack] port license/dependencies

* [qnnpack] port license

* [xnnpack] port license

* [fbgemm] port license

* fix supports

* I think this should work?

* alright, arm&windows is unsupported... for now

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-04-12 12:47:40 -07:00
Thomas1664
3286c679bf
[expat] Delete docs (#24024)
* [expat] Delete docs

* version
2022-04-12 10:38:05 -07:00
Thomas1664
fb8bff9336
[getdns] Disable building docs (#24088)
* [getdns] Disable building docs

* version
2022-04-12 10:36:15 -07:00
Chuck Walbourn
ac4636dd92
[dxsdk-d3dx, xaudio2redist] ports updated to use config find (#24054)
* [dxsdk-d3dx, xaudio2redist] ports updated to use config find

* Update baseline

* Update license to indicate proprietary

* Refresh baseline

* Code review feedback based on the dstorage port

* Refresh baseline
2022-04-12 10:35:25 -07:00
sean
bf43f7d00f
[glfw] Update to 3.3.7 (#24082)
* [glfw] Update to 3.3.7

* [glfw] Add license field

* [glfw] Fix git-tree version
2022-04-12 10:14:24 -07:00
autoantwort
4381858a24
[opencv2] no absolute paths (#24087) 2022-04-12 09:53:13 -07:00
Alexander Neumann
e3d79356af
[ffmpeg] Fix flag replacement (#24077)
* [ffmpeg] fix flag handling

* version stuff

* make sure it is the correct flag

* version stuff

Co-authored-by: Alexander Neumann <you@example.com>
2022-04-12 08:23:55 -07:00
Chuck Walbourn
4415a0f31b
[dstorage] Add port for Microsoft.Direct3D.DirectStorage NuGet (#24063)
* [dstorage] new port for Microsoft.Direct3D.DirectStorage NuGet

* Format fix

* Update baseline

* Moved headers up a folder per code review

* Update baselnie

* More code review feedback

* Refresh baseline
2022-04-11 17:28:18 -07:00
Alexander Neumann
c556911a79
[vcpkg] Refactor toolchain & generator selection (#23846)
* put default generator and toolchain selection into a function

* update version-date of script

* version stuff

* restore PREFER_NINJA behavior on windows
use elseif instead of else

* cr ws change

* missing ,

* version stuff

* CR scripts/cmake/vcpkg_configure_cmake.cmake

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>

* CR changes

* revert baseline

* update version

* bump version

* version stuff

* ci retrigger

Co-authored-by: Alexander Neumann <you@example.com>
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-04-11 15:57:36 -07:00
Frank
e9fcbfe8e1
[icu] update to 70.1 (#23445)
* [icu] update to 70.1

* update version

* reset patch

* overwrite version

* reset version

* overwrite version

* Fix configure

* version

* update version

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2022-04-11 09:06:15 -07:00
jmanjon
9c5dcd6afe
[LMDB] update to 0.9.29 (#24045)
* #24044 LMDB update to 0.9.29

* #24044 LMDB update to 0.9.29

* #24044 LMDB update to 0.9.29

* Modernize port file.cmake

* update version

Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-04-11 08:50:10 -07:00
Thomas1664
6f9687b7ec
[catch2] Don't install docs (#24046)
* [catch2] Don't build docs

* version
2022-04-11 08:49:47 -07:00
autoantwort
3d93caa1b0
[harfbuff] fix arm64 osx build (#24055) 2022-04-11 08:49:10 -07:00
Thomas1664
5d1860a189
[openxr-loader] remove from CI baseline (#24057)
* [openxr-loader] remove from CI baseline

* OSX is not supported

* version

* Fix supports

* version
2022-04-11 08:47:23 -07:00
chausner
26680008b2
[imath] Update to 3.1.5 (#24059)
* Update imath to 3.1.5

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-04-11 08:45:48 -07:00
Thomas1664
e3e7583380
[openssl] Fix dynamic builds on UNIX (#24061)
* [openssl] Fix dynamic builds on UNIX

* version

* Use version.dat

* version
2022-04-11 08:45:24 -07:00
Thomas1664
3c8c9eef1f
[c-ares] update to 1.18.1 (#24062)
* [c-ares] update to 1.18.1

* patch

* What's going on here?

* I see...

* version

* unsupported on UWP

* version
2022-04-11 08:39:59 -07:00
Szabolcs Horvát
22f2736a38
[igraph] update to 0.9.8 (#24065)
* [igraph] update to 0.9.8

* [igraph] x-add-version

* [igraph] add license field

* [igraph] x-add-version
2022-04-11 08:34:49 -07:00
Thomas1664
7fb979c4c1
[tinycbor] Fix file conflicts with libcbor (#24056)
* [tinycbor] Fix file conflicts with libcbor

* version

* license

* version
2022-04-10 16:13:06 -07:00
Kai Pastor
bd1ef2df46
[graphviz,libslirp] Limit msys to windows (#24032)
* Limit vcpkg_acquire_msys to windows

* Add missing quotes

* Update versions
2022-04-08 15:34:42 -07:00
Thomas1664
c2978f8baa
[bdwgc] Don't build docs (#24025)
* [bdwgc] Don't build docs

* version
2022-04-08 15:32:50 -07:00
MACHIZAUD Andréa
65c66cd748
[capstone] update to 5.0.0-rc2 (#23979)
* [capstone] update to 5.0.0 alpha

* [triton] upgrade to support capstone 5

* [triton] fix incorrect library linkage

* [triton] bump port version

* [capstone] Silence CRT Secure Function warning

* [capstone] update to 5.0.0-rc2

Co-authored-by: MACHIZAUD Andréa <andrea.machizaud@adobe.com>
2022-04-08 15:32:16 -07:00
Thomas1664
6266585fcd
[clockutils] Fix x64-windows-static-md (#23965)
* [clockutils] Fix x64-windows-static-md

* version

* fix version

* version

* use version

* version
2022-04-08 15:31:27 -07:00
Gabriel Jorge Menezes
8fc4b4b950
[braft] New port (#23830)
* creating braft port

* format manifest

* version

* Refix

* version

* Add dependency brpc

* version

* Add license

* version

* Fix dependency gflags, fix export include path

* version

* Re-fix dependency

* version

* Re-fix gflags

* version

* Add find_dependency

* version

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2022-04-08 15:26:51 -07:00
mrlegohead0x45
91dd9ae821
[loguru] Add feature to build with fmt (#23242)
* [loguru] Add loguru[fmt] feature

Add fmt feature, with if checks to require and link fmt if it is specified

* [loguru] Replace deprecated functions

Remove deprecated functions vcpkg_install_cmake, vcpkg_fixup_cmake_targets, vcpkg_configure_cmake and replace them with vcpkg_cmake_install, vcpkg_cmake_config_fixup and vcpkg_cmake_configure respectively.
Also add vcpkg-cmake and vcpkg-cmake-config to vcpkg.json to provide the replacements

* [loguru] Update versioning files

* [loguru] Add CONFIG flag to find_package(fmt)

* Make suggested changes

* Update version database

* Make requested changes

* [loguru] Update version database
2022-04-08 15:23:48 -07:00
yuehua.jia
6f706ab611
[glog] update to v0.5 (#22135)
* [abseil] Upgrade to 2021.1102

* revert portfile.cmake

* update version

* update portfile.cmake

* update version

* [s2geometry] google s2 for for manipulating geometric shapes

* [libevent] no absolute paths (#21179)

* [Pcre2] Check if files exists before call vcpkg_replace_string. (#22003)

* Check if files exists before call vcpkg_replace_string.

* Update per comments.

Only guard debug.

* Update ports/pcre2/portfile.cmake

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>

* Bump port-version.

Co-authored-by: GLUD Lars <lars.glud@leica-geosystems.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>

* [lodepng] Fix cannot open include file "lodepng.h" (#22007)

* [lodepng] Fix cannot open include file "lodepng.h"

* update version

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>

* [MyGUI] update to 3.4.1 (#22015)

* [MyGUI] update to 3.4.1

* update version

* [s2n] Update, add openssl dependency (#21484)

* Update to 1.3.0, add openssl dependency

* Add 'tests' feature

* Update versions

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

* Libpq update and VCPKG_OSX_SYSROOT fix (#21583)

* [libpq] Update to 12.9

* [libpq] Use VCPKG_OSX_SYSROOT if set

otherwise configure set the default sysroot in addition, ignoring the
sysroot set by vcpkg_configure_cmake.

* [libpq] remove comment only chunks from patches

* [libpq] update version registry

* [qhttpengine] New port (#22009)

* [qhttpengine] New port

* Update version database

* Fix the format of portfile.cmake

* Fix the format of portfile.cmake

* update version

* Remove duplicate build_shared_libs setting.

Co-authored-by: LilyWangLL <94091114+LilyWangLL@users.noreply.github.com>
Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>

* [ xtensor-io ] Fix wrong hash (#22018)

* [xtensor-io] Fix wrong hash

* update version

* [vcpkg] Update VMs for December 2021 Patch Tuesday (#22013)

* Add Microsoft.VisualStudio.ComponentGroup.UWP.VC.BuildTools to VS as requested by https://github.com/microsoft/vcpkg/issues/19554

* Cherry pick python changes from https://github.com/microsoft/vcpkg/pull/21912

* Update linux pool.

* Update windows pool.

* [starlink] Veggiesaurus/starlink ast cminpack fix (#20559)

* add CMINPACK_NO_DLL flag back

* bump port version

* updated versions JSON

* quotation mark adjustment

* git-tree update

* adjusted c flags configuration

* hash update

* whitespace fix

* git-tree hash update

* updated to ast 9.2.5, added external-cminpack flag

* updated version hash

* removed old version entry

* removed $schema element from json

* updated port git-tree hash

* [libunifex] Update to 2021-12-07 (#21995)

* updated libunifex version

* remove comment

* run x-add-versions --all

* Update ports/libunifex/vcpkg.json

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

* rerun x-add-version libunifex

* Update versions/l-/libunifex.json

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

* update libunifex to 12-07

* x-add-version

* libunifex port update

force cpp20 as cpp17 build doesn't work with msvc. added a compile fix for externConstexpr and removed warnings with /EHsc

* Update libunifex.json

version update

* Update fix-compile-error.patch

relax clang warnings

* Update libunifex.json

git x-add-version libunifex

* remove unused

* x-add-versions

* remove old version log

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>

* [tensorflow] update to 2.7, including bazel latest 4.x update (#22022)

* Revert "incorporate changes from microsoft:master"

* Revert "Revert "incorporate changes from microsoft:master""

* update tensorflow to 2.7 and bazel to latest 4.x

* Update version database.

Co-authored-by: jgehw <Joachim_Gehweiler@McAfee.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>

* [hiredis] Fix static build (#22038)

* [hiredis] Fix static build

* Update version database

* [vcpkg baseline] Fix mpg123 build failed on Linux (#22028)

* [baseline] Fix mpg123 build failed on Linux

* update version

* Fix misspelled "module".

* Actually fix the misspelling this time Bill.

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>

* [qt5-base] no _debug lib suffixes on macOS (#14225) (#21695)

* [qt5-base] no _debug lib suffixes on macOS (#14225)

* [qt5-base] patch qt5-base to remove _debug postfix on osx

* Apply suggestions from code review

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

* [qt5-base] create link to _debug.pc file from .pc file without _debug

* update version

* [qt5-base] create forward pkgconfig file

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com>

* [python3] Support arm (#21528)

* [python3] Support arm on non Windows

* Support arm on all platform, add host dependency

* version

* [pybind11] Add supports

* version

Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>

* [openmvg] update to 2.0 (#22020)

* [openmvg] update to 2.0

* update version

* update patch

* update version

* [brynet] Update to 1.11.1 (#22021)

* brynet: upgrade to 1.11.1

* Update portfile.cmake

* Update brynet.json

* [graphicsmagick] update to version 1.3.37 (#22024)

* [graphicsmagick] update to version 1.3.37

* [graphicsmagick] manifest format

* [graphicsmagick] version database update

* [graphicsmagick] version-string -> version

* [graphicsmagick] version database update

* [meson] fix windows linker detection (#22032)

* fix meson linker detection .....

* bit of code cleanup in vcpkg_configure_meson

* forgot the version stuff

* put cmake back on path because meson is buggy as hell

* [libgpg-error] Release-only build support (#22036)

* [libgpg-error] Release-only build support

* Update version database

* Fix protfile spaces

* Update version database

* [elfutils] provide static or shared libraries correctly (#22055)

The logic for keeping the static or shared libraries according to
VCPKG_LIBRARY_LINKAGE was backwards, and it was providing shared
libraries when they should have been static, and vice versa.

* [gl3w] Use khrplatform.h from the egl-registry port (#22056)

* [gl3w] use khrplatform.h from the egl-registry port

The file was changed yesterday, invalidating the hash: KhronosGroup/EGL-Registry@57b4876de0.

* [gl3w] migrate to new functions from vcpkg-cmake{,-config}

* [gl3w] bump port version

* [caf] Update to 0.18.5 (#22046)

* [caf] Update to 0.18.5

* Remove setting of BUILD_SHARED_LIBS already handled by vcpkg_cmake_configure.

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

* [gmsh] Add new port (#21896)

* add: gmsh

* add: versioning for gmsh.

* [gmsh] Re-factory code

* Fix install, remove some features due to lack required dependencies.

* version

* Do not support uwp officially

* version

* Update ports/gmsh/portfile.cmake

* Update versions/g-/gmsh.json

* Group the options

* version

* version

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>

* [kf5] upgrade to 5.89 (#21890)

* [kf5*] Update to 5.89

* [kf5*] Update versions

* [kf5kio] update tag to rc2

* [kf5kio] update versions

* [kf5*] final 5.89 released

* [kf5*] update versions

* Clean up trailing whitespace and add quotes when naming .clang-format.

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

* [ompl] Add vcpkg_check_linkage (#21659)

* [ompl] Add vcpkg_check_linkage

* version

* version

* [pcl] Add feature apps, visualization, simulation, examples and add usage (#21788)

* [pcl] Add feature apps, visualization and examples

* version

* Add simulation

* Enable more apps, install examples, add usage

* format manifest file

* version

* set feature vtk as a alias for feature visualization

* version

* [activemq-cpp] Added missing libuuid dependency (#22059)

This is a mandatory dependency according to
https://github.com/apache/activemq-cpp/blob/master/README.txt

* [optimus-cpp] New port: ID hashing and Obfuscation using Knuth's Algorithm for C++ (#22025)

* [optimus-cpp] New port: ID hashing and Obfuscation using Knuth's Algorithm for C++

* Changed reference

* Update version database

* Fix hash

* Update version database

* Review changes and update lib version

* fixver

* Update version database

* Update version database 2

* Fix vcpkg deps

* Update version database

* [tensorflow-common] remove single quotes from vcpkg flags (#21869)

* [vcpkg_acquire_msys] Update bzip2 to 1.0.8-2

* [tensorflow-common] remove single quotes from vcpkg flags

They are escaped like '\'-mtune=native\''  which leads to a compiler error:
cc: error: unrecognized command line option '-mtune=native'
Set via: set(VCPKG_CXX_FLAGS "-mtune=native")

* [sdl2-mixer] Fix link mpg123 error (#22049)

* [sdl2-mixer] Fix link mpg123 error

* update version

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>

* [glog]: update to v0.5

* [glog]: update to v0.5

* [glog]: update to v0.5.0

* [glog] update to version 0.5

* [glog]: update to v0.5.0

* [glog]: update to v0.5.0

* [glog] : update to v0.5.0

* [glog] update to v0.5.0

* [glog] fix log_every_n

* [rsocket]:fix ERROR macro

* add license

* update version

* Revert "[rsocket]:fix ERROR macro"

This reverts commit eb5f21325a.

* [glog]: v0.5 nogdi macro

* [glog]: remove IN OUT macro

* [glog] v0.5

* --amend

* [caffe2] undefinde IN OUT macro

* [glog]: v0.5

* Format portfile.cmake and add license

* update version

Co-authored-by: Jonliu1993 <13720414433@163.com>
Co-authored-by: autoantwort <41973254+autoantwort@users.noreply.github.com>
Co-authored-by: Lars Glud <larshg@gmail.com>
Co-authored-by: GLUD Lars <lars.glud@leica-geosystems.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Co-authored-by: LilyWangLL <94091114+LilyWangLL@users.noreply.github.com>
Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
Co-authored-by: Kai Pastor <dg0yt@darc.de>
Co-authored-by: Daniel Schürmann <daschuer@mixxx.org>
Co-authored-by: Vitaly <v31337@gmail.com>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Angus Comrie <accomrie@gmail.com>
Co-authored-by: Li Zeyang <a.banknote@gmail.com>
Co-authored-by: Joachim Gehweiler <44170764+jgehw@users.noreply.github.com>
Co-authored-by: jgehw <Joachim_Gehweiler@McAfee.com>
Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com>
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Co-authored-by: IronsDu <irons.du@gmail.com>
Co-authored-by: Josue Andrade Gomes <josuegomes@gmail.com>
Co-authored-by: Clayton Wheeler <cswheeler@gmail.com>
Co-authored-by: Christian Fillion <cfillion@users.noreply.github.com>
Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
Co-authored-by: X.ZhaoMa <ma@arch.ethz.ch>
Co-authored-by: Dawid Wróbel <me@dawidwrobel.com>
2022-04-08 15:19:47 -07:00
Kai Pastor
621e15608e
[zziplib] Update to v0.13.72 (#24011)
* Update zziplib to 0.13.72

* Modernize portfile

* Fix formatting check

Separately collect and display result from version scheme check.
Ignore error from version scheme check when checking version values.
Pass output also to console.

* Update version scheme and license info

* Update versions
2022-04-08 12:58:32 -07:00
Carlos O'Ryan
d72783cb3a
[google-cloud-cpp] add new features (#24020) 2022-04-07 13:14:47 -07:00
JonLiu1993
8eacf9727a
[iir1] Fix find_package failed (#24015)
* [iir1] Fix find_package failed

* update version
2022-04-07 09:59:52 -07:00
Dmitry Baryshev
ef43498bac
[sail] Update to 0.9.0-pre21 (#24005)
* [sail] Update to 0.9.0-pre21

* [sail] vcpkg x-add-version --all --overwrite-version
2022-04-07 09:59:18 -07:00
Rémy Tassoux
e794a09b88
[spdlog] Update to 1.10.0 (#24002)
* [spdlog] Update to 1.10.0

* [spdlog] Update version files

* [spdlog] Remove deprecated mingw patch

* [spdlog] Update version files
2022-04-07 09:58:33 -07:00
Jack·Boos·Yu
e025a09854
[cub] Update to 1.16.0 (#24000)
* [cub] Update to 1.16.0

* version
2022-04-07 09:57:56 -07:00
Sandy
2f453910f2
[openxr-loader] Fix package name and enable arm (#23928) 2022-04-07 09:47:57 -07:00
Alison R. Wu
0693b010a5
[TinyCBOR] Add new port (#23887)
* Add TinyCBOR port

* Avoid deprecated helpers

* Resolve post-build check problems

* Correct baseline (should have latest version, not lowest)

* Use same version-semver

* No support for older versions

* Static lib only

* Update commit hash

* Add homepage

* update hash

* Oops indents are off

Co-authored-by: Alison Wu <aliwu@microsoft.com>
2022-04-07 09:46:17 -07:00
evpobr
d0f5e56832
[libsndfile] Update to 1.1.0 (#23800)
* [libsndfile] Update to 1.1.0

* Update to 1.1.0
* Add `mpeg` and `regtest` features to sync with upstream.

* Add fix for mp3lame

* Stop using deprecated functions

* Update versions

* Update fix

* Update versions

* More fixes

* More updates
2022-04-07 08:05:01 -07:00
RealTimeChris
c3ff2bffff
[DiscordCoreAPI] Adding DiscordCoreAPI Discord bot library package. (#23895) 2022-04-07 07:55:26 -07:00
Mathis Logemann
611dfc1864
[spirv-tools,spirv-reflect,spirv-headers] update ports (#23822)
* update volk

* spriv

* Revert "update volk"

This reverts commit a478ebc867.

* format

* versions

* versions

* update

* versions

* refix includes?

* version

* fix header include on linux,macos

* version

* fix cmake fixup

* fix

* version

* build shared

* version

* fix opt name

* version

* fix name...

* version

* change version to match sdk distribution version

* spirv-header version

* spirv reflect version
2022-04-07 07:52:15 -07:00
Vitalii Koshura
1b3a783ff1
[openssl] Fix building in Release only mode (#24004)
* [openssl] Fix building in Release only mode

Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>

* Update ports/openssl/windows/portfile.cmake

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

* Merging from FrankXie05/dev/Frank/23889

Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>

Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com>
2022-04-07 07:48:06 -07:00
Jack·Boos·Yu
bfba976514
[vcpkg baseline][cairo] Add option atomic-ops and disable it (#23999)
* [vcpkg baseline][cairo] Add option atomic-ops and disable it

* version

* Apply suggestion

* version
2022-04-07 07:45:25 -07:00
Christophe Calmejane
436d98da7f
[vcpkg CMake] Fix for #18529 that broke iOS compilation (#23989)
* Fix for #18529 that broke iOS compilation

Fix based on https://github.com/microsoft/vcpkg/pull/23001

* Updated version database
2022-04-06 16:05:16 -07:00
autoantwort
cc2dd8fed3
[crow] update to 1.0 (#23872)
* [crow] update to 1.0

* Update versions/c-/crow.json

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

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2022-04-06 15:01:51 -07:00
yuehua.jia
8807db6a7f
[proxygen]: fix dependency (#22834)
* [proxygen]: fix dependency

* [proxygen]: fix zstd zlib dependency
2022-04-06 14:56:27 -07:00
Prateek Joshi
620e68b9b5
[hps] Add new port (#23946)
* Added hps port

* Update version database

* added quotes around variables in portfile.cmake

* Updated versions/h-/hps.json

* add usage file

Co-authored-by: Prateek Joshi <empty@empty.com>
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-04-06 14:46:26 -07:00
Sam Huang
a3e9d4d0f8
[imgui-sfml] Update to 2.5 (#23914)
* [imgui-sfml] Update to 2.5

* Update version files

* Formatted vcpkg.json

* Update version database

* Add license ID

* Update version database
2022-04-06 14:43:02 -07:00
Thomas1664
9c23685b57
[ktx] only remove dlls in static builds (#23942)
* [ktx] only remove dlls in static builds

* version
2022-04-06 14:42:36 -07:00
Thomas1664
59facb4cf7
[clblast] Fix static build (#23943)
* [clblast] Fix static build

* version

* Fix config path

* version

* Fix release only builds

* version
2022-04-06 14:42:04 -07:00
Thomas1664
eaed2c31f3
[baseline][quickfix] Don't build tests (#23945)
* [quickfix] Don't build tests

* version
2022-04-06 14:40:17 -07:00
Sylvain Doremus
baae2dd60b
[rendergraph] Add port. (#23955)
* [rendergraph] Add port.

* Fixed vulkan-headers dependency ?

* Disabled x86 and uwp builds.

* Bumped commit ID.

* better git submodules

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-04-06 14:38:58 -07:00
ZeeWanderer
bafc596898
[tgbot-cpp] Update to v1.3 (#23947)
* [tgbot-cpp] Update to v1.3

* [tgbot-cpp] update versions
2022-04-06 14:30:48 -07:00
AkshayPS12
d6fa9c5192
[redis-plus-plus] Update to 1.3.2 (#23948)
* redis-plus-plus] Update to 1.3.2

* formatting changes

* updated port version
2022-04-06 14:24:06 -07:00
Alexander Neumann
4620dedb98
[mpeg123] fix yasm dependency. (#23949)
* [mpeg123] fix yasm dependency.

* version stuff

* add license

* version stuff

* fix portfile

* version stuff
2022-04-06 14:23:22 -07:00
Azure SDK Bot
4e485c34f5
[azure-sdk-for-cpp] Update to latest version (#23998)
* [azure-storage-common-cpp] Update to 12.2.3
## 12.2.3 (2022-04-06)

### Bugs Fixed

- Fixed a bug where we got error when XML request body is too big.

* [azure-storage-blobs-cpp] Update to 12.4.0
## 12.4.0 (2022-04-06)

### Other changes

- No public changes in this release.

* [azure-storage-queues-cpp] Update to 12.0.0
## 12.0.0 (2022-04-06)

### New Features

- This release includes all features from beta.1 to beta.4. This is the first stable release of a ground-up rewrite of our client libraries to ensure consistency, idiomatic design, productivity and an excellent developer experience. It was created following the [Azure SDK Design Guideline for C++](https://azure.github.io/azure-sdk/cpp_introduction.html).

* remove version comparison on openssl

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-04-06 14:19:11 -07:00
Sylvain Doremus
d5595bff00
[shaderwriter] Updated to version 2.2.0. (#23957)
* [shaderwriter] Updated to version 2.2.0.

* [shaderwriter] Trying to fix use of concepts with gcc.

* better git submodules

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-04-06 14:18:50 -07:00
Thomas1664
1f31840e88
[sleef] Fix unused configure variable (#23951)
* [sleef] Fix unused configure variable

* version

* Try remove from CI baseline

* Still compiler error
2022-04-06 14:17:21 -07:00
Thomas1664
0b1eb07403
[libpff] Fix zlib import (#23953)
* [libpff] Fix Linux configure

* version

* unsupported on UNIX

* version
2022-04-06 14:16:09 -07:00
Sylvain Doremus
ddb98dda38
[ashes] Updated port to 2022-04-03 (#23964)
* [ashes] Updated port to 2022-04-03

* [ashes] Added license field.

* Nicole CR

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-04-06 14:04:12 -07:00
Thomas1664
f387f27f13
[libiconv] Fix usage (#23961)
* [libiconv] Fix usage

* version
2022-04-06 14:02:37 -07:00
chausner
a3dbfe8aa7
[drlibs] Update to 2022-04-03 (#23962)
* Update drlibs to 2022-04-03

* Update CI baseline

* Add license

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-04-06 14:01:36 -07:00
Simon Altschuler
59d355b5ec
[immer] update to latest version (#23970) 2022-04-06 12:41:11 -07:00
Stefano Sinigardi
e1970558e2
[darknet] update to latest version (#23978)
* [darknet] update

* update references

* move to updated vcpkg tools

* fix references
2022-04-06 12:39:56 -07:00
Mathis Logemann
489a63708e
[glslang] update port to v11.8.0 (#23959)
* update glslang

* version
2022-04-06 12:37:21 -07:00
Thomas1664
f34e5902f1
[cpr] update to 1.8.1 (#23984)
* [cpr] update to 1.8.1

* version

* license

* version

* Don't use curl default features

* version
2022-04-06 12:03:32 -07:00
Carlos O'Ryan
65ce468388
[google-cloud-cpp] update to latest release (v1.39.0) (#23988) 2022-04-06 12:01:56 -07:00
Thomas1664
9029caf52a
[argtable3] actually disable examples (#23990)
* [argtable3] actually don't build examples

* version

* Fix version

* version

* switch back to "version"

* after 0 comes 1!

* ... and after 1 comes 2!

* version

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-04-06 12:01:01 -07:00
Thomas1664
407bc79b39
[openssl] update to 3.0.2 (#22878)
* Create package openssl3

* Create package openssl3

* Delete openssl3

* update version to 3.0.1

* Delete openssl3

* Update manifests to 3.0.1

* Fix download url

* Update port version

* Update version

* Remove wrong port version

* Fix errors

* Fix license

* Remove empty folders

* Fix post-build errors

* Add license field

* Fix cmake for uwp

* Remove patch file

* format manifest

* Update version file

* Fix port version

* version

* Test: remove vcvarsall

* version

* fix version

* version

* Fix docs in cmake files as well

* wrong branch

* Add port openssl-1

* Fix directories

* delete openssl-1

* [openssl-1] Add port

* version

* Fix UWP build

* version

* migrate uthenticode

* version

* Fix UWP build for librabbitmq

* version

* Fix UWP warnings

* version

* Fix patch

* version

* Disable C4996 on UWP

* version

* [idevicerestore] disable C4996

* remove warning fixes

* Revert uthenticode

* Final newlines

* version

* Remove winsock replace

* version

* [libwebsockets] Disable /WX on Windows

* version

* Typo

* version

* Disable C4996 in patch instead

* version

* [luasec] Use openssl-1

* version

* revert luasec

* migrate luasec

* version

* revert winsock

* version

* revert winsock

* version

* revert revert

* version

* Fix platform for luasec

* Fix supports

* version

* .

* version

* uthenticode

* libmysql

* azure-c-shared-utility

* version

* remove azure-c-shared-utility

* revert all

* uthenticode

* version

* azure

* version

* libmysql

* version

* remove mysql

* [libdatachannel] disable warnings on UWP

* version

* Fix patches

* version

* Add openssl-1 to CI baseline

* openssl-1: check if copyright exists

* version

* revert azure

* [libssh2] disable c4996

* version

* [aws-sdk-cpp] -Wno-deprecated

* version

* fix aws patch

* version

* fix aws patch

* version

* [qpid-proton] disable warning

* version

* Fix patch

* version

* [librtmp] disable c4996

* version

* [libu2f-server] disablec4996

* switch version scheme

* version

* [idevicerestore] disable c4996

* version

* typo

* version

* fix cmake

* version

* fix cmake again

* version

* [uthenticode] patch to support Openssl 3

* version

* fix idevicerestore

* version

* search for conflicting copyrights

* version

* Fix luasec

* fix version

* version

* fix azure

* version

* Remove debug stuff

* version

* [open62541] patch

* update port version

* version

* [libmysql] patch

* version

* Fix patch

* version

* Format openssl

* Format openssl portfiles

* Check for conflicting copyrights

* Fix typo

* Rename openssl-1 to openssl1

* Rename openssl-1 to openssl1

* version

* Update ci baseline

* version

* resolve conflicting port versions

* version

* apply latest openssl security fix

* version

* Fix qpid-proton

* version

* retrigger Bbuild of qtbase

* version

* revert qtbase

* Remove openssl1

* version

* version

* fix openssl_version_fix

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-04-06 11:04:46 -07:00
Victor Vazquez
89295c9fe2
[Azure SDK Attestation] Apr 2022 release - First beta port (#23996)
* adding azure sdk attestation beta

* fix version

* format

* sha
2022-04-05 18:16:54 -07:00
Chen Yufei
f4e370b968
[librdkafka] fix find_dependency LZ4. (#23815)
* [librdkafka] fix find_dependency LZ4.

Include `FindLZ4.cmake` will result following error message:

```
CMake Warning (dev) at /usr/local/lib/python3.6/dist-packages/cmake/data/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
  The package name passed to `find_package_handle_standard_args` (LZ4) does
  not match the name of the calling package (RdKafka).  This can lead to
  problems in calling code that expects `find_package` result variables
  (e.g., `_FOUND`) to follow a certain pattern.
```

* [librdkafka] update port-version.

* Prepend and restore cmake module path.

* Update version database

* Update ports/librdkafka/portfile.cmake

* use the lz4 config files

Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-04-05 15:50:35 -07:00
Stefano Sinigardi
e79aaaaf3c
[CUDA, CUDNN] fix support clause (#23900)
* [CUDA, CUDNN] fix support clause

* [cuda] use version key

* [opencv2] format manifest

* fix references

* Update vcpkg.json

* Update vcpkg.json

* Update version database

* Update version database.

* fix feature descriptions

* fix references

* add missing licenses

* fix references

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-04-05 11:50:48 -07:00
Alexander Neumann
5bf1323378
[vcpkg-get-python-packages] add helper to manage python and pip (#23089)
* add vcpkg-get-python-packages

* version stuff

* use vcpkg_execute_required_process

* use function in mesa.

* version stuff

* fix the last call which needs to use vcpkg_execute_in_download_mode

* version update

* set WORKING_DIRECTORY

* version stuff

* use include_guard; remove HEAD_REF

* version stuff

* Apply suggestions from code review

Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>

* fine tuning after CR

* version stuff

* add "supports": "native"

* version stuff

* remove message since vcpkg will tell you that it is unsupported

* version stuff

* make sure we only do stuff on windows hosts.

* version stuff

Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
Co-authored-by: Alexander Neumann <you@example.com>
2022-04-05 11:21:01 -07:00
ZeeWanderer
20ac8a66f4
[blend2d] Update to 2022-02-19 (#22138)
* [blend2d] Update to 2022-02-19

* [blend2d] update versions
2022-04-05 11:19:17 -07:00
JonLiu1993
1143d75d55
[date] Fix uninitialized values (#23710)
* [date] Fix uninitialized values

* update version

* add notes for patch

* update version
2022-04-05 11:18:28 -07:00
David
bfda043803
[mailio] correct hint (#23799)
* Solves #23798

* Updated baseline

* Replace deprecated functions

* Updated baseline

* Updated hash

* new port version

required after merging

* add version

* remove duplicate line

* updated hash
2022-04-05 11:17:23 -07:00
Kai Pastor
90fdea2c82
[freeglut] Update to 3.2.2, fix X11 dependencies (#23807)
* Update to 3.2.2

* Extend X11 dependencies patch

* Update the FindGLUT wrapper

* Update versions

* Modernize portfile

* Set policies

* Update versions

* Switch to github

* Update versions

* CI

* Replace GLUT_LIBRARIES with GLUT_LINK_LIBRARIES

* Update versions
2022-04-05 11:14:30 -07:00