Commit Graph

4404 Commits

Author SHA1 Message Date
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
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
Thomas1664
ca79ebe4a4
[clickhouse-cpp] Update to 2.2.1 (#27250)
* [clickhouse-cpp] Update to 2.2.1

* add feature openssl

* Fix patch

* use absl::int128

* Fix patch

* version

* fix UWP

* version
2022-10-18 18:38:59 -07:00
Kristian Duske
6ee2fa9893
[poly2tri] Set policy CMP0063 to NEW (#27263)
* Set policy CMP0063 to NEW

This change enables CMake to set the symbol visibility of static
libraries. Since poly2tri is compiled as a static library, without this
change, it can lead to linker warnings about conflicting visibility
settings if it is itself linked into a dynamic library.

* fixup! Set policy CMP0063 to NEW

* amend! Set policy CMP0063 to NEW

Set default symbol visibility to hidden

Policy CMP0063 enables CMake to set the symbol visibility of static
libraries. Since poly2tri is compiled as a static library, without this
change, the default symbol visibility cannot be set, leading to linker
warnings about conflicting visibility settings if poly2tri is itself
linked into a dynamic library.
2022-10-18 18:32:42 -07:00
Arsen Tufankjian
da212216c9
[meshoptimizer] Updating to 0.18 and adding gltfpack feature (#27266)
* Updating meshoptimizer and adding optional feature to build gltfpack

* Updating version

* Adding license to meshoptimizer

* Updating version
2022-10-18 18:31:02 -07:00
JonLiu1993
911d176349
[minizip-ng] update to 3.0.7 (#27272)
* [minizip-ng] update to 3.0.7

* update version

* Update license

* update version
2022-10-18 18:29:45 -07:00
Russell Greene
3fb6971261
[OpenCV] Disable quality module on iOS to avoid find_package error (#27287)
* [opencv][ios] disable quality on iOS to avoid a configuration error

* ./vcpkg x-add-version --all
2022-10-18 18:29:19 -07:00
Rémy Tassoux
58f487407a
[catch2] Update to 3.1.1 (#27282)
* [catch2] Update to 3.1.1

* [catch2] Update version files
2022-10-18 18:28:51 -07:00
Kai Pastor
33ca2dcc24
[allegro5|baseline] Minor changes, expect CI fail for arm64-windows (#27294)
* CI [skip actions]

* Remove obsolete vars

* Minor changes

* Trim patching

* Fix arm64 MSVC build

* Update versions

* Use msvc arm64 atomic ops

* Declare license

* CI [skip actions]

* Update versions

* Update baseline
2022-10-18 18:25:28 -07:00
Ice0
80ec78ddf9
[atk] Allow building on ARM (#27228)
* [atk] Allow building on ARM

Tested on Windows 11 ARM / macOS ARM

* [atk] Update version
2022-10-18 18:21:47 -07:00
Lily Wang
c581ba650b
[pdal] Fix gcc-8 compatibility (#27163)
* [pdal] Fix gcc8 compatibility

* x-add-version
2022-10-18 18:20:40 -07:00
Osyotr
5ba2b95aea
[boost] Add version constraints (#26817) 2022-10-18 18:17:10 -07:00
MonicaLiu
79fa9d85cb
[mozjpeg] update to v4.1.1 (#27274)
* update mozjpeg

* update version

Co-authored-by: Monica <v-liumonica@microsoft.com>
2022-10-17 08:13:45 -07:00
Vitalii Koshura
2ad71b540e
[sentry-native] Update to 0.5.1 (#27276)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>

Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2022-10-17 08:13:08 -07:00
Grigori Goronzy
2db697c807
[pqxx] Don't use default features for libpq (#27232) 2022-10-17 07:55:18 -07:00
Bob Kast
b56ba11274
[DTL] Update DTL (Diff Template Library) to v1.20 (#27221)
* Update DTL (Diff template library) version to 1.20

* use "version" instead of "version-string"

* Update port version

* fix json format

* Update version database

* added license field

* added license field

* update version database

* quote all paths to allow for spaces in the path

* update version db
2022-10-17 07:48:40 -07:00
Mengna Li
14e9a65642
[glog] Add feature WITH_CUSTOM_PREFIX (#27215)
* Add feature customprefix

* update
2022-10-17 07:47:50 -07:00
JoergAtGithub
9415bda2df
[portmidi] Update to 2.0.4 (#27166)
* Updated portmidi to 2.0.4

* Set new PortMIDI CMake variable for static CRT builds
2022-10-17 07:47:07 -07:00
Kai Pastor
a53829c1df
[ogre] Feature/dependency control fixes (#27239)
* Add bullet feature control

* Disable Qt

* Update versions

* Remove obsolete qt patch junk

* Update versions
2022-10-17 07:37:49 -07:00
Kyle Benesch
a65248c5f9
[flecs] Update to 3.1.0. (#27268)
* Update to 3.1.0.

Options no longer have `_LIBS`.

* Removed explicit non-support of UWP.
2022-10-17 07:35:52 -07:00
Matthias Kuhn
06b5f4a769
[gdal] ios compatibility (#27259) 2022-10-16 21:02:48 -07:00
vividos
a277ec2e8b
[zziplib] fix build for Android triplets running on Windows host (#27238) 2022-10-16 21:01:33 -07:00
Alexander Neumann
9e2cab815d
[libxfont,libxft] Add new port (#27224)
* [libxfont] add port

* [libxft] add port

* format

* v db

* fix xrender -> libxrender

* v db
2022-10-16 21:01:02 -07:00
chausner
786655c526
[wyhash] New port (#27203)
* Add wyhash

* Update CI baseline

* Add newline

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-10-16 20:56:41 -07:00
Charlie Barto
ae47a08cf1
[benchmark] update to version 1.7.0 (#27124)
* update benchmark to 1.7.0

* add new benchmark version.

* add license field to benchmark

* fixup! add license field to benchmark

* update benchmark version
2022-10-16 20:56:08 -07:00
Jack·Boos·Yu
ec80d1c5dc
[vlpp] Fix configure issues, export unofficial target (#26887)
* [vlpp] Fix configure issues, export unofficial target

* version

* Update to latest, add features, force static only

* patch format

* FIx feature option pos

* typo

* Remove source_group since it's no longer an interface library, fix remove code

* Drop support with uwp since port uses desktop app only api

* Drop support with osx, add system-related definitions

* Revert c7ba8be6d8

* correct relationship, add and modify features

* Remove double quotes, fix extra_includes

* fix installation

* Fix arm build, switch tool build to cmake

* Use official fix to fix arm issue

* update to latest to fix arm regression

* Update to latest

* Set to interface library

* version

* Update to latest

* version

* Apply suggestions

* version

* Update ref

* version

* official target

* version
2022-10-16 20:54:18 -07:00
Thomas1664
0321a8422e
[vcpkg baseline][zydis, zycore] Fix file conflicts (#27249)
* [zycore] disable find Doxygen

* [zydis] use Zycore from port zycore

* version
2022-10-16 11:02:49 -07:00
Rémy Tassoux
469ba389f9
[zpp-bits] Update to 4.4.12 (#27251)
* [zpp-bits] Update to 4.4.12

* [zpp-bits] Update version files
2022-10-16 10:56:51 -07:00
Rémy Tassoux
d8bbe0be59
[quill] Update to 2.2.0 (#27254)
* [quill] Update to 2.2.0

* [quill] Update version files
2022-10-16 10:55:12 -07:00
Dennis
a2261f65ea
[opentelemetry-cpp] Update to 1.6.0 and fix abseil[cxx17] (#26857)
* opentelemetry-cpp: Update to 1.6.0 and fix abseil[cxx17]

* opentelemetry-cpp: Adjust versions json

* opentelemetry-cpp: Re-add 1.5.0p1 version
2022-10-14 17:52:31 -07:00
Silent
8f229feaf1
[wil] Update to v1.0.220914.1 (#27185)
* [wil] Update to v1.0.220914.1

* Add version
2022-10-14 16:31:24 -07:00
Akash
a1109c9e55
[ITK] Fix ITK linker error on usage (#27187)
* Don't build gtest

* Update versions
2022-10-14 16:28:29 -07:00
xiaoyifang
694ca7cbe5
[xapian] add new port (#27038)
* port:add xapian port

* add xapian version

* update version

* change cmake file

* update version

* add vcpkg-cmake-config

* update version

* modify cmake

* update version

* vcpkg_cmake_config_fixup path

* update version

* cmake fix

* update version

* add not supports platform

* update version

* Update ports/xapian/vcpkg.json

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

* Update ports/xapian/portfile.cmake

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

* Update ports/xapian/portfile.cmake

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

* Update ports/xapian/portfile.cmake

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

* update version

* Update xapian.json

* windows platform should only build release , the debug library is not work

* Update ports/xapian/vcpkg.json

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

* Update ports/xapian/vcpkg.json

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

* build release version only

* update version

* Add quotes to paths

* Update versions/x-/xapian.json

Co-authored-by: xiaoyifang <xiaoyifang@vvcn>
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
Co-authored-by: xiaoyifang <xiaoyifang@vv.cn>
Co-authored-by: Victor Romero <romerosanchezv@gmail.com>
2022-10-14 16:15:59 -07:00
Henrik
ebcbbcf862
[vulkan-memory-allocator-hpp] New port (#27189)
* Added port for VulkanMemoryAllocator-Hpp

* Fixed maifest format and ran x-add-version

* Changed SHA
2022-10-14 16:15:32 -07:00
Rémy Tassoux
5aabf6dd69
[im3d] New port (#27198)
* [im3d] New port

* [im3d] Update version files

* [im3d] Add license field

* [im3d] Add missing version file

* [im3d] CMakeLists.txt fixes

* [im3d] Update version files
2022-10-14 16:14:38 -07:00
Christoph Neuhauser
cd4fcc1a22
[python3] Fix compilation of built-in modules on older versions of GCC (#27201) 2022-10-14 16:14:12 -07:00
Laurent Rineau
203d09b520
[cgal] update to 5.5.1 (#27202)
* [cgal] update to 5.5.1

* vcpkg x-add-version --all

* Remove port-version

* vcpkg x-add-version --all
2022-10-14 16:11:44 -07:00
r4ve1
0967abd175
[zycore] Add new port (#27195)
* [zycore] new port

* [zycore] add version files

* [zycore] add license field to vcpkg.json

* [zycore] fix version

* [zycore] fix port files' format

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

* [zycore]: update git-tree version

* [zycore]: fix description

Co-authored-by: Florian Bernd <flobernd@users.noreply.github.com>

* [zycore]: update git-tree version

* [zycore]: optimize portfile.cmake

* [zycore]: optimize port files

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Florian Bernd <flobernd@users.noreply.github.com>
2022-10-14 16:02:39 -07:00
kylo252
4fa284dc00
[luv] add new port (#26438)
* [luv] add new port

libuv bindings for lua

* [lua-compat53] add new port

* fixup!: bad indentation

* refactor: remove superfluous feature desc
2022-10-14 16:01:28 -07:00
Carlo Bramini
ee388aaa69
[FFmpeg] Fix build on ARM64 (#27184)
I tried to build FFmpeg for ARM64 but I got an error.
The problem happens because portfile.cmake uses gcc-9.3.0 but it has been removed from repository.
See:
https://repo.msys2.org/msys/x86_64/
So, it is just needed to update that file to the newer updated version and you will be able to build FFmpeg for ARM64 again.
2022-10-13 14:54:59 -07:00
Dmitry Baryshev
4a723f2d16
[sail] Add features (#27169)
* [sail] Added features

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

* [sail] Added dependency name

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

* [sail] Added priority-based features

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

* [sail] Fix enabling only the selected codecs

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

* [sail] Rename 'Build with' to 'Enable'

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

* [sail] Escape codecs list

* [sail] Remove SVG from aggregated features as its dependency 'resvg' is still not in vcpkg

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

* [sail] Enable SVG if it was explicitly enabled

* [sail] vcpkg x-add-version --all --overwrite-version
2022-10-13 11:59:21 -07:00
Kai Pastor
101931754a
[ogre] Update to 13.4.4 (#27107)
* Update to 13.4.4

* Update versions

* Fix obsolete zziplib reference

* Fix another resource path

* Update versions

* Patch pc file generation

* Update versions

* Force uniform cfg install path for osx

* Update versions

* Acquire swig if needed

* Update versions
2022-10-13 11:58:22 -07:00
rinechran
72bb4a7148
[liblrc] create a new port (#27023)
* [lrc-tool] create a new port

* [lrc-tool] fix portfile.cmake

* [lrc-tool] fix format-manifest portfile.cmake

* [lrc-tool] fix git-tree version

* [liblrc] remove include  copy

* Update version database

* [liblrc] not support osx

* Update version database

* [liblrc] Apply suggestions from code review

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

* [liblrc] fix code review

* Update version database

* [liblrc] make CMakeLists.txt to patch

* [liblrc] add unofficial

* [liblrc] add unofficial namespace

* [liblrc] Update version database

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: luncliff <luncliff@gmail.com>
2022-10-13 11:48:13 -07:00
RealTimeChris
ddd7eb8123
[DiscordCoreAPI] Updating to version 2022-10-12 (#27205)
* Updating the necessary files.

* Updating version database.

* Updating the portfile.

* Updating version files.

* Updating version files.

* Updating version files.

* Updating version files.

* Updating version files.

* Updating version files.

* Updates!

* Updates!
2022-10-13 11:31:18 -07:00
hesham-essam
51b5543484
[glib]: bump version to 2.74.0 (#26949)
* [glib]: bump version to 2.74.0

* Disable gtkdocize for libmount

* restore git-tree

* update version

* Recommend installing libselinux1-dev to enable selinux support

Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-10-13 11:20:24 -07:00
MACHIZAUD Andréa
e2aa9d12c4
[mdl] Add port MDL-SDK 2021.1.2 (#24633)
* [mdl] Add port MDL-SDK 2020.0.1

* [mdl] Expose `dds` and `freeimage` features

* [mdl] Upgrade MDL-SDK 2020.1.2

* Update ports/mdl/portfile.cmake

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

* [mdl] simplify patch 001-freeimage-from-vcpkg.patch

* [mdl] improve and simplify patch 003-install-rules.patch

* [mdl] enable dependency log for better debugging in case of failure

* [mdl] expose interface include directions for mdl core & mdl sdk

* [mdl] build clang as part of vendored LLVM

* [mdl] remove unnecessary export

* [mdl] Use `unofficial::` namespace prefix

* [mdl] remove unnecessary checks about clang CMake target

* [mdl] `vcpkg_extract_source_archive` -> `vcpkg_extract_source_archive_ex`

* [mdl] Use `vcpkg_find_acquire_program(CLANG7)`

* [mdl] disable osx arm64

* [mdl] add license

cf. https://developer.nvidia.com/nvidia-mdl-sdk-get-started

* [mdl] Use `vcpkg-tool-clang7`

* [mdl] restrict arm build

* [vcpkg-tool-clang7] Fix broken symlink on UNIX platform

* [mdl] Revert changes in `vckpg_find_acquire_program`

* [mdl] Rely on `vcpkg-tool-clang7` `vcpkg-port-config.cmake`

* [mdl] No support for x86 nor static CRT (because of dynamic linkage only)

* Mark Windows static linkage ports as fail due to freeimage requirement

* [mdl] Restrict static on Windows

* [mdl] remove leftover patch

* [vcpkg-tool-clang7] patch cleanup

* Commit suggestion.

* Versions

* [mdl] include priority to vendored LLVM

* [mdl] path in quotes

* [mdl] update 001-freeimage-from-vcpkg.patch with comments

* [mdl] Download clang 7 prior to build MDL-SDK

* Fix incorrect clang path for UNIX

* [mdl] portfile cleanup

* Apply code review suggestions

* Update ports/mdl/portfile.cmake

Co-authored-by: Victor Romero <romerosanchezv@gmail.com>

* bump version

* Address review comments

* mdl -> mdl-sdk

* minimize 006-guard-nonexisting-targets.patch

* minimize 002-install-rules.patch

* Notes in portfile about clang 7 usage

* Add CMAKE_DISABLE_FIND_PACKAGE-<PACKAGE_NAME> to disable optional packages

* Address comments

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: Victor Romero <romerosanchezv@gmail.com>
2022-10-13 11:17:28 -07:00
Alexander Neumann
d8e60ef474
[vcpkg scripts] Crosscompiling fixes (#26617)
* test osx stuff

* deactivate most of ci

* get trace output

* add required flags to the linker flags

* also look for --sysroot

* Link_args are always shared

* fix ar flags

* setup FOR_BUILD vars.

* try tricking the build.... but man configure scripts are stupid sometimes...

* try 2

* major meson rewrite

* fix duplicates

* revert --trace-expand

* update port version

* revert pipeline changes

* v db

* bump version

* v db

* set flags for rc compilers

* a few more ios fixes.

* v db

* fix osx/ios logic

* documentation and don't fatal_error in build/host machine entry calculation.

* add android/compiler target stuff from #26570

* remove extra endif

* v db

* add target param to linker flags.

* target in cpp flags

* Make vcpkg-cmake-get-vars more ios compatible

* Update scripts/get_cmake_vars/CMakeLists.txt

Co-authored-by: Matthias Kuhn <matthias@opengis.ch>

* More ios fixes

* fix target adding

* Fix broken loop

* v db

* v db

* bump date

* v db

* v db

* v db

* remove port-version 1

* v db

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Co-authored-by: Matthias Kuhn <matthias@opengis.ch>
2022-10-13 09:40:52 -07:00
Take Vos
6800713976
[hikogui] update to version 0.7.0 (#27134)
* [hikogui] update to version 0.7.0

* [hikogui] empty ttauri and fix deprecated port files.

Make ttauri an empty dependency only port which imports
hikogui.

Update the hikogui portfile to use non-deprecated functions.

* [ttauri] version update

* Update ports/hikogui/vcpkg.json

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

* remove port-version

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2022-10-12 01:31:44 -07:00
sean
dcc6c1d4bf
[fastgltf] New port (#27138)
* [fastgltf] New port

* Versions
2022-10-12 01:28:37 -07:00
Connor Broyles
13d47a6d82
[osgearth] Plugin installation fixes (#27156)
* [osgearth] Fix plugin exporting

This change has the same effects and reasoning as the prior fix to the osg port.

* Update version

* Update port
2022-10-12 01:25:54 -07:00
Alexander Neumann
e1a1ddd093
[Qt3D] add missing qt port (#26928)
* bump qtbase

* add qt3d

* format manifest

* test features in CI

* pass ci baseline stuff

* vulkan is skip in ci so cannot force it.

* remove extra ,

* fix deps

* try to fix promotion

* gstreamer adjustments.

* fix gstreamer on linux

* fix gstreamer stuff

* fix x264 api import macro

* fix gst-rsp-server

* correctly replace

* promote targets....

* enable arm64 qtwebengine

* --trace-expand

* install wrapper for egl.

* add newline

* remove opengl from skip list

* add gl to link

* another try

* retry again

* test dynamic angle linkage

* retry

* link XNVCtrl

* retry

* add libxnvctrl

* retry

* retry again...

* move wrapper to angle

* revert changes to egl-reg

* more debugging

* try again

* fix stuff

* add missing ,

* egl stuff

* wrapper stuff

* fix angle

* remove double dep

* remove libxnvctrl

* format manifest

* revert trace

* bump version

* bump v

* v db

* remove trace

* v db

* refine supports

* v db

* remove qtmultimedia from baseline
2022-10-12 01:21:25 -07:00
Azure SDK Bot
28272621b8
[Azure Storage] Update to October Release (#27175)
* [azure-storage-blobs-cpp] Update to 12.6.2
## 12.6.2 (2022-10-11)

### Other Changes

- No public changes in this release.

* [azure-storage-files-shares-cpp] Update to 12.3.0
## 12.3.0 (2022-10-11)

### Features Added

- New features in `12.3.0-beta.1` are now generally available.
2022-10-12 01:18:05 -07:00
Nick
ede90f9507
[sdl2] update to 2.24.1 (#27168) 2022-10-12 01:17:16 -07:00
Marcin Pączkowski
2111a4872b
[mp3lame] allow universal macos builds (#27171) 2022-10-12 01:16:27 -07:00
vividos
f0a322f2ca
[sdl2-mixer] don't build samples (#27182) 2022-10-12 01:15:24 -07:00
Azure SDK Bot
3836f23e76
[Azure SDK Key Vault] Update to Oct Release Keys, Certificates and Secrets (#27186)
* [azure-security-keyvault-keys-cpp] Update to 4.3.0
## 4.3.0 (2022-10-11)

### Features Added

- Keyvault 7.3 support added for Keys.

* [azure-security-keyvault-secrets-cpp] Update to 4.1.0
## 4.1.0 (2022-10-11)

### Features Added

- Keyvault 7.3 support added for Secrets.

* not-specified
2022-10-12 01:14:36 -07:00
JonLiu1993
42cc830d87
[simdjson] update to 3.0.0 (#27148)
* [simdjson] update to 3.0.0

* update version

* update version

* update version
2022-10-10 08:40:53 -07:00
Jack·Boos·Yu
7178ff9591
[fmt] Update to 9.1.0 (#27162)
* [fmt] Update to 9.1.0

* version
2022-10-10 08:40:13 -07:00
Nick
083f103cfb
[rapidfuzz] new port (#27133) 2022-10-09 14:00:18 -07:00
Dennis
cb423b30a0
draco: Update to 1.5.3 (#27145) 2022-10-09 13:59:27 -07:00
MonicaLiu
404b948f26
[libical] update to 3.0.15 (#27151)
* Update to 3.0.15

* update version

Co-authored-by: Monica <v-liumonica@microsoft.com>
2022-10-09 13:58:09 -07:00
Ryan A. Pavlik
125df1bb8a
[boringssl] Add pkg-config file so it still works with gRPC (#27082)
* [boringssl] Add pkg-config file so it still works with gRPC

* Update baseline
2022-10-09 13:57:27 -07:00
talregev
ef91cf7b8d
[ignition-tools] new port (#27078)
* Add ignition-tools

* Fix installation

* add supports field

* version

* typo

* version

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2022-10-09 13:54:29 -07:00
Connor Broyles
472e9f1a8b
[osg] Fix plugin installation and target locations (#26214)
* [osg] Install plugins directly to plugins folder

This change removes the stage in portfile.cmake which relocates the osg  plugins from bin/ to plugins/. Instead, the OsgMacroUtils.cmake file is patched to install directly to the plugins folder.

This has two primary effects. The first is correcting the exported target locations, as they still pointed to bin/ after moving the plugins. The second is fixing the process on non-Windows platforms, as the plugins were not being moved in those cases.

* update version

* update version

* update version

* [osg] Update version

* [osg] Update port version

* [osg] Fix port version

Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-10-08 22:11:08 -07:00
Daniel
09d33fe16f
[opensubdiv] Upgrade to 3.4.4 (#26628)
* [opensubdiv] upgrade to 3.4.4

* [opensubdiv] update version

Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-10-08 22:01:28 -07:00
Francisco Facioni
a29baafabc
[ffmpeg] srt support (#26679) 2022-10-08 21:54:58 -07:00
day253
11967e7797
[vcpkg] GENERATOR with Makefiles can build parallel (#26780)
* GENERATOR with Makefiles can build parallel

* resolved conflicts

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2022-10-08 21:48:41 -07:00
Thomas1664
3d8c3f5ec0
[mfl] Fix supports for building on normal triplets (#26951)
* fbthrift

* mfl

* version

* Disable tests

* version

* revert fbthrift
2022-10-08 21:47:42 -07:00
autoantwort
4d85e16937
[dbus] no absolute paths (#27036) 2022-10-08 21:43:29 -07:00
双草酸酯
cc115450e0
[libmariadb] add zstd to option list (#26931)
* [libmariadb] add zstd to macOS build

* update manifests

* add zstd switch

* update version

* update

* update version
2022-10-08 21:38:15 -07:00
autoantwort
1ece5ec4ad
[s2geometry] update port (#27072) 2022-10-08 21:31:31 -07:00
autoantwort
5a9f73ae88
[chmlib] support on arm (#27064) 2022-10-08 21:27:45 -07:00
Kai Pastor
2909a549a9
[wxwidgets] Use vcpkg gtk3 for linux et al., fix mingw cross builds (#27087)
* Minor port corrections

* Use vcpkg gtk3 for linux et al.

* Update versions

* Update cmake-user

* Use vcpkg sdl2 cmake config

* Update versions

* Add direct cairo dependency

* Declare maybe-unused variables

* Fix mingw cross builds

* Update versions
2022-10-08 21:26:00 -07:00
Ryan A. Pavlik
b0956f6170
[protobuf] Teach about crosscompile (#27089)
* [protobuf] Teach the cmake wrapper about cross-compiling.

* Update versions
2022-10-08 21:21:44 -07:00
autoantwort
d04bb15e35
[nrf-ble-driver] update and fix arm64-osx (#27116) 2022-10-08 21:17:48 -07:00
Sean Farrell
7497b024d3
[rioki-glow] Update glow 0.2.1 (#27123)
* [rioki-glow] Update to 0.2.1

[rioki-glow] Update to 0.2.1

* [rioki-glow] Update baseline
2022-10-08 21:16:21 -07:00
Alonso Schaich
144fbe956a
[pango] Update to 1.50.11 (#27127)
* [pango] Update to 1.50.11 (microsoft#27126)

* [pango] Regenerate versions registries (microsoft#27126)
2022-10-08 21:15:57 -07:00
Osyotr
77fc723d47
[expat] Fix static builds with mingw (#27137)
Co-authored-by: Osyotr <8740768+Osyotr@users.noreply.github.com>
2022-10-08 21:13:50 -07:00
Kai Pastor
26a09951e7
[libui] Revise platform support (#27141)
* Fix port issues

* Update versions

* Fix mingw

* Update versions
2022-10-08 21:10:53 -07:00
Jia Yue Hua
a5e5f4de45
[folly]: fix lib dependency (#25335)
* [folly]: fix lib dependency

* [folly]: fix dependency

* use file op delete cmake files

* fix cmake config package

* fix folly-config, minmax

* delete fix-cmake-module.patch

* revert LZ4 snappy

* fix lz4

* fix libevent targert

* fix bzip2

* remove sodium

* add version

* fix windows build

* fix deps

* fix deps

* fix deps

* fix deps

* fix deps

* fix deps

* fix Required find_dependenct

* fix feature
2022-10-08 21:09:22 -07:00
Park DongHa
e2667a41fc
[easyexif] create a new port (#27118)
* [easyexif] create a new port

* [easyexif] update versions JSON

* [easyexif] misc changes

* [easyexif] fix mistype in install(TARGETS)
2022-10-06 11:52:26 -07:00
blavallee
b80c59a829
[Bitmagic] Update to 7.12.3 (#27120)
* [Bitmagic] Update to 7.12.3

* Add versions
2022-10-06 11:42:16 -07:00
Jack·Boos·Yu
fe5757109d
[nvtt] Clean up baseline, add supports field instead (#27048)
* [vcpkg baseline][nvtt] Drop support with arm-windows

* version

* clean up baseline

* version
2022-10-05 16:08:38 -07:00
Park DongHa
36ef0e1f29
[spine-runtimes] create a new port (#27006)
* [spine-runtimes] create a new port

* [spine-runtimes] update baseline

* [spine-runtimes] remove -Werror

* [spine-runtimes] remove customized compile flags

* [spine-runtime] license null

* Update ports/spine-runtimes/vcpkg.json

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

* Update ports/spine-runtimes/portfile.cmake

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

* [spine-runtimes] version name 4.1.00 --> 4.1.0

* [spine-runtimes] remove SFML feature

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
2022-10-05 16:06:31 -07:00
Osyotr
6a8c0e37a9
[expat] Update to 2.4.9 (#27059) 2022-10-05 16:03:23 -07:00
autoantwort
e7fc86a261
[tgui] update port (#27063) 2022-10-05 15:37:57 -07:00
sidy3d
1ce72c533c
[pngpp] Fix strerror_r not found error on windows (#27079)
* Fix strerror_r not found error on windows

* Ran x-add-version command

* Update version database
2022-10-05 15:37:32 -07:00
Ryan A. Pavlik
955a842e86
[libevent] Fix android build. (#27083)
I'm not sure why find_package(Threads) isn't working, I was pretty sure
it used to, but this fixes the Android build.
2022-10-05 15:36:14 -07:00
An Tao
73351a37f9
[trantor] Update to 1.5.7 [drogon] Update to 1.8.1 (#26994)
* [trantor] Update to 1.5.7

* [drogon] Update to 1.8.1

* Remove redis.patch
2022-10-05 15:32:52 -07:00
chausner
f6db2412a0
[concurrencpp] Update to 0.1.5 (#26963)
* Update concurrencpp to 0.1.5

* Update CI baseline

* Update ci.baseline.txt

Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-10-05 15:16:55 -07:00
Billy O'Neal
63927d81be
[nmap] Fix usage text; nmap is not curl. (#27110) 2022-10-05 15:15:14 -07:00
autoantwort
b533da1ea3
[clblas] fix arm build (#27092) 2022-10-05 15:06:50 -07:00
autoantwort
afb70b3cae
[boost-coroutine] works on arm (#27091) 2022-10-05 15:06:16 -07:00
autoantwort
72c3a75601
[clfft] fix arm build (#27093) 2022-10-05 15:05:06 -07:00
Billy O'Neal
3c861b4e9b
[cmakerc] Add usage text. (#27109) 2022-10-05 15:04:06 -07:00
autoantwort
45fb2215a3
[coolprop] use python3 (#27094) 2022-10-05 15:03:50 -07:00
autoantwort
4b6d101cc3
[colmap] fix arm64-osx build (#27095) 2022-10-05 15:02:27 -07:00
autoantwort
f579f4c7d2
[xeus] fix arm64-osx build (#27097) 2022-10-05 15:01:43 -07:00
Dawid Wróbel
ba21b17102
[libofx] upgrade to 0.10.9 (#27098)
* [libofx] upgrade to 0.10.9

* [libofx] update versions
2022-10-05 14:59:43 -07:00
autoantwort
725395a0eb
[usd] does not work on arm64 (#27100) 2022-10-05 14:59:14 -07:00
autoantwort
d98da60f99
[sdformat10] no osx arm (#27101) 2022-10-05 14:58:42 -07:00
autoantwort
878246e6c9
[sdformat9] no osx arm (#27102) 2022-10-05 14:58:23 -07:00
Kai Pastor
be15c29977
[libpq] Fix osx-dynamic (#27103)
* Fix osx-dynamic builds

* Update versions
2022-10-05 14:58:04 -07:00
pastdue
a3aa291c59
[physfs] Update to 3.2.0 (#27108)
* [physfs] Update to 3.2.0

* Run x-add-version
2022-10-05 14:54:44 -07:00
Alexander Neumann
779ce74ef6
[gstreamer] enable builds on more platforms (#27050)
* gstreamer fix build on linux

* v db

* let ci actually build more platforms.

* move qtmultimedia on baseline

* gstreamer osx
2022-10-03 14:07:49 -07:00
Park DongHa
fc2959942a
[bext-ut] remove ut-1.1.9/include from header install path (#27051)
* [bext-ut] change header install path

* [bext-ut] update baseline

* [bext-ut] nest patch file
2022-10-03 14:04:17 -07:00
Chuck Walbourn
5317fe2c15
[directx-headers] Update port for 1.606.4 minor release (#27056)
* Update directx-headers for 1.606.4 minor update

* Update baseline
2022-10-03 14:03:35 -07:00
Carlos O'Ryan
4a5fbdb6e0
[google-cloud-cpp] update to latest release (v2.3.0) (#27060) 2022-10-03 14:03:11 -07:00
Chuck Walbourn
0a098ee6a8
[cppwinrt] Update port for 2.0.220929.3 release (#27057)
* Update cppwinrt for 2.0.220929.3 release

* Update baseline
2022-10-03 14:01:58 -07:00
autoantwort
6adcef5a27
[geogram] does not work on arm osx (#27065) 2022-10-03 14:01:27 -07:00
autoantwort
d5cfd0d24a
[bitserializer-rapidyaml] does work on arm osx (#27068) 2022-10-03 14:00:34 -07:00
autoantwort
1a28e9c6d9
[quickfix] does not supports arm64-osx (#27069) 2022-10-03 13:59:32 -07:00
autoantwort
2f491e39b2
[tfhe] does not supports arm64 (#27070) 2022-10-03 13:59:08 -07:00
Gregory Popovitch
dc558404ec
[parallel-hashmap] Bump version to 1.3.8 (#27061)
* [parallel-hashmap] Bump version to 1.3.8

* run x-add-version
2022-10-03 13:58:05 -07:00
Gregory Popovitch
1deddd1551
[gtl] Bump version to 1.1.5 (#27062)
* [gtl] Bump version to 1.1.5

* [gtl] run x-add-version
2022-10-03 13:57:31 -07:00
autoantwort
91688a9874
[selene] fix arm64-osx (#27071) 2022-10-03 13:56:55 -07:00
autoantwort
fef923ce20
[serdepp] update port (#27073) 2022-10-03 13:55:49 -07:00
talregev
c62d5cb2c4
Add ignition-utils1 (#27074) 2022-10-03 13:55:23 -07:00
autoantwort
cf57d2bfde
[rxcpp] disable tests (#27075) 2022-10-03 13:54:36 -07:00
autoantwort
146e97610b
[libudis86] use python3 (#27077) 2022-10-03 13:53:31 -07:00
chausner
5185baad44
[mdspan] update to 0.4.0 (#27085)
* Update mdspan to 0.4.0

* Update version

* Add license

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-10-03 13:51:18 -07:00
Ryan A. Pavlik
1aff5b6ac2
[liblsquic] Remove spurious duplicated install line. (#27088)
* [liblsquic] Remove spurious duplicated install line.

Got left behind when the new helper usage was added before merging the original PR

* Update versions
2022-10-03 13:50:25 -07:00
Long Nguyen
aa27f5d15a
[lemon-parser-generator] New port (#26977)
* [vcpkg-tool-lemon] New port

* [vcpkg-tool-lemon] Rename to lemon-parser-generator

* [vcpkg baseline] Add lemon-parser-generator
2022-10-02 23:06:50 -07:00
Max Khon
8709c3344a
gtk 3.24.34 port (#27026) 2022-10-02 21:52:08 -07:00
Nursultan Zarlyk
eeb845640a
[geogram] Add arm64-windows support (#26875)
* Add arm64-windows

* Add version

* Remove geogram from ci.baseline

Co-authored-by: Nursultan Zarlyk <nzarlyk@microsoft.com>
2022-09-30 17:03:30 -07:00
Roel Standaert
65521f7dc3
[libharu,wt] Update libharu to 2.4.2 and Wt to 4.8.1 (#26945)
* [libharu] Update to 2.4.2

I updated the patches for libharu so they apply to 2.4.2 properly.
The target name changed from haru to hpdf, the haru imported
library is included for backwards compatibility. I added a usage
file that only mentions hpdf.

I added a patch for VTK so that it compiles with libharu 2.4.x,
since the type of one the HPDF_Page_SetDash arguments changed
from HPDF_UINT16 to HPDF_REAL.

POCO also has an optional libharu dependency when the 'pdf'
feature is enabled, but at the moment the PocoPDF library
doesn't seem to be built even when enabled.

* [wt] Update to 4.8.1

This release fixes compatibility with libharu 2.4.x
2022-09-30 14:52:19 -07:00
Frank
fc5a7c6d6e
[catch2] build static lib on WIN32 (#27021)
* [catch2] build static lib on WIN32

* update version

* del the patch

* update version
2022-09-30 14:48:11 -07:00
autoantwort
a7eb62640d
[guile] no absolute paths (#27033) 2022-09-30 14:42:18 -07:00
autoantwort
4bff872bb2
[roaring] no absolute paths (#27034) 2022-09-30 14:38:26 -07:00
autoantwort
1d3eafa05d
[hpx] no absolute paths (#27035) 2022-09-30 14:35:44 -07:00
Dimitrij Mijoski
d987016d04
[nuspell] Update port to v5.1.2 (#27037)
* [nuspell] Update port to v5.1.2

* x-add-version
2022-09-30 14:34:02 -07:00
Clayton Wheeler
39420a74dd
[mimalloc] build for ARM Linux, Mac (#27041) 2022-09-30 14:32:47 -07:00
Kai Pastor
4f83a5642e
[jxrlib] Fix mingw build (#27042)
* Fix mingw build

* Minor portfile changes

* Revise guiddef.h selection

* Update versions

* CI [skip actions]
2022-09-30 14:31:13 -07:00
Craig Edwards
10f65a8f08
[bot] Update DPP to v10.0.20 (#27044) 2022-09-30 14:29:41 -07:00
Dawid Wróbel
2f0a16b5ae
[angle] update list of required apt packages (#26815)
* [angle] fix the name of Ubuntu/Debian mesa dev package

* [angle] update version
2022-09-29 14:30:01 -07:00
Dawid Wróbel
07e0d8cb4f
[libofx] new port (#26864)
* [libofx] new port

* [libofx] update version

* [libofx] update features

* [libofx] update versions

* [libofx] no support for UWP for now

* [libofx] update versions

* [libofx] update website

* [libofx] update versions

* [libofx] add license field

* [libofx] update versions

* [libofx] add missing newline

* [libofx] update versions
2022-09-29 14:28:51 -07:00
kunitoki
ab5472aaa9
[LuaBridge3] Add new port (#26600)
* LuaBridge3 support for vcpkg

* Fix vcpkg.json

* Generated files from ./vcpkg x-add-version luabridge3

* Update ports/luabridge3/portfile.cmake

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

* Update portfile.cmake

* Update portfile.cmake

* Update portfile.cmake

* improve portfile.cmake

* update version

* Update versions for LuaBridge3

* Updated versions

* update hash

* version

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
Co-authored-by: FrankXie <v-frankxie@microsoft.com>
2022-09-29 14:26:17 -07:00
Elias Benali
430f3d3787
[cpp-httplib] Update to v0.11.2 (#26957) (#26958)
* [cpp-httplib] Update to v0.11.2 (#26957)

    * [cpp-httplib] Update to v0.11.2

* [cpp-httplib] Update to v0.11.2: x-add-version

 * [cpp-httplib]: Update to v0.11.2: x-add-version

* Update cpp-httplib.json

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
2022-09-29 14:20:01 -07:00
Carlos O'Ryan
7acd91abc2
[google-cloud-cpp] fix feature dependencies (#27001)
* [google-cloud-cpp] fix feature dependencies

* Add missing 'osconfig' feature

* Fix versions
2022-09-29 14:15:38 -07:00
Max Khon
51685e17d6
at-spi2-atk 2.38.0 port (#26766)
at-spi2-core 2.44.1 port

Co-authored-by: Billy O'Neal <bion@microsoft.com>
2022-09-28 11:54:29 -07:00
Dustin L. Howett
6d5a3a5e4a
[bzip2] add a "tool" feature to control the build of bzip2.exe (#26998)
* [bzip2] add a "tool" feature to control the build of bzip2.exe

This is modelled after curl[tool], but it is on by default for
compatibility with the existing portfile.

* x-add-version, format

* Fix bzip2 git-tree.

* Remove deprecated rules

* update bzip2 git-tree

* Add the bzip2-1.0.6 SPDX license identifier

* treeish

Co-authored-by: Billy O'Neal <bion@microsoft.com>
2022-09-28 11:52:09 -07:00
kp
771420ca5c
[configcat] Update to version 1.0.0 (#27012)
* [semver] Add new port

* [semver] semver.json git-tree update

* [semver] vcpkg-cmake + vcpkg-cmake-config deps

* [semver] semver.json git-tree update

* [z4kn4fein-semver] Add new port

* [z4kn4fein-semver] Add new port

* [z4kn4fein-semver] remove semver

* [configcat] Update to version 1.0.0

* [configcat] Update to version 1.0.0
2022-09-28 11:50:51 -07:00
Alexis La Goutte
5682b9c3d9
[nghttp3] update to 0.7.1 (#26989)
* nghttp3: update to 0.7.1

* nghttp3: remove port-version

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

* update version

* remove wrong git-tree

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-09-28 11:27:52 -07:00
misirlou-tg
e3504363a9
[proxy] update to version 1.1.1 (#27014)
* Update proxy to version 1.1.1

* Run x-add-version
2022-09-28 11:27:26 -07:00
Thomas1664
2d6ac7be7a
[halide] No vendored wasm (#26968)
* [halide] No vendored wasm

* version

* Fix cmake

* version

* license

* version
2022-09-28 11:26:31 -07:00
sssooonnnggg
bc582aaa6f
[python3] build python3.dll for stable ABI (#26935) 2022-09-28 09:39:59 -07:00
Cheney Wang
5f82fa45df
[baseline][embree3] Add supports !arm (#27007) 2022-09-27 16:17:12 -07:00
Frank
935d2a547d
[angelscript] update version to 2.36.0 (#27003)
* [angelscript] update version to 2.36.0

* update version
2022-09-27 16:16:17 -07:00
Alexis La Goutte
51c3f284f3
nghttp2: update to 1.50.0 (#26988) 2022-09-27 16:08:14 -07:00
Kai Pastor
c3a0c823f7
[zziplib] Fix exported interface include dirs (#26980)
* Fix exported interface include dirs

* Update versions
2022-09-27 16:07:44 -07:00
FW
97d3732f87
[ffmpeg] Set --disable-audiotoolbox when targeting iOS (#26978)
* [ffmpeg] Set --disable-audiotoolbox when targeting iOS

* [ffmpeg] Bump port version to 19

* Update ffmpeg.json

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2022-09-27 16:04:01 -07:00
Alexey Sokolov
8ffbeacd58
[luajit] Install .pc file for windows (#26971)
Fix installed .pc file on osx

Close #23178
2022-09-27 16:02:37 -07:00
Lily Wang
d752204646
[opensubdiv] Add feature opengl (#26940)
* [opensubdiv] Add feature opengl

* modify port-version

* x-add-version
2022-09-27 15:55:42 -07:00
Gregory Popovitch
c954a05164
[parallel-hashmap] Update to version 1.36 (#26932)
* [parallel-hashmap] bump version to 1.36

* [parallel-hashmap] bump version to 1.36

* disable building test and example projects in vcpkg install

* update SHA
2022-09-27 15:52:04 -07:00
Kai Pastor
e1ebdb654a
[boost-fiber] Enable x64-osx (#26918)
* [boost-fiber] Enable osx

* Update versions

* Update boost generator

* Update boost generator
2022-09-27 15:51:05 -07:00
Matthias Kuhn
6ca56aeb45
[libpq] Fix ios build (#26906) 2022-09-26 14:50:08 -07:00
Faaux
143bc76cc7
[zlib] Fix CVE-2022-37434 (#26792)
* [zlib] Fix CVE-2022-37434

* [zlib] Merge actual patch

* Update ports/zlib/CVE-2022-37434.patch

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

* [zlib] Update version SHA

Co-authored-by: Chris Brammer <brammer@extend3d.de>
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
2022-09-26 14:46:54 -07:00
Thomas1664
5bc980361a
[jsonnet, opentelemetry-cpp] Remove !(windows & !static) (#26953)
* jsonnet

* opentelemetry-cpp

* version

* [mfl] Disable tests

* version

* Restore version db

* mfl

* version

* simplify

* CR

* version

* Fix deprecated functions

* wrong pr

* version

* revert
2022-09-26 11:35:51 -07:00
Kai Pastor
e3ba2df6fa
[utfcpp] Modernize, fix mingw (#26954)
* Modernize portfile

* Fix mingw

* Update versions
2022-09-26 11:25:11 -07:00
Craig Edwards
9d0351aed2
[DPP] Bump to version 10.0.19 (#26960)
* [bot] Update DPP to v10.0.19

* Fix type error

* fix hash
2022-09-26 10:10:37 -07:00
autoantwort
8e8a3d7c1a
[dbus] disable doxygen (#26961) 2022-09-25 23:58:37 -07:00
Thomas1664
c3802777e8
[sciplot] Disable examples and docs (#26962)
* [sciplot] Disable examples and docs

* version
2022-09-25 23:57:58 -07:00
Thomas1664
a685b28593
[vcpkg baseline][grppi] Manually control use of tbb (#26966)
* [grppi] Manually control use of tbb

* version

* Fix typo

* version
2022-09-25 23:57:23 -07:00
RealTimeChris
889e650b77
[DiscordCoreAPI] Updating to version 2012-09-25 (#26975)
* Updating version info.

* Updating version info.

* Updating version info.

* Updating version info.

* Updating version info.

* Updating version info.

* Updating version info.

* Updating version info.

* Updating version info.

* Updating version info.

* Updating version info.

* Update versions/d-/discordcoreapi.json

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

* Update versions/d-/discordcoreapi.json

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

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2022-09-25 23:56:12 -07:00
chausner
92ed6f9839
[drlibs] Update to 2022-09-26 (#26982)
* Update drlibs to 2022-09-26

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-09-25 23:55:50 -07:00
Kai Pastor
94b089b7c1
[openexr] Update from 2 to 3.1.5, patch all consuming ports (#26862)
* Update to 3.1.5

* Add feature 'tools'

* ilmbase is now imath

* [theia] Use openimageio cmake config

* [freeimage] Use OpenEXR 3 and Imath

* [opencv4] Use upstream's OpenEXR 3 support

* [opencv3] Use upstream's OpenEXR 3 support

* [opencv2] Use OpenEXR 3 and Imath

* [osg] Use OpenEXR 3

* [openvdb] Use Imath, enable OpenEXR

* [pangolin] Use OpenEXR 3

* [directxtex] Use OpenEXR 3

* [uvatlas] Disable /guard:ehcont when directxtex uses openexr

* Update versions

Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-09-25 23:45:07 -07:00
Kai Pastor
1ea1da790e
[gdal] Update to v3.5.2 (#26676)
* Remove obsolete file

* Omit libspatialite on uwp [skip actions]

* Update to 3.5.2

* Update versions

* Use unofficial-libmariadb config

* Update versions

* Ensure host path setup

* Merge BUILD_TOOLS into FEATURE_OPTIONS

* Update versions

* gdal_target_interfaces must recurse

* Update versions

* CI [skip actions]

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2022-09-25 23:25:17 -07:00
Dennis
5f6a2ed8cf
[grpc] Update to 1.49.0 (#26836)
* abseil: Update to 20220623.1

* upb: Update to 2022-06-21

* grpc: Update to 1.49.0

* grpc: Adjust SHA512 for v1.49.0

* abseil: Add license field
2022-09-25 23:11:57 -07:00
Billy O'Neal
5f6dfcb4d7
[tbb, pagmo2] Update TBB to 2021.5 and update pagmo2 to 2.18.0 (#26284)
* [tbb] Update to 2021.3.0

* [tbb] Add Threads dependency

* [pagmo2] Update to support new TBB

* [openvdb] Update to 8.1.0

* [embree2] Remove from baseline -- it is no longer receiving support from upstream

* [usd] Mark as unsupported

* [usd] Disable USD in CI due to policy https://github.com/PixarAnimationStudios/USD/issues/1600

* [openvdb] Bump port-version

* Update version database

* [pagmo2] Fix vcpkg.json

* update version

* wip update

* versions

* [embree2] deprecate, [openvdb,usd] resolve conflicts, [tbb] update

* Added libxml port.

* Remove port version as it's initial port.

* Added baseline version

* Support only for windows and static

* Allowed building debug version

* update versions

* Update ports/libxpm/portfile.cmake

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

* Added new lines

* Update ports/libxpm/vcpkg.json

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

* Update ports/libxpm/portfile.cmake

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

* Update ports/libxpm/vcpkg.json

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

* Regenerated versions

* Update ports/libxpm/vcpkg.json

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

* Libxpm is taken from gitlab now.

* Dropped changes against master in original repo for libxpm.

* Dropped libxpm from baseline

* Dropped version for libxpm

* Update cpuinfo

* Updated date of version

* Update version database

* Removed support for arm32 & uwp as library is not supporting it.

* Version regenerated

* Update ports/cpuinfo/vcpkg.json

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

* Updated versions

* Initial commit WIP

* Fixed compilation of latest stable version

* Dropped comments

* Switch from version-string to version

* Added versions

* Fixed path of cmake files for other projects

* Updated versions

* Various modernization.

* Fully mark embree2 as deprecated.

* [pagmo2] Disable -Werror

* [cctag] Fix finding and use of TBB.

* [openvdb] Baseline the static versions because they exceed FFFFFFFF in size, and I'm not sure if that's fixable....

* [gazebo] Apply https://github.com/osrf/gazebo/pull/3174 patch to fix TBB.

* Respond to failures in https://dev.azure.com/vcpkg/public/_build/results?buildId=76586

* [pagmo2] Add license. See 19d774fbb6/src/bfe.cpp (L5-L27)

* [tbb] Add license.

* [embree2] Add "license".

* [tbb] Use vcpkg_cmake_config_fixup and fix version as requested by @LilyWangLL

* [usd] Add usd is known broken message.

* [embree2] Remove completely.

* Fix version database.

* Fix usd version database.

* Fix wrong case on Linux.

* Lowercase the tbb directory to get to their configs.

* [cctag] minimize patches

* [tbb] Apply supports expression fix suggested in https://github.com/microsoft/vcpkg/pull/26284#discussion_r967427833

* [usd] Add note about upstream issue.

* [pagmo2] Minimize patch.

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
Co-authored-by: Mathis Logemann <mathisloge@gmail.com>
Co-authored-by: Victor Romero <viromer@microsoft.com>
Co-authored-by: Vladimír Aubrecht <vladimir.aubrecht@me.com>
Co-authored-by: Thomas1664 <46387399+Thomas1664@users.noreply.github.com>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com>
2022-09-23 12:03:33 -07:00
Ray Tang
3dde7849b9
[capnproto] update capnp version to 0.10.2 (#26936)
* update capnp version to 0.10.2

* fix build

* Update ports/capnproto/vcpkg.json

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

* fix after port update

* add license

* update version

* update version

Co-authored-by: Ray Tang <ray.tang@xycapitalgroup.com>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-09-23 10:13:27 -07:00
Carlos O'Ryan
038dc2df42
[protobuf] update to v3.21.6 release (#26927) 2022-09-23 10:13:02 -07:00
Alexander Neumann
0e0aa20677
[xwindow] part 5b (#26851)
* [libice] add new port

* [libsm] add new port

* add license

* v db

* [libxi] add port

* [libxres] add port

* [libxrandr] add port

* v db

* add license

* v db

* fix port name

* fix vdb

* [libxrender] add port

* format

* v db

* fix arm ?

* use configure option

* arm fixes

* v db
2022-09-22 14:34:02 -07:00
Valerie Avva Lim
9c2ee2a7c5
[azure-iot-sdk-c] LTS Release 07-2022_Ref02 (#26361)
* update versions

* add patches

* fix ninja error

* update port versions

* fix linux build issues

* bot comment fixes

* update version

* add openssl override for c-utility

* format vcpkg.json file

* Update version database

* update licenses

* Update version database

* remove depracated portfile functions

* Update version database

* fix vcpkg_cmake_config_fixup arguments

* Update version database

* point to after openssl 3 support

* revert overrides

* add new openssl patch

* fix patches to work on linux

* update to actual release code

* update versions

* remove leftovers from trying to fix linux

* Revert "remove leftovers from trying to fix linux"

This reverts commit b4589195f1.

* Revert "update versions"

This reverts commit 6a0fbb5318.

* remove leftovers from trying to fix linux

* update versions

* remove unpublished versions

* Update ports/azure-c-shared-utility/vcpkg.json

remove port version

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

* Update ports/azure-uamqp-c/portfile.cmake

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

* Update ports/azure-uamqp-c/vcpkg.json

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

* Update ports/azure-umqtt-c/vcpkg.json

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

* pr comments

* update versions

* clean up versions

* remove version updates from un-updated packages

* overwrite versions

* Update vcpkg.json

* Update vcpkg.json

* Update azure-macro-utils-c.json

* Update umock-c.json

Co-authored-by: Valerie Avva Lim <vaavva@DESKTOP-A98NJKG.localdomain>
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
Co-authored-by: Lily Wang <494550702@qq.com>
2022-09-22 14:32:34 -07:00
Alexander Neumann
ba1f91fd7e
[scripts|cmake] use ENV{VisualStudioVersion} to switch cmake generator (#26339)
* add VCPKG_CMAKE_VS_GENERATOR for overriding/providing a generator if ninja cannot be used

* Wording CR.

Co-authored-by: Javier Matos Denizac <javier.matosd@gmail.com>

* use VisualStudioVersion to switch the generator.

* v db

* CR changes

* v db

Co-authored-by: Javier Matos Denizac <javier.matosd@gmail.com>
2022-09-22 14:28:20 -07:00
Daniel Schürmann
1d5b2d15ff
[new port] Add rubberband (#24549)
* add port for `rubberband`

[rubberband](https://www.breakfastquay.com/rubberband/) is a small
library for stretching sounds.
This is the minimal portfile to make vcpkg happy, but probably still
needs some improvement, i.e. not picking up system libraries.

* [rubberband] Update to 2.0.2

* [rubberband] remove lv2 feature, because the install location is out of the vcpkg install tree

* [rubberband] Remove vcpkg_cmake_get_vars dependency

* [rubberband] Disable static builds on windows because of broken libsndfile dependency

Co-authored-by: Daniel Reuter <daniel.robin.reuter@googlemail.com>
2022-09-22 14:23:53 -07:00
Guillaume Racicot
e97f053a90
[kangaru ] Update to version 4.3.1 (#26839)
* Bumped kangaru version

* Added versions

* Bumped kangaru version

* run x-add-version

* Change name of the feature to globaltypeid

* Run x-add-version

* Apply suggestions from code review

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

* Fixed feature for hash based type id

* Run x-add-version

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2022-09-22 11:42:38 -07:00
Joel Falcou
889af66a1d
Updated EVE version (#26892) 2022-09-22 11:41:43 -07:00
Pranav
89f90c7080
[argparse] Update to v2.8 (#26898)
* Updated argparse to v2.8

* Updated version baseline and JSON for argparse
2022-09-22 11:41:16 -07:00
Frank
d52632d9a0
[vcpkg baseline][otl] update error hash (#26899)
* [otl] update hash

* version

* update version
2022-09-21 12:30:21 -07:00
Cheney Wang
28d6249542
[robin-map] Fix error when use find_package(robin-map CONFIG REQUIRED) (#26633)
* [tsl-robin-map] Rename robin-map to tsl-robin-map

* format-manifest

* Let robin-map be an empty port

* x-add-version

* Add empty line

* Add PACKAGE_NAME tsl-robin-map

* Add missing port
2022-09-21 12:28:17 -07:00
Francisco Facioni
207fbcb55c
[taskflow] Update to 3.4.0 (#26879) 2022-09-20 11:37:48 -07:00
Kai Pastor
63879cfda1
[lerc] Update to 4.0.0 (#26882)
* Update to 4.0.0

* Update versions
2022-09-20 11:37:29 -07:00
Anders Wind
4e07dd99b8
[stronk] Add new port (#26740)
* [stronk] Initial port

* Review fixes

* Fixed added builtin-baseline which is not neccesary for registry

* fix include wrong directroy

* update version

* delete patch

* update version

* Add quotes

* update version

* Use vcpkg_from_github

Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-09-20 11:09:35 -07:00
Nick
2464990fbb
[openal-soft] fix mingw x86 build (#26816) 2022-09-19 12:41:57 -07:00
Matthias Kuhn
290865e4a1
Bump spix version to 0.4 (#26555)
* Bump spix version to 0.4

* Add new port spix-qt6

* Add feature qt5 and qt6 to spix

* Back to qt5
2022-09-19 12:38:10 -07:00
Alexander Neumann
2b35366a5d
[hpx] add some features, fix some bugs (#25059)
* refine hpx port

* v db

* add tcmalloc on unix

* refine comment

* v db

* remove hardcoded mpi dep

* v db

* portfile cleanup

* v db

* add pkgconf as a dep

* v db

* [snappy] remove debug suffix and add pc file

* hpx pass through _HOST_TRIPLET for pkgconf

* v db

* fix snappy in ffmpeg

* v db

* fix name clash of output names

* v db

* remove tcmalloc

* v db

* remove bin dir; seems empty on !windows

* v db

* b v

* v db

* baseline stuff

* fix jemalloc missing msvc_compat headers

* v db

* install usage for hpx

* v db

* Update versions/f-/ffmpeg.json

* revert v db

* bump ffmpeg

* v db

* remove jemalloc since I can force it thorugh the triplet any way.

* v db

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2022-09-19 12:30:40 -07:00
Szabolcs Horvát
63bbbfab92
[igraph] update to 0.10 (#26432)
* [igraph] update to 0.10

* [igraph] x-add-version

* [igraph] disable on arm64 windows due to lack of support for _umul128()

* [igraph] x-add-version

* [igraph] fix typo

* [igraph] x-add-version

* [igraph] update to 0.10.1

* [igraph] x-add-version

* Update versions/i-/igraph.json

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

* [igraph] remove special treatment of uwp from portfile

* [igraph] indicate that failure is expected for x64-uwp

* [igraph] x-add-version

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2022-09-19 12:20:02 -07:00
Alexander Neumann
1f3914c769
[xwindow] part 4/N (#26576)
* [font-util] add port

* [libfontenc] add port

* [libfs] add port

* format manifest

* remove -string

* v db

* Update ports/font-util/build.patch

* v db

* use magic macro instead of magic numbers....

* v db
2022-09-19 12:08:27 -07:00
Bernhard Manfred Gruber
056a7303b0
[alpaka] Add new port, version 0.9.0 (#26812)
Co-authored-by: Jonliu1993 <13720414433@163.com>

Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-09-19 12:01:46 -07:00
Li Wu
bded093da1
upgrade roaring to 0.7.1 (#26802)
Co-authored-by: Li Wu <wuli@yanhuangdata.com>
2022-09-19 11:45:39 -07:00
Azure SDK Bot
b7574b17ed
[Azure Storage] Update to Sept hotfix Release (#26819)
* [azure-storage-blobs-cpp] Update to 12.6.1
## 12.6.1 (2022-09-16)

### Other changes

- No public changes in this release.

* update version database

Co-authored-by: Jinming Hu <jinmhu@microsoft.com>
2022-09-19 11:44:31 -07:00
Dennis
b67ce11650
liburing: Disable tests and examples (#26837) 2022-09-19 11:40:16 -07:00
Sylvain Doremus
744a921348
[assimp] Update to version 5.2.5 (#26856) 2022-09-19 11:39:08 -07:00
Henrik Gaßmann
cf48528dff
[llfio,outcome,ned14-internal-quickcpplib] Fix minor nits (#26859)
* [quickcpplib] Properly delimit path option

* [outcome] Prevent buildsystem from enabling concepts pre cxx20

* [llfio] Update port to 2022-09-18

- Disable OpenSSL support until someone properly integrates it.

* [llfio] Disable buildsystem compiler introspection

The buildsystem tries to enable concepts and coroutines via non standard
compiler flags on earlier C++ versions which is exactly the opposite of
what our polyfill features warrant.

* Add versions to database
2022-09-19 11:35:37 -07:00
Jack·Boos·Yu
11461d415a
[vcpkg baseline][saucer] Re-fix configure error (#26820)
* [sacuer] Re-fix configure error

* version
2022-09-19 11:06:40 -07:00
Rémy Tassoux
24d96bcb84
[implot] Update to 0.14 (#26852)
* [implot] Update to 0.14

* [implot] Update version files
2022-09-19 11:00:25 -07:00
Mengna Li
01b29f6d82
Add bonding support (#26809) 2022-09-16 14:06:30 -07:00
Matthew Oliver
ff4bb46b1d
[cgltf] Update to 1.13. (#26805)
* [cgltf] Update to 1.13.

* [cgltf] Add license field.

* Update version.
2022-09-16 14:06:00 -07:00
Mengna Li
637698b9cf
Add opus support (#26785) 2022-09-16 11:43:06 -07:00
Francisco Facioni
3bc4cc846b
[openfbx] Add port (#26678)
* [openfbx] Add port

* Set cxx standard to 11 to fix osx build

* version

* [openfbx] add unofficial namespace

* [openfbx] fixes for unofficial-openfbx

* [openfbx] more renaming

* [openfbx] fix after unofficial renaming

* [openfbx] Make it static only as it doesn't export any symbols

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2022-09-15 13:01:04 -07:00
Kai Pastor
793fd2bff1
[libspatialite] Fix host dependency (#26741)
* Fix host dependency

* Update versions

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2022-09-15 12:44:27 -07:00
Nursultan Zarlyk
e19fc496c7
[Dlib] Enable arm64-windows (#26778)
* Add arm64-windows support

* Update port version

* Update dlib version

* Add dlib:arm64-windows in ci.baseline

Co-authored-by: Nursultan Zarlyk <nzarlyk@microsoft.com>
2022-09-15 12:33:44 -07:00
Dmitry Baryshev
46798970f0
[sail] Update to 0.9.0-rc1 (#26781)
* [sail] Update to 0.9.0-rc1

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

* [sail] Added quotes

* [sail] vcpkg x-add-version --all --overwrite-version
2022-09-15 12:31:18 -07:00
Alexander Neumann
258dbad4cc
[Qt] update to 6.3.2 (#26762)
* Qt update to 6.3.2

* add odbc sql driver

* v db
2022-09-15 12:30:09 -07:00
Jack·Boos·Yu
8907350a27
[saucer] Fix configure (#26783)
* [saucer] Fix configure

Signed-off-by: JackBoosY <yuzaiyang@beyondsoft.com>

* version

Signed-off-by: JackBoosY <yuzaiyang@beyondsoft.com>
2022-09-15 12:16:25 -07:00
Dimitrij Mijoski
de20eeed0d
[nuspell] Update port to v5.1.1 (#26797)
* [nuspell] Update port to v5.1.1

* x-add-version
2022-09-15 11:44:33 -07:00
JonLiu1993
71115afccd
[liburing] update to 2.2 (#26801)
* [liburing] update to 2.2

* update version
2022-09-15 11:44:02 -07:00
Jack·Boos·Yu
6ff1bfa059
[arrayfire] Fix usage (#26782)
* [arrayfire] Fix usage

* version

* Add double quotes

* version
2022-09-14 13:25:19 -07:00
MonicaLiu
8d3aa2bbf6
[sqlpp11] Update to latest commit (#26775)
* update sqlpp11

* update baseline

* update some formatting

* update version

Co-authored-by: Monica <v-liumonica@microsoft.com>
2022-09-14 12:13:20 -07:00
Kai Pastor
62850c28d0
[vcpkg baseline][osg] Fix port dependencies and build errors (#26698)
* Don't depend on default features

* Use OpenEXR config

* Try to skip non-portable check_cxx_source_runs

* Ensure PKG_CONFIG_USE_CMAKE_PREFIX_PATH

* Use link libraries from pkg-config

* Revise feature-to-CMake mapping

* Update versions
2022-09-14 11:24:49 -07:00
Jack·Boos·Yu
b6d92018d4
[vcpkg baseline][many ports] Fix regressions (#26771)
* update version to merge fix changes

* update baseline

* Disable libxpm optional dependency gettext since missing tool xgettext

* cleanup atk:x64-windows-static

* version

* revert update changes

* version

* add feature gettext, fix patch

* version

* typo

* version
2022-09-14 11:20:47 -07:00
Craig Edwards
34f072dfcb
[DPP] Bump to version 10.0.18 (#26669)
* vcpkg dpp port built from our CI

* fix missing dependency

* update

* Update Sun Jul 24 11:26:12 UTC 2022

* exclude uwp for dpp

* Update Sun Jul 24 13:21:45 UTC 2022

* fix supports

* fix supports

* Update Sun Jul 24 14:14:29 UTC 2022

* Update Sun Jul 24 15:36:39 UTC 2022

* Update Mon Jul 25 12:04:56 UTC 2022

* * Add https:// to the homepage so that it is a valid URI.

* Added usage.
* Forced pkgconfig to be required rather than quiet.
* Changed tabs to spaces in portfile.cmake.

* Update Mon Aug 15 12:38:09 UTC 2022

* Update Mon Aug 15 13:08:33 UTC 2022

* Put back missing patches

* Update portfile.cmake

* fix breakage of wrapping

* Update Mon Aug 15 13:59:12 UTC 2022

* fix up version file

* fix newlines where they dont belong

* update version

* updtae version

* update version

* Update Wed Aug 31 16:35:42 UTC 2022

* Update Sat Sep  3 20:29:45 UTC 2022

* fix merge

Co-authored-by: Billy O'Neal <bion@microsoft.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-09-13 16:54:22 -07:00
Peter Adam Korodi
09007f767c
[configcat] Add new port (#26713)
* [configcat] Add new port

* [configcat] Add new port

* [configcat] Add new port

* [configcat] Add new port

* [configcat] Add new port

* [configcat] Add new port

* [configcat] Add new port

* [configcat] Add new port

* [configcat] Add new port

* Update ports/configcat/portfile.cmake

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

* [configcat] Add new port

* [configcat] Add new port

* [configcat] Add new port

* [configcat] Add new port

* [configcat] Add new port

* [configcat] Add new port

* [configcat] Add new port

* [configcat] Add new port

* [configcat] Add new port

* [configcat] Add new port

* [configcat] Add new port

* [configcat] Add new port

* [configcat] Add new port

* [configcat] Add new port

* [configcat] Add new port

* [configcat] Add new port

* [configcat] Add new port

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2022-09-13 16:53:48 -07:00
Hesham Essam
88fe6621ed
[glib]: fix pkgconfig tools path (#26743)
* [glib]: fix pkgconfig tools path

* Update version database
2022-09-13 16:50:41 -07:00
Hesham Essam
24b59b94ab
[gdk-pixbuf]: fix pkgconfig tools path (#26744)
* [gdk-pixbuf]: fix pkgconfig tools path

* gdk_pixbuf binary dir was actually correct

* Update version database
2022-09-13 16:49:19 -07:00
Carlos O'Ryan
9e6aab1666
[grpc] fix upb library order in pkgconfig (#26752) 2022-09-13 16:46:28 -07:00
Kyle Benesch
274e8be314
Update to 1.22.3 (#26746)
Add unicode feature.  Enabled by default.
2022-09-13 16:42:55 -07:00
Matt Swann
521611caa7
[yara] Update to 4.2.3 to resolve security vulnerability (#26770)
* Update yara version

* Update ref to v4.2.3

* Update portfile.cmake

Update SHA512 hash with value from build

* Update versions to 4.2.3 per x-add-version
2022-09-13 16:40:10 -07:00
Jack·Boos·Yu
0399e7964a
[arrayfire] Fix feature opencl dependency clFFT (#26773)
* [arrayfire] Fix feature opencl dependency clFFT

* version

* Add homepage and license

* version
2022-09-13 16:33:28 -07:00
Frank
999825f5cb
[wxwidgets] update version to v3.2.1 (#26774)
* [wxwidgets] update version to v3.2.1

* update version

* format patch

* overwrite version
2022-09-13 16:31:27 -07:00
Noah
23905f6f86
[saucer, ereignis] Update saucer port and add ereignis (#26683)
* [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

* [ereignis] add new port

* [saucer] update port

* [ereignis] fix description

* [saucer] update ref

* [qt5-webengine] use host for nodejs

* [qt5-webengine] bump `port-version`

* [ereignis] remove unused dependency

* [qt5-webengine] revert git-tree of old port

* [ereignis] add empty line

* fix: formatting & versions

* fix: reset modified files

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2022-09-12 14:04:41 -07:00
Lily Wang
4e73d1b47a
[libmariadb] Fix build error on Linux (#26704)
* [libmariadb] Fix build error on Linux

* x-add-version

* Revert ci.baseline.txt

* fix CMake export

* change ci.baseline.txt to open test libmariadb

* x-add-version

* Revert ci.baseline.txt

* remove CMAKE_SHARED_LIBRARY_C_FLAGS

* x-add-version
2022-09-12 13:50:09 -07:00
Gabe Rundlett
16f5ba45a9
[glslang] Bump version to 11.11.0 (#26671)
* Bump glslang port to 11.11.0

* Fix sha to match the one shown on the microsoft build server

* Fix portfile issues (at least for Windows)

* Potentially fix shaderc port

* update shaderc version

* shaderc appears to require Threads?

* change shaderc port version?

* fix local port-version

* Added custom usage as per PR suggestion!

* Updated glslang port tree version hash
2022-09-12 13:43:31 -07:00
Alexander Neumann
f2453e0619
[Qt5|qmake] pass toolchain setup (#26354)
* [qt5/qmake] Pass toolchain flags to build

* v db

* forgot a dependency

* v db

* add required ar flags

* v db

* Apply suggestions from code review

Co-authored-by: Javier Matos Denizac <javier.matosd@gmail.com>

* v db

* inc port version

* v db

* qt5-base

* v db

Co-authored-by: Javier Matos Denizac <javier.matosd@gmail.com>
2022-09-12 13:30:47 -07:00
Kai Pastor
8e3595fad0
[speex] Use native autotools for all triplets (#26502)
* Use autotools build for windows

* Fix license

* Limit subdirs for vpckg build

* Update versions

* CI [skip actions]
2022-09-09 12:08:05 -07:00
Osyotr
7e430e3a90
[libxslt] Update to 1.1.37 (#26718) 2022-09-09 11:56:55 -07:00
Henrik Gaßmann
29787a71b3
[status-code,outcome,llfio,ned14-internal-quickcpplib] Update to 2022-09-08 (#26724)
* [quickcpplib] Update to 2022-09-08

* [status-code] Update to 2022-09-08

* [outcome] Update to version 2.2.4

* [llfio] Update to 2022-09-08

* [status-code,outcome,llfio] Update version database
2022-09-09 11:55:55 -07:00
Dancho
03db827306
[alpaca] Add port (#26729)
* [alpaca] Add port

* add comment #header-only library

* x-add-version

Co-authored-by: Lily Wang <494550702@qq.com>
2022-09-09 11:53:46 -07:00
JonLiu1993
1ddafcb6f6
[zserge-webview] update to 2022-09-07 (#26711)
* [zserge-webview] update to 2022-09-06-1

* update version

* update repo

* update version

* add double quotes

* update version

* update portfile.cmake

* update version
2022-09-08 14:33:38 -07:00
Peter Adam Korodi
d60e320788
[z4kn4fein-semver] Add new port (#26644)
* [semver] Add new port

* [semver] semver.json git-tree update

* [semver] vcpkg-cmake + vcpkg-cmake-config deps

* [semver] semver.json git-tree update

* [z4kn4fein-semver] Add new port

* [z4kn4fein-semver] Add new port

* [z4kn4fein-semver] remove semver
2022-09-08 14:01:49 -07:00
pastdue
0e9a28874c
Add VCPKG_TARGET_IS_EMSCRIPTEN, fix opus and libsodium ports for wasm32-emscripten (#26318)
* vcpkg_common_definitions: Add VCPKG_TARGET_IS_EMSCRIPTEN

* [opus] Fix wasm32-emscripten builds

* [libsodium] Fix wasm32-emscripten builds

* Run x-add-version
2022-09-08 14:01:20 -07:00
Alexander Neumann
4cde015b16
[Mesa] Update to 22.1.7 (#25890)
* [mesa] 22.1.4

* delete correct patch ...

* v db

* fix feature names

* v db

* add enable-rtti

* v db

* update to latest and add offscreen feature

* f m

* v db
2022-09-08 11:49:08 -07:00
Vladimír Aubrecht
3d802bb224
[Libxpm] ADD new port (#25935)
* first batch of xwindow PR ports - up to dbus

* first batch of xwindow PR ports - up to dbus

* format manifest

* version stuff

* remove if block

* version stuff

* fix xcb hash

* fix xproto dependency on meson blocking cross builds

* adjust message

* use X11_xcb_LIB

* version stuff

* put xlib arm64-windows on baseline

* fix dbus on osx and linux

* version stuff

* forget to set the value

* fix --export-dynamic on osx

* version dbus

* ci-retrigger

* add license (needs tool update)

* version adjustments

* version update

* Added libxml port.

* remove unnecessary comments

* v db

* Remove port version as it's initial port.

* Added baseline version

* Support only for windows and static

* Allowed building debug version

* update versions

* Update ports/libxpm/portfile.cmake

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

* Added new lines

* Update ports/libxpm/vcpkg.json

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

* Update ports/libxpm/portfile.cmake

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

* Update ports/libxpm/vcpkg.json

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

* Regenerated versions

* Update ports/libxpm/vcpkg.json

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

* Libxpm is taken from gitlab now.

* Apply suggestions from code review

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

* nitpicks

* rename xau to libxau

* use vcpkg_install_copyright and silence usage

* xtrans silence usage

* format-manifest

* v db

* make license null for ports without exact match

* xdmcp rename to libxdmcp

* merge x11 wrapper into xlib
rename xlib to libx11 to avoid a metaport

* v db

* missed dbus depending on x11.

* v db

* Update scripts/ci.baseline.txt

* Initial switch to make

* Added required dependencies

* Build fixed

* Updated versions

* Update version database

* format

* version

* Dropped not used code

* versions

* Enabled support for linux

* versions

Co-authored-by: Alexander Neumann <Alexander.Neumann@hamburg.de>
Co-authored-by: Alexander Neumann <neumann@imt.uni-luebeck.de>
Co-authored-by: LilyWangLL <94091114+LilyWangLL@users.noreply.github.com>
Co-authored-by: Alexander Neumann <you@example.com>
Co-authored-by: Neumann-A <30894796+Neumann-A@users.noreply.github.com>
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Co-authored-by: Thomas1664 <46387399+Thomas1664@users.noreply.github.com>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Billy O'Neal <bion@microsoft.com>
2022-09-08 11:40:05 -07:00
Cheney Wang
0c1a8fea70
[ncurses] Add file(MAKE_DIRECTORY) to create the missing directories (#26690)
* [ncurses] Add dependence pkgconf

* Add MAKE_DIRECTORY
2022-09-08 11:36:51 -07:00
Osyotr
5d500d15c1
[qt5] Update to 5.15.6 (#26715)
* [qt5] Update to 5.15.6

* Drop icu patch in qt5-tools that has been merged upstream
2022-09-08 11:33:41 -07:00
JonLiu1993
c156f35359
[dlfcn-win32] update to v1.3.1 (#26721)
* [dlfcn-win32] update to v1.3.1

* update version
2022-09-08 11:30:05 -07:00
Javier Matos Denizac
a291bcad80
[vcpkg baseline][kf5globalaccel] Fix baseline (#26658)
* Make x11extras a feature

* versions

* Remove the feature but keep explicit only-on-linux platform selection.

* Fix spelling.

Co-authored-by: Billy O'Neal <bion@microsoft.com>
2022-09-07 16:30:58 -07:00
Mengna Li
cbd6d4a8c4
[atk] fix supports (#26700)
* fix supports

* update

* update
2022-09-07 15:27:15 -07:00
eao197
6e428ec15b
[restinio] Update to 0.6.17 (#26701)
* RESTinio updated to 0.6.17.

* RESTinio-0.6.17 added to baseline.
2022-09-07 12:16:23 -07:00
Ray Tang
610176628f
[crowcpp] Update to 1.0-5 (#26705)
* increment crowcpp version

* fix version

* fix hash

* fix hash

Co-authored-by: Ray Tang <ray.tang@xycapitalgroup.com>
2022-09-07 12:16:07 -07:00
Dennis
9b43b71351
[asio-grpc] Update to 2.1.0 (#26707)
* asio-grpc: Update to v2.1.0

* asio-grpc: Update baseline to 2.1.0
2022-09-07 12:15:24 -07:00
João Barbosa
d8f53e80e6
[crashpad] fix linking on macOS (#26682)
* [crashpad] link libmig_output.a on macOS

* [crashpad] update to latest
2022-09-06 14:54:31 -07:00
Alexander Neumann
b0eb3fa9ee
[Xwindow] part 5/N (#26684)
* [libice] add new port

* [libsm] add new port

* add license

* v db
2022-09-06 14:13:13 -07:00
Maximilian Downey Twiss
1912e1a397
[cubeb] Add new port (#26648) 2022-09-06 12:52:35 -07:00
Bert Huijben
c382312bed
[proj] Upgrade to 9.1.0 (#26649) 2022-09-06 12:50:48 -07:00
An Tao
33cd8da12d
[drogon] Update to 1.8.0 (#26639)
* [drogon] Update to 1.8.0

* fix a confilict with hiredis
2022-09-06 12:46:47 -07:00
SunBlack
6de11d57ab
[realsense2] Update version to v2.51.1 (#26652)
Co-authored-by: Heiko Thiel <heiko.thiel@hpi.de>
2022-09-06 12:45:36 -07:00
Frank
bc19f25585
[mysql-connector-cpp] Add correct target namespace (#26686)
* add correct target namespace

* update version

* correct namespace

* overwrite version

* format patch

* update version
2022-09-06 12:42:12 -07:00
Szabolcs Horvát
31c43c228c
[igraph] update to 0.9.10 (#26656)
* [igraph] update to 0.9.10

* [igraph] x-add-version
2022-09-06 11:25:54 -07:00
Nicholas Hayes
8f3c8d044f
[libheif] Update to version 1.13.0 (#26662) 2022-09-06 11:22:54 -07:00
Carlos O'Ryan
b9bfab0406
[google-cloud-cpp] update to latest release (v2.2.0) (#26647) 2022-09-06 11:19:58 -07:00
Peter Adam Korodi
473e07f877
[cpr] Update to 1.9.2 (#26689)
* [cpr] update to 1.9.2

* [cpr] update to 1.9.2

* [cpr] update to 1.9.2

* [cpr] cpr.json git-tree update
2022-09-06 11:17:45 -07:00
Cheney Wang
bdb28dc4f2
[vcpkg baseline][dpp] Add DISABLE_PARALLEL_CONFIGURE (#26687) 2022-09-06 11:15:29 -07:00
Azure SDK Bot
600f89f477
[Azure Storage] Update to Sept Release (#26696)
* [azure-storage-common-cpp] Update to 12.3.0
## 12.3.0 (2022-09-06)

### Features Added

- Features in `12.3.0-beta.1` are now generally available.

* [azure-storage-blobs-cpp] Update to 12.6.0
## 12.6.0 (2022-09-06)

### Features Added

- Features in `12.6.0.beta.1` are now generally available.

### Bugs Fixed

- Empty file or existing file won't be created/overwritten if the blob to be downloaded doesn't exist.
2022-09-06 11:14:36 -07:00
Jianshen Liu
910f20fefe
[dpdk] Fix the hash of the downloaded archive (#26657) 2022-09-02 15:16:09 -07:00
Dawid Wróbel
707927374c
[shiftmedia-gnutls] new port (Windows fork of GnuTLS) (#18029)
* [libgnutls] Add Windows support

    [libgnutls] update versions

    [libgnutls] fix *nix tarball URL

    [libgnutls] update versions

    [libgnutls] formatting

    [libgnutls] use less ambiguous variable for .pc substitution

    [libgnutls] update versions

    [libgnutls] fix static build

    [libgnutls] update versions

    [libgnutls] cleanup nettle patch

    [libgnutls] update versions

    [libgnutls] drop outdir.patch, use msbuild property instead

    [libgnutls] update versions

    [shiftmedia-libgnutls] use separate port for SMP fork

    [shiftmedia-libgnutls] update project name,
remove non-Windows code

* [shiftmedia-libgnutls] remove leftover option

* [shiftmedia-libgnutls] update versions

* [shiftmedia-libgnutls] add license

* [shiftmedia-libgnutls] update versions

* [shiftmedia-libgnutls] update license

* [shiftmedia-libgnutls] update versions

* [shiftmedia-libgnutls] update license

* [shiftmedia-libgnutls] update versions

* [shiftmedia-libgnutls] update license

* [shiftmedia-libgnutls] update versions

* [shiftmedia-libgnutls] also support UWP

* [shiftmedia-libgnutls] update versions

* [shiftmedia-libgnutls] fix supported platform

* [shiftmedia-libgnutls] update versions

* [shiftmedia-libgnutls] remove leftover warning

* [shiftmedia-libgnutls] update versions

* [shiftmedia-libgnutls] install includes instead of moving them around in buildtree

* [shiftmedia-libgnutls] update versions

* [shiftmedia-gnutls] use vcpkg_replace_string() instead patches; fix library name

* [shiftmedia-gnutls] use Requires.private to locate gmp

* [shiftmedia-libgnutls] update versions

* [shiftmedia-libgnutls] msbuild adds a subfolder to OutDir on UWP

* [shiftmedia-libgnutls] update versions

* [shiftmedia-libgnutls] Windows implies UWP support

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

* [shiftmedia-libgnutls] wrap paths in quotes

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

* [shiftmedia-libgnutls] update version

* [shiftmedia-libgnutls] make yasm tool host dep

* [shiftmedia-libgnutls] update version

Co-authored-by: Billy O'Neal <bion@microsoft.com>
2022-09-02 14:30:19 -07:00
Alexander Rozdaybeda
f4b909297a
[curl] Add Unicode support (#25865)
* Add Unicode support to Curl

* fix curl version

* increase port

* Update ports/curl/vcpkg.json

Co-authored-by: autoantwort <41973254+autoantwort@users.noreply.github.com>

* fix hash

* remove error message

* removed condition for windows

* add ENABLE_UNICODE for windows

Co-authored-by: alexander.rozdaybeda <alexander.rozdaybeda@avanquest.com>
Co-authored-by: autoantwort <41973254+autoantwort@users.noreply.github.com>
2022-09-02 13:46:16 -07:00
Frank
1eb4c7f6f3
[Tesseract] add support [arm-osx] and [arm-linux] (#26420)
* add arm-osx and arm-linux support

* update version
2022-09-02 11:06:04 -07:00
Li Xiaobin
74a66f663d
[mysql-connector-cpp] update to 8.0.30 (#26536)
* [mysql-connector-cpp] Upgrade to 8.0.30

* version DB

* [mysql-connector-cpp] remove arm supports

* [mysql-connector-cpp] version DB
2022-09-02 10:51:42 -07:00
Russell Greene
2353c65940
[opencv4] disable optional hdf5 dependency for iOS, where it doesn't build (yet) (#26636)
* [opencv4] diable hdf5 dependency on ios, as it currently doesn't build

* ./vcpkg x-add-version --all
2022-09-02 10:49:22 -07:00
noeffn
b5dd45dc07
[boost-modular-build-helper] Add BSD and FreeBSD target-os (#26562)
* [boost-modular-build-helper] Add BSD and FreeBSD target-os

[boost-modular-build-helper] Updates port version

* [boost-modular-build-helper] Use CMAKE_SYSTEM_NAME to detect freebsd

* [boost-modular-build-helper] Use port-version 1

* update evrsion

* [boost-modular_build-helper ] Use VCPKG_DETECTED_CMAKE_SYSTEM_NAME for FreeBSD detection

* [boost-modular-build-helper] Updates version

* Update boost-modular-build-helper.json

Co-authored-by: Avezy <aa04463@mail.ru>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-09-02 10:47:50 -07:00
David Garske
369f642fa0
Update to wolfSSL v5.5.0, wolfMQTT v1.14.1, wolfTPM v2.6.0 (#26620)
* Update to wolfSSLv5.5.0.

* Update to wolfMQTT v1.14.1

* Update to wolfTPM v2.6.0. Add wolfSSL build options for custom OID's in CSR.
2022-09-02 10:46:35 -07:00
Russell Greene
1f7e50198e
[openexr] use vcpkg_copy_tools to fix iOS build issue (#26641)
* [openexr] use vcpkg_copy_tools instead of manual rename/remove

* Allows for building on iOS without errors

* ./vcpkg x-add-version --all
2022-09-02 10:44:50 -07:00
Rémy Tassoux
0a4f1db580
[catch2] Update to 3.1.0 (#25874)
* [catch2] Update to 3.1.0

* [catch2] Update version files

* [catch2] Fix dll intallation paths

* [catch2] Update version files

* [catch2] Fix UWP build failure

* [catch2] Update version files
2022-09-02 10:41:49 -07:00
Henrik Gaßmann
31d77f607b
[outcome] Update to version 2.2.3 (#25855)
* [outcome] Update to version 2.2.3

* [outcome] Add license information

* [outcome] Refactor deprecated functions

* [status-code] Update to latest version compatible with outcome 2.2.3

* [outcome] Provide polyfill features and extract status-code

* [outcome] Remove msvc linkage patch

* [llfio] Teach port about outcome polyfills

* [llfio] Fix vendored status-code include path

* [outcome][status-code][llfio] update version database

* Don't switch C++ standard version on polyfill feature

* [outcome] Fix version entry

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2022-09-02 10:40:12 -07:00
Lily Wang
c506e9c4ec
[influxdb-cxx] Update to latest commit on 2022-08-20 (#26650)
* [influxdb-cxx] Update to latest commit on 2022-08-20

* x-add-version

* add license

* x-add-version
2022-09-02 10:39:08 -07:00
Jianshen Liu
8e67c58056
[dpdk] Update to v22.07 (#26643) 2022-09-02 10:38:41 -07:00
Azure SDK Bot
7b075bcc3b
[azure-core-cpp] Update to 1.7.2 (#26642)
## 1.7.2 (2022-09-01)

### Bugs Fixed

- WinHTTP Transport Adapter: Fixed missing reason phrase handling for HTTP/2 responses.
2022-09-02 10:38:00 -07:00
Frank
6710068ea8
[octomap] update version to 1.9.6 (#26632)
* [octomap] update version to 1.9.6

* update version
2022-09-02 10:37:33 -07:00
crisboarna
04345f9fea
[libjuice] update version to 1.0.4 (#26631)
* feat(libjuice): update to 1.0.4

* feat(libjuice): update to 1.0.4 port

* feat(libjuice): update to 1.0.4 port 2

* feat(libjuice): update to 1.0.4 port 3

* feat(libjuice): update to 1.0.4 port 4

* feat(libjuice): update to 1.0.4 port 5
2022-09-02 10:36:57 -07:00
crisboarna
b2fabd08c6
[libdatachannel] update version to 0.17.10 (#26629)
* feat(libdatachannel): update to 0.17.10

* feat(libdatachannel): update to 0.17.10 port

* feat(libdatachannel): update to 0.17.10 port 2

* feat(libdatachannel): update to 0.17.10 port 3

* feat(libdatachannel): update to 0.17.10 port 4

* feat(libdatachannel): update to 0.17.10 port 5
2022-09-02 10:36:35 -07:00
Ivan Maidanski
9443e4b143
[bdwgc] Update to v8.2.2 (#26623)
* Change REF from 5fab1a019 (v8.2.0-20211115) to v8.2.2

* Update version, reset port-version

* Use https in homepage

* Specify license
2022-09-02 10:36:00 -07:00
chausner
28098e75ae
[fast-float] Update to 3.5.1 (#26615)
* Update fast-float to 3.5.1

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-09-01 09:22:25 -07:00
Craig Edwards
5a3ca4c9d4
[DPP] Update to 10.0.17 (#26614)
* vcpkg dpp port built from our CI

* fix missing dependency

* update

* Update Sun Jul 24 11:26:12 UTC 2022

* exclude uwp for dpp

* Update Sun Jul 24 13:21:45 UTC 2022

* fix supports

* fix supports

* Update Sun Jul 24 14:14:29 UTC 2022

* Update Sun Jul 24 15:36:39 UTC 2022

* Update Mon Jul 25 12:04:56 UTC 2022

* * Add https:// to the homepage so that it is a valid URI.

* Added usage.
* Forced pkgconfig to be required rather than quiet.
* Changed tabs to spaces in portfile.cmake.

* Update Mon Aug 15 12:38:09 UTC 2022

* Update Mon Aug 15 13:08:33 UTC 2022

* Put back missing patches

* Update portfile.cmake

* fix breakage of wrapping

* Update Mon Aug 15 13:59:12 UTC 2022

* fix up version file

* fix newlines where they dont belong

* update version

* updtae version

* update version

* Update Wed Aug 31 16:35:42 UTC 2022

Co-authored-by: Billy O'Neal <bion@microsoft.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-09-01 09:19:44 -07:00
Matthias Kuhn
c0b6d35a67
[kf5globalaccel] Fix build on windows when x11 is around (#26564) 2022-08-31 17:35:30 -07:00
Alexander Neumann
6eb35f5af3
[xwindow] part 3/n (#26572)
* [xcb-render-util] add port

* [libxkbfile] add port

* [libxkbcommon] add port

* v db

* Apply suggestions from code review

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

* v db

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2022-08-31 16:20:31 -07:00
ReplayCoding
2738b0efed
[x264] fix configuration on systems without /bin/bash (#26563)
* [x264] fix configuration on systems without /bin/bash

* Update version database

* Update x264.json

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
2022-08-31 14:01:43 -07:00
JonLiu1993
8510361424
[orc] update to 1.7.6 (#26603)
* [orc] update to 1.7.6

* update version

* Fix-linux error

* update version
2022-08-31 13:59:46 -07:00
omartijn
e126661e3d
The find script for asio sdk failed on multiple inclusion (#26583)
Since it first tries to locate the directory and then unconditionally
adds a subdirectory to it, running this script twice resulted in an
incorrect path (the last node was added multiple times).

We now check whether the script already ran and then abort.

Co-authored-by: Martijn Otto <martijn@resolume.com>
2022-08-31 13:58:30 -07:00
Clinton Ingram
1623a385d3
[zlib-ng] fix HEAD_REF (#26591)
* fix head_ref

* update versions
2022-08-31 13:57:26 -07:00
Lily Wang
c4ac478f67
[crashpad] Install chromeos_buildflags.h (#26593)
* [crashpad] Install chromeos_buildflags.h

* x-add-version
2022-08-31 13:56:12 -07:00
Jack·Boos·Yu
c96b24ce57
[vcpkg baseline][nghttp3] Fix configure when cunit was installed (#26604)
* [vcpkg baseline][nghttp3] Fix configure when cunit was installed

* version
2022-08-31 13:48:17 -07:00
Thomas1664
dd66c57b83
[vcpkg baseline][gstreamer] Fix interference with libx11 on Windows (#26574)
* [gstreamer] Fix interference with libx11 on Windows

* Add feature x11

* version

* set x11 flag

* version
2022-08-31 13:47:00 -07:00
Alex
079a19c9bb
openexr: Bump version to 2.5.8, clean patches and fix ARM (#26503)
* openexr: Bump to 2.5.8

The x-add-version and patch fixes will be in next commits.

* openexr: vcpkg.json: Use "version" instead of "version-string"

* openexr: vcpkg.json: Add SPDX license identifier

* openexr: Clean 0001*-find_package patch

As upstream has cleaned it up already.

* openexr: Clean 0002-fixup_cmake_exports** patch from old whitespace fix

The upstream was already fixed it.

* openexr: Drop symlinks and find-pkg patches as it were handled at upstream

* openexr: Fix ARM build

See upstream fix for details in openexr/openexr#1216:
https://github.com/AcademySoftwareFoundation/openexr/pull/1216

* openexr: Migrate the old function to new vcpkg-cmake-config helpers

* openexr/portfile: Add comment about version for commit revision

* openexr: Update baseline via `vcpkg x-add-version openexr'
2022-08-31 13:44:21 -07:00
Hamish Moffatt
ef2a101499
[flat] update to 2022-08-30 (#26589)
* [flat] new upstream version

* [flat] update version
2022-08-31 13:37:08 -07:00
Alonso Schaich
87ed56ca34
[gdk-pixbuf] update to 2.42.9 (#26534)
* [gdk-pixbuf] update to 2.42.9 (microsoft#26533)

* [gdk-pixbuf] don't build the test suite (microsoft#26533)

We're not running nor installing the test suite, so there's no
point in building it, either

* [gdk-pixbuf] Blacklist x64-windows-static (microsoft#26533)

Fails to build over here. In fact, 2.42.8 also fails over here,
so it's probably not a regression.

* [gdk-pixbuf] Regenerate version registries (microsoft#26533)
2022-08-31 13:36:38 -07:00
Nick
f9b5f5406b
[sdl2] update to 2.24.0 (#26436) 2022-08-31 13:34:35 -07:00
Lily Wang
af908b85af
[skia] Update to 0.36.0 (#26419)
* [skia] Update to 0.36.0

* x-add-version

* fix Linux build error

* x-add-version
2022-08-31 13:32:04 -07:00
Hamish Moffatt
96c35a683e
[Argon2] Add new port (#24747)
* start of argon2 port

* continue development

* attempt to compile with optimization

* add feature to enable hardware optimizations

* fix symbol visibility

* set symbol visibility

* add pkg-config

* use libs.private for threading

* use last release

* start of argon2 port

* continue development

* attempt to compile with optimization

* add feature to enable hardware optimizations

* fix symbol visibility

* set symbol visibility

* add pkg-config

* use libs.private for threading

* use last release

* publish the command line tool

* Argon2 port

* add version info for argon2

* use preferred vcpkg cmake functions

* update version

* fix compile of x64-windows-static

* update version

* Update ports/argon2/portfile.cmake

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

* Update ports/argon2/portfile.cmake

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

* install pdbs

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

* add argon2 licence

* use target-specific functions for link libraries

* use upstream pkgconfig file

* export library for cmake

* update version hash

* don't use deprecated vcpkg_fixup_cmake_targets

* fix cmake integration

* update version

* fix thread.c includes when building on mingw32

* export header path and thread dependency properly

* don't export the argon2_tool

* fix output clash between library and tool on mingw

* use declspec for symbol visibility with mingw

* update version

* fix missing PDBs for library due to tool/library filename clash

* update argon2 version

* quote filenames for safety

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

* update arong2 version

* note upstream PR for visibility patch

* always build with hardware optimizations if supported by compiler

* update argon2 version

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2022-08-29 16:38:21 -07:00