Commit Graph

6822 Commits

Author SHA1 Message Date
Jia Yue Hua
dc847d3c63
[cgns] update to 4.4.0 (#34075)
* [cgns] update to 4.4.0

* [cgns] update to 4.4.0
2023-09-28 22:41:44 -07:00
Jia Yue Hua
a317017c00
[capstone] update to 5.0.1 (#34076)
* [capstone] update to 5.0.1

* [capstone] update to 5.0.1
2023-09-28 22:38:12 -07:00
Jia Yue Hua
3b23b4e9e9
[clblast] update to 1.6.1 (#34081)
* [clblast] update to 1.6.1

* [clblast] update to 1.6.1
2023-09-28 22:27:58 -07:00
MonicaLiu
e2910c42c0
[cppzmq] Update to 4.10.0 (#34084)
* update cppzmq

* update version

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-09-28 22:26:33 -07:00
MonicaLiu
a04e01604c
[d3d12-memory-allocator] Fix header file paths (#34086)
* fix d3d12-memory-allocator

* update version

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-09-28 22:25:36 -07:00
Jia Yue Hua
db0473513e
[yyjson] update to 0.8.0 (#34003) 2023-09-27 01:29:54 -07:00
jtippet
632e432eba
[ndis-driver-library] Add new port at v1.2.0 (#34012)
* [ndis-driver-library] Add new port at v1.2.0

* [ndis-driver-library] Add SPDX tag of license

* [ndis-driver-library] target tags instead of commits

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>

* [ndis-driver-library] Fix hash

---------

Co-authored-by: Jeffrey Tippet <jtippet@ntdev.microsoft.com>
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2023-09-27 01:29:18 -07:00
jim wang
949127f5c1
[openvdb] Uncreate an explicit instantiation of a huge library (#34017)
* Generate Imath.pc

* update version

* add dependency imath minizip-ng

* updata version

* update version

* add option

* update version
2023-09-27 01:28:31 -07:00
Jia Yue Hua
c51a36dddd
[jsonnet] update to 0.20.0 (#34020)
* [jsonnet] update to 0.20.0

* fix deps
2023-09-27 01:27:53 -07:00
Jia Yue Hua
5603a73a1a
[benchmark] update to 1.8.3 (#34025) 2023-09-27 01:27:24 -07:00
Jia Yue Hua
b210cf28f0
[orc]: update to 1.9.1 (#34026) 2023-09-27 01:27:04 -07:00
Jia Yue Hua
37845f2519
[argagg] update to 0.4.7 (#34028) 2023-09-27 01:26:39 -07:00
Jia Yue Hua
46f8068873
[aws-c-http] update to 0.7.13 (#34029) 2023-09-27 01:26:18 -07:00
Jia Yue Hua
f8b1c08466
[aws-c-auth] update to 0.7.3 (#34030) 2023-09-27 01:25:58 -07:00
Jia Yue Hua
4f2ac45fc5
[aws-c-mqtt] update to 0.9.6 (#34031) 2023-09-27 01:25:38 -07:00
JoergAtGithub
23bef4d48e
Update libdjinterop to 0.20.1 (#34038) 2023-09-27 01:25:18 -07:00
Jia Yue Hua
c2eb7363d7
[function2] update to 4.2.3 (#34040)
* [function2] update to 4.2.3

* fix deps
2023-09-27 01:24:57 -07:00
Jia Yue Hua
82ed564685
[fplus] update to 0.2.20-p0 (#34041)
* [fplus] update to 0.2.20-p0

* fix deps
2023-09-27 01:24:25 -07:00
Jia Yue Hua
cf36a442d5
[bitmagic] update to 7.13.4 (#34042) 2023-09-27 01:24:06 -07:00
jim wang
8e80bc2675
[raygui] Update to 4.0 (#34046)
* update to 4.0

* update version
2023-09-27 01:23:47 -07:00
Jia Yue Hua
c316b90058
[fastcdr] update to 1.1.0 (#34049)
* [fastcdr] update to 1.1.0

* fix deps
2023-09-27 01:23:29 -07:00
Jia Yue Hua
53fe2afc5f
[fruit] update to 3.7.1 (#34051) 2023-09-27 01:23:13 -07:00
Kai Pastor
72c4037ca7
[lmdb] Update, refresh (#33967)
* [lmdb] Update, refresh

* Use getopt-win32
2023-09-27 01:22:44 -07:00
Ada Tufankjian
01d51b7207
[joltphysics] Properly patching build so that it will install properly (#33944)
* Maybe fixing jolt

* Trying to fix exports

* mend

* Trying to fix patch

* Trying to fix patch

* Another attempt to fix this

* More correct exports

* Trying to fix includes

* Fixing last error

* Attempting to supply a config file

* Trying to bring back relwithdebinfo

* Nuclear option

* Trying to properly export

* Reordering export operations

* Actually fixing install again

* Installing correct file

* Trying to fix includes again

* Maybe correctly fixing install

* Fixing syntax error

* Updating usage

* Reworking after feedback

* Updating usage

* Another diff change to avoid CXX_FLAGS from being adjusted

* Fixing portfile install dir

* Disabling IPO

* Fixing port name

* Fixing dumb issue

* Disabling debug symbols in release and trying to make sure the port only appends CXX_FLAGS

* Deciding not to mess with dynamic linking for now

* Fixing debug build

* Making sure config gets fixed up
2023-09-27 01:20:50 -07:00
JonLiu1993
84296312ba
[arrow] Add Flight findpackage (#33934)
* [arrow] Add Flight findpackage

* update version

* apply suggesstion

* update version

---------

Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
2023-09-26 20:37:01 -07:00
Matthew Oliver
1b4d69f302
[ffmpeg] Update to 6.0 (#30135)
* [amd-amf] Update to 1.4.29

* [ffnvcodec] Update to 11.1.5.2

* [mfx-dispatch] Fix pkgconfig

* [ffmpeg] Update to 6.0

* update versions

* [amd-amd] Fix merge

* Update ffmpeg.json

* ffmpeg: Remove libpng dependency.

Ffmpeg doesnt have a libpng dependency. All thats needed for png support is zlib which has its own option already

* Update ffmpeg.json

* [ignition-common3] patch for ffmpeg3

* [freerdp] Update to 2.11.1

* Revert "Merge pull request #1 from autoantwort/ffmpeg"

This reverts commit b52416c67d, reversing
changes made to 8fdd44e901.

* Update ffmpeg.json

* Update ffmpeg.json

---------

Co-authored-by: Leander Schulten <Leander.Schulten@rwth-aachen.de>
2023-09-26 14:59:05 -07:00
Paul Skopnik
70fd7df7a9
[opencv4] Fix cuDNN feature for CUDA 12.2 (#33898)
* Add patch for CUDA 12.2 from upstream

https://github.com/opencv/opencv/pull/24104

* Update version database
2023-09-26 00:38:47 -07:00
Alonso Schaich
f1dec557b9
[harfbuzz] update to 8.2.1 (#33897)
* [harfbuzz] update to 8.2.1 (microsoft/vcpkg#33896)

* [harfbuzz] regenerate versions registry (microsoft/vcpkg#33896)
2023-09-26 00:38:13 -07:00
marinedalek
d5fa359a5d
[libremidi] Add new port (#33848)
* [libremidi] Add new port

* [libremidi] Add license to vcpkg.json

* [libremidi] Update version

* [libremidi] Apply suggestions from code review

Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>

* [libremidi] Use newer upstream version with UWP build fix

* [libremidi] Update version

---------

Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
2023-09-26 00:33:50 -07:00
Lily Wang
4a311457c3
[tomlplusplus] Update to 3.3.0 (#33835)
* [tomlplusplus] update to 3.3.0

* update version

* fix android error

* update version

* update patch

* update version
2023-09-26 00:31:49 -07:00
Kai Pastor
a7d99a5c3c
[readline-unix] No empty tools dir; patch crash (#33830)
* [readline-unix] No empty tools dir

* Raise patchlevel, cleanup
2023-09-26 00:30:48 -07:00
Ilya Lavrenov
1597438167
[ade] updated to 0.1.2c (#33726)
* [ade] updated to 0.1.2c

* updated version database
2023-09-26 00:29:58 -07:00
DownerCase
6bf5ffffe8
[brotli] Update to v1.1.0 (#33665)
* [brotli] Update to v1.1.0

* Fix dependent ports

* [Freetype] Always link brotli common
2023-09-26 00:28:57 -07:00
DownerCase
bb77388661
[ecal] Add new port (#33296)
* [ecal] Add new port

* Fix patch typo
2023-09-26 00:24:39 -07:00
Kai Pastor
08a6cdd73b
[curl] Update to 8.3.0 (#33924)
* [curl] Update to 8.3.0

* Add explicit usage

* Fix CMake 3.7 compatibility

* Update copyright

* Update vcpkg-cmake-wrapper
2023-09-26 00:09:06 -07:00
Paweł Wegner
796801acca
[duktape] Update to 2.7.0 and don't require python2 to build. (#33928)
* [duktape] Update to 2.7.0 and don't require python2 to build.

Instead use a release tarball which includes all codegened stuff.

* [duktape] Enable in CI.
2023-09-26 00:06:09 -07:00
Jia Yue Hua
3f5e517707
[llhttp] update to 9.1.2 (#33935)
* [llhttp]: update to 9.1.2

* [llhttp]: update to 9.1.2
2023-09-26 00:04:07 -07:00
Jón Bjarni
972ca20ed2
[glaze] Update to 1.4.3 (#33936)
* update glaze 1.4.3

* update versions
2023-09-26 00:02:41 -07:00
Ahsan
ade8060950
[bde] Bump BDE port to 3.123.0 and fixup subpackages config (#33938)
* Bump bde to 3.123.0 & fixup subpackages config

* update baseline and version
2023-09-26 00:01:50 -07:00
Paweł Wegner
c67a3059bb
[ffmpeg] Fix android build on macOS host. (#33943)
ranlib from xcode, which is picked up by default by FFmpeg build system, breaks the .a files.
Explicitly point to ranlib from NDK.
2023-09-25 23:55:39 -07:00
tstraus
b9218c4523
[raylib] Enable raylib on ARM (#33946)
* Enable raylib on ARM Macs

Raylib has been working on ARM based macOS for a while now. I've tested it on my own, and the raylib project has been building it in actions for a year now. See: https://github.com/raysan5/raylib/pull/2567

* Update version database

* Update raylib.json

---------

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
2023-09-25 23:54:05 -07:00
Billy O'Neal
6a31b20534
Version database consistency fixes (#33948)
* Fix broken version constraints.

C:\Dev\vcpkg\ports\kinectsdk1\vcpkg.json: error: the "version>=" constraint to vcpkg-tool-lessmsi names version 1.10#1 which does not exist in the version database. All versions must exist in the version database to be interpreted by vcpkg. Consider removing the version constraint or choosing a value declared in C:\Dev\vcpkg\versions\v-\vcpkg-tool-lessmsi.json.
C:\Dev\vcpkg\ports\kinectsdk2\vcpkg.json: error: the "version>=" constraint to vcpkg-tool-lessmsi names version 1.10#1 which does not exist in the version database. All versions must exist in the version database to be interpreted by vcpkg. Consider removing the version constraint or choosing a value declared in C:\Dev\vcpkg\versions\v-\vcpkg-tool-lessmsi.json.
C:\Dev\vcpkg\ports\matroska\vcpkg.json: error: the "version>=" constraint to ebml names version 1.4.3 which does not exist in the version database. All versions must exist in the version database to be interpreted by vcpkg. Consider removing the version constraint or choosing a value declared in C:\Dev\vcpkg\versions\e-\ebml.json.
C:\Dev\vcpkg\ports\openvino\vcpkg.json: error: the "version>=" constraint to protobuf names version 3.20.3 which does not exist in the version database. All versions must exist in the version database to be interpreted by vcpkg. Consider removing the version constraint or choosing a value declared in C:\Dev\vcpkg\versions\p-\protobuf.json.
note: the dependency is in the feature named onnx.
C:\Dev\vcpkg\ports\openvino\vcpkg.json: error: the "version>=" constraint to protobuf names version 3.20.3 which does not exist in the version database. All versions must exist in the version database to be interpreted by vcpkg. Consider removing the version constraint or choosing a value declared in C:\Dev\vcpkg\versions\p-\protobuf.json.
note: the dependency is in the feature named onnx.
C:\Dev\vcpkg\ports\openvino\vcpkg.json: error: the "version>=" constraint to protobuf names version 3.20.3 which does not exist in the version database. All versions must exist in the version database to be interpreted by vcpkg. Consider removing the version constraint or choosing a value declared in C:\Dev\vcpkg\versions\p-\protobuf.json.
note: the dependency is in the feature named paddle.
C:\Dev\vcpkg\ports\openvino\vcpkg.json: error: the "version>=" constraint to protobuf names version 3.20.3 which does not exist in the version database. All versions must exist in the version database to be interpreted by vcpkg. Consider removing the version constraint or choosing a value declared in C:\Dev\vcpkg\versions\p-\protobuf.json.
note: the dependency is in the feature named paddle.
C:\Dev\vcpkg\ports\openvino\vcpkg.json: error: the "version>=" constraint to protobuf names version 3.20.3 which does not exist in the version database. All versions must exist in the version database to be interpreted by vcpkg. Consider removing the version constraint or choosing a value declared in C:\Dev\vcpkg\versions\p-\protobuf.json.
note: the dependency is in the feature named tensorflow.
C:\Dev\vcpkg\ports\openvino\vcpkg.json: error: the "version>=" constraint to protobuf names version 3.20.3 which does not exist in the version database. All versions must exist in the version database to be interpreted by vcpkg. Consider removing the version constraint or choosing a value declared in C:\Dev\vcpkg\versions\p-\protobuf.json.
note: the dependency is in the feature named tensorflow.
C:\Dev\vcpkg\ports\qtvirtualkeyboard\vcpkg.json: error: the dependency t9write does not exist in the version database; does that port exist?
note: the dependency is in the feature named t9write.

* Remove entries from the baseline that do not exist.
2023-09-25 23:52:51 -07:00
Joshua T. Fisher
4d07057b32
[libjpeg-turbo] Disable simd/asm on Wasm (#33951)
* Disable SIMD on WASM, bump verion

* Run `vcpkg x-add-version libjpeg-turbo`
2023-09-25 23:51:24 -07:00
Kevin Lalumiere
dc7ec34c13
[launch-darkly-server] Port Launch Darkly Server is supported on ARM (#34004)
* Port Launch Darkly Server is supported on ARM

I tested it.

* Build fail on arm-neon-android

* Remove launch-darkly's warning as error

and change CI baseline back
2023-09-25 23:50:33 -07:00
Osyotr
8f7a19d17d
[cctz] Use official CMakeLists.txt (#33958) 2023-09-25 23:48:43 -07:00
Kai Pastor
62988594de
[gdal] Update to 3.7.2 (#33960) 2023-09-25 23:48:02 -07:00
Kai Pastor
7ceccee7f8
[graphviz,librsvg,libcroco] Refresh (#33964)
* [graphviz] Cleanup

* Refresh patches

* Versions

* Disable #pragma comment lib

* DLLs without exports

* [librsvg] Modernize

* Revise vendored librsvg build

* [libcroco] Revise vendored build

* [librsvg] Revise vendored build, cont.

* [libcroco] Fix version

* [librsvg] Fix pc file

* [librsvg] Fix config polyfill

* Mingw fixes, no abs paths

* No abs paths
2023-09-25 23:47:35 -07:00
Vitaliy Didik
fefbf7c5aa
[libvmdk] Updated to version 20221124 (#33968)
* [libvmdk] Updated to most recent version 20221124

* [libvmdk] User VERSION variable

* [libvmdk] Updated version file
2023-09-25 23:42:56 -07:00
Fabien Péan
cacce66afe
[yomm2] Fix DLL install for x64-windows (#33970)
* [yomm2] fix install for `x64-windows`

* [yomm2] v db
2023-09-25 23:42:15 -07:00
Jia Yue Hua
50c4dd79c6
[rtmidi] Fix include path (#33971)
* [rtmidi] Fix include path

* fix deps
2023-09-25 23:41:40 -07:00