Commit Graph

4679 Commits

Author SHA1 Message Date
Kai Pastor
94e85d15fb
[gdal] Update to 3.6.2 (#28741) 2023-01-07 01:14:04 -08:00
Alexander Neumann
b1fbc2e525
[wxWidgets] Fix build with clang-cl (#28744)
* [wxWidgets] change include for clang-cl

* v db
2023-01-07 01:13:32 -08:00
myd7349
96f43232a6
[yyjson] Update to 0.6.0 (#28746)
* [yyjson] Bump to 0.6.0

* [yyjson] Bump version
2023-01-07 01:12:34 -08:00
Alexander Neumann
45e66bff9b
[scripts|vcpkg_configure_make] Help C(XX)FLAGS survive through libtool (#28349)
* help cflags survive through libtool

* Guard -Xcompiler in case of gcc/gnu

since it doesn't like unknown compiler flags.

* export CMAKE_<lang>_COMPILER_FRONTEND_VARIANT from cmake

* v db and script changes

* also check compiler id

Co-authored-by: Cheney-Wang <850426846@qq.com>
2023-01-07 01:04:32 -08:00
Kai Pastor
797256da29
[mathgl] Update, fix cmake config, dependencies, linkage, usage (#28311)
* Fix mathgl confix fixup

* Control library linkage

* Fix dependencies

* Revise tool installation

* Install usage doc

* Reduce config warnings

* Don't pick up gettext

* Fix osx

* Cross-builds partially unsupported

* uwp unsupported

* Devendor getopt

* No _CRT_STDIO_ISO_WIDE_SPECIFIERS

* Fix mgllab

* Fix glut

* Cleanup

* Update to 8.0.1

* Control building of examples

* Fix examples

* Add vcpkg-ci-mathgl test port

* Update versions

* Trim qt5 dependency

* Trim non-trivial dependencies

* Fix cross builds

* CR changes
2023-01-07 00:59:30 -08:00
Chuck Walbourn
12c2a93b40
[dxut, effects11] ports updated to support spectre-mitigated libraries (#28713)
* [dxut, effects11] ports updated to support 'spectre' feature

* Update baseline

Co-authored-by: walbourn <chuckw_walbourn@yahoo.com>
2023-01-05 05:21:48 -08:00
Frank
13224dcaaa
[snappy] fix correct lib name in snappy.pc file (#28712)
* [snappy] fix correct lib name in snappy.pc file

* update version
2023-01-05 05:20:49 -08:00
Matthew Oliver
989e976a1e
[ffmpeg] Update to 5.0.2. (#28711)
* [ffmpeg] Update to 5.0.2

* [ffmpeg] Update versions.

* [ffmpeg] Fix FindFFmpeg atomic.

* Add back yasm fallback

* Update ffmpeg.json

* [ffmpeg] Enable core OSX features.

* Update ffmpeg.json

* [ffmpeg] Fix unavailable core OS features.

* Update ffmpeg.json

* [ffmpeg] Fix Linux default OS features.

* Update ffmpeg.json
2023-01-05 05:20:29 -08:00
JonLiu1993
a628065693
[vtk-dicom] update to 0.8.14 (#28736)
* [vtk-dicom] update to 0.8.14

* update version
2023-01-05 05:06:18 -08:00
Carlos O'Ryan
4dd6b9c3ad
[google-cloud-cpp] update to latest release (v2.6.0) (#28726) 2023-01-05 05:04:38 -08:00
autoantwort
2c84cb29db
[cpuinfo] fix #28452 (#28725) 2023-01-05 05:04:11 -08:00
Martin Stump
ae5dd51153
[tcp-pubsub] Add new port (#28649)
* Add port tcp-pubsub

* Patch package config file
2023-01-05 05:03:34 -08:00
Kai Pastor
e9e1c40c76
[liblzma] Update to 5.4.0 (#28250)
* [liblzma] Update to 5.2.9

* Update to 5.4.0
2023-01-05 05:01:34 -08:00
Cheney Wang
35ca0b2033
[vcpkg baseline][ideviceinstaller] Fixing error LNK2005: optind already defined in darknet.lib (#28718)
* [vcpkg baseline][ideviceinstaller] Fixing error LNK2005: optind already defined in darknet.lib

* format-manifest .\ports\darknet\vcpkg.json

* x-add-version
2023-01-05 04:59:45 -08:00
Frank
0d239eb4d3
[ncurses] Add compiler option "enable-mixed-case" to supports mixed case file names (#28312)
* [ncurses] Add compiler option "enable-mixed-case" to supports mixed case file names

* add version

* support mingw

* version

* not mingw

* version
2023-01-04 14:49:02 -08:00
Gianluca Bianco
b10c0ba13e
[ptc-print] Add new port (#28332)
* Added basic info to ptc-print port.

* Formatting json file.

* Trying to add master branch instead of main.

* Trying to add master branch instead of main.

* Update git-tree.

* CI baseline update.

* Update ports/ptc-print/usage

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

* Update ports/ptc-print/usage

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

* CI baseline update.

* Update ports/ptc-print/portfile.cmake

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

* Update.

* Update in usage file.

* Formatting update.

* Update.

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
2023-01-04 14:48:16 -08:00
Koby Kahane
623771ee43
[lz4] update to 1.9.4. (#28348) 2023-01-04 14:47:07 -08:00
Francisco Facioni
6f70b430d6
[cnats] Update to 3.5.0 and remove system dependency to sodium (#28479)
* [cnats] Update to 3.5.0 and remove system dependency to sodium

* fixup! [cnats] Update to 3.5.0 and remove system dependency to sodium

Co-authored-by: Jonliu1993 <13720414433@163.com>
2023-01-04 14:46:19 -08:00
Chuck Walbourn
aa45329eb6
[directxmesh, directxtex, directxtk, uvatlas] update ports for Dec 2022 releases (#28482)
* [directxmesh, directxtex, directxtk, uvatlas] update ports for December 2022 releases

* [directxtk12] fixed spectre feature

* Update baseline

* Upstream fixes for WSL

* Update baseline

Co-authored-by: walbourn <chuckw_walbourn@yahoo.com>
2023-01-04 14:44:07 -08:00
friendlyanon
58054d0572
[angle] Improve UX for unofficial CMake package (#28547)
* [angle] Propagate transitive dependencies

* [angle] Add usage info for unofficial CMake targets

Only the unofficial::angle::libGLESv2 and unofficial::angle::libEGL
targets are meant to be used, because they are the targets that no other
depends on.

Co-authored-by: friendlyanon <friendlyanon@users.noreply.github.com>
2023-01-04 14:41:32 -08:00
Kai Pastor
0a277597a1
[armadillo,ensmallen] Update (#28599)
* [armadillo] Update to 11.4.3

* Fixup pkgconfig

* Add vcpkg cmake wrapper

* Update versions

* [ensmallen] Update and fix

* Add vcpkg version requirement
2023-01-04 14:27:58 -08:00
Leonid Pospelov
fbc96bcdf8
[node-api] Add new port (#26768)
* port is building for x64-windows

* Add file endings

* Reformat manifest file

* Add versions

* Remove comment

* Check host system instead of target

* fix user fs pollution & allow nodejs tool to have the same triplet as target has

* x86-windows now builds

* Support find_package (TARGET_SOURCES still todo)

* add win_delay_hook.cc

* license for nodejs

* reformat

* reformat

* Update node-api.json

* nodejs port ver increment

* fix versions

* fix versions

* Fix find_library/find_path review comments

* node-api-config.cmake => unofficial-node-api-config.cmake

* remove vcpkg_execute_npm_command.cmake

* update git-tree in node-api.json

* fix node triplet

* remove obvious comment

* Update node-api.json

* Revert everything related to vcpkg-tool-nodejs

* fix port-version of vcpkg-tool-nodejs in baseline.json

* Update node-api.json

* ban arm

* fix EOF

* Update node-api.json

* Tweaks for Linux failure debugging

* Update node-api.json

* Reformat with vscode cmake formatter

* Even more debug logging

* add <node_root>/bin to search

* Update node-api.json

* Add debugging for 2-nd error encountered

* update ver

* update

* update ver

* add nodejs tool to path

* update ver

* use prefix npm option

* add version

* move things to node tool dir (temporary)

* add ver

* Add CMAKE_JS_LIB emptyness check

* add version

* separate node root ad node bin directories

* update node-api-config.cmake

* add ver

* typo-fi

* update version

* remove debug logging

* update ver

* do not use system cmake

* add ver

* rename vars

* Update ver

* Add comment

* add-version

* Now downloads cmake-js from github, but deps aren't downloaded (wip)

* add version

* Seems to work except lodash (wip)

* add version

* license null (wip)

* license null -reformat- (wip)

* add ver

* Add todo (wip)

* add ver

* install lodash, new error now related to yargs isn't being built (wip)

* add version (wip)

* fix (wip)

* add version (wip)

* Cleanup, will try one thing (wip)

* no cmake-js ver, now install includes (wip)

*  closing temporary, I'll get back to this later . at least I know what to do

* test

* baseline

* format

* fill with zeros

* update supports

* correct url for win

* addver

* better handle arch and os

* ver

* update

* update

* add-todo

* add win support

* ver

* qol

* ver

* add-sha

* ver

* update

* update

* fix-license

* fix-license

* add sha

* add sha

* linux-arm64

* linux-arm64

* sha512 for arm

* sha512 for arm

* remove imported sources

* remove imported sources

* apply suggestion

* add ver

* fix eof

* add ver
2023-01-04 14:26:13 -08:00
Lily Wang
714d8d5560
[boost-vcpkg-helpers] Fix incorrect license (#28617)
* [boost-vcpkg-helpers] Fix incorrect license

* x-add-version
2023-01-04 14:13:32 -08:00
Andrew Kornilov
5f4d94e395
[cpptoml] Add cmake config to the installation (#28625)
* [cpptoml] Add cmake config to the installation

* Update version database

* add homepage

* update version

Co-authored-by: Jonliu1993 <13720414433@163.com>
2023-01-04 14:09:33 -08:00
Frank
acafd213e7
[cppwinrt] update to 2.0.221121.5 (#28635)
* [cppwinrt] update to 2.0.221121.5

* update version

* modernization

* vdb

* use ${VERSION}

* overwrite version
2023-01-04 14:06:52 -08:00
Szabolcs Horvát
0d382380b9
[igraph] update to 0.10.3 (#28636)
* [igraph] update to 0.10.3

* [igraph] x-add-version

* [igraph] migrate deprecated functions to new alternatives

* [igraph] x-add-version
2023-01-04 13:19:17 -08:00
Andrew Kornilov
15edd85fa1
[inipp] Add new port (#28637)
* [inipp] Add new port

* Update version database
2023-01-04 13:18:07 -08:00
Sergei Kachkov
fa32c6acbd
[tracy] Fix imgui search path for Linux build (#28643)
* [tracy] Fix imgui search path for Linux build

* update port-version
2023-01-04 12:58:42 -08:00
Alexis La Goutte
1b0d7636ac
nghttp2: update to 1.51.0 (#28655) 2023-01-04 12:55:53 -08:00
Martin Stump
a140f37ac3
Add port foonathan-lexy (#28658) 2023-01-04 12:53:49 -08:00
Martin Stump
b353cc2ce0
Add port ctpg (#28666) 2023-01-04 12:50:47 -08:00
Martin Stump
74b4f1255d
Add new port cista (#28669) 2023-01-04 12:44:15 -08:00
Sandy
b6d9a1e6f8
[tinyexr] update to 1.0.1 and fix compiling with clang on android (#28670)
* tinyexr: Update to 1.0.1 and add miniz dep

* tinyexr: fix android build

Prevent clang warnings from erroring out the build
2023-01-04 12:43:24 -08:00
Ozan Cansel
6aacba2d7d
[hazelcast-cpp-client] update to v5.1.0 (#28672)
* Update hazelcast-cpp-client to 5.1.0

* run x-add-version --all

* boost-multiprecision dependency is added.

* run x-add-version
2023-01-04 12:39:09 -08:00
Kai Pastor
85d7c82eef
[lapack-reference] Update, fixes (#28679)
* [cmake-user] Test FindLAPACK.cmake

* Minor cleanup

* Avoid release-only lib variable

* Fix usage of external blas

* Update to 3.11

* Add usage doc

* Update versions
2023-01-04 12:37:43 -08:00
Leonid Pospelov
1b5f1aacad
[ChakraCore] Fix Linux build (/lib only) (#28689)
* [chakracore] Fix Linux build

* port-ver

* add-ver

* lib for all

* Update chakracore.json
2023-01-04 12:32:36 -08:00
Attractadore
d40547583e
[spirv-reflect] Remove vulkan dependency (#28696)
* [spirv-reflect]: remove vulkan dependency

* [spirv-reflect] Run vcpkg x-add-version spirv-reflect
2023-01-04 12:28:07 -08:00
Long Huan
d9ebadf17c
[cryptopp] Avoid redownloading source code (#28701)
* Avoid redownloading source code

* x-add-version
2023-01-04 12:22:36 -08:00
Lily Wang
9033fcdf28
[vcpkg baseline][marisa-trie] Fix conflict file include/Makefile.am with hunspell (#28352)
* [vcpkg baseline][marisa-trie] Fix conflict file include/Makefile.am with hunspell

* x-add-version

* update vcpkg_install_msbuild.cmake

* x-add-version

* update vcpkg_install_msbuild.cmake

* update vcpkg_install_msbuild.cmake

* update vcpkg_install_msbuild.cmake

Co-authored-by: Jonliu1993 <13720414433@163.com>
2023-01-04 12:11:05 -08:00
Cheney Wang
dd71e22fd2
[vcpkg baseline][monkeys-audio] Fixing error C2471 and error C1090 (#28633)
* [vcpkg baseline][monkeys-audio] Fixing error C2471 and error C1090

* x-add-version

* Update

* x-add-version
2023-01-04 12:09:10 -08:00
Kai Pastor
8061c47041
[vcpkg baseline][pangolin] Fix regressions (#28680)
* Devendor palsigslot

* Rectify usage doc

* No absolute paths

* Update versions
2023-01-04 12:04:44 -08:00
Julian Xhokaxhiu
2d32d7c656
[nethost] Update to 7.0.0 (#27717)
* [nethost] Update to 7.0.0

* [nethost] Update versions

* [nethost] Revision changes

- 0001-nethost-cmakelists.patch: Remove the shell file patch and keep only the cmake patch
- portfile.cmake: Bring the execute_process entry as a single block and only if not Windows
- vcpkg.json: Extend the supports string to linux and osx

* [nethost] Update versions
2023-01-04 12:03:10 -08:00
Nick
4e30bb39dd
[libenvpp] new port (#28532) 2023-01-04 11:57:09 -08:00
Matthew Oliver
0f719b3fdf
[ffmpeg] Update to 5.0 (#23312)
* [ffmpeg] Update to 5.0

* update versions

* Fix after merge.

* ffmpeg: Fix lzma debug lib naming.

* Update ffmpeg.json

* Update ffmpeg.json

* Update ffmpeg.json

* fixup versions.

* fixup

* version fixup

* Update ffmpeg.json

* [ffmpeg] Disable autodetect.

* [ffmpeg] Update version.

* [ffmpeg] fixup autodetect on linux/uwp.

* Update ffmpeg.json

* [avcpp] Update to 2.1.0.

* [pangolin] Update to 0.8.

* Update versions.

* [pangolin] Fixup port file.

* Update pangolin.json

* [aubio] Update to latest git master.

* Update pangolin.json

* [avcpp] Add license field.

* [avcpp] Fix pkgconf detection of ffmpeg.

* [ignition-cmake] Update to 2.16.0.

* [ignition-math6] Update to 6.13.0.

* [ignition-common3] Update to 3.14.1.

* [avcpp] Reformat.

* Update versions.

* [avcpp] Fix pkgconfig cross compile.

* [discordcoreapi] Disable on uwp.

* Update versions

* [aubio] Fix deprecated portfile functions.

* Update versions.

* [ffmpeg] Fix amf/mfx feature.

* [ignition-math6] Require python 3.10.

* Update versions.

* fixup

* [ignition-math6] Change version to last known good 6.9.2.

* [discordcoreapi] Properly Fix.

* Update versions.

* Update versions.

* Update ffmpeg.json

* Update ffmpeg.json
2023-01-03 10:32:17 -08:00
Martin Stump
f9bea5d581
[recycle] add new port (#28642)
* Add port steinwurf/recycle

* Run x-add-version

* Add license field

* Run x-add-version
2022-12-31 01:53:54 -08:00
Frank
696faa8308
[ffmpeg] Add feature libopenmpt (#27884)
* [ffmpeg] Add feature libopenmpt

* update version

* Correct Dependency

* version

* version

* add port-version

* update version

* revert version
2022-12-31 01:36:38 -08:00
Matthew Oliver
c9aab3b6aa
[pangolin] Update to 0.8. (#28492)
* [pangolin] Update to version 0.8.

* Update versions.

* [pangolin] Remove the unused pathes.

* Update pangolin.json

* Update portfile.cmake

* Update ports/pangolin/portfile.cmake

Co-authored-by: Nick <quyykk@protonmail.com>

* Update pangolin.json

* Fix typo

* Update pangolin.json

* [pangolin] Fixx tools features.

* Update pangolin.json

* Create no-op features for backwards compatibility.

Co-authored-by: Nick <quyykk@protonmail.com>
2022-12-31 01:33:19 -08:00
Kai Pastor
b93bc1b81e
[tiff] Fix zstd plus minor changes (#28530)
* Use official zstd config

* Require packages for features

* Test zstd in CI

* Enable libtiffxx on arm

* Update versions

* Assume ZSTD_decompressStream

* Don't put targets into TIFF_LIBRARIES

* [qt5-imageformats] Use libtiff-4.pc

* [zstd] Revise thread lib export

* Mark link libs with LINK_ONLY

* Revert "[zstd] Revise thread lib export"

This reverts commit a99e6378a6.

* [qt5-imageformats] Get all tiff lflags

* [gdk-pixbuf] Use libtiff-4 pc file for msvc

* [qtimageformat] Workaround for QTBUG-95052
2022-12-31 01:30:53 -08:00
Dennis
40890304ca
[asio-grpc] Update to 2.4.0 (#28626)
* asio-grpc: Update to 2.4.0

* asio-grpc: Update versions json

* asio-grpc: Remove feature 'recycling_allocator'
2022-12-31 01:25:09 -08:00
autoantwort
dbd3081186
[qt5-base] fix feature mysql (#28426)
* [qt5-base] fix feature mysql

* Update version

Co-authored-by: Victor Romero <viromer@microsoft.com>
2022-12-30 00:23:31 -08:00