Commit Graph

17370 Commits

Author SHA1 Message Date
Kai Pastor
acd359d321
[giflib] Fix multi-config find_package(GIF) (#27369)
* Fix multi-config find_package(GIF)

* Update versions

* Fix invalid vcpkg tool output

* Update versions
2022-10-27 19:15:17 -07:00
autoantwort
763ec7a4d6
skip libmariadb:arm64-osx in ci (#27489) 2022-10-27 19:11:28 -07:00
Cheney Wang
48cc0c71ed
[ffmpeg] Remove the download address of gcc under windows arm (#26594)
* [ffmpeg] Update the download address of gcc under windows arm

* Never gcc download under windows arm

* update ffmpeg.json

* Removed download requirement for "cpp.exe" preprocessor

* x-add-version
2022-10-27 11:56:00 -07:00
Javier Matos Denizac
c72cefb255
Boost builds respect VCPKG_MAX_CONCURRENCY (#27465)
* respects 	VCPKG_MAX_CONCURRENCY

* bump port version

* x-add-version
2022-10-26 19:29:08 -07:00
Lily Wang
1be5a98d09
[apr-util] Fix incorrect codes in apu.h (#27456)
* [apr-util] Fix incorrect header file

* x-add-version

* fix deprecated function and remove unused option

* x-add-version

* format

* x-add-version

* * Add comment explaining how APU_DECLARE_STATIC embedding works.
* Use vcpkg_replace_string.
* Quotes/formatting/trailing whitespace.

Co-authored-by: Billy O'Neal <bion@microsoft.com>
2022-10-26 12:56:35 -07:00
Kai Pastor
fc6685331b
[dbus] Cleanup, fix pkgconfig for osx (#27425)
* Revise portfile

* Revise pkgconfig patching

* More cleanup

* Update versions

* Only dynamic library

* Fix warnings

* Update versions

* glib unneeded unless building tests

* More changes

* Add opt-in x11 feature

* Dynamic lib implies !staticcrt

* Update versions

* !uwp

* Update versions
2022-10-26 11:32:06 -07:00
Alexander Neumann
d7787aa89b
[qt-advanced-docking-system] Upgrade to Qt6 (#27464)
* update port

* format-manifest

* version stuff

* version stuff

* fix arm windows

* version stuff

* v db
2022-10-26 11:00:59 -07:00
Alexander Neumann
16a892c1fb
Single config fixes 2. (#27406)
* freerdp fix single config

* libassuan fix single config builds

* libcanberra fix single config build

* libmysql fix single config builds

* libobd fix single config

* libusb allow single config wrapper

* nmap single config cleanup

* spdk single config stuff

* zeroc-ice fix single config

* zopfli single config fix

* use version date

* v db

* Revert unchanged libodb-pgsql port-version bump.

Co-authored-by: Billy O'Neal <bion@microsoft.com>
2022-10-26 10:55:31 -07:00
Alonso Schaich
44135c3103
[graphene] update to 1.10.8 (microsoft#27397) (#27398)
* [graphene] update to 1.10.8 (microsoft#27397)

* [graphene] regenerate versions registries (microsoft#27397)

* Use VERSION declared by vcpkg itself, add quotes.

* Add license field.

* Modernize vcpkg_extract_source_archive_ex

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-10-25 23:18:40 -07:00
Alexander Neumann
4aedc13abe
X Window Part 9/N (some xcb ports) (#27240)
* [xcb-cursor] add port

* [xcb-errors] add port

* [xcb-image] add port

* [xcb-keysyms] add port

* [xcb-util] add port

* [xcb-wm] add port

* v db

* remove xcb-cursor

* Apply CR

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

* update ports to new version

* v db

* fix v db

* add missing DESTINATION parameter

* v db

* rename xcb-errors and xcb-wm

* v db

* only apply the patch on windows

* v db

Co-authored-by: Billy O'Neal <bion@microsoft.com>
2022-10-25 21:25:47 -07:00
Lily Wang
043338aebc
[ode] Fix error C3861 (#27450)
* [ode] Fix error C3861
2022-10-25 21:21:52 -07:00
Thomas1664
ee3980f5fc
[leveldb] Disable tests and benchmarks (#27463)
* [leveldb] Disable tests and benchmarks

* version

* format

* version
2022-10-25 21:11:27 -07:00
Dmitry Baryshev
04a8f42cbc
[aom] Update to 3.5.0 (#27462)
* [aom] Update to 3.5.0

* [aom] vcpkg x-add-version --all --overwrite-version

* [aom] Added license

* [aom] Added license

* [aom] vcpkg x-add-version --all --overwrite-version

* [aom] Revert UWP target cpu

* [aom] vcpkg x-add-version --all --overwrite-version
2022-10-25 21:10:47 -07:00
Chuck Walbourn
362fee999d
[dxut] port updated for October 2022 release (#27448)
* [dxut] port updated for October 2022 release

* Update baseline

Co-authored-by: walbourn <chuckw_walbourn@yahoo.com>
2022-10-25 21:02:11 -07:00
Alexander Neumann
b3dfa25c34
[wayland(-protocols)] update ports (#27440)
* Update wayland libs

* v db
2022-10-25 21:01:40 -07:00
autoantwort
5e730c2c4c
Remove unused files (#27435) 2022-10-25 21:01:04 -07:00
Alberto Garcia Illera
933bbb0384
[triton] Update triton (#27424)
* update Triton

* run x-add-version

* remove patches. not need them anymore

* run x-add-version

* add boost feature

* run x-add-version

* keep boost as feature

* rename as it was before

* run x-add-version

* add missing space

* run x-add-version

* delete explicit -DBOOST_INTERFACE

* run x-add-version
2022-10-25 20:59:42 -07:00
autoantwort
628f5e0ad0
[graphqlparser] needs python2 (#27414) 2022-10-25 20:58:45 -07:00
autoantwort
fa31050725
[torch-th] fix arm64-osx build (#27412) 2022-10-25 20:55:40 -07:00
Kai Pastor
a1af533095
[scripts] Fix meson for mingw (#27380)
* Fix mingw

* Remove invalid transformation

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

Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-10-25 20:50:13 -07:00
Kai Pastor
f3ab3f6a28
[opencv4] Fix freetype, harfbuzz, gtk dependencies (#27343)
* Fix freetype and harfbuzz dependencies

* Revise gtk feature

* Merge copyright and license files

* Update versions

* Add feature gtk 'supports' expression

* Update versions
2022-10-25 20:49:57 -07:00
MonicaLiu
f47e55e234
[openmesh] update to 9.0 (#27342)
* update openmesh

* update version

* Replace deprecated functions

* update version

* Fix CI errors for x64-linux

* update version

* update scalar specification

* update version

* update openmesh

* update version

* Remove duplicate version set.

Co-authored-by: Monica <v-liumonica@microsoft.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-10-25 20:47:31 -07:00
Alberto Garcia Illera
f7175a73c0
[libssh] Update libssh to v0.10.4 (#27367)
* Update libssh to 0.10.4

* run x-add-version

* add license and remove port

* correct license

* run x-add-version

* Fix version database.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-10-25 20:45:19 -07:00
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