Commit Graph

21731 Commits

Author SHA1 Message Date
MonicaLiu
a7e2f7f4f3
[cpuid] Update to 0.6.4 (#37427) 2024-03-14 12:22:32 -07:00
wtz
f4acfd5cde
[openblas] Update Git repository URL (#37385) 2024-03-14 12:18:49 -07:00
Frank
7f9f0e44db
[devil] Patch out deprecated use of 'register' in cpp17 (#36665) 2024-03-13 17:30:48 -07:00
c8ef
4d61c5bb8a
[sqlite] update to 3.45.2 (#37404) 2024-03-13 16:44:59 -07:00
Peter Steneteg
00b483825c
[openexr] package fix (#37408) 2024-03-13 16:44:39 -07:00
Lily Wang
8998330613
[ktx] Feature tools doesn't support UWP (#37387) 2024-03-13 16:43:43 -07:00
Laurent Rineau
a9ffcae38e
[cgal] update to 5.6.1 (#37422) 2024-03-13 16:42:39 -07:00
chausner
2b6075beac
[libcoro] Update to 0.11.1 (#37425) 2024-03-13 16:42:21 -07:00
Chuck Walbourn
74e71c6bc9
[directx12-agility] New port for using Microsoft.Direct3D.D3D12 (#37398) 2024-03-13 16:41:36 -07:00
Alexander Neumann
08a6d350fc
[osg] Remove broken feature (#37371)
cc @BillyONeal since you were the person to try patching boost-asio into
osg.
2024-03-13 16:40:48 -07:00
FredyVia
bd32ee6cc3
[brpc] x64-linux-dynamic link error(brpc.so undefined reference to leveldb (#37379) 2024-03-13 16:03:59 -07:00
FredyVia
bdc038b4f6
[libfuse] add new port (#37314) 2024-03-13 15:51:10 -07:00
مهدي شينون (Mehdi Chinoune)
5510cb8d18
liborigin: Fix installing import and static libraries with MSVC (#37273)
- [ ] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [ ] SHA512s are updated for each updated download.
- [ ] The "supports" clause reflects platforms that may be fixed by this
new version.
- [ ] Any fixed [CI
baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)
entries are removed from that file.
- [ ] Any patches that are no longer applied are deleted from the port's
directory.
- [x] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [x] Only one version is added to each modified port's versions file.
2024-03-13 15:50:41 -07:00
Lily Wang
d787948ab8
[libjxl] Update to 0.10.2 (#37211) 2024-03-13 15:50:15 -07:00
Kai Pastor
d5551b8e6e
[curl] General LDAP support, test port (#37152) 2024-03-13 15:48:53 -07:00
Kai Pastor
ad8f678064
[vcpkg baseline][graphviz,paraview] Fix installation order issues (#37405)
devil before graphviz:
https://dev.azure.com/vcpkg/public/_build/results?buildId=100529&view=results

graphviz before paraview:
https://github.com/microsoft/vcpkg/pull/37064#issuecomment-1993637878
2024-03-13 15:41:56 -07:00
Jia Yue Hua
72c38122da
[nameof] update to 0.10.4 (#37308)
- [X] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md)
- [X] SHA512s are updated for each updated download
- [ ] ~The "supports" clause reflects platforms that may be fixed by
this new version~
- [ ] ~Any fixed [CI
baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)
entries are removed from that file.~
- [ ] ~Any patches that are no longer applied are deleted from the
port's directory.~
- [X] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [X] Only one version is added to each modified port's versions file.
2024-03-12 14:59:05 -07:00
Jia Yue Hua
1f124eb6b1
[ompl] update to 1.6.0 (#37325)
- [X] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md)
- [X] SHA512s are updated for each updated download
- [ ] ~The "supports" clause reflects platforms that may be fixed by
this new version~
- [ ] ~Any fixed [CI
baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)
entries are removed from that file.~
- [ ] ~Any patches that are no longer applied are deleted from the
port's directory.~
- [X] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [X] Only one version is added to each modified port's versions file.
2024-03-12 09:41:18 -07:00
Vitalii Koshura
217e27785b
[apriltag] update to 3.4.0 (#37353)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2024-03-12 09:40:53 -07:00
jim wang
e105a86c97
[libdwarf] Recover deleted historical versions (#37367) 2024-03-11 21:04:44 -07:00
Dr.-Ing. Carsten Grimm
55505cda67
[qt5] update to 5.15.13 (#37358) 2024-03-11 21:03:57 -07:00
Rafael Kitover
82185909a4
[faudio] new port (#37157) 2024-03-11 20:56:31 -07:00
Lily Wang
6126c983b9
[rmlui] Add patch to remove std:: before uint* (#37375) 2024-03-11 20:55:20 -07:00
JonLiu1993
5d95142670
[sdformat6/sdformat9/sdformat10]sets correct environment variable (#37370)
Fixes #37338

Fix error:
````
CMake Warning (dev) at ports/sdformat6/portfile.cmake:30 (set):
  Only the first value argument is used when setting an environment variable.
  Argument 'C:\Program Files\Microsoft Visual
  Studio\2022\Enterprise\Common7\IDE\VC\VCPackages' and later are unused.
````
2024-03-11 20:39:47 -07:00
Alexander Neumann
accfd3219e
[Openturns] burn in linkage and fix deps (#37234) 2024-03-11 20:36:57 -07:00
Daniel Collins
919fd8daa7
[botan] Fixes for building with clang/libc++/winpthreads. (#37283) 2024-03-11 20:36:30 -07:00
Thomas1664
f521d755a4
[argh] Fix cmake config fixup (#37334) 2024-03-11 20:35:56 -07:00
Chuck Walbourn
dbb323c091
[directx-dxc, directx-headers] Update for March 2024 release (#37382)
Updates the DXC complier and DirectX 12 Headers for the *DirectX 12
Agility SDK* release for GDC 2024.
2024-03-11 20:33:50 -07:00
Kai Pastor
65bd24dc94
Don't require vcpkg-msbuild for mingw (#37336)
Amends #33105 et al.

Ports selected by grep for vcpkg-msbuild in vcpkg.json && MINGW in
portfile.cmake.
2024-03-11 20:33:15 -07:00
Alexander Neumann
116bfbc5d3
[python3] Fix missing _ when discovering internal FindPython vars. (#37354) 2024-03-11 20:32:52 -07:00
Kai Pastor
1fb47d326d
[gettext*] Update 0.22.5, fix Intl wrapper (#37356) 2024-03-11 20:32:06 -07:00
Jia Yue Hua
9d92a718ee
[libmediainfo] update to 24.01 (#37264) 2024-03-11 20:31:13 -07:00
Michael Hansen
156b3248a3
[libhsplasma] Update to 2024-03-07 (#37232) 2024-03-11 20:29:39 -07:00
Chuck Walbourn
2f29964660
[directxtex] Update for March 2024 release (#37233)
In addition to updating for the latest release on GitHub, this adds
support for three new *features*:

* **jpeg** this adds JPEG support for Linux (Windows already supports
JPEG via the built-in WIC codec)
* **png** this adds PNG support for Linux (Windows already supports PNG
via the built-in WIC codec)
* **xbox** this builds the library for PC but with Xbox extensions for
development. Requires the Microsoft GDKX. By default it targets Xbox
Series X|S. To target Xbox One instead, you can use a triplet variable
as described in the update usage.
2024-03-11 20:16:53 -07:00
Kai Pastor
c8f2fabe95
[vcpkg baseline][h5py-lzf] Update, use liblzf port, fix export, cleanup (#37332)
Stop using vendored liblzf in h5py-lzf, fixing `lzf.h` install conflict.
Alternative to https://github.com/microsoft/vcpkg/pull/37240.
2024-03-11 20:15:52 -07:00
Jia Yue Hua
f715b7048c
[guile] update to 3.0.9 (#37093) 2024-03-11 20:14:50 -07:00
Kai Pastor
82f7ea90c6
[freerdp] Update to 3.3.0 (#37081) 2024-03-11 20:14:24 -07:00
Kai Pastor
a9d82ad961
[graphviz] Update to 10.0.1 (#37064) 2024-03-11 20:10:51 -07:00
jim wang
ca2f11c400
[vcpkg baseline][scnlib] Passing remove from fail list (#37257) 2024-03-11 19:33:41 -07:00
Rossmaxx
34771b62f3
[liblo] Update to 0.32 (#36836)
Starting from version 0.32, liblo has added support for importing cmake
targets, which make cmake integration easier to implement in other cmake
projects using liblo.
2024-03-11 16:41:21 -07:00
moritz-h
2d19bb44ae
[glslang] update to 14.0.0 / [shaderc] update to 2023.8 (#36111) 2024-03-11 16:38:39 -07:00
Alexander Neumann
a664e41ee5
[vcpkg-tool-meson] Update meson to 1.3.2 (#28084) 2024-03-11 14:09:15 -07:00
WangWeiLin-MV
431eb6bda0
[mongo-c-driver][bson] Update to 1.26.1 (#37177)
Fix #37143.

### Checklist
- [x] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [x] SHA512s are updated for each updated download.
- [ ] ~The "supports" clause reflects platforms that may be fixed by
this new version.~
- [ ] ~Any fixed [CI
baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)
entries are removed from that file.~
- [x] Any patches that are no longer applied are deleted from the port's
directory.
- [x] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [x] Only one version is added to each modified port's versions file.

### Test
Port usage and features test pass with following triplets:
* x64-linux
* x64-windows
2024-03-11 13:25:15 -07:00
Dr.-Ing. Carsten Grimm
0ddcda32f1
[liblzma] update to version 5.6.0 (#37199)
Fixes #37197.

- [x] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [x] SHA512s are updated for each updated download.
- [x] The "supports" clause reflects platforms that may be fixed by this
new version.
- [x] Any fixed [CI
baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)
entries are removed from that file.
- [x] Any patches that are no longer applied are deleted from the port's
directory.
- [x] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [x] Only one version is added to each modified port's versions file.

The update to version 5.6.0, includes the following changes
* the patches were adapted for changes in the new version (I cannot
check if the patch for iOS support was adapted correctly)
* the new tools `lzmadec` and `lzmainfo` are handled in the same manner
as the existing tools `xz` and `xzdec`
* ~nls was disabled to sidestep an issue with installing the man pages~
* ~a new feature `nls` was added to enable native language support. This
was necessary to handle a new optional dependency on `gettext` so that
the existing `tools` feature continues to work.~
* nls support was not added, yet. See discussion below for details.

I have successfully built 
* `liblzma:x86-windows`,
* `liblzma:x64-windows`,
* `liblzma:x64-linux`, 
* `liblzma[tools]:x64-linux`,

Note that `tools`  is not supported on `windows`.

Requested by @Neustradamus

EDIT 1: added nls feature
EDIT 2: removed nls feature again
2024-03-11 13:24:56 -07:00
Bruce Mitchener
61b9054264
[z3] Update to 4.13.0 (#37259)
- [x] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [x] SHA512s are updated for each updated download.
- [x] The "supports" clause reflects platforms that may be fixed by this
new version.
- [x] Any fixed [CI
baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)
entries are removed from that file.
- [x] Any patches that are no longer applied are deleted from the port's
directory.
- [x] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [x] Only one version is added to each modified port's versions file.
2024-03-11 13:17:30 -07:00
Raúl Cumplido
e468fc3873
[arrow] Update to 15.0.1 (#37267)
- [x] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [x] SHA512s are updated for each updated download.
- [x] The "supports" clause reflects platforms that may be fixed by this
new version.
- [x] Any fixed [CI
baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)
entries are removed from that file.
- [x] Any patches that are no longer applied are deleted from the port's
directory.
- [x] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [x] Only one version is added to each modified port's versions file.
2024-03-11 13:17:10 -07:00
miyanyan
c87d3c5b39
[vk-bootstrap] update to 1.3.279 (#37281)
- [x] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [x] SHA512s are updated for each updated download.
- [ ] The "supports" clause reflects platforms that may be fixed by this
new version.
- [ ] Any fixed [CI
baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)
entries are removed from that file.
- [ ] Any patches that are no longer applied are deleted from the port's
directory.
- [x] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [x] Only one version is added to each modified port's versions file.
2024-03-11 13:16:11 -07:00
Kai Pastor
34b3636b4e
[expat] Update to 2.6.1+patch (#37362) 2024-03-11 13:15:13 -07:00
Jia Yue Hua
e2dcca9693
[libunistring] update to 1.2 (#37266)
- [X] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md)
- [X] SHA512s are updated for each updated download
- [ ] ~The "supports" clause reflects platforms that may be fixed by
this new version~
- [ ] ~Any fixed [CI
baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)
entries are removed from that file.~
- [ ] ~Any patches that are no longer applied are deleted from the
port's directory.~
- [X] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [X] Only one version is added to each modified port's versions file.
2024-03-11 13:12:02 -07:00
Jia Yue Hua
5108b07fd1
[llhttp] update to 9.2.0 (#37276)
- [X] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md)
- [X] SHA512s are updated for each updated download
- [ ] ~The "supports" clause reflects platforms that may be fixed by
this new version~
- [ ] ~Any fixed [CI
baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)
entries are removed from that file.~
- [ ] ~Any patches that are no longer applied are deleted from the
port's directory.~
- [X] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [X] Only one version is added to each modified port's versions file.
2024-03-11 13:11:48 -07:00