Commit Graph

3546 Commits

Author SHA1 Message Date
autoantwort
8ac611ad3f
[fuzzylite] fix osx build (#25347) 2022-06-21 13:32:54 -07:00
JonLiu1993
9081288cdf
[dav1d] update to 1.0.0 (#25288)
* update evrsion

* update version
2022-06-21 13:32:28 -07:00
Jack·Boos·Yu
960349209f
[podofo] Install PoDoFoConfig.cmake, fix usage (#25328)
* [podofo] Install PoDoFoConfig.cmake, fix usage

* version

* Add license

* version

* Correct license

* version
2022-06-20 14:20:21 -07:00
Stephen Webb
aed77722f8
[log4cxx] Update to 0.13.0 (#25317)
* [log4cxx] Update to 0.13.0

* [log4cxx] Update to 0.13.0

* [log4cxx] Add license id

* [log4cxx] Add license id

* [log4cxx] Add license id

* [log4cxx] Add license id

* [log4cxx] Fix compilation error in static build

* Fix compilation error in a static build

* Fix compilation error in a static build

* Fix compilation error in a static build

* [log4cxx] Update to 0.13.0

* update version

* update portfile.cmake

* update version

* update vcpkg_extract_source_archive

* update evrsion

Co-authored-by: Stephen Webb <stephen.webb@sabreautonomous.com.au>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-06-20 14:18:58 -07:00
مهدي شينون (Mehdi Chinoune)
e8c16a3136
[qt5] update to 5.15.5 (#25305) 2022-06-20 14:12:25 -07:00
Alexander Neumann
826ebc235f
[libarchive] Fix zstd feature (#25296)
* Fix zstd feature in libarchive.

* v db
2022-06-20 14:04:46 -07:00
Juan Carlos Arevalo Baeza
61e686b24c
[vcpkg-cmake] Fix the application of VCPKG_CMAKE_CONFIGURE_OPTIONS with more than one option (#25123)
* Fix the application of VCPKG_CMAKE_CONFIGURE_OPTIONS with more than one option

VCPKG_CMAKE_CONFIGURE_OPTIONS (plural) is meant to be a list of options to be added to a cmake invocation.

But it was being applied quoted, which disallowed it from containing multiple options.
- If it was initialized with a list, cmake would get the options ";"-separated.
- If it was initialized with a blank-separated string, cmake would get the entire astring quoted as a single argument.

The fix is simple: don't (ever) quote arguments to list(APPEND) unless they are really meant to be a single element to append to the list.

* Update the version-date of vcpkg-cmake

* Update hash after rebase

* Fix vcpkg-cmake.json

In my defence, I'm new to this...

Co-authored-by: Juan Carlos Arevalo Baeza (JCAB) <jcab@ntdev.microsoft.com>
2022-06-20 13:58:43 -07:00
Arsen Tufankjian
d83d14dc46
[KTX] Fixing port to properly patch zstd for platforms other than windows (#24869)
* Updating ktx zstd patch to work for non-windows platforms

* Formatting

* Updating version

* Extra version nonsense

* Private zstd

* Versioning

* Updating hash of ktx revision and tweaking mingw toolchain to find gcc/g++ differently

* Updating version

* Removing change to mingw
2022-06-20 13:52:26 -07:00
Kai Pastor
0d27810d17
[osg] Cleanup, export unofficial config (#24720)
* Revise portfile

* Plugins are a default feature; fix disabling

* Remove line continuations from pc file

vcpkg_fixup_pkgconfig cannot handle it.

* Control nvtt plugin via feature

* Control dae plugin, not find_package

* Control fontconfig via feature

Use CMake's (3.14) find module for which vcpkg provides a wrapper.
OSG links to Fontconfig::Fontconfig.
OSG default is to use Fontconfig except for ios and android.

* Control freetype via feature

Use CMake's find module for which vcpkg provides a wrapper.
OSG links to FREETYPE_LIBRARIES.

* Control RestHttpDevice via feature

Only this plugin needs boost.

* Drop unused liblas dependency

* Drop unused coin dependency

Coin was meant to be used for the inventor plugin,
but this plugin is disabled.

* Control sdl1 via feature

* Enable apps on linux

* Disable apps and docs for debug

* Drop example application patch

* Use option, not patch, to disable DLL versioning

* Fix osg plugin PDB installation

* Prefer <Pkg>_LIBRARIES for linking

<Pkg>_LIBRARIES carries debug+release config and transitive usage requirements.

* Curl patches are obsolete now.

We leverage CURL_LIBRARIES via link-libraries.patch.

* Add unofficial config export

* Use toolchain's windows version

Fixes mingw build.

* Avoid extra dependency lookups

* Silence warnings about plugin control variables

* Define OSG_LIBRARY_STATIC

* Revise copying of plugins

* Control OpenEXR via feature

Unblock uwp.

* Allow jasper without opengl

* [osgearth] Remove obsolete geos patching

The build uses exported geos config.

* [osgearth] Serialize linking to avoid OOM errors

* [osgearth] Fix minor portfile issues

* [osgearth] Prefer <Pkg>_LIBRARIES for linking

<Pkg>_LIBRARIES carries debug+release config and transitive usage requirements.

* [osgearth] Use unofficial osg config

* [osgearth] Fix lib installation dir

* [osgearth] Revise OSGEARTH_LIBRARY_STATIC

* [osgearth] Revise find_package patching

* [osgearth] Revise copying of plugins

* [osgearth] Disable tools for debug variant

* [osgearth] Control Blend2D via feature

* Update versions

* Fix plugin lookup

* Update versions

* CR request

* Update versions

* [osgearth] Remove tools from default features

* Update versions
2022-06-20 13:49:37 -07:00
Henrik Gaßmann
a4b68272ac
[quickcpplib] Update port to 2022-06-17 (#25168)
* [quickcpplib] Update port to ned14/quickcpplib@568e1811

* [quickcpplib] Fix incorrect license information

* [quickcpplib] Switch to the version-date scheme

* [quickcpplib] Add version 2022-06-17 to database
2022-06-20 13:28:33 -07:00
Dennis
c99fe71c05
[doctest] Update to 2.4.9 (#25313)
* Update doctest to 2.4.9

* Use ${PORT} instead of raw port name in doctest portfile

* Switch from onqtam/doctest to doctest/doctest
2022-06-20 13:19:56 -07:00
Thomas1664
b49b2bdf22
[many ports] Remove from CI baseline (#25075)
* cppcms

* cudnn

* devicenameresolver

* epsilon

* fann

* cudnn license

* devicenameresolver version

* epsilon

* version

* Remove from ci baseline

* license

* version

* libbf

* version

* Why are those ports unsupported on static? I think because of failing post build lint

* version

* cppcms

* version

* epsilon

* version

* typo

* version

* test on static

* version

* cppcms not supported on static

* version

* cudnn

* device

* version

* try again...

* version

* version-date

* version

* [cppcms] Patch out tests & examples

* version

* Fix patch

* version

* remove debug include

* version

* [cppcms] copy pdbs

* version
2022-06-17 15:48:09 -07:00
Mathis Logemann
92136965ac
[comms,commsdsl,comms-ublox] update ports (#24939)
* update commsdsl

* update comms

* versions

* updates

* format

* versions

* license

* version

* apply cr

* versions

* CRs

* versions

* Set option to ON

* format vcpkg.json

* update version

Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-06-17 15:03:58 -07:00
Max Khon
895a82aec6
[gtk] Add a dependency on gettext[tools] to build translation files (#24596) 2022-06-17 15:01:25 -07:00
Adam Johnson
c266859544
[python3] Update to 3.10.5. (#25105)
* [python3] Update to current

* update versions to current

* [vfap] update python3 to current

* update vcpkgTools.xml
2022-06-17 14:15:56 -07:00
Frank
2bbb79d6e6
[librabbitmq] Fix cannot include header file when using. (#25224)
* fix usage include files

* update version

* add license

* overwrite version

* update patch and options

* update version

* update patch

* update version

* update patch

* update version

* delete blank lines

* overwrite version
2022-06-17 14:14:40 -07:00
Christian Ullrich
1f2d10b453
[wtl] Add another post-release update (#25229)
* Add another post-release update.

https://sourceforge.net/p/wtl/patches/66/

* Put the WTL includes into a subdirectory again.

This reverts 1323f4b8.

* Update metadata.

* Update more metadata.

* Mention the source of the post-release update list

* Refresh metadata.

* Revert "Put the WTL includes into a subdirectory again."

This reverts commit 1d9c1d6120.
2022-06-17 14:10:59 -07:00
Viktor Chlumský
e1f3eecdeb
[skia] Build configuration fix (#25247)
* [skia] Build configuration fix

* [skia] Changed declared port-version
2022-06-17 13:57:34 -07:00
Jack·Boos·Yu
945e171c8c
[redis-plus-plus] Add feature async-std and fix dependency libuv (#25272)
* [redis-plus-plus] Add feature async-std and fix dependency libuv

* Re-generate patch

* version

* Add license

* version

* Apply suggestion

* version
2022-06-17 12:47:31 -07:00
然Y
f2606af170
[air-ctl] Update to v1.1.0 (#25290)
* update air-ctl v1.1.0

* update version database
2022-06-17 12:43:38 -07:00
Jack·Boos·Yu
91393faf12
[ignition-cmake2/ignition-modularscripts/ignition-common3] Add options, support pkgconfig and fix usage for common3-graph (#25021)
* [ignition-common3] Fix usage for graph

* version

* Apply suggestion

* version

* Add option OPTIONS, add pkgconfig support, refactor function option declarations

* Remove cmake find module installation, add pkgconfig support and fix PRIVATE_FOR limit

* Apply suggestions, fix dependency libxml2

* version
2022-06-16 17:23:05 -07:00
Noah
ca8bde3748
[saucer, lockpp] add new port (#25111)
* [saucer] add new port

[saucer] add lockpp dependency

beleg

* [lockpp] add new port

* [saucer] update ref

* [saucer] only support static

* fix: revert cibaseline

* refactor: also disable uwp

* [saucer,lockpp] remove superflous dependencies

* [lockpp] update version

* [saucer] update to 1.0.0

* [saucer] specifiy only static library

* [saucer] bump ref

* [saucer] remove unused dependency

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

* [saucer] use vcpkg webview2

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2022-06-16 15:27:28 -07:00
Cheney Wang
842c72898a
[mygui] Add feature tools (#25228)
* [mygui] Add feature tools

* x-add-version

* Test tools on CI

* overwrite-version

* Add the part of install tools to source's cmakefile

* x-add-version --overwrite-version

Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
2022-06-16 15:23:28 -07:00
Vitalii Koshura
6e16931acd
[wxwidgets] Remove debug asserts from Release build. (#25240)
* [wxWidgets] Remove debug asserts from Release build.

Currently when building wxWidgets in Release mode, the debug asserts are enabled.
This fixes this issue by providing a necessary define to disable them.

Ref: https://docs.wxwidgets.org/3.1.6/group__group__funcmacro__debug.html

[wxCharts, vcpkg-ci-wxwidgets] Update ports to include fix for wxWidgets release build with debug asserts off when building a dynamic/shared library.

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

* Update wxcharts.json

Co-authored-by: LilyWangLL <94091114+LilyWangLL@users.noreply.github.com>
2022-06-16 15:21:18 -07:00
Buck Yeh
dc6f878c0f
[buck-yeh-bux] Update to 1.6.6 (#25254)
* [bux] Add new port

* Corrections according to Create Pull Request suggested questions

* SHA512

* Mark fails into .\scripts\ci.baseline.txt

* Mark fails into .\scripts\ci.baseline.txt

* No need of "port-version": 1 in vcpkg.json

* Update version database

* Update ports/bux/portfile.cmake

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

* Update ports/bux/portfile.cmake

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

* Update ports/bux/portfile.cmake

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

* Update ports/bux/vcpkg.json

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

* Update bux.json

* Update ports/bux/vcpkg.json

* update version

* Update scripts/ci.baseline.txt

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

* update bux support

* update version

* update version

* Rename bux to buck-yeh-bux

* Update version database

* [buck-yeh-bux] upgrade to v1.5.0

1. [New] `bux::C_ParaLog` is ready for a variety of parallel logging configurations, filtered or unfiltered.
2. [New] Necessary helper classes for implementation _s.t_ logger users no longer need to declare child source instances explicitly.
3. [New] Add methods to `ParaLog.h` & `SyncLog.h` to support testability.
4. [New] Add unit test cases to `ParaLog.h` & `SyncLog.h` (test_paralog & test_logger)
5. [New] Update what are found in `test/` to `test/archlinux/aur_poc/`
6. [Bug] `std::uniform_int_distribution<unsigned char>` no longer allowed.
7. [Change] `CUR_FUNC_` for Windows (MSVC)
8. [Change] `tbb` is no longer implicitly needed by C++ standard library.
9. [Change] `smoke_filtlog.cpp` verifies 2-level log filters ok.

* Missing comma in versions/b-/buck-yeh-bux.json

* buck-yeh-bux 1.6.0

* Corrections made according to NancyLi1013's requests in PR #20813

* Fix SHA key in versions/b-/buck-yeh-bux.json

* Update to buxk-yeh-bux v1.6.2

* [buck-yeh-bux-mariadb-client] The first release

* Add dependency to libmariadb

* Inccorect git-tree value in versions/b-/buck-yeh-bux-mariadb-client.json

* linux build is enabled

* [buck-yeh-bux] Upgrade to 1.6.3 to allow u64-linux

* linux build is disabled again for not recognizing C++20 header <concpts> yet

* Mark vcpkg.json to support Linux but ci.baseline.txt to fail the CI build

* Repair buck-buck-yeh-bux in version database.

* [buck-yeh-bux] Upgrade to 1.6.5

* [buck-yeh-bux] Upgrade to 1.6.5

* Add "license" field

* Correction nade by `./vcpkg format-manifest ports/buck-yeh-bux/vcpkg.json`

* Update according to `git rev-parse HEAD:ports/buck-yeh-bux`

* [buck-yeh-bux-mariadb-client] Upgrade to 1.0.3

* [buck-yeh-bux-sqlite] New port

* `vcpkg.json`/"supports" changed to "!(arm | uwp | osx | linux)" for all my ports

And remove the corresponding lines from `ci.baseline.txt`

* Update "port-version" & "git-tree"

* Update "port-version"

* Update "git-tree" but revert "port-version"

* Update ports/buck-yeh-bux-mariadb-client/vcpkg.json

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

* Update ports/buck-yeh-bux/vcpkg.json

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

* Run `./vcpkg x-add-version ...` to update port-version

* Update buck-yeh-bux-mariadb-client.json

* Update buck-yeh-bux.json

* [buck-yeh-bux] Update to 1.6.6

* [buck-yeh-bux] Update to 1.6.6

* [buck-yeh-bux] Update to 1.6.6

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2022-06-16 15:19:16 -07:00
Barak Shoshany
f5a0eb2b23
[bshoshany-thread-pool] Updated to v3.0.0 (#25262)
* [bshoshany-thread-pool] Updated to v3.0.0

* [bshoshany-thread-pool] Updated to v3.0.0
2022-06-16 14:06:49 -07:00
Kai Pastor
dc7478734e
[proj] Update to 9.0.1 (#25257)
* Update to 9.0.1

* Update versions
2022-06-16 14:05:35 -07:00
Billy O'Neal
0af508e510
[cpuinfo] Always check for x86-ish with the same regex. (#25258)
Submitted upstream as https://github.com/pytorch/cpuinfo/pull/93

Resolves https://github.com/microsoft/vcpkg/issues/24713

Competing resolution of https://github.com/microsoft/vcpkg/pull/24726
2022-06-16 10:27:25 -07:00
Jack·Boos·Yu
3d8f78171a
[hdf5] Refix msmpi library path in pkgconfig (#25089)
* [hdf5] Refix msmpi library path in pkgconfig

* version

* version

* Apply suggestion

* version

* [hdf5] Use post-hoc string replacement

* version

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2022-06-15 14:09:36 -07:00
Kelly (KT) Thompson
ac6ef2f665
[random123] Add new port (#24716)
* Provide Deshaw Research's Random123 implementation

* Convert CONTROL to vcpkg.json.

* Update versions/baseline.json.

* Remove call to deprecated function.

* Address reviewer comments by using vcpkg_from_github.

* Implement recommended changes from MR review.

* Update x-add-version.

* Random123 uses a proprietary license that is very similar to BSD.

* Random123 uses a proprietary license that is very similar to BSD.

* Update versions file.

* format portfile.cmake

* x-add-version

* apply suggestion

* x-add-version

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2022-06-15 13:40:29 -07:00
jureviciusr
a00906cf9c
[libcaer] New port for libcaer (#25110)
* Adding libcaer port file

* Formatting libcaer config

* Adding version info

* Git tree update for libcaer

* Updating static builds and osx / linux platforms

* Version update

* Removing deprecated methods and fixing linux build

* libcaer version update

* Fix macos build

* Version update

* Macos test

* Version update

* Update patch file

* Version update

* Version update

* Fixing comments

* Formatting

* Versioning update

* Adding pkgconfig fixup

* Version update

Co-authored-by: Rokas Jurevicius <rokas.jurevicius@inivation.com>
2022-06-15 12:07:15 -07:00
Henrik Gaßmann
3d054a1710
[stduuid] Add new port @1.2.2 (#25115)
* [stduuid] Add new port @1.2.2

* [stduuid] Add v1.2.2 to version database
2022-06-15 12:00:50 -07:00
مهدي شينون (Mehdi Chinoune)
86bf362583
[qt5-tools] Fix deploying translation files with windeployqt (#25134) 2022-06-15 11:46:04 -07:00
Long Huan
a175d0a7d8
[openmvs, vcglib] Update openmvs 2.0.1, vcglib 2022.02 (#25135)
* update version

* Update vcpkg.json

* fix

* fix

* fix some

* x-add-version

* license info

* x-add-version

* Update vcpkg.json

* Update openmvs.json
2022-06-15 11:43:38 -07:00
Jia Yue Hua
86ff75c6d8
[glog] fix not work on c++03 (#25155)
* [glog] fix not work on c++03

* remove NOMINMAX

* Revert "remove NOMINMAX"

This reverts commit 17a80f259d.

* fix atomic

* remove nominmax

* CI [skip actions]
2022-06-15 11:34:55 -07:00
Matthias Kuhn
d2f3f30607
[gdal] Fix building for 32bit Android and msvc with poppler (#25190)
* [gdal] Fix building for 32bit Android

* [gdal] Adjust poppler version

Fixes a compiler error

* [gdal] Bump port version
2022-06-15 11:17:57 -07:00
Thomas1664
4e443a30b9
[quantlib] Fix supports (#25191)
* [quantlib] Support dynamic triplets on Windows

* version

* Fix cmake error

* version

* Fix cmake

* version

* only dynamic crt

* version
2022-06-15 11:12:37 -07:00
Jack·Boos·Yu
ffa73a4e20
[zziplib] Export unofficial targets (#25205)
* [zziplib] Export unofficial targets

* version
2022-06-15 11:10:00 -07:00
Mengna Li
d25fb81e9a
fix support (#25206) 2022-06-15 11:04:50 -07:00
LilyWangLL
96414493b3
[paho-mqtt] Update to 1.3.10 and fix include path (#25207)
* [paho-mqtt] Update to 1.3.10 and fix include path

* x-add-version

* fix paho-mqttpp3

* x-add-version

* install LICENSE

* x-add-version

* remove documentations

* x-add-version

* apply suggestion

* x-add-version

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2022-06-15 11:02:28 -07:00
Laurent Rineau
d4cd43eb7d
[gmp | mpir] Add --with-pic (#25209)
* [gmp] [mpir] Add --with-pic

* ./vcpkg x-add-version --all
2022-06-15 10:58:03 -07:00
Thomas1664
f3702ede0b
[crfft, constexpr] Fix copyright location (#25241)
* [clfft,constexpr] Fix copyright

* version

* Fix cmake

* version
2022-06-15 10:38:33 -07:00
Robert Schumacher
8d2bff31eb
[webview2] New port of Microsoft.Web.WebView2 (#25217) 2022-06-14 10:59:29 -07:00
Thomas1664
3cca353a8a
[mmloader] Fix supports (#25232)
* [mmloader] Fix supports

* Fix version db

* Fix version

* version

* [mmloader] Remove from CI baseline

* unsupported on UWP

* version

* Revert version db
2022-06-14 09:50:00 -07:00
cd-pkwan
e78aa84211
[chartdir] use versioned download link (#23732)
* Update download link

* Fix version database.

* Remove skips from ci.baseline.txt.

* Use versioned download link

Updated to use versioned download links for macOS, Linux x86 and Linux x64, in addition to Windows.

* Update portfile.cmake

* Remove support for arm and uwp

* Update ci.baseline.txt

* Update version database.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-06-14 09:09:30 -07:00
Luke Shore
52186bcf80
[llvm] updated to 14.0.4 + add spirv backend support (#25142)
* [llvm] updated to 14.0.4 + add spirv backend support

* [llvm] fix "Thomas1664 - Please add a final newline here."

* Fix version database.

* [llvm] fix Neumann-A corrections

* [llvm] run vcpkg x-add-version llvm

* [llvm] mistake fixes

* [llvm] removed not need platform type

* [llvm] run .\vcpkg.exe x-add-version --all

* [llvm] removed unstable script

* [llvm] run ./vcpkg x-add-version --all

Co-authored-by: Billy Robert O'Neal <bion@microsoft.com>
2022-06-14 09:07:45 -07:00
Sergey Podobry
6dfade46cb
[plog] Update to 1.1.8 (#25166)
* [plog] Update to 1.1.8

* Update ports/plog/usage

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>

* Update plog.json version hash

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
2022-06-13 19:08:18 -07:00
Simone Dal Poz
bcf339274e
[mqtt-cpp] Update to 13.0.0 (#25162)
* update mqtt-cpp to version 13.0.0, adjust interface installation

* fix versions

* triadias' comments

* fix versions

* Update ports/mqtt-cpp/portfile.cmake

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>

* Update ports/mqtt-cpp/portfile.cmake

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>

* Update ports/mqtt-cpp/portfile.cmake

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
2022-06-13 19:07:14 -07:00
Adam Johnson
ac7992c097
[physx] Add support for Mac on ARM. (#25154)
* [physx] Add support for Mac on ARM.

Co-authored-by: Darryl Pogue <darryl@dpogue.ca>
Co-authored-by: Niklas Gray <niklas@ourmachinery.com>

* add-x-version

* [physx] Download patches, simplify werror patch

Co-authored-by: Darryl Pogue <darryl@dpogue.ca>
Co-authored-by: Niklas Gray <niklas@ourmachinery.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2022-06-13 16:42:08 -07:00
Alexandre Bique
b88cd52af5
[pipewire] new port, version 0.3.52 (#25160)
This patch only add support to build the client libraries.
2022-06-13 16:41:09 -07:00
Giovanni A. Zuliani
b9e42cd228
[rtmidi] Add new 'alsa' feature (#25156) 2022-06-13 16:30:52 -07:00
Matthias Kuhn
70cfcd0e18
[libspatialite] Fix build with VCPKG_BUILD_TYPE=release (#25180) 2022-06-13 16:29:51 -07:00
Kai Pastor
60993b8ec5
[libiconv] Update to 1.17 (#25184)
* [libiconv] Update to 1.17

* [libiconv] License processing

* Update versions

* Adapt gettext uwp patch for libiconv

* Update versions
2022-06-13 16:27:17 -07:00
Kai Pastor
86aed649b3
[libpng] Fix find_package debug libraries (#25200)
* [cmake-user] Extend check for release vs. debug libs

* Add wrapper for PNG

* Update versions
2022-06-13 16:25:35 -07:00
Cheney Wang
73d50c1b82
[check] Fix the incorrect path of dll (#25211)
* [check] Fix the incorrect path of dll

* update license

* x-add-version

Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2022-06-13 16:23:26 -07:00
Jack·Boos·Yu
6506e80eb2
[cgal] Fix incorrect warning message (#24112)
* [cgal] Install data folder

* version

* Add double quotes

* version

* version

* Add comment to patch

* version
2022-06-13 13:57:56 -07:00
Cheney Wang
d6541fff4b
[rhash] Add target include directories and export unofficial config.cmake (#25171)
Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
2022-06-10 10:54:05 -07:00
Matthias Kuhn
233e6daf1d
[tiff] Fix libm as dependency for android (#25159) 2022-06-10 10:38:30 -07:00
autoantwort
9b8ec3ef37
[blaze] update to 3.8.1 (#24235)
* [blaze] fix mac arm build

* Update versions/b-/blaze.json

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2022-06-10 10:25:12 -07:00
Buck Yeh
45f26a1bf1
[buck-yeh-bux-sqlite] New port (#25144)
* [bux] Add new port

* Corrections according to Create Pull Request suggested questions

* SHA512

* Mark fails into .\scripts\ci.baseline.txt

* Mark fails into .\scripts\ci.baseline.txt

* No need of "port-version": 1 in vcpkg.json

* Update version database

* Update ports/bux/portfile.cmake

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

* Update ports/bux/portfile.cmake

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

* Update ports/bux/portfile.cmake

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

* Update ports/bux/vcpkg.json

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

* Update bux.json

* Update ports/bux/vcpkg.json

* update version

* Update scripts/ci.baseline.txt

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

* update bux support

* update version

* update version

* Rename bux to buck-yeh-bux

* Update version database

* [buck-yeh-bux] upgrade to v1.5.0

1. [New] `bux::C_ParaLog` is ready for a variety of parallel logging configurations, filtered or unfiltered.
2. [New] Necessary helper classes for implementation _s.t_ logger users no longer need to declare child source instances explicitly.
3. [New] Add methods to `ParaLog.h` & `SyncLog.h` to support testability.
4. [New] Add unit test cases to `ParaLog.h` & `SyncLog.h` (test_paralog & test_logger)
5. [New] Update what are found in `test/` to `test/archlinux/aur_poc/`
6. [Bug] `std::uniform_int_distribution<unsigned char>` no longer allowed.
7. [Change] `CUR_FUNC_` for Windows (MSVC)
8. [Change] `tbb` is no longer implicitly needed by C++ standard library.
9. [Change] `smoke_filtlog.cpp` verifies 2-level log filters ok.

* Missing comma in versions/b-/buck-yeh-bux.json

* buck-yeh-bux 1.6.0

* Corrections made according to NancyLi1013's requests in PR #20813

* Fix SHA key in versions/b-/buck-yeh-bux.json

* Update to buxk-yeh-bux v1.6.2

* [buck-yeh-bux-mariadb-client] The first release

* Add dependency to libmariadb

* Inccorect git-tree value in versions/b-/buck-yeh-bux-mariadb-client.json

* linux build is enabled

* [buck-yeh-bux] Upgrade to 1.6.3 to allow u64-linux

* linux build is disabled again for not recognizing C++20 header <concpts> yet

* Mark vcpkg.json to support Linux but ci.baseline.txt to fail the CI build

* Repair buck-buck-yeh-bux in version database.

* [buck-yeh-bux] Upgrade to 1.6.5

* [buck-yeh-bux] Upgrade to 1.6.5

* Add "license" field

* Correction nade by `./vcpkg format-manifest ports/buck-yeh-bux/vcpkg.json`

* Update according to `git rev-parse HEAD:ports/buck-yeh-bux`

* [buck-yeh-bux-mariadb-client] Upgrade to 1.0.3

* [buck-yeh-bux-sqlite] New port

* `vcpkg.json`/"supports" changed to "!(arm | uwp | osx | linux)" for all my ports

And remove the corresponding lines from `ci.baseline.txt`

* Update "port-version" & "git-tree"

* Update "port-version"

* Update "git-tree" but revert "port-version"

* Update ports/buck-yeh-bux-mariadb-client/vcpkg.json

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

* Update ports/buck-yeh-bux/vcpkg.json

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

* Run `./vcpkg x-add-version ...` to update port-version

* Update buck-yeh-bux-mariadb-client.json

* Update buck-yeh-bux.json

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2022-06-10 10:22:57 -07:00
Bernhard Manfred Gruber
935a35ecb7
[tinyobjloader] Update to 2.0.0rc9 (#25055) 2022-06-10 10:02:25 -07:00
Laurent Rineau
5ef732a97b
[cgal] Update to version 5.4.1 (#25141)
* [cga] Update to version 5.4.1

* ./vcpkg x-add-version --all
2022-06-10 10:00:38 -07:00
Charles Karney
9d6fc50eac
[Geographiclib] Update to v2.1 (#25165)
* Upgrade to GeographicLib 2.1

* [geographiclib] Update to version 2.1
2022-06-10 10:00:24 -07:00
Thiago Macedo
8ec3d7611e
[jwt-cpp] Update jwt-cpp to 0.6.0 (#25120)
* Update jwt-cpp to 0.6.0

* New version added to vckpg metadata

* jwt-cpp: license field and port version reset

* jwt-cpp: fix for versions and port-version field

* jwt-cpp: fix for SHA digest

Co-authored-by: Thiago Macedo <thiago@sincronica.com.br>
2022-06-10 09:59:59 -07:00
Sylvain Doremus
29fa20cb6f
[shaderwriter] Update to version 2.3.0. (#25132)
* [shaderwriter] Update to version 2.3.0.

* [shaderwriter] Added PDB files install.

* [shaderwriter] Updated commit ID.

* [shaderwriter] Fixed call to vcpkg_cmake_config_fixup.
2022-06-10 09:59:34 -07:00
LilyWangLL
bde216bf73
[opencv4, opencv3, opencv2] Add feature dc1394 (#24595)
* [opencv4, opencv3] Add feature dc1394

* version

* opencv2 add feature

* version

* update opencv

* x-add-version

* update version

* update test ports

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2022-06-09 20:11:05 -07:00
Sylvain Doremus
58196ee519
[convectionkernels] Add port. (#25148)
* [cvtt] Add port.

* [cvtt] Modified to unofficial-cvtt

* Apply suggestions from code review

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

* [cvtt] Renamed to convectionkernels

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2022-06-09 10:00:56 -07:00
然Y
062f92c92e
[air-ctl] Support uwp and dynamic library (#25113)
* add port ctl

* update version database

* use vcpkg_from_github

* update version database

* rename air-ctl

* .

* update version

* Update portfile.cmake

* update version

* All platforms supported

* update versions

* update SHA512

* update versions

* update SHA512

* update versions

* update SHA512

* update version

* add port-version

* ...

* ...

* ...

* ...

* ...

* ...

* ...

* ...

* ...

* Update air-ctl.json

Co-authored-by: 然Y <inie0722.gmail.com>
Co-authored-by: LilyWangLL <94091114+LilyWangLL@users.noreply.github.com>
2022-06-09 08:59:26 -07:00
Ryan
b42db817a8
[frozen] Update to 1.1.1 (#25151)
* update to 1.1.1

* add license field

* quote paths

* add versions
2022-06-09 08:57:25 -07:00
Sylvain Doremus
ddb820f45a
[vkfft] Add port. (#25146) 2022-06-09 08:55:50 -07:00
Sylvain Doremus
c9bc696acb
[ashes] Updated to 2022-06-08. (#25130)
* [ashes] Updated to 2022-06-08.

* [ashes] Removed port-version.
2022-06-09 08:39:10 -07:00
Twice
58bb4d6a61
[protopuf] Update to 2.2.0 (#25136)
* [protopuf] Update to 2.2.0

* [protopuf] Add version

* [protopuf] Change version-semver to version

* [protopuf] Add version
2022-06-09 08:38:12 -07:00
Sylvain Doremus
83eb3d3d13
[rendegraph] Updated to version 1.1.0. (#25126)
* [rendegraph] Updated to version 1.1.0.

* [rendergraph] Trying to re-enable arm.

* [rendergraph] Added "" around absolute paths.
2022-06-09 05:26:07 -07:00
Thomas1664
d120046cf0
[hexl] Update to 1.2.4 (#25150)
* [hexl] Update to 1.2.4

* version
2022-06-09 05:25:29 -07:00
Ryan
a6f4a954bf
[xbyak] Update to 6.60 (#25152)
* update to 6.60

* add license field

* use path from cmakelists, not the port name (which aren't necessarily the same)

* fail cases are already listed in the supports field

* add versions
2022-06-09 05:24:05 -07:00
Jack·Boos·Yu
1323f4b83d
[wtl] Remove 'wtl' subdirectory to conform to upstream (#25108)
* [wtl] Fix internal include path

* more double quotes

* change to version

* version

* typo

* version

* Add license

* version

* Apply suggestion

* version
2022-06-08 15:58:56 -07:00
Kai Pastor
5d992a46de
[harfbuzz] Fix CMake config (#25092)
* Use 'supports' to restrict 'coretext'

* Minor portfile changes

* Minimal fix to harfbuzzConfig.cmake

* Update versions
2022-06-08 15:44:40 -07:00
Kai Pastor
7a199e7786
[sdl1] Enable mingw (#25095)
* Portfile CMake style

* Fix mingw

* Add polyfill for missing 'which'

* Add patch for relocatable sdl-config

Fixes mingw on Windows builds.

* Update versions

* CR requests

* Remove man3

* Update versions
2022-06-08 14:30:48 -07:00
Fawdlstty
0a74827c24
[fawdlstty-libfv] Add new port (#25041)
* add libfv for #25025

* add cmake tools

* commit `vcpkg.exe x-add-version --all`

* overwrite sha1

* update version

* commit 'x-add-version --all'

* rename to fawdlstty-libfv

* remove comments

* --overwrite-version
2022-06-08 11:24:14 -07:00
Buck Yeh
a15782fee2
[buck-yeh-bux-mariadb-client] Update to 1.0.3 (#25114)
* [bux] Add new port

* Corrections according to Create Pull Request suggested questions

* SHA512

* Mark fails into .\scripts\ci.baseline.txt

* Mark fails into .\scripts\ci.baseline.txt

* No need of "port-version": 1 in vcpkg.json

* Update version database

* Update ports/bux/portfile.cmake

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

* Update ports/bux/portfile.cmake

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

* Update ports/bux/portfile.cmake

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

* Update ports/bux/vcpkg.json

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

* Update bux.json

* Update ports/bux/vcpkg.json

* update version

* Update scripts/ci.baseline.txt

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

* update bux support

* update version

* update version

* Rename bux to buck-yeh-bux

* Update version database

* [buck-yeh-bux] upgrade to v1.5.0

1. [New] `bux::C_ParaLog` is ready for a variety of parallel logging configurations, filtered or unfiltered.
2. [New] Necessary helper classes for implementation _s.t_ logger users no longer need to declare child source instances explicitly.
3. [New] Add methods to `ParaLog.h` & `SyncLog.h` to support testability.
4. [New] Add unit test cases to `ParaLog.h` & `SyncLog.h` (test_paralog & test_logger)
5. [New] Update what are found in `test/` to `test/archlinux/aur_poc/`
6. [Bug] `std::uniform_int_distribution<unsigned char>` no longer allowed.
7. [Change] `CUR_FUNC_` for Windows (MSVC)
8. [Change] `tbb` is no longer implicitly needed by C++ standard library.
9. [Change] `smoke_filtlog.cpp` verifies 2-level log filters ok.

* Missing comma in versions/b-/buck-yeh-bux.json

* buck-yeh-bux 1.6.0

* Corrections made according to NancyLi1013's requests in PR #20813

* Fix SHA key in versions/b-/buck-yeh-bux.json

* Update to buxk-yeh-bux v1.6.2

* [buck-yeh-bux-mariadb-client] The first release

* Add dependency to libmariadb

* Inccorect git-tree value in versions/b-/buck-yeh-bux-mariadb-client.json

* linux build is enabled

* [buck-yeh-bux] Upgrade to 1.6.3 to allow u64-linux

* linux build is disabled again for not recognizing C++20 header <concpts> yet

* Mark vcpkg.json to support Linux but ci.baseline.txt to fail the CI build

* Repair buck-buck-yeh-bux in version database.

* [buck-yeh-bux] Upgrade to 1.6.5

* [buck-yeh-bux] Upgrade to 1.6.5

* Add "license" field

* Correction nade by `./vcpkg format-manifest ports/buck-yeh-bux/vcpkg.json`

* Update according to `git rev-parse HEAD:ports/buck-yeh-bux`

* [buck-yeh-bux-mariadb-client] Upgrade to 1.0.3

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-06-08 04:52:21 -07:00
Vitalii Koshura
19fafcdb35
[boinc] Update to 7.20.0 (#25116)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2022-06-08 04:48:44 -07:00
Azure SDK Bot
afdf818dd8
[Azure SDK Key Vault] Update to June Release Certificates and Secrets (#25117)
* [azure-security-keyvault-secrets-cpp] Update to 4.0.0
## 4.0.0 (2022-06-07)

### Breaking Changes

- Renamed `keyvault_secrets.hpp` to `secrets.hpp`.

* [azure-security-keyvault-certificates-cpp] Update to 4.0.0
## 4.0.0 (2022-06-07)

### Breaking Changes

- Renamed `keyvault_certificates.hpp` to `certificates.hpp`.
2022-06-08 04:48:24 -07:00
Azure SDK Bot
85e04c67af
[azure-security-attestation-cpp] Update to 1.0.0-beta.3 (#25119)
## 1.0.0-beta.3 (2022-06-07)

### Breaking Changes

- `ValueToSend` field in `TpmAttestationOptions` becomes `Payload`.
- `AddIsolatedModeCertificatesOptions` becomes `AddIsolatedModeCertificateOptions`
- `RemoveIsolatedModeCertificatesOptions` becomes `RemoveIsolatedModeCertificateOptions`
- Renamed `AttestEnclaveOptions` to `AttestSgxEnclaveOptions` and `AttestOpenEnclaveOptions`.
- `AttestationClient` and `AttestationAdministrationClient` creation is now done using the factory method `AttestationClient::Create()` and `AttestationAdministrationClient::Create()`.
2022-06-08 04:47:41 -07:00
Ryan
5ec730a50c
[expected-lite] Update to 0.6.0 (#25121)
* update to 0.6.0

* add license field

* add versions
2022-06-08 04:47:11 -07:00
Ryan
5a69602889
[srell] Update to 3.010 (#25122)
* update 3.010

* add license

* add versions
2022-06-08 04:46:49 -07:00
Adam Johnson
8bd020df25
[string-theory] Update to 3.6 (#25127)
* [string-theory] update to current

* add-version-x
2022-06-08 04:46:21 -07:00
Ryan
722fab96f1
[tomlplusplus] Update to 3.1.0 (#25128)
* update to 3.1.0

* fixup config path

* lib dir no longer exists

* quote paths

* add versions
2022-06-08 04:45:59 -07:00
Adam Johnson
4b313f0289
[libhsplasma] Update to 2022-05-19 (#25133)
* [libhsplasma] bump to current

* add-x-version
2022-06-08 04:35:11 -07:00
Dennis
e279491392
[asio-grpc] Update to 1.7.0 (#25093)
* Update asio-grpc to v1.7.0

* Remove dependency on vcpkg-cmake-config from asio-grpc

* Re-add vcpkg_cmake_config_fixup to asio-grpc port
2022-06-07 17:38:44 -07:00
Robert Schumacher
7d2449c346
[docs] Delete embedded documentation in favor of docs/ (#25096)
* [docs] Delete embedded documentation in favor of docs/

Drive-by for the helper ports:
1. "documentation": "https://vcpkg.io/en/docs/README.html"
2. "license": "MIT"
3. Use `include_guard(GLOBAL)` in all script files
4. Make sure any persistent variables are saved to the cache

* [docs] Restore empty regenerate.ps1 to satisfy Azure Pipelines

* [docs] PR comments
2022-06-07 16:26:51 -07:00
LilyWangLL
c379c64ff9
[crashpad] Fix can't find build/build_config.h (#25106)
* [crashpad] Fix can't find build/build_config.h

* x-add-version

* remove crashpad:x64-linux=fail form ci.baseline.txt

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2022-06-07 13:57:51 -07:00
Robert Schumacher
053c82f8c7
[gts] Move to official upstream sources (#25034)
* [gts] Move to official upstream sources

* [gts] Rename src->SOURCE_PATH
2022-06-07 13:36:34 -07:00
Azure SDK Bot
3b040ecf51
[azure-storage-common-cpp] Update to 12.2.4 (#25103)
## 12.2.4 (2022-06-07)

### Bugs Fixed

- Fixed a bug where text of XML element cannot be empty.
2022-06-07 13:04:05 -07:00
yrivardmulrooney
7ff57dfe99
[hareflow] Add hareflow (#24903)
* [hareflow] Add hareflow

* Fix version info

* Mark windows x86 as skip

* PR fixes & drop exclusion of x86 windows

* Add newline to portfile

* Fix dependencies
2022-06-06 14:03:01 -07:00
WhuAegeanSea
fdeea72bb0
[glog] Avoid including Windows.h (#24538)
* Fix building errors of glog

* Bump the port version of glog

* Update version database

* Fix building errors

* Update version database
2022-06-06 13:22:22 -07:00
Chuck Walbourn
904a51f8e5
[cppwinrt] port rewrite to use cppwint.exe tool from NuGet Gallery (#24967)
* [cppwinrt] rewrote port to leverage cppwinrt.exe tool from nuget.org

* Reformat

* Update baseline

* Update ports/cppwinrt/portfile.cmake

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

* Update ports/cppwinrt/CMakeLists.txt.in

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

* Update ports/cppwinrt/portfile.cmake

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

* Update ports/cppwinrt/portfile.cmake

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

* Update ports/cppwinrt/CMakeLists.txt.in

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

* Update ports/cppwinrt/CMakeLists.txt.in

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

* Update ports/cppwinrt/CppWinRT-config.cmake.in

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

* Simplifed CMakeLists.txt

* Update baseline

* Fix build break

* Update baseline

* Still need SDK version scanning fallback for ADO pipelines

* Refresh baseline

* Additional code review

* Update baseline

* Don't need a config-version file for a VCPKG only CMake

* Baseline update

* [cppwinrt] Simplify port

* Update ports/cppwinrt/vcpkg.json

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

* Update baseline

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Co-authored-by: LilyWangLL <94091114+LilyWangLL@users.noreply.github.com>
2022-06-06 13:00:03 -07:00
Frank
bdd6cccda6
[c4core] update version to 0.1.9 AND [ryml] update to 0.4.1 (#24998)
* [c4core] update version to 0.1.9

* update version

* [ryml] update version to 0.4.1

* update version

* add license

* update version

* disable triplet arm-uwp

* overwrite version

* format patch

* overwrite version

* don't use new macro

* update version
2022-06-06 12:43:42 -07:00
Chuck Walbourn
bc194f0f1b
[xaudio2redist] port updated to version 1.2.9 (#25060)
* [xaudio2redist] port updated to version 1.2.9

* Update baseline

* Minor code review

* Update baseline'

* Update ports/xaudio2redist/portfile.cmake

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

* Update baseline

* revert portfile.cmake

* update version

* replace deprecated vcpkg_extract_source_archive_ex with second overload of vcpkg_extract_source_archive

* Update baselne

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-06-06 12:38:56 -07:00
Matthieu Penant
57ef47d00c
[hdf5] Update to 1.12.2 (#24758)
* [hdf5] Update to 1.12.2

* Update hdf5.json

* add new tool to list

* Update hdf5.json

* revert hdf5 subdir in share + special tool

* Update hdf5.json

* add license (null -> custom license)

* formatting

* Update hdf5.json

* tool is optional

* Update hdf5.json

* fix guard

* Update hdf5.json

* attempt to make hdf5perf tool dependent on feature

* Update hdf5.json

* fix hdf5.json

* Update hdf5.json

* remove parallel patch per comment

see https://github.com/HDFGroup/hdf5/pull/860

* Update hdf5.json

* fix MATCHES vs IN_LIST

* Update hdf5.json
2022-06-06 12:37:54 -07:00
LilyWangLL
3e7517b24f
[libhv] Export CMake config files (#25042)
* [libhv] Export CMake config files

* x-add-version

* update patch

* x-add-version

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2022-06-06 09:45:02 -07:00
Frank
d431830118
[utf8proc] update to 2.7.0 (#25088)
* utf8proc update to 2.7.0

* update versions

* format patch

* overwrite version

* add license

* update version
2022-06-06 09:42:50 -07:00
blavallee
afe45473f4
[Bitmagic] Update to 7.11.2 (#25049)
* [bitmagic] Update to 7.11.2

* add SHA512
2022-06-06 09:22:45 -07:00
Szabolcs Horvát
64ede845fa
[igraph] update to 0.9.9 (#25065)
* [igraph] update to 0.9.9

* [igraph] patch vendored GLPK to fix UWP support

* [igraph] x-add-version
2022-06-06 09:22:27 -07:00
Arthur Sonzogni
0f0422683e
[ftxui] update to 3.0.0 (#25063)
Add version 3.0.0.
https://github.com/ArthurSonzogni/FTXUI/releases/tag/v3.0.0

Needed by one user:
https://github.com/ArthurSonzogni/FTXUI/discussions/400#discussioncomment-2877222
2022-06-06 09:21:14 -07:00
Buck Yeh
67c2bdcaa4
[buck-yeh-bux] Upgrade to 1.6.5 (#25072)
* [bux] Add new port

* Corrections according to Create Pull Request suggested questions

* SHA512

* Mark fails into .\scripts\ci.baseline.txt

* Mark fails into .\scripts\ci.baseline.txt

* No need of "port-version": 1 in vcpkg.json

* Update version database

* Update ports/bux/portfile.cmake

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

* Update ports/bux/portfile.cmake

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

* Update ports/bux/portfile.cmake

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

* Update ports/bux/vcpkg.json

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

* Update bux.json

* Update ports/bux/vcpkg.json

* update version

* Update scripts/ci.baseline.txt

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

* update bux support

* update version

* update version

* Rename bux to buck-yeh-bux

* Update version database

* [buck-yeh-bux] upgrade to v1.5.0

1. [New] `bux::C_ParaLog` is ready for a variety of parallel logging configurations, filtered or unfiltered.
2. [New] Necessary helper classes for implementation _s.t_ logger users no longer need to declare child source instances explicitly.
3. [New] Add methods to `ParaLog.h` & `SyncLog.h` to support testability.
4. [New] Add unit test cases to `ParaLog.h` & `SyncLog.h` (test_paralog & test_logger)
5. [New] Update what are found in `test/` to `test/archlinux/aur_poc/`
6. [Bug] `std::uniform_int_distribution<unsigned char>` no longer allowed.
7. [Change] `CUR_FUNC_` for Windows (MSVC)
8. [Change] `tbb` is no longer implicitly needed by C++ standard library.
9. [Change] `smoke_filtlog.cpp` verifies 2-level log filters ok.

* Missing comma in versions/b-/buck-yeh-bux.json

* buck-yeh-bux 1.6.0

* Corrections made according to NancyLi1013's requests in PR #20813

* Fix SHA key in versions/b-/buck-yeh-bux.json

* Update to buxk-yeh-bux v1.6.2

* [buck-yeh-bux-mariadb-client] The first release

* Add dependency to libmariadb

* Inccorect git-tree value in versions/b-/buck-yeh-bux-mariadb-client.json

* linux build is enabled

* [buck-yeh-bux] Upgrade to 1.6.3 to allow u64-linux

* linux build is disabled again for not recognizing C++20 header <concpts> yet

* Mark vcpkg.json to support Linux but ci.baseline.txt to fail the CI build

* Repair buck-buck-yeh-bux in version database.

* [buck-yeh-bux] Upgrade to 1.6.5

* [buck-yeh-bux] Upgrade to 1.6.5

* Add "license" field

* Correction nade by `./vcpkg format-manifest ports/buck-yeh-bux/vcpkg.json`

* Update according to `git rev-parse HEAD:ports/buck-yeh-bux`

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-06-06 09:20:26 -07:00
Chuck Walbourn
faed44dfa0
[directx-dxc] port added to provide latest DirectX 12 HLSL Shader Compiler (#25020)
* [directx-dxc] new port for DirectX HLSL Compiler

* Reformat

* Update baseline

* It's not strictly a tool only port

* Update baseline

* Code review feedback

* Update baseline

* Update ports/directx-dxc/portfile.cmake

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

* Update ports/directx-dxc/portfile.cmake

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

* Update ports/directx-dxc/portfile.cmake

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

* Refresh baseline

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2022-06-03 19:51:49 -07:00
Zac Walker
d090b933e9
[getopt-win32] ARM64 support (#24963)
* [getopt-win32] ARM64 support

* retrigger checks

* updated git-tree sha

* Specify ports that do not support ARM but were enabled by getopt-win32 adding support.

* Upated SHA's

* Update ports/getopt-win32/portfile.cmake

Formatting indentation fix.

Co-authored-by: Mengna Li <95600143+Adela0814@users.noreply.github.com>

* Formatting indentation fix.

* Update version database

* [getopt-win32] Use CMake

* Updating versions

Co-authored-by: Mengna Li <95600143+Adela0814@users.noreply.github.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2022-06-03 15:13:55 -07:00
JonLiu1993
38bb87c557
[SDL] enable hidapi (#25022)
* [SDL] enable hidapi

* update version

Co-authored-by: FrankXie <v-frankxie@microsoft.com>
2022-06-02 15:31:59 -07:00
JoergAtGithub
d9e6139cd4
[hidapi] Update to 0.12.0 (#25008)
* Updated to latest release:
https://github.com/libusb/hidapi/releases/tag/hidapi-0.12.0

* Update SHA

* SHA = 0

* Overwrite version

* SHA512

* version

* Removed failing line introduced in #22320

* version

* Added vcpkg_replace_string again, now for libhidapi.cmake instead of hidapi.cmake

* x-add-version
2022-06-02 15:21:56 -07:00
Lanyi
2aed520ed7
[nethost] Update nethost (#25004)
* update nethost

* bump nethost version

* Add CMake exports in an unofficial- namespace
https://github.com/microsoft/vcpkg/blob/master/docs/maintainers/maintainer-guide.md#add-cmake-exports-in-an-unofficial--namespace

* fix port version and deprecated functions

* change nethost version date to version

* update usage

* add quotes to paths and export targets directly

* bump nethost version

* [nethost] Only build one flavor

* fix build error

* bump nethost version

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2022-06-02 15:20:55 -07:00
Daniel Schürmann
abb073fc56
[qtkeychain] Fix the CMake export target on windows (#25018)
* [qtkeychain] Fix the CMake export target on windows

* [qtkeychain-qt6] Fix the CMake export target on windows
2022-06-02 15:18:27 -07:00
Sutou Kouhei
43c85d7a8f
[xsimd] Update to 8.1.0 (#25030)
* [xsimd] Update to 8.1.0

* Add missing license information

* Update version
2022-06-02 15:15:09 -07:00
Jack·Boos·Yu
a137bd04ce
[hdf5] Fix feature parallel on Linux (#25036)
* [hdf5] Fix feature parallel on Linux

* version

* Apply suggestions

* version
2022-06-02 15:14:37 -07:00
Cheney Wang
9835eb1dfd
[b64] Add target include directories and export config.cmake (#25037)
* [b64] Add target include directories and export config.cmake

* Use unofficial-b64

Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
2022-06-02 15:13:27 -07:00
Ryan A. Pavlik
850ba1ac73
[boringssl] Remove -WX and -Werror (#24899)
* boringssl: Add a patch to disable another warning breaking build for VS2022.

Filed upstream as https://bugs.chromium.org/p/boringssl/issues/detail?id=495

* Update versions

* format portfile.cmake

* x-add-version

* Update patch, remove -WX and -Werror

* x-add-version

* update patch's name

* x-add-version

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2022-06-02 12:55:46 -07:00
day253
819a768249
[brpc] Updata to 1.1.0 (#24975)
Co-authored-by: daijunkai <daijunkai@ishumei.com>
2022-06-02 12:53:28 -07:00
Laurent Rineau
8d41d43e1f
[cgal] Add boost-multi-array to deps (#24803)
* Add boost-multi-array to deps of cgal port

* Fix version and formatting of manifest

* ./vcpkg x-add-version --all
2022-06-02 10:56:30 -07:00
talregev
a2d8a7cbb1
[fontconfig][freetds][qtwebengine] Take gperf from vcpkg (#24677)
* Take gperf from vcpkg tool if possible

* [gperf] Install binary into tools/gperf/

* Fix kf5codecs gperf bug

* Add PREPEND to freetds port

* fix gperf for qtwebengine

* make gperf modern port

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2022-06-01 17:13:53 -07:00
Carlos O'Ryan
a91c2d160f
[google-cloud-cpp] update to latest release (v1.41.0) (#25032) 2022-06-01 16:31:46 -07:00
Robert Schumacher
f78f4440df
[python3] Do not ensurepip. Provide venv instructions. (#24906)
* [python3] Bootstrap pip with ${CURRENT_INSTALLED_DIR}

* [python3] Disable ensurepip -- add venv usage instructions

Co-authored-by: Max Khon <fjoe@samodelkin.net>
2022-05-31 16:20:33 -07:00
Fei Chong
145848fb45
[qt5-webengine]: fix typo (#25012) 2022-05-31 16:17:00 -07:00
Mengna Li
f14179a5d2
[openvpn3] Export cmake target (#24955)
* Add Config.cmake.in

* export cmake targets

* update namespace
2022-05-31 16:16:07 -07:00
LilyWangLL
49cfe5e329
[imgui] Add supports for features dx*-binding and metal-binding and osx-binding (#24999)
* [imgui] Add supports for features dx-binding and metal-binding and metal-binding

* x-add-version

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2022-05-31 16:00:00 -07:00
Jack·Boos·Yu
c34f577c4d
[rtmidi] Fix cmake usage (#24994)
* [rtmidi] Fix cmake usage

* version

* change to version

* version
2022-05-31 15:37:43 -07:00
myd7349
2d2f0230e7
[flecs] Add new port (#24980)
* [flecs] Add new port

Fix #10774.

* [flecs] Add version stuffs

* [flecs] Disable UWP support

GetModuleHandle doesn't support UWP.

* [flecs] Overwrite version

* [flecs] Add vcpkg-cmake-wrapper.cmake

* [flecs] Overwrite version
2022-05-31 15:35:57 -07:00
myd7349
018b48e777
[yyjson] Update to 0.5.0 (#24979)
* [yyjson] Update to 0.5.0

* [yyjson] Bump version
2022-05-31 15:14:16 -07:00
Roger Leigh
53842d61c9
[tiff] 4.4.0 (#24986) 2022-05-31 15:13:56 -07:00
autoantwort
0e68bd8d02
[openmvg] no absolute paths (#24850) 2022-05-31 15:12:22 -07:00
autoantwort
9feca681ef
[openmvs] no absolute paths (#24848) 2022-05-31 15:12:09 -07:00
Bernhard Manfred Gruber
8f77dbb04f
[Vc] Update to 1.4.3 (#24880)
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
2022-05-31 13:47:45 -07:00
Kai Pastor
d953973cfb
[libpq] Cleanup dependencies, features and autotools patches (#24941)
* Consolidate autotools patches with pkg-config

Fixes mingw builds.

* No msbuild limitations for mingw

* Implement readline support

* Remove features which never built

* Bonjour support is osx only

* Move remaining support checks to manifest

* Remove libpq uwp fail from ci baseline

* Update versions
2022-05-27 17:03:32 -07:00
David Hrdlička
5739a74ef0
[qtbase] fix broken gui build (#24917)
* [qtbase] add `thread` feature

* [qtbase] add version
2022-05-27 16:46:07 -07:00
Kai Pastor
c1ee7c6ab4
[gdal] Use pkg-config to find zlib (#24931)
* Use pkg-config for zlib discovery

* Update versions
2022-05-27 16:38:28 -07:00
eao197
0371f46507
[restinio] Update to 0.6.15 (#24936)
* RESTinio updated to v0.6.15.

* RESTinio-0.6.15 added to baseline.

* Update ports/restinio/vcpkg.json as suggested.

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

* Update baseline to RESTinio-0.6.15.

* Remove additional version entry

Co-authored-by: Thomas1664 <46387399+Thomas1664@users.noreply.github.com>
2022-05-27 16:37:49 -07:00
Cheney Wang
8cfe2589b7
[libgo] Fix include directory not exposed by target (#24958)
Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
2022-05-27 13:25:59 -07:00
Ian Cook
d8a31a97c5
[arrow] Update to 8.0.0 (#24714)
* Bump version to 8.0.0

* Update version files

* Update patches

* Update version files

* Add patch for MSVC 2022 compat

* Update version files

* [arrow] Minimize dependencies patch

* [arrow] Fix issue with getting brotli include dir for dynamic targets

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2022-05-27 13:24:32 -07:00
Eric Kilmer
a97ebbef7f
[grpc] Fix path quoting (#24948)
* [grpc] Fix path quoting

* Update version
2022-05-26 15:24:58 -07:00
Alexander Neumann
9ab3344046
[hwloc|hpx] Update to latest version (#24918)
* update hpx and hwloc

* v db

* remove unnecessary patch

* v db

* allow CMAKE_CXX_STANDARD to be set

* v db
2022-05-26 13:14:21 -07:00
Chuck Walbourn
851eef78e5
[dstorage] port updated for 1.0.2 release (#24919)
* [dstorage] update port for 1.0.2 release

* Documentation link update

* Update baseline
2022-05-26 13:12:36 -07:00
autoantwort
af650ee001
[elfutils] remove debug scripts (#24915) 2022-05-26 13:11:21 -07:00
Jack·Boos·Yu
75536e7c61
[mpi/msmpi] Add cmake wrapper to fix bug getting MPI_${LANG}_ADDITIONAL_INCLUDE_DIRS when calling FindMPI.cmake on Windows (#24746)
* [mpi] Add cmake wrapper to fix bug getting MPI_${LANG}_ADDITIONAL_INCLUDE_DIRS when calling FindMPI.cmake

* version

* Move wrapper to msmpi, only copy the wrapper in the meta port installation

* version

* typo

* version

* Apply suggestion

* version

* move unset before _find_package

* version

* Add double quotes

* version

* Fix

* version

* Don't double quote list!

* version

* Apply suggestion

* version
2022-05-26 13:05:01 -07:00
然Y
90024c5770
[air-ctl] add new port (#24837)
* add port ctl

* update version database

* use vcpkg_from_github

* update version database

* rename air-ctl

* .

* update version

* Update portfile.cmake

* update version

Co-authored-by: 然Y <inie0722.gmail.com>
2022-05-26 13:02:15 -07:00
Jack·Boos·Yu
20907dc8bf
[wxwidgets] Fix find dependency pcre2 (#24874)
* [wxwidgets] Fix find dependency pcre2

* version

* Use pcre2.pc

* version

* Fix double quotes

* version

* Use PC_PCRE2_LINK_LIBRARIES instead of target name to fix wx-config content

* version

* Set wxUSE_SECRETSTORE to FALSE to avoid introduce system pcre in wx-config

* version
2022-05-25 13:55:25 -07:00
Alexander Neumann
f4de177097
[vcpkg-tool-meson] update meson to 0.62.1 (#23717)
* update meson and see what breaks

* include patch again.

* update meson to 0.62.1

* remove old patch

* move to 64bit since 32bit not longer exists.

* fix gobject-introspection

* v db

* revert nasm changes

* set MESON_SCRIPT instead of MESON.

* v db

* apply CR

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

* v db

Co-authored-by: Alexander Neumann <you@example.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2022-05-25 13:44:12 -07:00
Kai Pastor
ee0d840e32
[nvtt] Control CUDA dependency, fix linkage (#24888)
* Control CUDA dependency

* Fix release build flags for MSVC

* Update versions
2022-05-25 12:48:13 -07:00
Daniel Parker
8abb3a585c
[jsoncons] Update to version 0.168.7 (#24820)
* [jsoncons] Update to version 0.168.7

* [jsoncons] Update to ver 0.168.7, update baseline

* [jsoncons] port-version removed from vcpkg.json

* update version

* Modernize and use new functions

* overwrite version

Co-authored-by: FrankXie <v-frankxie@microsoft.com>
2022-05-25 12:35:29 -07:00
talregev
efabd21702
[sdformat9] Add linux to supports (#24855) 2022-05-25 12:24:02 -07:00
Cédric Tabin
24881cdfea
[libzippp] Update to 5.1-1.8.0 (#24885) 2022-05-25 12:22:08 -07:00
Chuck Walbourn
b3e88649a2
[dxut, effects11] ports updated for May 2022 releases (#24890)
* [dxut, effects11] updated ports for May 2022 release

* Update basline
2022-05-25 12:19:53 -07:00
JonLiu1993
8b9004a202
[gdcm] update to 3.0.12 (#24892)
* [gdcm] update to 3.0.12

* updtae version
2022-05-25 12:19:06 -07:00
Thomas1664
4a182b35d8
[cereal] Replace deprecated cmake (#24897)
* Replace deprecared cmake

* version
2022-05-25 12:18:21 -07:00
Bill Avery
46720b28d5
[cppgraphqlgen] Update to v4.5.0 release (#24907)
* [cppgraphqlgen] Update to v4.5.0 release

* vcpkg x-add-version --all
2022-05-25 12:17:49 -07:00
LilyWangLL
93b38546e2
[kinectsdk1][kinectsdk2] Add Config.cmake.in (#24877)
* [kinectsdk1, kinectsdk2] Add Config.cmake.in

* change version-string to version

* x-add-version

* update supports

* x-add-version

* [kinectsdk1][kinectsdk2] Switch to lessmsi

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2022-05-24 16:21:09 -07:00
autoantwort
c40e73f7e9
[llvm] no absolute paths (#24878) 2022-05-24 16:10:34 -07:00
Alexandre Bique
eddbb406cf
[mpg123] Update to 1.29.3 (#24805)
Fixes #24381
2022-05-24 08:47:18 -07:00
autoantwort
334255ce9a
[paraview] no absolute paths (#24852)
* [paraview] no absolute paths

* format portfile.cmake and remove version-semver

* format vcpkg.json

* x-add-version

* update portfile.cmake

* x-add-version

* add license

* update version

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2022-05-24 08:41:00 -07:00
Alexander Neumann
2922c6f464
[freetype] Update to 2.12.1 (#24866)
* update freetype

* v db

* readd bzip2 patch

* v db

* add license

* v db

* CI retrigger
2022-05-24 08:37:45 -07:00
Alexander Neumann
6b1d19fbdf
[cereal] update to 1.3.2 (#24867)
* update cereal

* v db

* use ${PORT}

* v db
2022-05-24 08:34:35 -07:00
Mengna Li
475954aaa1
[libigl] add cgal support (#24891)
* add cgal support

* update
2022-05-24 08:32:15 -07:00
Robert Schumacher
1937975555
[ctp] Update supports expression to exclude static crt (#24884) 2022-05-23 22:26:33 -07:00
Dale Phurrough
840f701d83
[spdlog] Improve macro baking (#24830)
- correct vcpkg feature `wchar`
- add support for integrations other than cmake
- update port-version + vcpkg x-add-version spdlog
2022-05-23 14:17:10 -07:00
myd7349
b2afb50afe
[simdjson] Update to 1.1.0 (#24842)
* [simdjson] Update to 1.1.0

* [simdjson] Bump version
2022-05-23 14:01:00 -07:00
autoantwort
f5ec9f3d65
[elfutils] no absolute paths (#24846) 2022-05-23 13:59:11 -07:00
autoantwort
52f2a3792e
[luajit] no absolute paths (#24847) 2022-05-23 13:56:08 -07:00
autoantwort
399b0dd6d9
[vtk-m] Supports arm (#24853) 2022-05-23 13:47:54 -07:00
Gregor Jasny
f8b8096912
[prometheus-cpp] Update to version 1.0.1 (#24862) 2022-05-23 13:42:39 -07:00
Alexander Neumann
c43d8d2079
[lapack-reference] update to 3.10.1 (#24865)
* lapack update to 3.10.1

* v db
2022-05-23 13:42:19 -07:00
autoantwort
413c11d3c5
[gazebo] no absolute paths (#24844) 2022-05-23 12:31:54 -07:00
Zac Walker
314018fef4
[libjpeg-turbo] Enable NEON intrinsics for ARM builds (#24775)
* [libjpeg-turbo] Enable NEON intrinsics for ARM builds

* ran x-add-version
2022-05-20 14:44:29 -07:00
Aleksandr Buyanov
7e2313f65b
[nss] Version bump to 3.78 (#24824)
* [nss] Update version to 3.78

* [nss] Update version to 3.78

* Add version

Co-authored-by: Aleksandr Buianov <aleksandr.buianov@kofax.com>
2022-05-20 14:37:43 -07:00
autoantwort
4bc8be1330
[unixodbc] no absolute paths (#24815) 2022-05-20 14:37:23 -07:00
Alexander Neumann
ea82c328aa
[cpp-peglib] update to 1.3.10 (#24813)
* peglib update to 1.3.10

* v db
2022-05-20 14:36:50 -07:00
autoantwort
5c3a388a4c
[ftgl] no absolute paths (#24812) 2022-05-20 14:36:33 -07:00
Alexander Neumann
43f2dc7e1a
[botan] update to 2.19.1 (#24811)
* update botan

* v db
2022-05-20 14:36:05 -07:00
Alexander Neumann
083e55eb96
[thrift] Update to 0.16 (#24810)
* update thrift

* remove version-string

* v db
2022-05-20 14:35:37 -07:00
Thomas1664
9eff776b7d
[libproxy, nspr] Fix cmake warnings (#24809)
* [libproxy]

* [nspr]

* version

* [libproxy] Fix unused variables

* version
2022-05-20 14:35:06 -07:00
Rémy Tassoux
b90ab31ff6
[quill] Update to 2.0.0 (#24802)
* [quill] Update to 2.0.0

* [quill] Update version files
2022-05-20 14:34:33 -07:00
Alexander Neumann
8da5d2b450
[OpenJPEG] Update to 2.5.0 (#24734)
* update openjpeg

* update openjpeg

* add arm patch and license

* reduce to version

* update db

* fix fastcgi to always use make

* remove from baseline

* openjpeg add tools feature

* vdb

* add supports statement. fastcgi uses stuff which only is allowed in desktop apps.

* format manfiest

* ver db

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-05-19 14:43:34 -07:00
Alexander Neumann
12b018e48f
[libxslt] update to cmake (#24784)
* libxslt update and switch to cmake

* give logs.

* Revert "give logs."

This reverts commit fddf7675c9.

* fine tuning

* version stuff

* format manifest

* ver db

* Trailing whitespace and terminal newline.

Co-authored-by: Billy Robert O'Neal <bion@microsoft.com>
2022-05-19 14:38:14 -07:00
菜姬
63e39757b5
[libass] update to 0.16.0 (#24749)
* [libass] update to 0.16.0

* [libass] Add to versions file
2022-05-19 14:14:39 -07:00
LilyWangLL
2f0872b7d5
[openssl] Add no-module configure option for static build (#24598)
* [openssl] Add no-module configure option

* update version

* add no-module

* version

* remove change on windows

* x-add-version

* update version

* x-add-version

* fix windows static

* x-add-version

* x-add-version

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2022-05-19 00:25:30 -07:00
Bill Avery
73522d2ccc
[cppgraphqlgen] Update to v4.4.1 (#24783)
* [cppgraphqlgen] Update to v4.4.1

* vcpkg x-add-version --all
2022-05-19 00:24:07 -07:00
JonLiu1993
94870c52dc
[opencascade] update to 7.6.1 (#24795)
* [opencascade] update to 7.6.1

* update version
2022-05-19 00:23:48 -07:00
Alonso Schaich
63f1d5b4d0
[qt5-webengine] fix nonobvious failure (#24528)
* [qt5-webengine] Manually add nodejs to the path (microsoft#23574)

The build process requires nodejs to be in PATH when webengine is
built, and will build only the pdf-plugin if it's not (see #23574)

* [qt5-webengine] Workaround MSVC2022 Internal Compiler Error
(microsoft#23574)

Add a patch based on
https://codereview.qt-project.org/c/qt/qtwebengine-chromium/+/407582
which was merged into upstream. We can't take the upstream patch
directly, because the patch was committed to the chromium
(sub)repository which is a subdirectory in the release zip file, i.e.
I had to modify the pathnames for the patch to apply

* [qt5-webengine] Update diagnostics (microsoft#23574)

I've spotted the linker using 16GB singlehandedly on the release
(opposed to "debug") packaging, and emory consumption was almost
permanently over 32GB while compiling, though peak memory
consumption can be reduced by setting up low values for
VCPKG_MAX_CONCURRENY

Also, reword the build-prefix-too-long message

* [qt5-webengine] Attempt enabling windows ci baselines (microsoft#23574)

* [qt5-webengine] Regenerate version registries (microsoft#23574)

* Also remove out of date comments from ci.baseline.txt referring to deleted lines.

* Revert "Also remove out of date comments from ci.baseline.txt referring to deleted lines."

This reverts commit 7a4d846431.

* [qt5-webengine] Re-add webengine blacklisting to ci.baseline (microsoft#23574)

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-05-19 00:23:39 -07:00
tqcq
f27af0410e
[pcre] fix build pcre undeclared identifier strtoq on arm-android (#24757)
* [pcre] fix build pcre undeclared identifier strtoq on arm-android
* replace CHECK_FUNCTION_EXISTS by CHECK_SYMBOL_EXISTS

* Update version database
2022-05-19 00:22:40 -07:00
Rémy Tassoux
2e781b513f
[catch2] Reenable extras files (#24790)
* [catch2] Reenable extras files

* [catch2] Update version files
2022-05-18 15:39:40 -07:00
xiaozhuai, Weihang Ding
52955a7ae5
Fix angle macos build (#24750)
* Fix angle macos build

* Fix angle port version

* Fix angle port version

* Fix angle_common source files for macos

* upgrade angle port version to #4

* Fix angle port version, again...

* Fix angle port version, again, again...
2022-05-18 14:34:45 -07:00
Dimitrij Mijoski
261ca0dd4d
Fix builing nuspell[tools] on Mingw (#24715)
* Fix builing nuspell[tools] on Mingw

* x-add-version

* metadata

* x-add-version
2022-05-18 02:30:36 -07:00
Frank
ab555695dd
[uvw] update to <2.12.1> (#24772)
* [uvw] update to <2.12.1>

* update version

* overwrite version

* No absolute path

* update version
2022-05-18 02:29:06 -07:00
Chuck Walbourn
70f8e23bfe
[direcxtmath] port updated for May 2022 release (#24771)
* [directxmath] port updated for May 2022 release

* update baseline
2022-05-18 02:28:41 -07:00
JonLiu1993
bbb6680802
[ftgl] Update to the latest commit (#24770)
* [ftgl] Update to the latest commit

* update version
2022-05-18 02:28:28 -07:00
Rémy Tassoux
f594be6a5b
[catch2] Update to 3.0.1 (#24762)
* [catch2] Update to 3.0.1

* [catch2] Update version files

* [catch2] Move catch2main.lib to the manual-link folder

* [catch2] Update version files

* [catch2] Fix catch2main library path on every platform

* [catch2] Update version files
2022-05-18 02:27:58 -07:00
winsoft666
6dbfaba039
[cpp-ipc] Update to v1.2.0 (#24769)
* [teemo] Update to v2.7

* [teemo] Format manifest

* [teemo] Update to v2.7

* [akali] Update to v1.43

* [akali] Update to v1.43

* [akali] Update to v1.43

* overwrite version

* add license

* overwrite version

* [akali] Update string replace method.

* [akali] run x-add-version command.

* [cpp-ipc] Update to v1.2.0

* [cpp-ipc] Update to v1.2.0

Co-authored-by: FrankXie <v-frankxie@microsoft.com>
Co-authored-by: admin <admin@windows.com>
2022-05-17 23:58:42 -07:00
Park DongHa
b34ae2aff5
[tensorpipe] update to latest (#23569)
* [tensorpipe] version update

* update patch files
* support find_package for https://github.com/microsoft/vcpkg/pull/17199

* [tensorpipe] update versions JSON

* [tensorpipe] use mainstream PR

* rename existing patch files
* update versions JSON

* [tensorpipe] update license

* [tensorpipe] fix patch's SHA512 value

* Add cuda-nvml-dev-11-6 to VMs.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-05-17 23:57:56 -07:00
Alexander Neumann
0fbc2d9633
[libarchive] Update to 3.6.1 (#24739)
* update libarchive

* version db stuff
2022-05-17 23:57:24 -07:00
Billy O'Neal
0a6002ef25
[curl] Don't try to include OpenSSL headers when OpenSSL backends aren't selected. (#24766)
Fixes regression introduced in https://github.com/microsoft/vcpkg/pull/24348
2022-05-17 23:56:02 -07:00
Dennis
68c6835c82
[new port] Add openctm (#24680)
* New port: openctm

* Change openctm from "version-semver" to "version"

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>

* Update openctm versions file

* Use ${PORT} instead of openctm directly

* Put CMake configs in the unofficial namespace.

* dos2unix

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-05-17 23:06:15 -07:00
Bill Avery
2247b397fa
[pegtl] Update to 3.2.6 for MSVC and GCC fixes (#24761)
* [pegtl] Update to 3.2.6 for compiler fixes

* vcpkg x-add-version --all

* Remove cppgraphqlgen from baseline, as suggested in https://github.com/microsoft/vcpkg/pull/24761#issuecomment-1129414611

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-05-17 17:25:56 -07:00
winsoft666
8de52b066f
[akali] Update string replace method to embed AKALI_STATIC (#24741)
* [teemo] Update to v2.7

* [teemo] Format manifest

* [teemo] Update to v2.7

* [akali] Update to v1.43

* [akali] Update to v1.43

* [akali] Update to v1.43

* overwrite version

* add license

* overwrite version

* [akali] Update string replace method.

* [akali] run x-add-version command.

Co-authored-by: FrankXie <v-frankxie@microsoft.com>
Co-authored-by: admin <admin@windows.com>
2022-05-17 17:03:10 -07:00
Alexander Neumann
0eb37f499e
[libxml2] update to 2.9.14 (#24738)
* update libxml2

* version db
2022-05-17 17:02:42 -07:00
eao197
04a8c2d3b4
[sobjectizer,so5extra] update to 5.7.4 and 1.5.1 (#24729)
* SObjectizer and so5extra updated to the latest versions.

* Versions of so-5.7.4 and so5extra-1.5.1 added to baseline.
2022-05-17 16:56:09 -07:00
Kai Pastor
8d59cb32d2
[liblzma] Update wrapper, add feature tools (#24708)
* Fix liblzma wrapper for older CMake

* Add feature for tools

* Update versions

* Test find_package(... REQUIRED)
2022-05-17 16:53:40 -07:00
Robert Schumacher
61058871a9
[openssl] Support custom cflags on Windows (#24133)
* [openssl] Support custom cflags on Windows

* [openssl] Add vcpkg-cmake-get-vars dependency

* [openssl] Record version

Co-authored-by: Billy Robert O'Neal <bion@microsoft.com>
2022-05-17 16:52:27 -07:00
Billy O'Neal
22b4033861
Update VMs for Patch Tuesday May 2022 (#24695)
* Install Ubuntu nasm package rather than building from source; 2.14 which is available in Ubuntu 20.04 is sufficient for intel-ipsec.

* Add cmake and ninja.

* Update CUDA signing key.

* Update pwsh to 7.2.3

* Remove clean downloads step obsoleted since we ripped out pacman.

* Note that haskell-stack is for bond.

* Cherry pick from https://github.com/microsoft/vcpkg/pull/23569 : add cuda-nvml-dev-11-6

* Update pools.

* Baseline updates

PASSING, REMOVE FROM FAIL LIST: mesa:x64-windows-static-md (C:\a\2\s\scripts\azure-pipelines/../ci.baseline.txt).

:)

```
REGRESSION: cppgraphqlgen:arm64-windows failed with BUILD_FAILED. If expected, add cppgraphqlgen:arm64-windows=fail to C:\a\1\s\scripts\azure-pipelines/../ci.baseline.txt.
REGRESSION: cppgraphqlgen:x64-windows failed with BUILD_FAILED. If expected, add cppgraphqlgen:x64-windows=fail to C:\a\2\s\scripts\azure-pipelines/../ci.baseline.txt.
REGRESSION: cppgraphqlgen:x64-windows-static failed with BUILD_FAILED. If expected, add cppgraphqlgen:x64-windows-static=fail to C:\a\2\s\scripts\azure-pipelines/../ci.baseline.txt.
REGRESSION: cppgraphqlgen:x64-windows-static-md failed with BUILD_FAILED. If expected, add cppgraphqlgen:x64-windows-static-md=fail to C:\a\2\s\scripts\azure-pipelines/../ci.baseline.txt.
REGRESSION: cppgraphqlgen:x86-windows failed with BUILD_FAILED. If expected, add cppgraphqlgen:x86-windows=fail to C:\a\2\s\scripts\azure-pipelines/../ci.baseline.txt.
```

This is a compiler behavior change or bug in VS 2022 16.2:

```
C:\PROGRA~1\MICROS~1\2022\ENTERP~1\VC\Tools\MSVC\1432~1.313\bin\Hostx64\x86\cl.exe   /TP -DGRAPHQL_DLLEXPORTS -DIMPL_GRAPHQLSERVICE_DLL -Dgraphqlservice_EXPORTS -ID:\buildtrees\cppgraphqlgen\src\v4.3.1-9d04ffd723.clean\src\..\include -ID:\buildtrees\cppgraphqlgen\src\v4.3.1-9d04ffd723.clean\src\..\PEGTL\include -external:ID:\installed\x86-windows\include -external:W0 /nologo /DWIN32 /D_WINDOWS /W3 /utf-8 /GR /EHsc /MP  /D_DEBUG /MDd /Z7 /Ob0 /Od /RTC1  -MDd /W4 /WX /permissive- -std:c++20 /showIncludes /Fosrc\CMakeFiles\graphqlservice.dir\GraphQLService.cpp.obj /Fdsrc\CMakeFiles\graphqlservice.dir\ /FS -c D:\buildtrees\cppgraphqlgen\src\v4.3.1-9d04ffd723.clean\src\GraphQLService.cpp
cl : Command line warning D9025 : overriding '/W3' with '/W4'
D:\installed\x86-windows\include\tao\pegtl/demangle.hpp(147): error C2338: static_assert failed: 'internal::dependent_true< T > && ( begin != std::string_view::npos )'
D:\buildtrees\cppgraphqlgen\src\v4.3.1-9d04ffd723.clean\include\graphqlservice/internal/SyntaxTree.h(120): note: see reference to function template instantiation 'std::string_view tao::graphqlpeg::demangle<graphql::peg::variable_value>(void) noexcept' being compiled
D:\buildtrees\cppgraphqlgen\src\v4.3.1-9d04ffd723.clean\include\graphqlservice/internal/SyntaxTree.h(53): note: see reference to function template instantiation 'std::string_view graphql::peg::ast_node::type_name<graphql::peg::variable_value>(void) noexcept' being compiled
D:\buildtrees\cppgraphqlgen\src\v4.3.1-9d04ffd723.clean\src\GraphQLService.cpp(310): note: see reference to function template instantiation 'bool graphql::peg::ast_node::is_type<graphql::peg::variable_value>(void) noexcept const' being compiled
ninja: build stopped: subcommand failed.
```

This is a compiler behavior change in 17.2. @wravery do you have comments?

```
REGRESSION: qtwebengine:x64-windows failed with BUILD_FAILED. If expected, add qtwebengine:x64-windows=fail to C:\a\1\s\scripts\azure-pipelines/../ci.baseline.txt.
REGRESSION: qtwebengine:x64-windows failed with BUILD_FAILED. If expected, add qtwebengine:x64-windows=fail to C:\a\1\s\scripts\azure-pipelines/../ci.baseline.txt.
REGRESSION: qtwebengine:x64-windows failed with BUILD_FAILED. If expected, add qtwebengine:x64-windows=fail to C:\a\2\s\scripts\azure-pipelines/../ci.baseline.txt.
REGRESSION: qtwebengine:x64-windows failed with BUILD_FAILED. If expected, add qtwebengine:x64-windows=fail to C:\a\2\s\scripts\azure-pipelines/../ci.baseline.txt.
REGRESSION: qtwebengine:x64-windows failed with BUILD_FAILED. If expected, add qtwebengine:x64-windows=fail to C:\a\2\s\scripts\azure-pipelines/../ci.baseline.txt.
REGRESSION: qtwebengine:x64-windows failed with BUILD_FAILED. If expected, add qtwebengine:x64-windows=fail to C:\a\2\s\scripts\azure-pipelines/../ci.baseline.txt.
REGRESSION: qtwebengine:x64-windows failed with BUILD_FAILED. If expected, add qtwebengine:x64-windows=fail to C:\a\2\s\scripts\azure-pipelines/../ci.baseline.txt.
```

qtwebengine doesn't report logs, but I'm pretty sure it's this ICE: https://developercommunity.visualstudio.com/t/Visual-Studio-2022-v1720-reports-fata/10039296 @Neumann-A

```
REGRESSION: rsocket:x64-windows failed with BUILD_FAILED. If expected, add rsocket:x64-windows=fail to C:\a\2\s\scripts\azure-pipelines/../ci.baseline.txt.
REGRESSION: rsocket:x64-windows-static failed with BUILD_FAILED. If expected, add rsocket:x64-windows-static=fail to C:\a\2\s\scripts\azure-pipelines/../ci.baseline.txt.
REGRESSION: rsocket:x64-windows-static-md failed with BUILD_FAILED. If expected, add rsocket:x64-windows-static-md=fail to C:\a\2\s\scripts\azure-pipelines/../ci.baseline.txt.
```

ICE :( https://devdiv.visualstudio.com/DefaultCollection/DevDiv/_workitems/edit/1490389

Other changes:
* Removed qt5-webengine skips because they are now skipped by a "supports" clause.
* Removed ctp skips because asset caching exists.

* [stxxl] Guard definition of log2 for current MSVCs.
2022-05-17 13:03:13 -07:00
Thomas1664
d132d128b4
[many ports] Fix cmake warnings (#24706)
* [aubio]

* [bitserializer]

* [crfsuite] Update to 2020-08-27

* format

* [freealut]

* [libe57]

* version

* [libe57] Remove docs

* version

* [libffi]

* [libmodplug]

* [libsodium]

* [libsrtp]

* [libfio]

* [ned14-internal-quickcpplib]

* version string

* version

* version

* [matio] Update to 1.5.23

* [matplusplus] Update to 1.1.0

* [pystring]

* [rdbl]

* [recast]

* [restinfo]

* [sockpp]

* [sziü]

* [taglib]

* [thor]

* [workflow]

* version

* [Forkflow] Fix typo

* version

* [pystring] license

* version

* license

* version

* [sockpp]

* version

* [refl-cpp]

* [pixel] Fix synthax warning

* version

* [matplotplusplus]

* version

* license

* version

* [szip, workflow] Remove docs

* version

* license

* version

* [szip] Fix license install

* version

* [matplotplusplus] Revert update

* version
2022-05-17 11:15:06 -07:00
elms
fe2d25fa90
[new port] Add wolfSSL projects (#24348)
* Add wolfSSL port

* Add wolfMQTT

* Add wolfTPM

* Update ci.baseline.txt for wolfSSL, wolfMQTT, wolfTPM

* curl: Add wolfSSL feature

* wolfSSL: Always build out of tree and enable DES3

* wolfssl: support !uwp and use PORT variable for copyright install

* curl: use `VCPKG_TARGET_IS_WINDOWS` instead of triplet and `MATCHES`

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

* curl[wolfssl]: add DES_ECB and add patch to resolve ntlm includes

* Fix version database.

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-05-17 11:13:39 -07:00
Hamish Moffatt
306c9a9e22
[fluidsynth] enable sound drivers on Mac/Linux build (#24667)
* enable fluidsynth output drivers on Linux and Mac

* ensure Fluidsynth drivers are enabled on Windows

* update versions for fluidsynth 2.2.6#2
2022-05-16 14:07:38 -07:00
friendlyanon
8652ccf0ee
[stb] Update to 2021-09-10 (#24718)
* [stb] Update to 2021-09-10

* Update stb's dependees

* Add license fields to sfml and libtcod

* Fix broken patch for libtcod

* Use `version-date` instead of `version`

Co-authored-by: friendlyanon <friendlyanon@users.noreply.github.com>
2022-05-16 12:41:17 -07:00
Michael R. P. Ragazzon
b7e46dda25
[rmlui] Update to version 4.4 (#24702) 2022-05-16 12:40:27 -07:00
seladb
d1135a5fe2
[pcapplusplus] Update to 22.05 (#24697)
* Update PcapPlusPlus

* Run `x-add-version`

* Update ports/pcapplusplus/vcpkg.json

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

* update version

* update version

* update version

Co-authored-by: Thomas1664 <46387399+Thomas1664@users.noreply.github.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-05-16 12:38:05 -07:00
Frank
e162e68c7e
[termcolor] update to v2.1.0 (#23329)
* [termcolor] update to the master

* add port version

* update version

* update v2.1.0

* update version

* format version

* overwrite version

* add license

* update version

* update license

* update verison
2022-05-16 11:44:02 -07:00
Yury Bura
4a2bc18713
[llvm] update to v14.0.3 [halide] update to v14.0.0 [mesa] update to 22.0.2 (#23734)
* [llvm] update to v14.0.0

* [llvm] BOLT sub-project support

* [llvm] fix tools install paths

* [halide] update to v14.0.0

* update versions

* [vcpkg-get-python-packages] fix "LOGNAME should be specified" warning

* [mesa] update to v22.0.1

* update versions

* update versions

* update version

* [mesa] update to 22.0.2

* update version

* [mesa] update patches

* update version

* [llvm] update to v14.0.3

* update version

* [llvm] remove depricated feature

* [llvm] allow to build OpenMP on Windows and remove incomplete cross-compile support

* update version

* [llvm] use vcpkg_cmake_get_vars

* [llvm/openmp] install CMake file in share/openmp

* [llvm] add vcpkg-cmake-get-vars dependency and slip post build check if OpenMP is enabled

* update version
2022-05-16 11:41:53 -07:00
Li Zeyang
ccf682927e
[rttr] static compile fix (#23013)
* 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

* fixed static compile option

* bumped port version

* run x-add-version --all

* Hook up RTTR's actual build settings.

* Add license.

* Remove ci.baseline skips.

* Put ci.baseline.txt skips back with a comment.

* Be less pessimistic in cmake config handling, fix typo, and add indents.

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-05-16 11:39:42 -07:00
JonLiu1993
5e7cbdceac
[sdl2] update to 2.0.22 (#24694)
* [sdl2] update to 2.0.22

* update version

Co-authored-by: FrankXie <v-frankxie@microsoft.com>
2022-05-15 21:21:02 -07:00
Thomas1664
0cf5b4305b
[pkgconf] Remove docs (#24688)
* [pkgconf] Remove docs

* version

* license

* version
2022-05-13 16:53:24 -07:00
LilyWangLL
4491ca9143
[entt] Install natvis files (#24675)
* [entt] Install natvis files

* x-add-version

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2022-05-13 16:52:53 -07:00
Mengna Li
38910e67f3
Add feature JSON_Diagnostics (#24672) 2022-05-13 16:52:17 -07:00
Osyotr
81134652a6
[qt5] Update to 5.15.4 (#24660)
* [qt5] Update to 5.15.4
https://lists.qt-project.org/pipermail/development/2022-May/042437.html

* Deprecate "latest" feature
Also update "qt5" port when updating versions

Co-authored-by: Osyotr <8740768+Osyotr@users.noreply.github.com>
2022-05-13 16:51:51 -07:00
Anders Wind
88d95a6b5a
Update portfile.cmake (#24578) 2022-05-13 16:51:33 -07:00
JonLiu1993
66444e6324
[marble] update to 22.04.0 (#24691)
* [marble] update to 22.04.0

* update version

* Add license

* update version

* add option

* update version
2022-05-13 16:50:32 -07:00
Thomas1664
b25a13c578
[freetds, unixodbc] Update (#24279)
* [freetds] Update to 1.3.10

* version

* Add dependence on mysql

* version

* mysql patch

* version

* Add warning for required system libs

* version

* Remove mysql dependence

* version

* Fix supports

* version

* Add mysql dependence

* version

* Add feature tools

* version

* Add dependency on unixodbc

* format

* version

* remove mysql

* version

* Update unixodbc

* version

* remove man

* version

* fix cmake

* version

* test

* fix path

* version

* disable wide characters on UNIX

* add to ci baseline

* version

* don't check for UWP

* version

* remove unixodbc from ci baseline

* Fix deprecated license

* version

* Unsupported on unix

* version
2022-05-13 15:46:37 -07:00
Jack·Boos·Yu
32d25e6b85
[lua] Fix library type and usage (#24436)
* [lua] Fix library type and usage

* version

* Use c code in executables

* version

* Apply suggestion

* version

* Add an extra CMakeLists.txt to avoid scope pollution of SET_SOURCE_FILES_PROPERTIES

* version

* Apply suggestions

* version

* Various nitpicks:

* Use "supports" on features rather than if tests plus message FATAL_ERROR
* Deduplicate ENABLE_LUA_CPP and COMPILE_AS_CPP
* Add quotes.
* Use file(INSTALL rather than configure_file(COPYONLY)

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-05-13 15:02:20 -07:00
Billy O'Neal
ad06b4e869
[catch2] Fix missing # in portfile.cmake. (#24705) 2022-05-13 12:48:28 -07:00
JonLiu1993
6be82cfac6
[apr] provides CMake targets (#23499)
* [apr] provides CMake targets

* update version

* update patch

* update version

* Export CMake files

* x-add-version

* update vcpkg.json

* x-add-version

* update patch

* x-add-version

* remove target export

* x-add-version

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2022-05-12 19:36:04 -07:00
David Hrdlička
f5905e204c
[libslirp] update to 4.7.0 (#24689)
* [libslirp] update to 4.7.0

* [libslirp] updated versions
2022-05-12 19:33:47 -07:00
Thomas1664
8d25063dbf
[curl] Update to 7.83.1 (#24687)
* [curl] Update to 7.83.1

* version
2022-05-12 17:09:09 -07:00
LilyWangLL
673c55fb04
[OpenImageIO] Fix featrue ffmpeg install (#24623)
* [OpenImageIO] Enable featrue ffmpeg with oiio

* x-add-version

* Also disable docs.

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
Co-authored-by: Billy Robert O'Neal <bion@microsoft.com>
2022-05-12 17:06:27 -07:00
Umar Arshad
0c954fa00c
Add /usr/ to find_library for cudnn for ArchLinux (#24663) 2022-05-12 16:34:47 -07:00
Charles Karney
76bb15b9e4
[Geographiclib] update to v2.0 (#24587)
* Update for geographiclib 2.0

* [geographiclib] Update to version 2.0

* Add license to ports/geographiclib/vcpkg.json

* Update port-version to 1

* Update version database

* Switch to vcpkg_cmake_config_fixup etc.

Switch to
  vcpkg_cmake_configure
  vcpkg_cmake_install,
  vcpkg_cmake_config_fixup

Revert to using vcpkg_fixup_pkgconfig
Revert to port-version = 0
Revert to uwp exclusion to tools

* run x-add-version

* Formatting changes requested by dg0yt

* Update version info

* More cleanup

* Update version info

* Define LIB_OPTION, fix pkg install, etc.

* Update version info

* Fix pkgconfig call

* Update version info

* Use OFF instead of empty string for don't install

* Update version info

* Remove unneeded LIB_OPTION stuff.

* Update version info

* Add more precautionary quotes

* Update version info
2022-05-12 16:27:56 -07:00
LilyWangLL
1e24ff5074
[ignition-*] Update hashes (#24618)
* [ignition-cmake0, ignition-cmake2] Update hash

* x-add-version

* Fix other ignition SHAs and use vcpkg-port-config.cmake modern machinery.

* add license

* x-add-version

* format vcpkg.json

* x-add-version

* Add FILE_DISAMBIGUATOR

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-05-12 16:22:01 -07:00
Alexander Neumann
bae8f8c7d8
[world rebuild] Move vcpkg-cmake-get-vars to its own port (#24636)
* move vcpkg-cmake-get-vars to its own helper port

* manifest format

* version stuff

* doc and version stuff

* add missing include

* version bump

* remove coypright copying.

* version stuff

Co-authored-by: Alexander Neumann <you@example.com>
2022-05-11 16:51:06 -07:00
Azure SDK Bot
e9ac4bd503
[azure-security-attestation-cpp] Update to 1.0.0-beta.2 (#24651)
## 1.0.0-beta.2 (2022-05-10)

### Breaking Changes

- Renamed `AttestationOpenIdMetadata` type to `OpenIdMetadata`.
- Renamed `AttestationSigningCertificateResult` type to `TokenValidationCertificateResult` to more accurately reflect the
  purpose of the type.
- Removed the `AttestationTokenBase` class and moved its contents to the `AttestationToken` class.
- Empty `AttestationToken` types are now represented with `AttestationToken<void>` rather than `AttestationToken<>` to more idiomatically express the idea of a nullable attestation token.
- Renamed `RuntimeClaims` field to `RunTimeClaims` to align with `InitTimeClaims` type name; standardized spelling of
  `InitTimeClaims`.
- Changed input parameter to `AttestTpm` to be `AttestTpmOptions` instead of `std::string`.
- Changed output parameter of `AttestTpm` to be `TpmAttestationResult` instead of `std::string`.
- Renamed `AttestationTokenValidationOptions::ValidationTimeSlack` to `AttestationTokenValidationOptions::TimeValidationSlack`
  to improve consistency with other attestation SDKs.
- Removed the unused `AttestationValidationCollateral` API.
- Renamed `AttestOptions` to `AttestEnclaveOptions`
- Renamed `TokenValidationOptions` field in various API Options structures to be `TokenValidationOptionsOverride` to better
  reflect the semantics of the field.
- Renamed `PolicyCertificate` types to `IsolatedMode`.
  - `PolicyCertificateModificationResult` becomes `IsolatedModeCertificateModificationResult`
  - `PolicyCertificateListResult` becomes `IsolatedModeCertificateListResult`
  - `GetPolicyManagementCertificateOptions` becomes `GetIsolatedModeCertificatesOptions`
  - `AddPolicyManagementCertificatesOptions` becomes `AddIsolatedModeCertificatesOptions`
  - `RemovePolicyManagementCertificatesOptions` becomes `RemoveIsolatedModeCertificatesOptions`
  - `AttestationAdministrationClient::GetPolicyManagementCertificates` becomes `AttestationAdministrationClient::GetIsolatedModeCertificates`.
  - `AttestationAdministrationClient::AddPolicyManagementCertificate` becomes `AttestationAdministrationClient::AddIsolatedModeCertificate`.
  - `AttestationAdministrationClient::RemovePolicyManagementCertificate` becomes `AttestationAdministrationClient::RemoveIsolatedModeCertificate`.
- Removed `ClientVersion` API from `AttestationClient` and `AttestationAdministrationClient`

### Other Changes

- Added `Endpoint` property to `AttestationClient` and `AttestationAdministrationClient`
2022-05-11 16:48:31 -07:00
MACHIZAUD Andréa
6a2c904768
[materialx] Add port MaterialX 1.38.4 (#24614)
* [materialx] Add port MaterialX 1.38.4

* Update ports/materialx/portfile.cmake

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

* Switch `version-semver` -> `version`

* Bump port commit to avoid patch

* Add quotes.

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-05-11 16:48:04 -07:00
Chuck Walbourn
68ab9e91b6
[directxtk, directxtk12, directxtex, directxmesh, uvatlas] Update ports for May 2022 release (#24650)
* Update directxtk, directxtex, directxmesh, uvatlas port to May 2022 releases

* reformat vcpkg.json

* Update baseline

* directxtex doesn't need to build sample

* Update baseline
2022-05-11 16:47:49 -07:00
winsoft666
e80f345d8e
[akali] Update to v1.43 (#24648)
* [teemo] Update to v2.7

* [teemo] Format manifest

* [teemo] Update to v2.7

* [akali] Update to v1.43

* [akali] Update to v1.43

* [akali] Update to v1.43

* overwrite version

* add license

* overwrite version

Co-authored-by: FrankXie <v-frankxie@microsoft.com>
2022-05-11 16:47:22 -07:00
Daniil Goncharov
188ff7a102
[magic-enum] Update to v0.8.0 (#24646)
* [magic-enum] Update to v0.8.0

* x-add-version

* fix deprecated

* fix review

* fix version

* Update ports/magic-enum/portfile.cmake

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

* Update ports/magic-enum/portfile.cmake

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

* Update versions/m-/magic-enum.json

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

* fix review

* overwrite-version

* fix cmake

* fix onfig_fixup

* overwrite-version

* delete extra blank line

* overwrite-version

Co-authored-by: Thomas1664 <46387399+Thomas1664@users.noreply.github.com>
2022-05-11 16:46:53 -07:00
Thomas1664
1c498017cb
[rxspencer] Avoid tests and docs (#24645)
* [rxspencer] Remove tests and docs

* version
2022-05-11 16:46:29 -07:00
DevFdv
9e26f9208b
[tclap] Update TCLAP to 1.2.5 (#24644)
* [tclap] Update to TCLAP 1.2.5

* [tclap] x-add-version to update TCLAP to 1.2.5

* [tclap] Specify MIT license in manifest.

* [tclap] x-add-version after license update.
2022-05-11 16:46:02 -07:00
Sean Farrell
32ee2c76b0
[c9y] Adds new port (#24643)
* Adds c9y 0.3.0

* Adds versions for c9y 0.3.0.

* Implements review suggestions.

* Bump versions.
2022-05-11 16:45:39 -07:00
LilyWangLL
85f216ff85
[liburing] Update to version 2.1 (#24637)
* [liburing] Update to version 2.1

* format vcpkg.json

* x-add-version

* apply suggestion

* version

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2022-05-11 16:39:01 -07:00
Hamish Moffatt
a7dfa7d10f
[Fluidsynth] add sndfile feature (#24635)
* Add sndfile feature to fluidsynth

* add fluidsynth 2.2.6#1
2022-05-11 16:38:46 -07:00
panda-z
a563603129
[cgns] Update to 4.3.0 (#24531)
* [cgns] update to 4.3.0

* [cgns] update CI baseline

* Fix version database.

* CMake nitpicks

* Use rename rather than copy and remove
* Add quotes
* Guard explicit references to debug in case the user is using a release-only triplet.
* Use in lists

* Convert hdf5.patch from CRLF to LF

* update version

* LIOSTS => LISTS

* Revert cgnstools feature

* update version

Co-authored-by: Billy Robert O'Neal <bion@microsoft.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-05-11 16:27:53 -07:00
Mengna Li
0a1420dc44
[arrow] add cuda to feature list (#24570)
* add cuda support

* remove supports for cuda
2022-05-11 00:05:24 -07:00
Kai Pastor
acca474962
[lerc] Update to 3.0, move config to unofficial (#24634)
* Update to 3.0

* Modernize portfile

* Install NOTICE as required by license

* Move CMake config to unofficial namespace

The target name changed, so old configs would break anyways,
without polyfill. The unofficial namespace reflects such risks.

* Add include path to CMake config

* Update versions
2022-05-10 11:37:35 -07:00
Carlos O'Ryan
a6a97cd1fc
[google-cloud-cpp] add missing subpackage (#24626) 2022-05-10 11:36:36 -07:00
winsoft666
62335b3b40
[teemo] Update v2.7 (#24624)
* [teemo] Update to v2.7

* [teemo] Format manifest

* [teemo] Update to v2.7
2022-05-10 11:36:17 -07:00
Bill Avery
3c1e65c209
[cppgraphqlgen] Update to v4.3.1 (#24607)
* [cppgraphqlgen] Update to v4.3.1

* vcpkg x-add-version --all

* Update ports/cppgraphqlgen/vcpkg.json

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

* vcpkg x-add-version cppgraphqlgen --overwrite-version

Co-authored-by: LilyWangLL <94091114+LilyWangLL@users.noreply.github.com>
2022-05-10 11:36:05 -07:00
Jürgen Hock
0e26d200d9
[stftpitchshift] Update to 1.4.1 (#24599)
* Add stftpitchshift port

* Fix shared library build on Windows

* Run vcpkg x-add-version stftpitchshift

* Update version database

* Just increase the version counter to hopefully fix the vcpkg problem I simply don't understand... 😡

* Now update both sha and version...

* Update version database

* Fix version database.

* Add quotes and modernize cmake helpers.

* Update stftpitchshift to v.1.4.1

* Update version database like suggested by bot

* Update ports/stftpitchshift/portfile.cmake

Funny suggestion, to use some kind of hidden ${PORT} variable just in one place and still the port name string otherwise...

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

* Update version database

* Consequently use ${PORT} everywhere...

and not just in one place like suggested by Cheney-W

* Update stftpitchshift.json

* Cheney-W: Thie sentence could be removed, PACKAGE_NAME defaults to ${PORT}.

* Update stftpitchshift.json

Co-authored-by: Billy Robert O'Neal <bion@microsoft.com>
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2022-05-10 11:35:54 -07:00
Federico Aponte
5d8b7711b1
[luajit] Add support for OSX (#24584)
* [luajit] Add support for OSX

* Apply suggestions from code review

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

* [luajit] Add code review suggestions
* Remove MACOSX_DEPLOYMENT_TARGET definition from Makefile
* Add usage file
* Add license field to manifest file
Co-authored-by: Billy O'Neal <billy.oneal@gmail.com>

* [luajit] Remove usage file whose content is controversial

Co-authored-by: LilyWangLL <94091114+LilyWangLL@users.noreply.github.com>
2022-05-10 11:35:35 -07:00
Billy O'Neal
de74e09d8d
In https://github.com/microsoft/vcpkg/pull/24432 I noticed that the bento4 license was wrong, but it was a preexisting mistake so I didn't comment. This port is dual licensed under GPL v2 or a proprietary license, which is already described in share/bento4/copyright (#24632) 2022-05-10 11:23:48 -07:00