Commit Graph

17397 Commits

Author SHA1 Message Date
Billy O'Neal
e0a9559a9b
[zlib, minizip] Update to 1.2.13, and embed the ZLIB_DLL setting. (#27226)
* Don't use external ZLIB_DLL

* Update versions

* [minizip] Bump to zlib version

* Update versions

* [libkml] Fix mingw build

* [libkml] Modernize

* [libkml] Fix minizip dependency

* [libkml] No DLL

* Update versions

* [libkml] Update mingw patch

* Update versions

* Update versions

* [zlib] Update to 1.2.13

This picks up the official fix for CVE-2022-37434.

* Cherry pick installing the correct license from https://github.com/microsoft/vcpkg/pull/27242/

* Update version database.

* More version database.

* Also update minizip.

* Also guard ZLIB_DLL properties for BUILD_SHARED_LIBS.

* Version database.

* Fix minizip usage.

Co-authored-by: Kai Pastor <dg0yt@darc.de>
2022-10-25 10:24:48 -07:00
autoantwort
7ad236f60f
[catch2] no absolute paths (#27320) 2022-10-24 17:54:40 -07:00
Matthew Oliver
fa7a620f9c
[ktx] Update to 4.1.0-rc3. (#26923)
* [ktx] Update to 4.1.0-rc3.

This also fixes a compilation error with the previous port version (4.1.0-rc2) when using feature ktx[tools].

* [ktx] Fix gnu libtool detection.

Co-authored-by: Billy O'Neal <bion@microsoft.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-10-24 17:15:13 -07:00
Thomas1664
36a77a4450
[openssl-unix, openssl-uwp, openssl-windows] Change version to deprecated (#27284)
* Change version to deprecated

* version

* Print CMake warning

* version
2022-10-24 17:10:44 -07:00
autoantwort
e1724c77ba
warn when vcpkg_extract_source_archive_ex is used (#27433) 2022-10-24 17:09:56 -07:00
Kai Pastor
d9cb7bd068
[libcanberra] Control dependencies (#27314)
* Fix ltdl usage

* Control dependencies, trim patches

* Fix mingw

* Update versions

* Add license

* Restore explicit brew ltdl usage

* Update versions

* Replace deprecated function

* Update versions

* Print ltdl-dev dependency

* Update versions
2022-10-24 17:09:22 -07:00
pastdue
0d1d5801c6
[opus] Fix arm64-mingw builds (#27335)
* [opus] Fix arm64-mingw builds

* Run x-add-version
2022-10-24 17:07:21 -07:00
Cheney Wang
bdb2ab9ea6
[exiv2] Adding platform restrictions to Dependencies libiconv (#27370)
* [exiv2] Adding platform restrictions to Dependencies libiconv

* Add license
2022-10-24 17:04:03 -07:00
autoantwort
cbb1604614
[libcaer] fix hash (#27324) 2022-10-24 16:59:04 -07:00
Kai Pastor
1eaf4feb3b
[wxwidgets] Fix wrapper (#27391)
* Wrapper needs CMP0057

* Update versions
2022-10-24 16:54:49 -07:00
Kyle Benesch
2bebfe39b0
Update to 1.23.0. (#27388) 2022-10-24 16:27:31 -07:00
Alonso Schaich
41cbb3a48e
[libepoxy] update to 1.5.10 (#27396)
* [libepoxy] update to 1.5.10 (microsoft#27395)

* [libepoxy] update to 1.5.10 (microsoft#27395)

* [libepoxy] Add license and add use version over semver (microsoft#27395)

* [libepoxy] Regenerate versions (microsoft#27395)
2022-10-24 16:27:04 -07:00
Alexander Neumann
4aac676746
[qt5] Fix pkg-config setup in qt5-base (#27404)
* [qt5] fix pkg-config search path and save qmake config.log

* v db
2022-10-24 16:23:22 -07:00
autoantwort
a329367df1
[sleef] does not supports arm64-osx (#27413) 2022-10-24 16:22:58 -07:00
autoantwort
4f18e877d3
[mygui] fix arm64-osx build (#27417) 2022-10-24 16:22:00 -07:00
JonLiu1993
14d353a79a
[sentencepiece] update to 1.97 (#27427)
* [sentencepiece] update to 1.97

* update version

* add license

* update evrsion
2022-10-24 16:21:25 -07:00
Lily Wang
f12137f89c
[vcpkg baseline][mchehab-zbar] Fix build error on x64-windows-static (#27428)
* [vcpkg baseline][mchehab-zbar] Fix build error on x64-windows-static

* x-add-version
2022-10-24 16:20:33 -07:00
Kai Pastor
6118e6b134
[vcpkg docs] Update vcpkg_extract_source_archive.md (#27368)
* Remove documentation of disabled legacy parameter

* Document unique source directories

* Update example

* Remove one more ref to REF
2022-10-24 15:06:11 -07:00
Russell Greene
455d8d85e0
[tesseract] Link executable to libarchive to fix linker error (#27307)
* [tesseract] link exe to libarchive to fix link error

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

* address comments

* ./vcpkg x-add-version --all --overwrite-version
2022-10-24 14:12:32 -07:00
autoantwort
f103104efc
[vcpkg-tool-nodejs] update (#27415) 2022-10-24 13:54:05 -07:00
Kai Pastor
94bc827441
[vcpkg baseline][gdk-pixbuf] Fix build issues, license, cleanup (#27371)
* Minor changes

* Shortcut loaders.cache generation

With -Dbuiltin-loaders=all, the cache file contains nothing but comment lines.
However, the generation is flaky on windows in vcpkg CI.

* Revise tool fixup (fixes mingw cross builds)

* Update versions
2022-10-24 12:09:25 -07:00
Jack Gerrits
0c7c52d5c8
[vowpal-wabbit] New port (#27323)
* add vowpalwabbit port

* update baseline

* update version

* update baseline after version change

* mark arm64-windows as fail

* Update vowpalwabbit.json

* Update ci.baseline.txt

* Update ci.baseline.txt

* update supports field in manifest

* run x-add-version

* Update ci.baseline.txt

* Add usage and nitpick quotes.

* rename port to vowpal-wabbit and add patch to remove bin targets

* update versions, rename port

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
Co-authored-by: Billy O'Neal <bion@microsoft.com>
2022-10-24 11:46:17 -07:00
Alonso Schaich
934a99dc13
[glibmm] Update to 2.74.0 (microsoft#27351) (#27352)
* [glibmm] Update to 2.74.0 (microsoft#27351)

* [glibmm] remove obsolete patch (microsoft#27351)

* [glibmm] regenerate versions registry (microsoft#27351)

* Add quotes :)

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-10-21 15:49:14 -07:00
Lily Wang
fabec58e57
[libdatachannel] update to 0.17.11 (#27347)
* [libdatachannel] update to 0.17.11

* x-add-version

* Version database.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-10-21 15:37:01 -07:00
Lily Wang
f9c8bf740e
[libical] Fix CMake option with berkeleydb (#27366)
* [libical] Fix CMake option with berkeleydb

* x-add-version
2022-10-21 15:36:31 -07:00
Aleksi Sapon
e80f5365af
Allow disabling Crypto++ ASM using a triplet file (#27361)
Crypto++ checks the host machine instead of the target machine
when deciding which harware extensions it can use. This breaks
cross-compilation in most cases. For example compiling x64 binaries
on Apple Silicon doesn't work.

This change allows users to disable hardware specific instructions
using triplet files if they're trying to cross-compile, by adding

if(PORT STREQUAL "cryptopp")
    set(CRYPTOPP_DISABLE_ASM "ON")
endif()
2022-10-21 15:36:03 -07:00
Aleksi Sapon
6f9321c6ee
Enable iOS builds for TBB (#27359) 2022-10-21 15:34:02 -07:00
Dennis
06bb8095f0
asio-grpc: Update to 2.2.0 (#27358) 2022-10-21 15:33:35 -07:00
Alexander Neumann
580e3785e2
[hdf5] Fix single config builds. (#27355)
* [hdf5] fix tools getting deleted somehow

* v db

* fix tools on windows

* v db
2022-10-21 15:33:12 -07:00
Matthieu Penant
eb873d2614
[protobuf] updated version 3.21.8 (#27331)
* protobuf 3.21.8

* Update protobuf.json

Co-authored-by: Lily Wang <494550702@qq.com>
2022-10-21 15:27:22 -07:00
MACHIZAUD Andréa
79ba8f3c86
[opensubdiv] bump to 3.5.0 (#24615) 2022-10-21 15:26:55 -07:00
autoantwort
cd94ec01e4
[nvtt] does not support arm64 osx (#27325) 2022-10-21 15:19:06 -07:00
7FrogTW
a251c00247
chore: upgrade tensorflow-cc portfile (#24861) (#24861)
Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-10-21 10:32:45 -07:00
Vitalii Koshura
5251291e16
[sentry-native] Update to 0.5.2 (#27354)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>

Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2022-10-20 19:17:39 -07:00
Cheney Wang
0c2ce0e2b2
[libjuice] Update to 1.0.6 (#27346) 2022-10-20 19:17:21 -07:00
Ieyasu
59af419f8b
[glslang] Make building binaries optional (#27345)
* Make glslang binaries an optional feature

* Update versions

* Use 'tools' instead of 'binaries' as feature name

* Update versions

Co-authored-by: Miro Vilkki <miro.vilkki@basemark.com>
2022-10-20 19:06:49 -07:00
Cheney Wang
5132044bc4
[clipp] Add patch to fix std::result_of deprecated in C++20 (#27218)
* [clipp] Add patch to fix std::result_of deprecated in C++20

* x-add-version

* Modify version-string to version-date

* x-add-version

* Add upstream PR comment.

* Version DB

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-10-20 12:53:48 -07:00
autoantwort
c082036fa9
[openmvg] does not support arm64 osx (#27329) 2022-10-20 12:53:22 -07:00
autoantwort
9366f56e13
[zydis] fix arm64 osx build (#27326) 2022-10-20 12:52:57 -07:00
autoantwort
9ec17751eb
[ogre] no absolute paths (#27321) 2022-10-20 12:52:23 -07:00
Ice0
a44174524e
[openscap] Fix build (#27312)
* [openscap] fix build

* [openscap] bump port-version
2022-10-20 12:50:46 -07:00
Mengna Li
23c82b0851
Add message to install pkg-config (#27297) 2022-10-20 12:49:29 -07:00
Alexander Neumann
3304e4ed22
[font-util, xtrans, libe57] fix release only builds. (#27336)
* single config fixes

* v db

* fix font-util

* v db

* add newline

* v db
2022-10-20 10:52:23 -07:00
Alexander Neumann
94ce0dab56
X Window Part 8/N (#27225)
* [libxcomposite] add port

* [libxinerama] add port

* [libxpresent] add port

* [libxv] add port

* [libxscrnsaver] add port

* v db

* add license

* v db

* fix cross context

* v db
2022-10-19 18:22:37 -07:00
General Jack O'Neill
1ee8161cd5
Star gate one catch2 fix 27338 (#27339)
* StarGate-One-catch2-fix-27338 Hash Correction

* StarGate-One-catch2-fix-27338 Update Versions
2022-10-19 18:11:26 -07:00
MonicaLiu
79caba3c9d
[libical] update to v3.0.16 (#27302)
* update libical

* update version

Co-authored-by: Monica <v-liumonica@microsoft.com>
2022-10-19 14:18:05 -07:00
Ice0
c6f2ab8e67
[ffmpeg] fixed build on Windows ARM (#27295)
* [ffmpeg] fixed build on Windows ARM

Currently build fails with the error:
```
Building ffmpeg[avcodec,avdevice,avfilter,avformat,core,swresample,swscale]:arm64-windows...
-- Using cached ffmpeg-ffmpeg-n4.4.1.tar.gz.
-- Cleaning sources at C:/projects/synfig-arm/vcpkg/buildtrees/ffmpeg/src/n4.4.1-9dd22c1484.clean. Use --editable to skip cleaning for the packages you specify.
-- Extracting source C:/projects/synfig-arm/vcpkg/downloads/ffmpeg-ffmpeg-n4.4.1.tar.gz
-- Applying patch 0001-create-lib-libraries.patch
...
-- Downloading https://repo.msys2.org/msys/x86_64/gmp-6.2.0-1-x86_64.pkg.tar.xz;https://www2.futureware.at/~nickoe/msys2-mirror/msys/x86_64/gmp-6.2.0-1-x86_64.pkg.tar.xz;https://mirror.yandex.ru/mirrors/msys2/msys/x86_64/gmp-6.2.0-1-x86_64.pkg.tar.xz;https://mirrors.tuna.tsinghua.edu.cn/msys2/msys/x86_64/gmp-6.2.0-1-x86_64.pkg.tar.xz;https://mirrors.ustc.edu.cn/msys2/msys/x86_64/gmp-6.2.0-1-x86_64.pkg.tar.xz;https://mirror.bit.edu.cn/msys2/msys/x86_64/gmp-6.2.0-1-x86_64.pkg.tar.xz;https://mirror.selfnet.de/msys2/msys/x86_64/gmp-6.2.0-1-x86_64.pkg.tar.xz;https://mirrors.sjtug.sjtu.edu.cn/msys2/msys/x86_64/gmp-6.2.0-1-x86_64.pkg.tar.xz -> msys-gmp-6.2.0-1-x86_64.pkg.tar.xz...
[DEBUG] To include the environment variables in debug output, pass --debug-env
[DEBUG] Feature flag 'binarycaching' unset
[DEBUG] Feature flag 'manifests' = off
[DEBUG] Feature flag 'compilertracking' unset
[DEBUG] Feature flag 'registries' unset
[DEBUG] Feature flag 'versions' unset
[DEBUG] Downloading https://repo.msys2.org/msys/x86_64/gmp-6.2.0-1-x86_64.pkg.tar.xz
[DEBUG] Downloading https://www2.futureware.at/~nickoe/msys2-mirror/msys/x86_64/gmp-6.2.0-1-x86_64.pkg.tar.xz
[DEBUG] Downloading https://mirror.yandex.ru/mirrors/msys2/msys/x86_64/gmp-6.2.0-1-x86_64.pkg.tar.xz
[DEBUG] Downloading https://mirrors.tuna.tsinghua.edu.cn/msys2/msys/x86_64/gmp-6.2.0-1-x86_64.pkg.tar.xz
[DEBUG] Downloading https://mirrors.ustc.edu.cn/msys2/msys/x86_64/gmp-6.2.0-1-x86_64.pkg.tar.xz
[DEBUG] Downloading https://mirror.bit.edu.cn/msys2/msys/x86_64/gmp-6.2.0-1-x86_64.pkg.tar.xz
[DEBUG] Download failed -- retrying after 1000 ms.
[DEBUG] Download failed -- retrying after 2000 ms.
[DEBUG] Download failed -- retrying after 4000 ms.
[DEBUG] Downloading https://mirror.selfnet.de/msys2/msys/x86_64/gmp-6.2.0-1-x86_64.pkg.tar.xz
[DEBUG] Downloading https://mirrors.sjtug.sjtu.edu.cn/msys2/msys/x86_64/gmp-6.2.0-1-x86_64.pkg.tar.xz
[DEBUG] Download failed -- retrying after 1000 ms.
[DEBUG] Download failed -- retrying after 2000 ms.
[DEBUG] Download failed -- retrying after 4000 ms.
Error: Failed to download from mirror set:
https://repo.msys2.org/msys/x86_64/gmp-6.2.0-1-x86_64.pkg.tar.xz: failed: status code 404
https://www2.futureware.at/~nickoe/msys2-mirror/msys/x86_64/gmp-6.2.0-1-x86_64.pkg.tar.xz: failed: status code 404
https://mirror.yandex.ru/mirrors/msys2/msys/x86_64/gmp-6.2.0-1-x86_64.pkg.tar.xz: failed: status code 404
https://mirrors.tuna.tsinghua.edu.cn/msys2/msys/x86_64/gmp-6.2.0-1-x86_64.pkg.tar.xz: failed: status code 404
https://mirrors.ustc.edu.cn/msys2/msys/x86_64/gmp-6.2.0-1-x86_64.pkg.tar.xz: failed: status code 404
https://mirror.bit.edu.cn/msys2/msys/x86_64/gmp-6.2.0-1-x86_64.pkg.tar.xz: WinHttpSendRequest() failed: 12007
https://mirror.bit.edu.cn/msys2/msys/x86_64/gmp-6.2.0-1-x86_64.pkg.tar.xz: WinHttpSendRequest() failed: 12007
https://mirror.bit.edu.cn/msys2/msys/x86_64/gmp-6.2.0-1-x86_64.pkg.tar.xz: WinHttpSendRequest() failed: 12007
https://mirror.bit.edu.cn/msys2/msys/x86_64/gmp-6.2.0-1-x86_64.pkg.tar.xz: WinHttpSendRequest() failed: 12007
https://mirror.selfnet.de/msys2/msys/x86_64/gmp-6.2.0-1-x86_64.pkg.tar.xz: failed: status code 404
https://mirrors.sjtug.sjtu.edu.cn/msys2/msys/x86_64/gmp-6.2.0-1-x86_64.pkg.tar.xz: WinHttpSendRequest() failed: 12029
https://mirrors.sjtug.sjtu.edu.cn/msys2/msys/x86_64/gmp-6.2.0-1-x86_64.pkg.tar.xz: WinHttpSendRequest() failed: 12029
https://mirrors.sjtug.sjtu.edu.cn/msys2/msys/x86_64/gmp-6.2.0-1-x86_64.pkg.tar.xz: WinHttpSendRequest() failed: 12029
https://mirrors.sjtug.sjtu.edu.cn/msys2/msys/x86_64/gmp-6.2.0-1-x86_64.pkg.tar.xz: WinHttpSendRequest() failed: 12029
```

This happens because MSYS2 has switched to zstd compression and
`https://repo.msys2.org/msys/x86_64/gmp-6.2.0-1-x86_64.pkg.tar.xz`
already removed from the MSYS2 repository.

Also I bumped other dependencies too.

* [ffmpeg] bump port-version
2022-10-19 14:17:48 -07:00
itas109
07a149e072
[cserialport] Add new port (#27233)
* add new port of CSerialPort v4.1.1

* add cserialport version info

* modify according to the suggestion

* update version info

* remove BUILD_SHARED_LIBS set, it is automatically set by vcpkg_cmake_configure

* update version info

* move copyright to the end

* update version info
2022-10-19 14:16:59 -07:00
Billy O'Neal
ce99c947b6
[gdk-pixbuf] Fix PASSING, REMOVE FROM FAIL LIST (#27313) 2022-10-18 23:43:54 -07:00
Szabolcs Horvát
414cc95286
[igraph] update to 0.10.2 (#27237)
* [igraph] update to 0.10.2

* [igraph] x-add-version
2022-10-18 18:39:18 -07:00