Commit Graph

17285 Commits

Author SHA1 Message Date
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
Matthias Kuhn
3bf9bee398
[android] Add --host flags to triplets (#27246) 2022-10-17 07:37:03 -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
Frederik Gladhorn
8f06ea42d9
Find Python interpreter to used for scripts/buildsystems/osx/applocal.py (#27179)
The deployment script works with Python 2 and 3. On modern macOS machines
Python 2 may not be available. Find either version and use it.

Co-authored-by: Lily Wang <494550702@qq.com>
2022-10-14 16:32:33 -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
jpr42
aed63d2200
Vcpkg via FetchContent (#27158)
Show how to easily incorporate vcpkg into a CMake project without git submodules
2022-10-14 16:28:05 -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
Cheney Wang
b653de7c30
[baseline] Remove mfl from ci.baseline.txt (#27216)
* [baseline] Remove mfl from ci.baseline.txt

* update
2022-10-14 13:10:30 -07:00
Billy O'Neal
6d2d1dc843
VM Update October 2022 (#27212)
* Add libtool-bin as requested in https://github.com/microsoft/vcpkg/pull/26923

* Update pools.
2022-10-13 20:23:14 -07:00
autoantwort
962dc0cb62
[docs] Document VERSION (#27178)
* [docs] Document

* Update docs/maintainers/vcpkg_common_definitions.md

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

Co-authored-by: Billy O'Neal <bion@microsoft.com>
Co-authored-by: Victor Romero <romerosanchezv@gmail.com>
2022-10-13 20:19:01 -07:00
Victor Romero
929fc61671
Document environment variable (#27000) 2022-10-13 17:12:51 -07:00
Billy O'Neal
0948fa8a1e
Add documentation of https://github.com/microsoft/vcpkg-tool/pull/725 (#27188)
* Add documentation of https://github.com/microsoft/vcpkg-tool/pull/725

* Fix @Neumann-A's feedback
2022-10-13 17:12:26 -07:00
Billy O'Neal
51dd79db8c
Update vcpkg-tool to 2022-10-12. (#27209)
* Update vcpkg-tool to 2022-10-12.

https://github.com/microsoft/vcpkg-tool/releases/tag/2022-10-12

* Unset VCPKG_ROOT.
2022-10-13 16:15:20 -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