Commit Graph

6099 Commits

Author SHA1 Message Date
Michael
e48cf9488f
[usd] Fix hash after repository redirect (#32279) 2023-06-29 14:35:57 -07:00
Timothy Werquin
8602701c9d
[z3] Update to 4.12.2 (#32281)
Updates the z3 port to 4.12.2 to fix building on macOS.
2023-06-29 14:35:12 -07:00
Alonso Schaich
3dd12b9035
[botan] Use bash from PATH rather then /bin (#32285)
* [botan] Use bash from PATH rather then /bin (microsoft/vcpkg#32284)

The configure script used to invoke python during the build process contains
a shebang that invokes /bin/bash independend of whatever bash would usually
resolve to.

This breaks compilation on FreeBSD, where bash isn't part of the operating
system.

Rather then /bin/bash, invoke /usr/bin/env bash, which resolves the bash
command by iterating PATH.

* [botan] bump portrevision (microsoft/vcpkg#32284)

* [botan] regenerate versions repository (microsoft/vcpkg#32284)
2023-06-29 14:34:16 -07:00
Mengna Li
82f37d39c4
[baresip-libre] use c11 standard (#32235)
* use c11 standard

* fix patch

* fix usage
2023-06-29 14:33:07 -07:00
Kai Pastor
20e22191dc
[cppfs] Fix ssh dependendencies (#32286) 2023-06-29 14:32:40 -07:00
gotnone
a293ce5897
Fix [concurrencpp] build failure (#32035) (#32037)
Co-authored-by: Stanley Pinchak <stanley.pinchak@gmail.com>
2023-06-28 11:14:43 -07:00
Frank
cfa560b585
[angle] Add missing GL define (#32042)
* [angle] Add missing GL define

* version

* add version

* version
2023-06-28 11:13:26 -07:00
Kai Pastor
4e06e78fd1
[seacas] Fix libexodus dllexport (#32137)
* [seacas] Fix libexodus dllexport

* [seacas] Refresh patch
2023-06-28 01:11:23 -07:00
Kai Pastor
896800c86f
[libssh] Update to 0.10.5 (#32231)
* [libssh] Update to 0.10.5

* Fix pc file for mingw on linux

* Fix exported config

* Update ci baseline

* Update usage

* Revert "Update ci baseline"

---------

Co-authored-by: Cheney-Wang <850426846@qq.com>
2023-06-28 01:06:03 -07:00
JonLiu1993
259b39e58c
[x264] update to r3107 (#32262)
* [x264] update to r3107

* update version

---------

Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
2023-06-28 01:01:43 -07:00
Christopher Swenson
bd83734ce9
[swenson-sort] Add new port for sort.h (#32251)
* Add sort port for sort.h

[sort.h](https://github.com/swenson/sort) is a fast C header library
with many different sorting algorithms.

There's not a build process, so the port is just copying the header
file.

Most people usually just copied the header into their project, but I
thought having a vcpkg might make it easier to use sort.h

* Move sort to swenson-sort
2023-06-28 01:01:12 -07:00
autoantwort
453d496bad
[matplotplusplus] fix opengl feature (#32227)
Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
2023-06-27 20:37:31 -07:00
Kai Pastor
f24c387d4a
[luajit] Set strip options (#32248) 2023-06-27 20:36:59 -07:00
JAEHONG KIM
cb7d3b4999
[libuv] Update to 1.45.0 (#32165)
* [libuv] Update to 1.45.0

* [libuv] Update all consuming ports

* [libuv] Update versions

* resolve port SHA

* Add port-version

* update version

* revert usockets.json

---------

Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
2023-06-27 17:07:58 -07:00
Cheney Wang
0d1150cbd2
[vcpkg baseline][fastrtps] Use more precise version comparison (#32257) 2023-06-27 12:46:22 -07:00
Mengna Li
f5ab3f86a8
[pdcurses] fix incorrect link behavior (#32252)
* fix incorrect link behavior

* update
2023-06-27 12:42:46 -07:00
Pierre Wendling
8be970aaea
[libxmp] Fix post-build issues (#32086)
* [libxmp] Avoid building documentation.

* [libxmp] Use vcpkg_install_copyright.

* [libxmp] Bump port version.
2023-06-26 22:53:36 -07:00
Alex E
766f36b47b
[flatbush] Add new port (#32126)
* Add port files

* Add version and git-tree

* New sha for package

* Update git-tree

* Update release sha512

* Update git-tree

* New pkg as per PR review

* And the usual git-tree

* More code review fixes

* More git-tree stuff
2023-06-26 22:52:56 -07:00
Carsten Grimm
e942f068ed
[qt5-webengine] remove obsolete patches from qt5-webengine (#32219)
* [qt5-webengine] remove build_3.with_missing_stdbool_include.patch from qt5-webengine

* [qt5-webengine] remove workaround-msvc2022-ice.patch from qt5-webengine

* [qt5-webengine] increase port version number

* [qt5-webengine] updated versions to include qt5-webengine port version 5.15.10#1
2023-06-26 22:51:48 -07:00
Simon Altschuler
2b316026aa
[taglib] add usage file (#32128)
* [taglib] add usage file

* Update taglib.json

---------

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2023-06-26 22:50:47 -07:00
Kai Pastor
f27bfa26dc
[vtk] Use PROJ CMake config (#32138) 2023-06-26 22:49:51 -07:00
autoantwort
b857d948bc
[gstreamer] fix internal deps (#32147) 2023-06-26 22:18:42 -07:00
moritz-h
f3c8c1cf46
[gmp] update download urls (#32155)
* [gmp] update download urls

* line breaks
2023-06-26 22:17:15 -07:00
Rémy Tassoux
b799de0c54
[concurrentqueue] Update to 1.0.4 (#32183)
* [concurrentqueue] Update to 1.0.4

* [concurrentqueue] Update version files

* [concurrentqueue] Remove deprecated vcpkg_minimum_required call

* [concurrentqueue] Update version files
2023-06-26 22:11:23 -07:00
Kai Pastor
245b5fedb3
[tiff] Update to 4.5.1 (#32010)
* [tiff] Update to 4.5.1

* CI
2023-06-26 20:54:48 -07:00
JoergAtGithub
5ae20332a2
Update libdjinterop to version 0.19.1 (#32198) 2023-06-26 20:31:26 -07:00
Vitalii Koshura
550ef936cd
[stackwalker] update to 2023-06-24 (#32203)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2023-06-26 20:29:26 -07:00
jim wang
900c572331
[zeromq] Fix duplicate definition of functions in zeromq and sodium (#32214)
* Fix duplicate definition of functions in zeromq and sodium

* version

* update license

* update version
2023-06-26 20:28:25 -07:00
Alexander Neumann
7de72f8f83
[intel-mkl] Fix space in -I flag (#32222)
* [intel-mkl] fix space in -I flag

* v db
2023-06-26 20:27:30 -07:00
Alexander Neumann
833015f5aa
[libmysql] remove duplicated symbols (#32223)
* [libmysql] fix duplicated symbols

* v db
2023-06-26 20:26:55 -07:00
reito
265bf361b6
[spout2] upgrade to 2.007.010, fix spoutDX include path (#32237)
* fix spout2

* fix spout2
2023-06-26 20:26:26 -07:00
Kai Pastor
0817255128
[gdal] Fix build and symbol visibilty (#32245)
* [gdal] Fix quoting

* [gdal] Fix shapelib symbol visibility
2023-06-26 20:24:50 -07:00
Nukoooo
220e72a704
[socket-io-client] Update to latest commit (#32225)
* Update socket-io-client to latest commit

* Update vcpkg.json

* x-add-version --all
2023-06-26 20:24:09 -07:00
Cheney Wang
a26fc81350
[vcpkg baseline][dcmtk] Remove the leading spaces of pc file (#32049)
* [vcpkg baseline][dcmtk] Adding SKIP_CHECK for vcpkg_fixup_pkgconfig()

* Fix the format of pc.in file

* Remove local change
2023-06-26 13:08:05 -07:00
Kai Pastor
23fa37729d
[libssh2] Update to 0.11.0 (#32232)
* [libssh2] Update to 1.11.0

* Control usage
2023-06-26 13:07:06 -07:00
Jacob Kahn
288e8bebf4
[onednn] Update to 3.1.1 (#32160)
* [onednn] Upgrade to 3.1.1

* Update version database

* Remove non-default features to remove mutually exclusive features

* Update version database
2023-06-23 13:29:52 -07:00
Alfred E. Heggestad
d9e62b5d3c
[baresip-libre] Add new port (#31735)
* libre 3.2.0

* update hash

* vcpkg_cmake_config_fixup: add PACKAGE_NAME

* update hash

* update usage:

See example usage from testcode here:

https://github.com/baresip/re/blob/main/test/CMakeLists.txt#L62

* update hash

* patch from Kai

* update hash

* patch: fix Libs (thanks Kai)

* update hash

* update patch

* update hash

* patch: fix bug with libre::re_shared (thanks Kai)

* update hash

* rename from libre to baresip-libre

* update hash

* delete libre.json
2023-06-23 13:28:10 -07:00
Lukas Dürrenberger
c799d5ea10
Update SFML to 2.6.0 (#32182)
* [sfml] Update SFML to 2.6.0

- SFML 2.6.0 was just released
- The ARM64 patch for macOS is no longer needed
- Add extra Linux dependency hint
- Fix GitHub URL casing

* [sfml] Update version database
2023-06-23 13:23:10 -07:00
Vitalii Koshura
663f45cb1c
[sentry-native] update to 0.6.4 (#32185)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2023-06-23 13:18:23 -07:00
RealTimeChris
477672dcb3
Updating the necessary files. (#32187) 2023-06-23 13:17:48 -07:00
Alexander Neumann
95c0444591
[scripts] add vcpkg-msbuild (#28773)
* add vcpkg-msbuild

* v db

* Apply some suggestions from code review

* revert v db and format manifest

* v db

* fix missing rename

* v db

* revert back to USE_MSVC_SYNTAX_ON_WINDOWS

* v db

* Fix logic

* v db

* Update versions/v-/vcpkg-msbuild.json

* Apply suggestions from code review

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

* remove include destination since it wasn't used any way

* v db

---------

Co-authored-by: Jonliu1993 <13720414433@163.com>
Co-authored-by: Javier Matos Denizac <javier.matosd@gmail.com>
2023-06-23 12:07:47 -07:00
Kai Pastor
1286cac875
[liburing] Set libdevdir (#32159) 2023-06-22 13:50:07 -07:00
Rémy Tassoux
7f40cd4c55
[quill] Update to 3.0.2 (#32161)
* [quill] Update to 3.0.2

* [quill] Update version files
2023-06-22 13:40:27 -07:00
Doug Cook
a92697e2f1
New port: libtracepoint-control (#32163)
* Add libtracepoint-control

* Versions for libtracepoint-control
2023-06-22 13:39:54 -07:00
Victor Romero
ace28ada89
Revert "[usockets] WolfSSL feature (#32162)" (#32175)
This reverts commit 20b059fb8f.
2023-06-22 13:33:51 -07:00
Alonso Schaich
bf64d76062
[tabulate] update to 1.5 (#32174)
* [tabulate] update to 1.5 (microsoft/vcpkg#32173)

* [tabulate] regenerate version registries (microsoft/vcpkg#32173)
2023-06-22 12:50:44 -07:00
JonLiu1993
b8d272a463
[opencascade] Fix find_dependency missing (#30853)
* [opencascade] Fix feature dependence

* update version

* update version

* Apply suggesstion

* update version

---------

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
2023-06-21 22:59:16 -07:00
Mengna Li
6507e8cbe5
[icu] update to 73.1 (#31144)
* update to 73.1

* add arm-android to ci.baseline

* remove ci.baseline fail
2023-06-21 22:58:38 -07:00
Alexander Neumann
6258ccfdb8
[qtbase] clang source location fix (#31360)
* [qtbase] clang feeling insecure about __cpp_consteval

* v db

* v db
2023-06-21 22:57:42 -07:00
autoantwort
b0bd92a8d6
[libnice-gst] no absolute paths (#31803) 2023-06-21 22:45:33 -07:00