Commit Graph

17663 Commits

Author SHA1 Message Date
Adorjan White
46690e2ea5
[Basisu] Fix MinGW build failure (#27760)
* Patch Basisu to include <libgen.h> for MinGW

* Bump Basisu port version

* Fix unescaped backslash in path to gperf

* Use || instead of or, honestly I don't know why this worked

* Revert "Fix unescaped backslash in path to gperf"
Will make the change to fontconfig in another branch
This reverts commit 6894e4583a.

* Put portfile patches on separate lines

* Update basisu.json

* Update basisu.json

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
2022-11-15 13:51:23 -08:00
JonLiu1993
6a7131cac4
[usockets] update to 0.8.2 (#27823)
* [usockets] update to 0.8.2

* update version

* update ref

* update version
2022-11-15 11:26:20 -08:00
Vitalii Koshura
6e4fbee0d1
[boinc] update to 7.20.4 (#27802)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>

Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2022-11-14 21:34:39 -08:00
An Tao
d2e2e3d373
[trantor] Update to 1.5.8 (#27777)
* [trantor] Update to 1.5.8

* Format..
2022-11-14 21:34:16 -08:00
JonLiu1993
45113acf59
[pugixml] update to 1.13 (#27625)
* [pugixml] update to 1.13

* update version

* remove patch

* update version

Co-authored-by: Billy O'Neal <bion@microsoft.com>
2022-11-14 21:33:34 -08:00
BullyWiiPlaza
41b95a3c7d
[kissnet] create a new port (#27529)
* Add port kissnet

* Small fixes again according to the GitHub bot

* Update ports/kissnet/portfile.cmake

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

* Bump port version

* Update ports/kissnet/portfile.cmake

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

* Overwrite version

* Only copy header and add usage

* Add version

* Update ports/kissnet/portfile.cmake

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

* version

* vdb

* Add quotes, remove 'add 1 to x' comments.

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
Co-authored-by: FrankXie <v-frankxie@microsoft.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-11-14 21:32:25 -08:00
Rémy Tassoux
1ecdbe80b3
[joltphysics] Add new port (#27715)
* [joltphysics] New port

* [joltphysics] Update version files

* [joltphysics] Update version files

* [joltphysics] Fix libraries installation on Linux and MacOS

* [joltphysics] Update version files

* [joltphysics] Update to latest commit (compile fixes for MSVC 17.4)

* [joltphysics] Update version files

* [joltphysics] Remove extra version entry

* Update ci.baseline.txt

[joltphysics] Revert ci.baseline changes

* [joltphysics] Update to 2.0.1

* [joltphysics] Update version files
2022-11-14 21:30:00 -08:00
Kai Pastor
783e2d8e99
[libgnutls] Update, feature 'nls' (#27783)
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-11-14 16:54:13 -08:00
Romain Pokrzywka
c58ae39a72
[spdlog] Fix non-Windows builds with wchar feature enabled (#27740)
- Defining SPDLOG_WCHAR_TO_UTF8_SUPPORT on non-Windows platforms
  triggers an #error, restrict the wchar feature to Windows
- update port-version + vcpkg x-add-version spdlog
2022-11-14 15:27:02 -08:00
Kai Pastor
6fe2b934fd
[cmake-user] Don't use internal toolchains (#27782)
* Don't use internal vcpkg toolchains

* Modernize

* Test SQLite3
2022-11-14 15:18:05 -08:00
Kai Pastor
89a2b29130
[libgpg-error,libgcrpyt,libassuan,gpgme] Update, official mirrors, mingw, cross builds (#27668)
* Use VERSION

* Add nls feature and gettext deps

* Fix export of libintl dep

* Fix mingw on windows

* Fix crossbuilds

* Cleanup

* Keep translations for nls

* Add license

* [shiftmedia-libgpg-error] Split from pristine source port, update

* [libgpg-error] Update, official tarballs, cross builds

* [libgcrypt] Official tarballs, fix cross builds

* [libgcrypt] Update copyright

* [libassuan] Update, official tarballs, cross builds

* [gpgme] Update, cleanup

* [gpgme] Update copyright

* Update versions

* [shiftmedia-libgcrypt] Update

* No port libgpg

* Add missing version file

* Use make OPTIONS

* Update versions

* Revise build-tools pattern
2022-11-14 15:12:05 -08:00
autoantwort
c1c8763f7e
[minc] fix feature (#27784) 2022-11-14 14:36:42 -08:00
Cheney Wang
dc96e73301
[discordcoreapi] Update to latest for fixing error C2664 in latest MSVC tools (#27773) 2022-11-14 14:35:03 -08:00
Gregor Jasny
d1acf433d8
[prometheus-cpp] Update to version 1.1.0 (#27780) 2022-11-14 14:30:49 -08:00
Gregor Jasny
98e198574e
[benchmark] update to version 1.7.1 (#27779)
Fix: #27673
2022-11-14 14:30:32 -08:00
Arsen Tufankjian
0d9e169414
[spirv-tools] Updating to v2022.4 (#27762)
* Updating port to 2022.4

* Updating version
2022-11-14 14:30:12 -08:00
complexlogic
5ec5544163
[taglib] Update to 1.13 (#27751)
* [taglib] Update to 1.13

* update

Co-authored-by: complexlogic <complexlogic@users.noreply.github.com>
2022-11-14 14:29:50 -08:00
omartijn
5d7ad6b5ae
[ffmpeg] Update to 4.4.3 (#27713)
* Update ffmpeg to 4.4.3

- Backport fix for h.264 hardware decoding on M1 macs
- ffmpeg links against built-in atomic, not a findable lib

* add missing extension for new patch

* version!

Co-authored-by: Martijn Otto <martijn@resolume.com>
Co-authored-by: Javier Matos Denizac <javier.matosd@gmail.com>
2022-11-14 14:29:28 -08:00
Bernhard Manfred Gruber
5ad884fb6a
[xsimd] Update to version 9.0.1 (#26501)
* [xsimd] Update to version 9.0.1

* Add keyword FEATURES for vcpkg_check_features

* x-add-version

Co-authored-by: Lily Wang <494550702@qq.com>
2022-11-14 14:28:09 -08:00
Gregor Jasny
2fce47b15c
[function2] Update to version 4.2.2 (#27785) 2022-11-14 14:17:58 -08:00
Alexander Neumann
f28896c39f
[vcpkg baseline] Fix libxmu dep (#27791)
* add libxext as a dependency

* v db

* dlopen on windows = no

* v db

* bump version

* v db
2022-11-14 12:04:16 -08:00
Alexander Neumann
6f7ffeb18f
[many ports] Add X windows part 11/N (#27441)
* [libice] replace macros with typedefs

* [libx11] fix dl linkage on linux and cleanup the cmake wrapper.

* [libxxf86vm] add port

* [libxtst] add port

* [libxt] add port

* [libxmu] add port

* [libxaw] add port

* bump port version

* v db

* fix libxpm and maybe cross libxt

* malloc returns null for cross builds

* fix typo

* fix stuff

* v db

* fix stuff ?

* WIP commit

* libxt cross fix

* add todo

* fix libxaw

* xcb add some fixes.

* fix todos

* fix arm ?

* fix path

* bump some versions

* shorten comment

* format manifest

* v db

* fix stuff

* ci baseline

* v db

* adjust libx11 wrapper again

* v db

* add license

* remove doubled entry from v db

* v db

* libxmu remove global variable.

* correctly split unistd.patch and apply it

* disable thread safe init in libx11 on windows

* v db

* libx11 append options correctly.

* v db

* still not correct.

* v db
2022-11-11 17:32:25 -08:00
Sutou Kouhei
59b58fc56d
[arrow] Update to 10.0.0 (#27687)
* [arrow] Update Apache Arrow to 10.0.0

* Update versions

* Simplify and make more robust

* Use vcpkg_check_features()

* Use lower case for CMake package name

* Update version
2022-11-11 14:36:32 -08:00
Roger Leigh
299b1e17df
[xalan-c] delist port (#27401)
* [xalan-c] deprecate port

The Xalan-C project is being retired upstream and moved to the Apache
Attic.

* [xalan-c] update versions

* Remove from the baseline entirely.

Co-authored-by: Billy O'Neal <bion@microsoft.com>
2022-11-11 14:28:27 -08:00
Kai Pastor
f32fc13dbe
[openssl] Revise jom/nmake support (#27150)
* Use vcpkg_build_nmake for windows incl. uwp

Use prerun shell for configuration

* [openssl] Generate OPENSSL_VERSION_MAJOR/MINOR/FIX

* Update versions

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-11-11 14:12:15 -08:00
val
f7a537d6be
[docs] Document overlay ports/triplets in vcpkg-configuration.json (#27172)
* Update registries.md

* fixed typo

* fixed typo

* fixed wording and added link to spec

* explaining port resolution

* changed wording

* Victor's suggestion

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

* Added documentation on embedding configuration in manifest

* fixed path example

* typo

* Added info on paths accepted by overlays configured on the manifest

* changed example of absolute path to relative

* Changed wording according to comments

* fixed link to triplets doc

* Update docs/users/manifests.md

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

* Format of registries documentation

Co-authored-by: Valeria Conde <t-vconde@microsoft.com>
Co-authored-by: Victor Romero <romerosanchezv@gmail.com>
2022-11-11 12:54:00 -08:00
Billy O'Neal
8430e98114
Update vcpkg-tool to 2022-11-10. (#27764) 2022-11-11 12:53:43 -08:00
JonLiu1993
174be48039
[libpng] update to 1.7.38 (#27721)
* [libpng] update to 1.7.38

* update version

* update patch

* update version
2022-11-11 12:24:53 -08:00
Kai Pastor
895072c824
[vcpkg_build_make] Correctly use arg_OPTIONS, not arg_MAKE_OPTIONS (#27675)
* Correctly use arg_OPTIONS, not arg_MAKE_OPTIONS

* CI
2022-11-11 10:33:51 -08:00
Arsen Tufankjian
8e74630b9e
[spirv-headers] Update to latest version and properly installing the target (#27761)
* Updating port to latest version and to properly install a target

* Formatting

* Update version
2022-11-11 09:19:11 -08:00
Arsen Tufankjian
f1d5c51f17
[mimalloc] Allowing arm64 builds (#25265)
* Updating port to just upgrade mimalloc to v2.0.7 which fixes arm64 on windows

* Updating version

* Adding hash. Oops

* Updating version

* Updating supports field

* Updating version
2022-11-11 09:17:16 -08:00
Alessandro Vergani
cbe83d2d6a
[entt] Update to 3.11.0 (#27731)
* [entt] Update to 3.11.0

* Remove port-version

* Remove wrong version
2022-11-11 09:12:43 -08:00
Arsen Tufankjian
4ecb439d8d
[vulkan-headers] Update port to latest 1.3.234 version (#27746)
* Updating port

* Updating version

* Adding accidentally removed license

* Version

* Bumping to the more recent 1.3.234

* Updating version

* Installing target

* Formatting

* Updating version
2022-11-11 09:10:45 -08:00
Arsen Tufankjian
c607671659
[volk] Update dependencies to only depend on vulkan-headers rather than vulkan (#27747)
* volk only relies on vulkan-headers

* Formatting

* Formatting

* Actually formatting

* Version

* Fixing portfile

* Updating version
2022-11-11 09:09:23 -08:00
Lily Wang
470f0359aa
[uwebsockets] update to 20.30.0 (#27765)
* [uwebsockets] update to 20.30.0

* x-add-version
2022-11-11 09:06:09 -08:00
Kai Pastor
2871ddd918
[libunistring] Enable uwp (#27749)
* [libunistring] Enable uwp

* [libidn2] Use libunistring also on uwp
2022-11-10 10:48:27 -08:00
Byron Xu
aac6b3ca80
[vowpal-wabbit] Update to version 9.6.0 (#27739)
* Update to version 9.6.0

* add eigen dependency to vcpkg.json

* Update ports/vowpal-wabbit

* run x-add-version

* Change eigen to eigen3

* Run x-add-version

* Update hash

* x-add-version

* Update cmake patch

* x-add-version
2022-11-10 09:19:03 -08:00
Arsen Tufankjian
56eea1a9f0
[tracy] Updating port to v0.9 (#27703)
* Updating tracy to v0.9

* Adding version

* Fixing up deprecated code path

* Updating version
2022-11-10 09:17:13 -08:00
Cheney Wang
9db21ff675
[opencv] Enable BUILD_IPP_IW when ipp feature is enable (#27727) 2022-11-10 09:01:39 -08:00
Lars Fröhlich
3030c48577
[gul14] Update to version 2.7.1 (#27734) 2022-11-10 08:58:03 -08:00
Vitalii Koshura
0b1a04a5fb
[rappture] fix wasm build by setting explicitly to build library with c++11 standard (#27735)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>

Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2022-11-10 08:55:02 -08:00
itas109
8999d3a266
[cserialport] Update to 4.2.1 (#27736)
* [cserialport] Update to 4.2.1

* update version infos

* not support uwp

* update version infos
2022-11-10 08:52:14 -08:00
Kyle Benesch
19a90df2e1
Update to 1.23.1 (#27743)
No longer depends on GLAD.
2022-11-10 08:51:12 -08:00
百地 希留耶
cc3efdba86
[vulkan-hpp] Update to 1.3.231 (#27755)
* [vulkan-hpp] update vulkan-hpp to 1.3.231

* [vulkan-hpp] add vulkan-hpp 1.3.231 to version files
2022-11-10 08:49:16 -08:00
Thomas1664
6a57c0e10f
[poco] Fix feature netssl on Windows (#27582)
* [poco] Fix feature netssl on Windows

* version

* Don't try to find OpenSSL on Windows

* version

* ... even if feature netssl is disabled

* version

* Append to FEATURE_OPTIONS

* version

* Minimize patch

* version

* Fix typo

* version

* Disable more "dependency pick-ups"

* version

* Revert change to fix-dependency.patch and unnecessary disable_find_package calls.

Co-authored-by: Lily Wang <494550702@qq.com>
Co-authored-by: Billy O'Neal <bion@microsoft.com>
2022-11-10 08:23:12 -08:00
Arsen Tufankjian
7e7c62d863
[meshoptimizer] Add basisu support to gltfpack (#27532)
* Updating meshoptimizer port to add basisu support to gltfpack

* Updating version

* Using proper gltfpack branch for v0.18

* Updating version

* Adding patch to fix x86-windows

* Updating version
2022-11-09 13:54:53 -08:00
Ian Reinhart Geiser
16f2ec1663
[continuable] Update continuable to 4.2.0 (#27640)
* update continuable to upstream 4.2.0

* update versions

* perform port update suggestions

* fixup hash

* Make requested changes

* Update hash
2022-11-09 12:50:53 -08:00
Kai Pastor
250d7a0827
[libidn2] Update, control nls/gettext, fix copyright (#27680)
* [gmime] Use pkg-config for libidn2

* Update, drop CMake, control nls/gettext, copyright

* Update versions

* Feature nls everywhere
2022-11-09 12:14:28 -08:00
Javier Matos Denizac
124cf373b4
[PCL] set QHULL_FOUND (#27648)
* update patches

* Fix version database

* remove old patch

Co-authored-by: Billy O'Neal <bion@microsoft.com>
2022-11-09 11:13:27 -08:00
Cheney Wang
e9ffd9892f
[poco] Fixing target EXPAT::EXPAT is not found (#27711)
* [poco] Fixing target EXPAT::EXPAT is not found

* x-add-version

* Add new line
2022-11-09 11:03:26 -08:00