Commit Graph

16144 Commits

Author SHA1 Message Date
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
Jack·Boos·Yu
0d7603c4ef
[vcpkg_setup_pkgconfig_path] Add new functions to set or restore pkgconfig related environment variables (#23429)
* [vcpkg_configure_meson] Fix append host path

* New functions vcpkg_setup_pkgconfig_path and vcpkg_restore_pkgconfig_path

* Fix bug, add cos

* Apply suggestions

* Apply suggestions

* Apply suggestion

* doc

* Update docs/maintainers/vcpkg_setup_pkgconfig_path.cmake.md

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

* Update scripts/cmake/vcpkg_setup_pkgconfig_path.cmake

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

* Update scripts/cmake/vcpkg_configure_make.cmake

* Apply suggestions

* Apply suggestion

* Apply suggestions

Co-authored-by: Victor Romero <viromer@microsoft.com>
Co-authored-by: LilyWangLL <94091114+LilyWangLL@users.noreply.github.com>
2022-05-09 17:23:32 -07:00
Thomas1664
659b6b5eea
[many ports] Local license ripe out 1/x (#24432)
* [zlib] Use readme as copyright

* [soil2] update to 1.3.0

* [bento4] update to 1.6.0-639

* [bento4] fix version db

* [zlib] Format manifest

* [anglescript] Remove local license

* [bustache] Update to master

* [bustache] Don't update

* version

* version

* remove version string

* remove v

* version

* version

* Fix version database.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-05-09 16:12:37 -07:00
Stephen E. Baker
19033ddfa6
[luasec] upgrade to 1.1.0 (#24609)
* [luasec] upgrade to 1.1.0

* [luasec] Replace deprecated functions

* Run vcpkg x-add-version --all

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-05-09 14:57:02 -07:00
Mengna Li
f37a583009
[ktx] update to 4.1.0-rc1 (#24620)
* update ktx to 4.1.0-rc1

* remove useless file

* change to version-semver
2022-05-09 14:53:44 -07:00
friendlyanon
f5537367c1
[minimp3] Update to 2021-11-30 (#24610)
* [minimp3] Update to 2021-11-30

* Add license field to vcpkg.json

* Use double quotes for arguments with variables

* Update versions hash

Co-authored-by: friendlyanon <friendlyanon@users.noreply.github.com>
2022-05-09 14:50:17 -07:00
Stephen E. Baker
f70ecfd8f7
[luasocket] update to v3.0.0 (#24606)
* [luasocket] Bump to official v3.0.0 release

Upstream changed to https://github.com/lunarmodules/luasocket and an
actual 3.0.0 release was tagged so we no longer need to point to
unversioned commits.

* [luasocket] Specify license in manifest

* Run vcpkg x-add-version --all
2022-05-09 14:47:48 -07:00
Frank
6388f90f84
[Fakeit] update to 2.1.1 (#24592)
* [FakeIt] update to 2.1.1

* update version
2022-05-09 14:41:24 -07:00
chausner
7708b63fa2
[msdfgen] Update to 1.9.2 (#24565)
* Update msdfgen to 1.9.2

* Update CI baseline

* Fix CMake option

* Update CI baseline

* Add license

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-05-09 14:35:05 -07:00
Alonso Schaich
3e53ba7ea9
[fontconfig] Enable tool CLI option handling (#24553)
* [fontconfig] Enable tool CLI option handling (microsoft#24552)

* [fontconfig] fix non-windows systems (microsoft#24552)

* [fontconfig] regenerate version registries (microsoft#24552)
2022-05-09 14:34:42 -07:00
Thomas1664
d4bc451ce6
[openssl] Update to 3.0.3 (#24547)
* [openssl] Update to 3.0.3

* version

* hash

* version
2022-05-09 14:33:47 -07:00
LilyWangLL
a02ef95400
[opencascade] Fix link the debug of freetype.dll (#23939)
* [opencascade] Fix link the debug of freetype.dll

* update version

* fix build error

* update version

* update patch

* update version

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2022-05-09 14:12:27 -07:00
Alexander Neumann
83fc3b74c9
[vcpkg-tool-ninja] Add only the ninja port (#23911)
* [vcpkg-tool-ninja] add ninja tool as a port

* version stuff

* add Unix Makefiles to list of valid generators for bootstraping ninja

* nicole CRs

* update version db

* revert vcpkg_build_cmake changes

* retrigger ci

* download patch

* version stuff

* Remove checked in diff copy.

Co-authored-by: Alexander Neumann <you@example.com>
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-05-09 14:00:29 -07:00
Samuel Marks
0c5bb650f8
[septag-dmon] New port (#22828)
* [ports/dmon] Init

* [versions/d-/dmon.json,versions/baseline.json] `./vcpkg x-add-version --all --overwrite-version`

* [ports/dmon/vcpkg.json] Add pthreads on Windows; add license; set version to date

* `./vcpkg x-add-version --all --overwrite-version`

* [versions/d-/dmon.json] Remove 0.0.1

* [ports/dmon/vcpkg.json] Remove pthreads dependency on Windows

* `./vcpkg x-add-version --all --overwrite-version`

* [ports/dmon] My PR was merged… switch to official source repo

* [versions/d-/dmon.json,versions/baseline.json] `./vcpkg x-add-version --all --overwrite-version`

* [ports/dmon/portfile.cmake] Upgrade to latest dmon

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

* [ports/dmon/portfile.cmake] Upgrade to latest; [ports/dmon/vcpkg.json] Add homepage

* [versions/d-/dmon.json] `./vcpkg x-add-version --all --overwrite-version`; manually remove old versions

* [ports/dmon/vcpkg.json] Remove `vcpkg-cmake-config`

* `./vcpkg x-add-version --all --overwrite-version`

* [ports/dmon/portfile.cmake] ${PORT} -> dmon; [ports/mailio/vcpkg.json] ./vcpkg format-manifest

* `./vcpkg x-add-version --all --overwrite-version`

* [ports/mailio/vcpkg.json,versions/{baseline.json,m-/mailio.json}] Revert to `07e508359ca5488456988191d8709722484daccd`

* [versions/baseline.json] `./vcpkg x-add-version --all --overwrite-version`

* dmon -> septag-dmon

* `./vcpkg x-add-version --all --overwrite-version`
2022-05-09 13:58:35 -07:00
JonLiu1993
a5d6d14516
[cpr] update to 1.8.3 (#24590)
* [cpr] update to 1.8.3

* update version
2022-05-06 21:39:42 -07:00
Nemirtingas
d5ea96667e
[vcpkg] Fix '/' incorrectly replaced by '-' on Linux. (#24098)
* Fix '/' incorrectly replaced by '-' on Linux.

* Update baseline.

* Use MATCHES instead of STREQUAL.

* Update version hash.

* Add comment for future modifications.

* Update version hash.

* Update version-date.

* Update baseline.

* Update ports/vcpkg-cmake/cmake_get_vars/CMakeLists.txt

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

* Update version.

* Run vcpkg format-manifest ports/vcpkg-cmake/vcpkg.json

* Run vcpkg x-add-version vcpkg-cmake

Co-authored-by: Nemirtingas <Nemirtingas@noreply.com>
Co-authored-by: Billy O'Neal <bion@microsoft.com>
2022-05-06 17:17:27 -07:00
Kai Pastor
3b8363dd8f
[gdal] Update to 3.4.3 (#24353)
* Update to 3.4.3RC2

* Add control of AWS EC2 detection dependency

* Use libtool's DLL_EXPORT for mingw

* Move patches to vcpkg_from_github

* Update to 3.4.3

* Update versions
2022-05-06 17:13:42 -07:00
JonLiu1993
24ed115a89
[Catch2] update to 2.13.9 (#24577)
* [Catch2] update to 2.13.9

* update version
2022-05-06 17:11:33 -07:00
EhWhoAmI
fbd65fb91d
[entt] Update to 3.10.1 (#24581)
* entt: Update port files

* entt: updated version files

* Update version files
2022-05-06 17:11:14 -07:00
Cheney Wang
8b63797138
[live555/guilite/polymorphic-value] Update version (#24555)
* [live555/guilite] Update version

* [polymorphic-value] Update version

Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
2022-05-06 16:54:57 -07:00
JonLiu1993
bd77d65ebf
[daw-json-link] update to v2.14.0 (#24550)
* [daw-json-link] update to v2.14.0

* UPDATE VERSION

* Add license

* update version
2022-05-06 16:41:36 -07:00
Kai Pastor
465dfc5e0f
[pdal] Update to 2.4.0 (#24355)
* Update to 2.4.0

* Update versions

* Use check, not patch, for C++17 filesystem support

* Update versions

* Update license

* De-vendor nanoflann and nlohmann-json

* Update versions

* Fix nlohmann de-vendoring

* Update versions
2022-05-06 16:30:21 -07:00
Cheney Wang
5776846578
[ixwebsocket] Fix target ZLIB::ZLIB not found (#24078)
* [ixwebsocket] Fix unable link target ZLIB::ZLIB

* update version to 11.4.2

* remove incorrect records in json file

Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
2022-05-06 16:29:05 -07:00
Alexander Neumann
f7866c66d2
[vcpkg-cmake|cmake buildsystem] synchronize and sanitize scripts. (#23259)
* synchronize cmake build scripts.

* version stuff

* fix REMOVE_ITEM and add license

* format manifest

* update version

* use LOGFILE_BASE

* version update

* readd PREFER_NINJA and print a warning that it is deprecated for vcpkg_cmake_configure

* version stuff

* sync build_cmake

* only turn off ninja on windows

* add Z_VCPKG_CHAINLOAD_TOOLCHAIN_FILE

* use z_vcpkg_select_default_vcpkg_chainload_toolchain in meson

* remove VCPKG_CMAKE_GENERATOR

* version stuff

* reduce error to warning

* remove VCPKG_CMAKE_GENERATOR form configure_cmake

* version stuff

* version stuff

* use build_dir_<config>

* version stuff

* use ninja variable insead of pure ninja cmd

* version bump

* use ninja variable instead of calling ninja directly

* acquire ninja

* move the acquire.

* remove setting of cmake_prefix_path

* version stuff

* bump version date

* version stuff

* bump ashes baseline

* remove VCPKG_CMAKE_GENERATOR reference

* fix wrong variable reference due to refactor

* version stuff

Co-authored-by: Alexander Neumann <you@example.com>
Co-authored-by: Billy Robert O'Neal <bion@microsoft.com>
2022-05-06 15:12:11 -07:00
Marek Roszko
aec505b36b
[wxwidgets] update to 3.1.6 (#24483)
* [wxwidgets] update to 3.1.6

* Revise nanosvg

* Add feature control and dependencies for sound

* Add descripton for feature sound

* Update versions

* Update ports/wxwidgets/vcpkg.json

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

* Fix spacing and version

* Remove cmake push/pop

* Bump version

* Undo change in wrapper

* bump version

* restore newline

* bump version

Co-authored-by: Kai Pastor <dg0yt@darc.de>
Co-authored-by: Billy Robert O'Neal <bion@microsoft.com>
Co-authored-by: LilyWangLL <94091114+LilyWangLL@users.noreply.github.com>
2022-05-06 14:57:49 -07:00
JonLiu1993
d331773973
[cpp-httplib] update to v0.10.7 (#24571)
* [cpp-httplib] update to v0.10.7

* update version
2022-05-06 11:44:41 -07:00
Billy O'Neal
309f985971
[atk,gdk-pixbuf,glib] Use vcpkg_from_gitlab. (#24541)
* [atk,gdk-pixbuf,glib] Use vcpkg_from_gitlab.

* Add quotes and licenses.
2022-05-06 11:20:25 -07:00
kromych
47cbed8851
Fix building LuaJIT on Linux (#24498)
* Fix building LuaJIT on Linux

* Update version metadata

* Fix remaining ci.baseline.txt entries:

luajit:arm64-windows: Left as "skip": The problem is that the batch files used to build here want to run a binary they built which fails, but there's no good way to say "I can run the results" in our platform expressions right now
luajit:arm64-uwp / luajit:arm-uwp: These are already stopped by the platform expression.
luajit:x64-osx: I don't know if this works yet but we should try.

* Block osx with a "supports".

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-05-05 16:01:10 -07:00
Alexander Neumann
0e11392612
[openblas] update to 0.3.20 (#24546)
* update openblas

* verison stuff

* Remove ci.baseline.txt entries obsoleted by "supports" expression.

Co-authored-by: Alexander Neumann <you@example.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-05-05 15:42:20 -07:00
RealTimeChris
43a8badaed
[DiscordCoreAPI] Update to 2022-05-05 (#24563)
* Updating the port data!

* Updating the port data!

* Updating the port data!

* Updating the port data!

* Updating the port data!

* Updating the port data!

* Updating the port data!

* Updating the port data!

* Updating the port data!

* Updating the port data!

* Updating the port data!

* Updating the port data!

* Updating the port data!

* Updating the port data!

* Updating the port data!

* Updating port data.

* Updating port data.

* Updating port data.

* Updating port data.

* Updating port data.
2022-05-05 15:28:56 -07:00
Benjamin Oldenburg
cfcb3c761a
[libunibreak] Fixed missing definition of variable in config.cmake (#24476)
* Updated libunibreak and added config.cmake file

* Updated version

* Updated the manifest file

* updated git-tree

* Remove vcpkg-cmake-config dependency

* updated version

* Fix issue with libunibreak-config.cmake.in

* updated git-tree

* increased port-version

* updated git-tree

Co-authored-by: Benjamin Oldenburg <benamin.oldenburg@ordis.co.th>
2022-05-05 15:14:26 -07:00
chausner
60c2bed135
[nng] Update to 1.5.2 (#24566)
* Update nng to 1.5.2

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-05-05 14:23:49 -07:00
Azure SDK Bot
620d33107c
[azure-core-cpp] Update to 1.6.0 (#24567)
## 1.6.0 (2022-05-05)

### Features Added

- Add `Azure::Core::Http::Request` constructor overload to support payload and non-buffered response.

### Bugs Fixed

- [[#3537]](https://github.com/Azure/azure-sdk-for-cpp/issues/3537) Updated field type `CurlTransportOptions.Proxy` from `std::string` to `Azure::Nullable<std::string>`. This allows libcurl to ignore the proxy settings from the environment when the string is empty.
- [[#3548]](https://github.com/Azure/azure-sdk-for-cpp/issues/3548), [[#1098]](https://github.com/Azure/azure-sdk-for-cpp/issues/1098) Improve performance of the Http transport on Windows by reusing the same session handle across all requests.

### Other Changes

- [[#3581]](https://github.com/Azure/azure-sdk-for-cpp/issues/3581) Update log level in retry policy from warning to informational.
2022-05-05 14:23:30 -07:00
Jack·Boos·Yu
8e5e74fe09
[vcpkg baseline][nuspell] Add and fix feature tools (#24542)
* [vcpkg baseline][nuspell] Add and fix feature tools

* version
2022-05-05 13:47:56 -07:00
autoantwort
d5038f4eba
[freetype-gl] no absolute paths (#24551) 2022-05-05 13:40:32 -07:00
Frank
9828380e98
update hash (#24544) 2022-05-05 13:36:46 -07:00
JonLiu1993
125fa27528
[hyperscan] update to 5.4.0 (#24545)
* [hyperscan] update to 5.4.0

* update version
2022-05-05 13:35:09 -07:00
Kevin Lalumiere
aa72c159d0
[qpid-proton] Fix missing runtime dependencies (#24450)
* Fix qpid-proton missing runtime dependencies

* Add macOS support
2022-05-05 11:00:30 -07:00
Alexander Neumann
c648581695
[Qt6] Fix Qt6.3 windeployqt (#24445)
* move windeploylogic to qtbase.
fix qtpaths for debug.

* fix missing stuff

* version stuff

* add supports !uwp since qt6 dropped uwp support

* version stuff

* add newline. Fix BAKCD

* version stuff

* use enabledelayedexpansion

* version stuff

* use cd /D

* version stuff

Co-authored-by: Alexander Neumann <you@example.com>
2022-05-05 11:00:03 -07:00
hh10k
fd6a336227
[opencv] Fix import paths for debug Android builds (#24394)
* [opencv4] Fix import paths for debug Android builds

* [opencv3] Fix import paths for debug Android builds in the same way as v4

* Only apply changes to OpenCVModules-debug.cmake when it is expected to exist
2022-05-05 10:58:07 -07:00
Leonid Pospelov
4b766c1cd1
Update vcpkg.cmake (#24479) 2022-05-04 19:37:37 -07:00
chausner
0e3f52a12b
[zlib-ng] Update to 2.0.6 (#24486)
* Update zlib-ng to 2.0.6

* Update CI baseline

* Add ${ZLIB_FULL_VERSION} variable.

Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal <bion@microsoft.com>
2022-05-04 19:36:46 -07:00
Stig Hornang
8b2ace2194
[freetype-gl] Update to fix compatibility with freetype 2.11 (#24513)
freetype-gl has been broken at runtime after freetype was upgraded
to 2.11.0.
2022-05-04 19:26:44 -07:00
Daniel Schürmann
2930fd4571
icu 71.1 (#24512)
* [icu] Update to upstream version 71.1

* [icu] warn if autoconf-archive is not installed

* [icu] update version database and add license field
2022-05-04 19:25:20 -07:00
Jason Beverage
b47a6fa051
Fix blend2d vs2017 (#24508)
* Fix blend2d build with vs2017

* Update blend2d port with new version
2022-05-04 19:24:59 -07:00
spaxio
8c9537add3
[openal-soft] enable OpenSL backend for Android (#24506)
* [openal-soft] enable OpenSL backend for Android

* Make use of VCPKG_TARGET_IS_ANDROID

* Remove unneded ALSOFT_REQUIRE_ANDROID

* Update version database
2022-05-04 19:24:07 -07:00
Carlos O'Ryan
40a4e68a4f
[google-cloud-cpp] update to latest release (v1.40.1) (#24514) 2022-05-04 19:08:35 -07:00
Kai Pastor
5219a7a12f
[wxwidgets] CMake re-run must not change libs (#24499)
* Test that CMake re-run doesn't change wxWidget libs

* Reset wxWidgets_USE_REL_AND_DBG

* Update versions
2022-05-04 19:07:23 -07:00
talregev
b92a81a009
- Bump atk to 2.38.0. (#24515)
- Add ipv6 source code source
2022-05-04 18:37:35 -07:00
talregev
370272f169
Add ipv6 source code source (#24516) 2022-05-04 18:37:00 -07:00