Commit Graph

4229 Commits

Author SHA1 Message Date
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