Commit Graph

15771 Commits

Author SHA1 Message Date
LilyWangLL
821d0d20d7
[leptonica] Update to 1.82.0 and fix link 'openjp2.lib' failed (#23624)
* [leptonica] Fix find openjpeg

* update version

* update patch

* update version

* format portfile.cmake

* update version

* update patch

* update version

* format portfile.cmake

* update version

* update to 1.82.0

* update version

* update patches

* update version

* update patches

* update version

* Revise patching and configuration

* Update versions

* update patch

* update version

* update version

* update patch

* update version

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
Co-authored-by: Kai Pastor <dg0yt@darc.de>
2022-03-28 11:33:04 -07:00
Matt Hughes
9ff4659a07
[ebml] fix linux build by including <limits> (#23760)
* [ebml] fix linux build by including <limits>

* update version

* udpate version

Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-03-25 14:57:39 -07:00
Kai Pastor
0537d52181
[libvorbis] Fix mingw-dynamic, modernize port (#23761)
* Fix mingw-dynamic builds

* Modernize portfile

* Add explicit usage

* Update versions

* Drop obsolete PREFER_NINJA

* Update versions
2022-03-25 14:56:02 -07:00
Max Khon
85d85f3873
[libmesh] (#22775)
- build only opt flavor for release build
- build only dbg flavor for debug build
- install libmesh examples under tools/libmesh/
2022-03-25 14:47:40 -07:00
Benjamin Oldenburg
a95ee82267
[lmdb] don't use msvc parameters with non-msvc compiler (#23653)
* don't use msvc parameters with non-msvc compiler

* change condition

* Update version

* add license field

* updated the license field

* formatted the manifest file.

* updated version
2022-03-25 13:11:22 -07:00
Thomas1664
f1080d10e8
Fix <version> of Python in vcpkgTools.xml (#23751) 2022-03-25 12:59:36 -07:00
Thomas1664
01c9942610
[sciter] escape quotes (#23752)
* [sciter] escape quotes

* version

* update vcpkg.json

* update vcpkg.json

* update vcpkg.json

Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-03-25 12:52:30 -07:00
Thomas1664
e29f8ab7b1
[fuzzylite] Fix Linux build (#23658)
* [fuzzylite] fix unix build

* update version scheme

* version

* unsupported on UWP

* remove from CI baseline

* version

* fix typo

* version

* windows only

* version

* Add fuzzylite:x64-osx

* Fix typo

* cr

* version

* Fix string replace on static

* version

* Don't rename artifacts

* version
2022-03-25 12:18:21 -07:00
Particle_G
ea5c1a6e5d
[cpp-redis] Fix ‘sleep_for’ is not a member of ‘std::this_thread’ (#23762)
* Apply patch: ‘sleep_for’ is not a member of ‘std::this_thread’

* Run with `./vcpkg x-add-version --all`

* update version-string

* update version

* Replace deprecated methods

* Add neccesary dependencies
Add missing license field according to original repo's license

* Run with `./vcpkg x-add-version --all`

* Bump port version
Run with `./vcpkg x-add-version --all`

* update version

* delets git-tree

* update git tree

* update vcpkg.json

* update version

Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-03-25 11:18:05 -07:00
Thomas Gwynne-Timothy
c11ee6b3a7
[nlohmann-json] Fix usage text (#23749)
* [nlohmann-json] Fix usage snippet

* [nlohmann-json] Update port version
2022-03-25 11:16:24 -07:00
Alonso Schaich
a76eb002a7
[fontconfig] Do not create symlinks (microsoft#23735) (#23736)
* [fontconfig] Do not create symlinks (microsoft#23735)

* [fontconfig] Add a license identifier

* Regenerate versions file
2022-03-24 14:03:32 -07:00
LilyWangLL
933d718910
[winsparkle] Fix header file and debug path (#23739)
* [winsparkle] Fix header file and debug path

* update version

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2022-03-24 14:01:21 -07:00
Jack·Boos·Yu
fc69905ed0
[arb] Support dynamic build (#23743)
* [arb] Support dynamic build

* version
2022-03-24 14:00:01 -07:00
Charles-Auguste Marois
18433251dd
[aws-sdk-cpp] update to 1.9.220 (#23729)
* [aws-sdk-cpp] update to 1.9.220

* Change port version after update.
2022-03-24 13:17:19 -07:00
Billy O'Neal
e53a24b3be
Fix the VS2022 'unstable' queues. (#23742)
Also remove file lists from the unstable queue.
2022-03-24 12:44:35 -07:00
SvenPStarFinanz
83dd8264fb
[xmlsec] Bump to 1.2.33 (#23733)
* Bump version to 1.2.33

* x-add-version
2022-03-24 12:10:28 -07:00
Frank
f65d6947c7
[unicorn] update to latest version v1.0.3 (#23745)
* [unicorn] update to latest version v1.0.3

* update version

* add licenses

* overwrite version
2022-03-24 12:09:15 -07:00
Daniel Schürmann
440075a9fc
[libpq] Update version to 14.1 2 (#22516)
* update to 14.1

* adjust patches

* add lz4 feature on !windows

* version stuff

* [skip actions] patch configure.ac and run autoreconf

* fix some stuff

* [skip actions] more details

* [libpq] Add license filed to vcpkg json

* [libpq] Adjust tcl version to 90g 90s and 90sg

* [libpq] fail early from unsupported features

* [libpq] lake xslt dependent from xml

* [libpq] Update version database

* [libpq] quote static

* [libpq] Update Version Database

Co-authored-by: Alexander Neumann <Alexander.Neumann@hamburg.de>
2022-03-23 16:41:00 -07:00
LilyWangLL
83ad37a90b
[libnoise] Export CMake files (#23682)
* [libnoise] Export CMake files

* update version

* format vcpkg.json

* update version

* update patch

* update version

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2022-03-23 16:20:53 -07:00
Kai Pastor
7310241d5d
[vcpk-ci] Trigger some test ports from vcpkg.cmake changes (#23430)
* Trigger some test ports from vcpkg.cmake changes

* Bump test port version

* Revert "Bump test port version"

* Use old toolchain version for parent hashes

* Add ABI hashing note to vcpkg.cmake

* Test vcpkg.cmake with cmake instead vpckg-ci-paraview
2022-03-23 16:16:17 -07:00
Thomas Gwynne-Timothy
6ad0750a86
[nlohmann-json] Add option to control implicit conversions behaviour (#22409)
* [nlohmann-json] Add "implicit-conversions" triplet variable

* [nlohmann-json] Customize usage to document triplet var

* [nlohmann-json] Update version files
2022-03-23 12:57:59 -07:00
SE2Dev
e3d66251c9
[libjuice] Update to 0.9.8 (#23153)
* [libjuice] Update to 0.9.7

* [libjuice] Update to 0.9.8

* delete git-tree

Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-03-23 12:55:48 -07:00
Kai Pastor
ee2fa5303c
[libgeotiff] Update to 1.7.1 (#23446)
* Update to 1.7.1

* Update versions

* CI
2022-03-23 12:24:10 -07:00
Prateek Chokse
601d7f3205
[minizip-ng] Updated minizip version and fixed windows build for previous version (#23684)
* [minizip-ng] fix: in windows only compat symbols were exposed

* [minzip-ng] updated version

* [minzip-ng] updated baseline and versions

* Add vcpkg_check_linkage

* update version

Co-authored-by: prateek.chokse <prateek.chokse@airamatrix.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-03-23 12:23:34 -07:00
Alexander Neumann
147027390b
[Qt6] update to 6.2.4 (#23691)
* [Qt6] update to 6.2.4

* adjust patches

* more fixes

* more CMAKE_REQUIRE_FIND_PACKAGE

* fix configure?

* cannot require cmake not config stuff.

* more REQUIRE removals

* adjust required stuff

* more modules.

* less require stuff

* disable env patch for now and silent the require maybe unused. warnings

* different approach

* fix case ?

* fix linux builds

* more stuff to not force in vcpkg

* reenable env patch

* only use env patch on windows.

* reenable qtwebengine. Maybe the ICE was fixed?

* Revert "reenable qtwebengine. Maybe the ICE was fixed?"

This reverts commit 5dc3ca88c1.

* version stuff

Co-authored-by: Alexander Neumann <you@example.com>
2022-03-23 12:19:54 -07:00
Alexander Neumann
2aa0d83ee7
[gmp] Switch sources on windows away from SMP fork. (#23466)
* [gmp] use native buildsystem on windows

* fix stuff from merge

* fix version

* version stuff

* trying patching some symbols for dynamic builds

* fix nettle build

* fix more dependent ports using gmpd

* fix uwp builds by copying tools

* missing host dep

* fix mpfr

* version-string nettle

* port-version mpfr

* version stuff

* remove patch from portfile

* version stuff

Co-authored-by: Alexander Neumann <you@example.com>
2022-03-23 12:14:40 -07:00
Vito Gamberini
423d9f01a7
[ztd-text] Add port (#23662)
* Add ztd-text port

* [ztd-text] Add supports: !uwp

* [ztd-text] Switch to version-date, update to latest
2022-03-22 21:50:33 -07:00
Kai Pastor
358e3449d3
[libarchive] Fix lzo support in wrapper (#23664)
* Fix lzo support in wrapper

* Update usage

* Update versions

* CI
2022-03-22 21:37:07 -07:00
Kai Pastor
9958c2cac3
Fix usage of FindPkgConfig module (#23708)
* Fix usage of FindPkgConfig module

* Update versions
2022-03-22 21:21:50 -07:00
Burak Arslan
6996aecc96
[nss] Version bump to 3.76 (#23719)
* [nss] Verbump 3.76

* [nss] Update version
2022-03-22 21:16:21 -07:00
PanForPancakes
6065e5175f
[imfl/color-console] Add new port (#23671)
* color-console port

* :trollface:

* 🚀

* git hates me for that :trollface: emoji

* Update ports/color-console/portfile.cmake

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

* Update ports/color-console/vcpkg.json

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

* Update ports/color-console/vcpkg.json

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

* vcpkg x-add-version color-console

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2022-03-22 15:12:30 -07:00
JonLiu1993
b219334d40
[WinReg] update to v5.0.1 (#23706)
* [WinReg] update to v5.0.1

* update version
2022-03-22 15:09:23 -07:00
Billy O'Neal
67e734c04c
Remove passing-remove-from-fail-lists from 2022-03-19 (#23707)
PASSING, REMOVE FROM FAIL LIST: intelrdfpmathlib:x64-linux
PASSING, REMOVE FROM FAIL LIST: ocilib:x64-windows-static
PASSING, REMOVE FROM FAIL LIST: skia:arm64-windows
PASSING, REMOVE FROM FAIL LIST: yato:x64-windows-static-md

REGRESSION: argtable3:arm-uwp
No repro. Maybe fixed by https://github.com/microsoft/vcpkg/pull/23655

REGRESSION: infoware:x64-windows-static

```
-- Found Git: C:/agent/externals/git/cmd/git.exe (found version "2.30.2.windows.1")
Cloning into 'pciids'...
fatal: unable to access 'https://github.com/pciutils/pciids/': Could not resolve host: github.com
CMake Error at CMakeLists.txt:111 (message):
  Cloning/pulling pciids repository from https://github.com/pciutils/pciids
  failed with 128.

  The pci.ids file, downloadable from https://github.com/pciutils/pciids or
  http://pci-ids.ucw.cz, is required for building infoware, and cloned
  automatically from that GitHub repository by default.

  To use a local copy, set INFOWARE_PCI_IDS_PATH to its location.
```

Looks like this port needs to be fixed to work with artifact caching.

REGRESSION: libgpg-error:x64-uwp

```
       "D:\buildtrees\libgpg-error\x64-uwp-rel\error-1.42-2324ddbc71.clean\SMP\libgpg-error.sln" (Rebuild target) (1) ->
       "D:\buildtrees\libgpg-error\x64-uwp-rel\error-1.42-2324ddbc71.clean\SMP\libgpg-error_winrt.vcxproj" (Rebuild target) (2) ->
       (_GetPackageFileExtensions target) ->
         C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Microsoft\VisualStudio\v17.0\AppxPackage\Microsoft.AppXPackage.Targets(892,25): error MSB4086: A numeric comparison was attempted on "$(TargetPlatformMinVersion)" that evaluates to "" instead of a number, in condition "'$(TargetPlatformMinVersion)' >= '10.0.17200.0'". [D:\buildtrees\libgpg-error\x64-uwp-rel\error-1.42-2324ddbc71.clean\SMP\libgpg-error_winrt.vcxproj]
```

This looks like a VS2022 regression.

REGRESSION: chromium-base:x64-osx

This port is still having the strange behavior where building it once fails but building it again succeeds O_O

REGRESSION: libmikmod:x64-osx

This is emitting a bunch of spew about standard library symbols.

REGRESSION: qtapplicationmanager:x64-windows
Should be fixed by https://github.com/microsoft/vcpkg/pull/23638
2022-03-22 10:56:43 -07:00
autoantwort
bb9bf77a6b
Fix github actions (#23720) 2022-03-22 10:55:22 -07:00
Sandy
6b6a35335c
sdl2: Fix Emscripten declaration-after-statement error (#23678) 2022-03-21 19:44:39 -07:00
David
1fff5b32a9
[mailio] Version 0.21.0 (#23696)
* Version 0.21.0

Solves #23695

* Version 0.21.0

Solves #23695

Correct port format
x-add-version called

* Correct sha
2022-03-21 19:42:02 -07:00
LilyWangLL
e4a05031c5
[fbthrift] Fix incorrect path in FBThriftConfig.cmake (#23686)
* [fbthrift] Fix incorrect path in FBThriftConfig.cmake

* update version

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2022-03-21 19:39:28 -07:00
Kai Pastor
cec1fbea37
[libdatrie] Update and fixes (#23681)
* Libdatrie fixes

* Libdatrie fixes and update to v0.2.13

* Add usage

* Create feature 'tool'

* Update versions

* Install pkg-config module

* Update versions

Co-authored-by: Thomas Heinrichs <46387399+Thomas1664@users.noreply.github.com>
2022-03-21 19:38:10 -07:00
andremueller-cosateq
ed9ba1e0a9
[itk] Add feature opencv supporting ITKBridgeOpenCV (#23502)
* add itk[opencv] supporting the ITKBridgeOpenCV module

see https://github.com/InsightSoftwareConsortium/ITK/tree/master/Modules/Video/BridgeOpenCV

* Add version

* update version

* reduce dependencies to opencv

* update version

Co-authored-by: Andre Mueller <amueller@opsira.de>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-03-21 19:27:37 -07:00
JonLiu1993
cd6034faae
[chartdir] Update SHA512 to fix install error (#23701)
* [chartdir] Update SHA512 to fix install error

* update version
2022-03-21 19:26:30 -07:00
Fletcher Dunn
2588a2e979
[gamenetworkingsockets] update version to 1.4.0 (#23043)
* Update to gamenetworkingsockets 1.4.0

* Added version using x-add-version
2022-03-21 19:25:04 -07:00
Burak Arslan
b3c7e74cd2
[nss] Add new ports nspr and nss (#21281)
* [nspr] Add new port 4.33

* [nss] Add new port 3.73.1

* [nss] Add new port 3.73.1

* Improve code

* Add supports field

* improve code

* version

* Update doc

* [nss] Switch to gyp-nss fork to fix msvc 17 build

* [nss] Improve code

* [nss] Bump version to 3.74

* [nspr] Add new port 4.33

* [nss] Add new port 3.73.1

* improve code

* Update doc

* [nss] Switch to gyp-nss fork to fix msvc 17 build

* [nss] Improve code

* [nss] Bump to 3.74

* [nss] Bump to 3.75

* [nss] Fix mpi.h confusion

When GYP generates rules for ninja, it puts nspr include dirs before nss's
own include dirs. When the msmpi package is installed, this causes
mpi.h from msmpi to be found, instead of multi-precision integer library
that comes bundled with nss.

This patch uses nspr headers from include/nspr subdirectory which sidesteps
the mpi.h from the include root

* [nss] add quotes around paths

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

* [nss] remove debug versions of tools

* [nspr] Remove redundant environment variable assignments

* Add dependencies vcpkg-tool-mozbuild and vcpkg-tool-gyp-nss

* clean doc

* version

* Remove unnecessary vcpkg_crosscompiling block on vcpkg-tool-gyp-nss.

Guard for VCPKG_BUILD_TYPE
Improve error reporting for unsupported VCPKG_TARGET_ARCHITECTURE
Declare support for x64 rather than !x86 (given that the URI in question only has x64 binaries)
Fix version numbers to use 'version'.

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-03-21 17:49:12 -07:00
Fei Chong
bea991d2c6
[qt5] fix ambiguous option for vulkan feature (#23645)
qt5-base[vulkan] feature will introduce --vulkan=yes or --vulkan=no option,
which redundants/confilicts with inherent option -no-vulkan,
which is ambiguous in configure stage.
2022-03-21 14:24:20 -07:00
Sandy
67f79d8799
[Bullet3] Remove platform restrictions (#23673)
* bullet3: Add patch for windows-arm64

* bullet3: Add patch for uwp

* Bullet: Remove platform restrictions

Bullet claims to support all platforms. ARM works on android and UWP seems to be taken into consideration.
Vcpkg's restrictions are historical and seem to date back to when the CI was unable to properly test all platforms.
2022-03-21 14:07:49 -07:00
JonLiu1993
867df2ac44
[OpenVDB] Update to V9.0.0 (#23623)
* [OpenVDB] Update to V9.0.0

* update version

* add license

* update version
2022-03-21 14:07:02 -07:00
Kai Pastor
86b0ea6fe5
[gdal] Update to 3.4.2 (#23475)
* Update to 3.4.2

* Disable ATL for uwp and for arm64

* Fix linking on uwp

* Fix pc file fixup

* Update versions

* Declare dependency on atlmfc.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-03-21 14:02:46 -07:00
Alonso Schaich
e00234bedd
2022 03 19 glib update (#23652)
* [glib] Update to 2.70.5 (microsoft#23647)

See https://github.com/GNOME/glib/commits/glib-2-70 for an
extensive list of changes

* [glibmm] update to 2.70 (microsoft#23649)

See https://github.com/GNOME/glibmm/commits/glibmm-2-70 for an
extensive list of changes

* [glibmm] support msvc2022 (microsoft#23650)

The latest release of glibmm manually configures the v142 compiler
toolchain to be used on msvc2022 environments, which results in
binarycache and export metadata to indicate msvc's v143 compiler
having built the package while it was in fact the v142 toolchain
from the windows sdk.

Upstream has "fixed" this issue, but the patch didn't make it into
the latest release. Apply
  https://github.com/GNOME/glibmm/commit/b3a77c3
manually on our side to make sure we use the toolchain we
instructed to be used.
2022-03-21 13:42:20 -07:00
Kai Pastor
e9d2a27ff9
[poppler] Update to 22.03.0 (#23651)
* Update poppler to 22.03.0

* Private include dirs depend on feature private-api

* Update versions

* Fix usage

* Update versions
2022-03-21 13:40:17 -07:00
Jack·Boos·Yu
70a7074c68
[libsquish] Add feature sse2 for OSX (#23679)
* [libsquish] Add feature sse2 for OSX

* correct version field

* version

* apply suggestion

* version
2022-03-21 13:25:52 -07:00
HrOokami
744f50c03b
Patching websocketpp for cxx20 support (#23669) 2022-03-21 13:23:49 -07:00