Commit Graph

1536 Commits

Author SHA1 Message Date
StillGreen-san
db19a19ba8
[libsercomm] fix C++ compatibility macro usage (#37179)
this fixes a typo in sercomm/dev.h that results in errors when included
in C++

- [x] 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.

why a patch?
[upstream](https://github.com/ingeniamc/sercomm) seems to be
unmaintained, an [issue](https://github.com/ingeniamc/sercomm/issues/2)
& a [pull request](https://github.com/ingeniamc/sercomm/pull/3)
regarding this issue have existed for years/months respectively
2024-03-08 12:35:16 -08:00
Alexander Neumann
363e5e8cc1
[libnice-gst] meson dep & copy pdb only if it exists (#37251) 2024-03-08 12:34:02 -08:00
Alexander Neumann
908701aea9
[Libadwaita] add missing meson dep (#37254) 2024-03-08 12:33:31 -08:00
Alexander Neumann
0fe7786f52
[Libxcvt] add missing meson dep (#37255) 2024-03-08 12:28:51 -08:00
Jia Yue Hua
ff29131bc9
[libunibreak] update to 6.1 (#37247)
- [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-07 23:03:41 -08:00
مهدي شينون (Mehdi Chinoune)
fa66b38311
[liborigin] new port (#37147)
- [ ] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [x] The name of the port matches an existing name for this component
on https://repology.org/ if possible, and/or is strongly associated with
that component on search engines.
- [ ] Optional dependencies are resolved in exactly one way. For
example, if the component is built with CMake, all `find_package` calls
are REQUIRED, are satisfied by `vcpkg.json`'s declared dependencies, or
disabled with
[CMAKE_DISABLE_FIND_PACKAGE_Xxx](https://cmake.org/cmake/help/latest/variable/CMAKE_DISABLE_FIND_PACKAGE_PackageName.html).
- [x] The versioning scheme in `vcpkg.json` matches what upstream says.
- [x] The license declaration in `vcpkg.json` matches what upstream
says.
- [x] The installed as the "copyright" file matches what upstream says.
- [x] The source code of the component installed comes from an
authoritative source.
- [ ] The generated "usage text" is accurate. See
[adding-usage](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/examples/adding-usage.md)
for context.
- [x] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [x] Only one version is in the new port's versions file.
- [x] Only one version is added to each modified port's versions file.
2024-03-07 22:56:07 -08:00
Jia Yue Hua
408a9027bf
[lerc] update to 4.0.4 (#37163)
- [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-07 22:49:57 -08:00
Jia Yue Hua
bedda77714
[libfido2] update to 1.14.0 (#37168)
- [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-07 22:45:47 -08:00
Jia Yue Hua
3d675a1939
[libmicrohttpd] update to 1.0.1 (#37180)
- [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-07 22:41:29 -08:00
Jia Yue Hua
89c8bbe673
[libredwg] update to 0.13.3 (#37181)
- [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-07 22:41:07 -08:00
Jia Yue Hua
317cdf8c91
[libassuan] update to 2.5.7 (#37204)
- [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-07 22:37:27 -08:00
Jia Yue Hua
b75e3da9d7
[libavif] update to 1.0.4 (#37205)
- [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-07 22:36:55 -08:00
Jia Yue Hua
46de9194b9
[libcbor] update to 0.11.0 (#37206)
- [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-07 22:36:36 -08:00
Jia Yue Hua
1f2d8355e5
[libdc1394] update to 2.2.7 (#37207)
- [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-07 22:36:14 -08:00
Jia Yue Hua
c05a4007f8
[libdmx] update to 1.1.5 (#37208)
- [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-07 22:35:47 -08:00
Jia Yue Hua
5bc95c95f3
[libopenmpt] update to 0.7.4 (#37220)
- [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-07 22:35:07 -08:00
Jia Yue Hua
d429e39674
[libsass] update to 3.6.6 (#37222)
- [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-07 22:34:38 -08:00
Jia Yue Hua
affef066eb
[libsecret] update to 0.21.4 (#37224)
- [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-07 22:34:09 -08:00
Jia Yue Hua
0df5f800e9
[libfs] update to 1.0.9 (#37244)
- [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-07 21:59:59 -08:00
JonLiu1993
8f542fd07a
[libexif] Fix usage (#37212)
Fixes #37184
When use libexif provide usage, you will get three error:
````
1> [CMake] CMake Error at F:/test/vcpkg/installed/x64-windows/share/unofficial-libexif/unofficial-libexif-config.cmake:10 (find_library):
1> [CMake]   Syntax error in cmake code at
1> [CMake] 
1> [CMake]     F:/test/vcpkg/installed/x64-windows/share/unofficial-libexif/unofficial-libexif-config.cmake:10
1> [CMake] 
1> [CMake]   when parsing string
1> [CMake] 
1> [CMake]     ${z_vcpkg_LIBEXIF_root }/lib
1> [CMake] 
1> [CMake]   Invalid character (' ') in a variable name: 'z_vcpkg_LIBEXIF_root'
````
````
1> [CMake] CMake Error at F:/test/vcpkg/installed/x64-windows/share/unofficial-libexif/unofficial-libexif-config.cmake:10 (find_library):
1> [CMake]   Could not find Z_VCPKG_LIBEXIF_LIBRARY_RELEASE using the following names:
1> [CMake]   libexif
````
````
1> [CMake] CMake Error in CMakeProject1/CMakeLists.txt:
1> [CMake]   Imported target "unofficial::libexif::libexif" includes non-existent path
1> [CMake] 
1> [CMake]     "/include"
````
Change the `unofficial-libexif-config.cmake` file to fix usage error.

Usage tested successfully by `libexif:x64-windows`:
````
libexif provides CMake targets:

  # this is heuristically generated, and may not be correct
  find_package(unofficial-libexif CONFIG REQUIRED)
  target_link_libraries(main PRIVATE unofficial::libexif::libexif)
````

- [x] 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.

---------

Co-authored-by: Jon <v-zhli17@microsoft.com>
2024-03-07 12:27:35 -08:00
jim wang
07c93b8cd5
[libjxl] Fix Pkgconfig files are totally broken on x64-windows-static triplet (#33990)
Fixes https://github.com/microsoft/vcpkg/issues/33390
Fix the inconsistency between the name of the link library and the name
of the compiled library in the PC file under static compilation

- [X] 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.

Usage test pass with following triplets:

```
x64-windows
x64-windows-static
```

---------

Co-authored-by: Jim wang (BEYONDSOFT CONSULTING INC) <v-wangjim@microsoft.com>
2024-03-05 23:49:20 -08:00
Nick Logozzo
d92515791f
[libnick] Update to 2024.3.0 (#37144)
- [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-05 23:38:26 -08:00
fwcd
3d6032468a
[libmad] Add aso to default features (#37154)
A small follow-up to #37088, which unintentionally disabled asm
optimizations on non-WASM platforms.

This PR adds `aso` to the set of default features, which should fix
this.

- [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-05 23:36:39 -08:00
fwcd
5605709a96
[libflac] Add stack-protector to default features (#37155)
A small follow-up to #37086, which unintentionally disabled the stack
protector on non-WASM platforms.

This adds it to the set of default features (on all non-WASM platforms),
which should fix this.

- [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-05 23:36:25 -08:00
Jia Yue Hua
79b070e022
[libphonenumber] update to 8.13.31 (#37169)
- [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-05 23:34:46 -08:00
FredyVia
92927ac20a
[liberasurecode] add new port (#37063)
<!-- If your PR fixes issues, please note that here by adding "Fixes
#NNNNNN." for each fixed issue on separate lines. -->

<!-- If you are still working on the PR, open it as a Draft:
https://github.blog/2019-02-14-introducing-draft-pull-requests/. -->

<!-- If this PR updates an existing port, please uncomment and fill out
this checklist:

- [ ] 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.
- [ ] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [ ] Only one version is added to each modified port's versions file.

END OF PORT UPDATE CHECKLIST (delete this line) -->

- [x] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [x] The name of the port matches an existing name for this component
on https://repology.org/ if possible, and/or is strongly associated with
that component on search engines.
- [x] Optional dependencies are resolved in exactly one way. For
example, if the component is built with CMake, all `find_package` calls
are REQUIRED, are satisfied by `vcpkg.json`'s declared dependencies, or
disabled with
[CMAKE_DISABLE_FIND_PACKAGE_Xxx](https://cmake.org/cmake/help/latest/variable/CMAKE_DISABLE_FIND_PACKAGE_PackageName.html).
- [x] The versioning scheme in `vcpkg.json` matches what upstream says.
- [x] The license declaration in `vcpkg.json` matches what upstream
says.
- [x] The installed as the "copyright" file matches what upstream says.
- [x] The source code of the component installed comes from an
authoritative source.
- [x] The generated "usage text" is accurate. See
[adding-usage](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/examples/adding-usage.md)
for context.
- [x] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [x] Only one version is in the new port's versions file.
- [x] Only one version is added to each modified port's versions file.

END OF NEW PORT CHECKLIST (delete this line) -->
2024-03-05 02:27:49 -08:00
Jia Yue Hua
683c1dfd2d
[glog] update to 0.7.0 (#37071)
- [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-05 02:23:38 -08:00
fwcd
2a8f2c6467
[libflac] Fix WASM build by disabling stack protector via feature (#37086)
This fixes the `wasm32-emscripten` build of `libflac`, which would
previously fail with

<details>

<summary>Linking Errors</summary>

```
[59/61] : && /opt/homebrew/Cellar/emscripten/3.1.54/libexec/emcc -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -Winline  -DNDEBUG -O3 -DNDEBUG  microbench/CMakeFiles/benchmark_residual.dir/benchmark_residual.c.o microbench/CMakeFiles/benchmark_residual.dir/util.c.o -o microbench/benchmark_residual.js  src/libFLAC/libFLAC.a  -lrt  -lm  <path to vcpkg>/installed/wasm32-emscripten-release/lib/libogg.a && :
FAILED: microbench/benchmark_residual.js 
: && /opt/homebrew/Cellar/emscripten/3.1.54/libexec/emcc -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -Winline  -DNDEBUG -O3 -DNDEBUG  microbench/CMakeFiles/benchmark_residual.dir/benchmark_residual.c.o microbench/CMakeFiles/benchmark_residual.dir/util.c.o -o microbench/benchmark_residual.js  src/libFLAC/libFLAC.a  -lrt  -lm  <path to vcpkg>/installed/wasm32-emscripten-release/lib/libogg.a && :
wasm-ld: error: microbench/CMakeFiles/benchmark_residual.dir/benchmark_residual.c.o: undefined symbol: __stack_chk_guard
wasm-ld: error: microbench/CMakeFiles/benchmark_residual.dir/benchmark_residual.c.o: undefined symbol: __stack_chk_guard
wasm-ld: error: microbench/CMakeFiles/benchmark_residual.dir/benchmark_residual.c.o: undefined symbol: __stack_chk_fail
wasm-ld: error: microbench/CMakeFiles/benchmark_residual.dir/benchmark_residual.c.o: undefined symbol: __stack_chk_guard
wasm-ld: error: microbench/CMakeFiles/benchmark_residual.dir/benchmark_residual.c.o: undefined symbol: __stack_chk_guard
wasm-ld: error: microbench/CMakeFiles/benchmark_residual.dir/benchmark_residual.c.o: undefined symbol: __stack_chk_fail
```

</details>

The stack protector flag is [documented
here](66152791d8/CMakeLists.txt (L21))
and is [unsupported in
Emscripten](https://github.com/emscripten-core/emscripten/issues/17030).

### 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.
- [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-05 02:06:46 -08:00
fwcd
431aa71ec4
[libmad] Fix WASM build by disabling asm-based optimizations (#37088)
Fixes #37087

This disables architecture-specific optimizations when targeting WASM.
The root issue is that `libmad`'s CMake configuration seems to detect
WASM as an Intel CPU (via `CMAKE_SYSTEM_PROCESSOR`) and then tries to
use arch-specific assembly, which results in the build errors from the
linked issue.

- [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-05 02:03:30 -08:00
Conor Williams
109cb9ebdc
[libfork] new port (#37048)
This PR adds [libfork](https://github.com/ConorWilliams/libfork), a
[portable continuation stealing
framework](https://arxiv.org/abs/2402.18480). I am the author of the
package.

- [x] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [x] The name of the port matches an existing name for this component
on https://repology.org/ if possible, and/or is strongly associated with
that component on search engines.
- [x] Optional dependencies are resolved in exactly one way. For
example, if the component is built with CMake, all `find_package` calls
are REQUIRED, are satisfied by `vcpkg.json`'s declared dependencies, or
disabled with
[CMAKE_DISABLE_FIND_PACKAGE_Xxx](https://cmake.org/cmake/help/latest/variable/CMAKE_DISABLE_FIND_PACKAGE_PackageName.html).
- [x] The versioning scheme in `vcpkg.json` matches what upstream says.
- [x] The license declaration in `vcpkg.json` matches what upstream
says.
- [x] The installed as the "copyright" file matches what upstream says.
- [x] The source code of the component installed comes from an
authoritative source.
- [x] The generated "usage text" is accurate. See
[adding-usage](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/examples/adding-usage.md)
for context.
- [x] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [x] Only one version is in the new port's versions file.
- [x] Only one version is added to each modified port's versions file.

---------

Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
2024-03-05 02:00:17 -08:00
Martin Valgur
a33dfad6ed
[liblzf] New port (#37006)
Adds liblzf: http://software.schmorp.de/pkg/liblzf.html

[![Packaging
status](https://repology.org/badge/tiny-repos/liblzf.svg)](https://repology.org/project/liblzf/versions)

- [x] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [x] The name of the port matches an existing name for this component
on https://repology.org/ if possible, and/or is strongly associated with
that component on search engines.
- [x] Optional dependencies are resolved in exactly one way. For
example, if the component is built with CMake, all `find_package` calls
are REQUIRED, are satisfied by `vcpkg.json`'s declared dependencies, or
disabled with
[CMAKE_DISABLE_FIND_PACKAGE_Xxx](https://cmake.org/cmake/help/latest/variable/CMAKE_DISABLE_FIND_PACKAGE_PackageName.html).
- [x] The versioning scheme in `vcpkg.json` matches what upstream says.
- [x] The license declaration in `vcpkg.json` matches what upstream
says.
- [x] The installed as the "copyright" file matches what upstream says.
- [x] The source code of the component installed comes from an
authoritative source.
- [x] The generated "usage text" is accurate. See
[adding-usage](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/examples/adding-usage.md)
for context.
- [x] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [x] Only one version is in the new port's versions file.
- [x] Only one version is added to each modified port's versions file.
2024-03-05 01:52:15 -08:00
fwcd
8454a8de61
[libmodplug] Fix WASM build by pinning C++ standard to 11 (#37090)
Fixes #37089 

The port uses the register storage class specifier which was removed in
C++17, pinning the standard to C++11 solves this.

- [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-05 01:46:08 -08:00
Doug Cook
4f0d70b992
[libtracepoint] update to v1.3.2 (#37009)
- [ 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-01 16:28:41 -08:00
Jeremy Rifkin
783130425b
[cpptrace] Add 0.4.1 (#37014)
- [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.

---------

Co-authored-by: MonicaLiu <liuyumei01@beyondsoft.com>
2024-03-01 15:22:34 -08:00
phil7676
bf7992418c
[libxml2] Update to version 2.11.7 (#37028)
<!-- If your PR fixes issues, please note that here by adding "Fixes
#NNNNNN." for each fixed issue on separate lines. -->

<!-- If you are still working on the PR, open it as a Draft:
https://github.blog/2019-02-14-introducing-draft-pull-requests/. -->

<!-- If this PR updates an existing port, please uncomment and fill out
this checklist:

- [ ] 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.

END OF PORT UPDATE CHECKLIST (delete this line) -->

<!-- If this PR adds a new port, please uncomment and fill out this
checklist:

- [ ] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [ ] The name of the port matches an existing name for this component
on https://repology.org/ if possible, and/or is strongly associated with
that component on search engines.
- [ ] Optional dependencies are resolved in exactly one way. For
example, if the component is built with CMake, all `find_package` calls
are REQUIRED, are satisfied by `vcpkg.json`'s declared dependencies, or
disabled with
[CMAKE_DISABLE_FIND_PACKAGE_Xxx](https://cmake.org/cmake/help/latest/variable/CMAKE_DISABLE_FIND_PACKAGE_PackageName.html).
- [ ] The versioning scheme in `vcpkg.json` matches what upstream says.
- [ ] The license declaration in `vcpkg.json` matches what upstream
says.
- [ ] The installed as the "copyright" file matches what upstream says.
- [ ] The source code of the component installed comes from an
authoritative source.
- [ ] The generated "usage text" is accurate. See
[adding-usage](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/examples/adding-usage.md)
for context.
- [ ] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [ ] Only one version is in the new port's versions file.
- [ ] Only one version is added to each modified port's versions file.

END OF NEW PORT CHECKLIST (delete this line) -->

Co-authored-by: sin <Philipp.Sindel@iso-gruppe.com>
2024-03-01 14:43:46 -08:00
Jia Yue Hua
a0b08eaea9
[libgnutls] update to 3.8.3 (#37051)
- [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-01 14:36:06 -08:00
vipcxj
0a16a90673
[libdatachannel] fix #37058 (#37060)
<!-- If your PR fixes issues, please note that here by adding "Fixes
#NNNNNN." for each fixed issue on separate lines. -->
fix #37058
<!-- If you are still working on the PR, open it as a Draft:
https://github.blog/2019-02-14-introducing-draft-pull-requests/. -->

- [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.

<!-- If this PR adds a new port, please uncomment and fill out this
checklist:

- [ ] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [ ] The name of the port matches an existing name for this component
on https://repology.org/ if possible, and/or is strongly associated with
that component on search engines.
- [ ] Optional dependencies are resolved in exactly one way. For
example, if the component is built with CMake, all `find_package` calls
are REQUIRED, are satisfied by `vcpkg.json`'s declared dependencies, or
disabled with
[CMAKE_DISABLE_FIND_PACKAGE_Xxx](https://cmake.org/cmake/help/latest/variable/CMAKE_DISABLE_FIND_PACKAGE_PackageName.html).
- [ ] The versioning scheme in `vcpkg.json` matches what upstream says.
- [ ] The license declaration in `vcpkg.json` matches what upstream
says.
- [ ] The installed as the "copyright" file matches what upstream says.
- [ ] The source code of the component installed comes from an
authoritative source.
- [ ] The generated "usage text" is accurate. See
[adding-usage](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/examples/adding-usage.md)
for context.
- [ ] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [ ] Only one version is in the new port's versions file.
- [ ] Only one version is added to each modified port's versions file.

END OF NEW PORT CHECKLIST (delete this line) -->
2024-03-01 14:30:06 -08:00
vipcxj
002c5b0659
[gstreamer,libsoup,libpsl,glib-networking] enable soup plugins of gstreamer (#36679)
<!-- If your PR fixes issues, please note that here by adding "Fixes
#NNNNNN." for each fixed issue on separate lines. -->

<!-- If you are still working on the PR, open it as a Draft:
https://github.blog/2019-02-14-introducing-draft-pull-requests/. -->

Update port gstreamer

- [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.

Add port libsoup,libpsl,glib-networking
- [x] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [x] The name of the port matches an existing name for this component
on https://repology.org/ if possible, and/or is strongly associated with
that component on search engines.
- [x] Optional dependencies are resolved in exactly one way. For
example, if the component is built with CMake, all `find_package` calls
are REQUIRED, are satisfied by `vcpkg.json`'s declared dependencies, or
disabled with
[CMAKE_DISABLE_FIND_PACKAGE_Xxx](https://cmake.org/cmake/help/latest/variable/CMAKE_DISABLE_FIND_PACKAGE_PackageName.html).
- [x] The versioning scheme in `vcpkg.json` matches what upstream says.
- [x] The license declaration in `vcpkg.json` matches what upstream
says.
- [x] The installed as the "copyright" file matches what upstream says.
- [x] The source code of the component installed comes from an
authoritative source.
- [x] The generated "usage text" is accurate. See
[adding-usage](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/examples/adding-usage.md)
for context.
- [x] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [x] Only one version is in the new port's versions file.
- [x] Only one version is added to each modified port's versions file.

I found the offical tutorials not work because the uridecodebin plugin
can not handle https uri. Then I found that soup plugins is disabled. So
I update the gstreamer to enable it. The gstreamer compiled successfuly
without new port which I add. However the soup plugins will not work
without libsoup. So I add the port libsoup. And it depend on libpsl and
glib-networking. The glib-networking is a gio module. To make it work,
we should set env GIO_MODULE_DIR to the plugins dir which
glib-networking dll live in. And now I uridecodebin works properly.
By the way, how vcpkg deal with plugin dll? I put them to a plugins dir
just like gstreamer. However to use them is a hard work. For a gio
module, we have to set the env GIO_MODULE_DIR to the dyamic library
location.
2024-02-28 18:02:23 -08:00
Nick Logozzo
45d50eeaf5
[libnick] Update to 2024.2.8 (#36981)
- [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-02-28 17:06:33 -08:00
jim wang
27404c2779
[libpq] Delete gendef.pl related patches (#36992)
Fixes https://github.com/microsoft/vcpkg/issues/36693

Delete the patch of gendef.pl in
`vcpkg\ports\libpq\windows\msbuild.patch`. Because starting with
PostgreSQL 16, the "Win32" patch is no longer valid, the command line
arguments to gendef.pl were changed from Win32 to x86.

- [X] 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.~~
- [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.

Usage test pass with following triplets:

```
x86-windows
x64-windows
```
2024-02-28 16:46:19 -08:00
Samuel Barrett
6e34a96a1a
[libpqxx] Update to version 7.9.0 (#36993)
Fixes #36968, updating `libpqxx` to 7.9.0.

No feature needs to be tested.

- [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.

---------

Co-authored-by: Sam Barrett <s.barrett@qed-analytics.co.uk>
2024-02-28 16:43:21 -08:00
Frank
612f2f3190
[libusb] Update version to 1.0.27 (#37010)
<!-- If your PR fixes issues, please note that here by adding "Fixes
#NNNNNN." for each fixed issue on separate lines. -->
Fix https://github.com/microsoft/vcpkg/issues/36614
<!-- If you are still working on the PR, open it as a Draft:
https://github.blog/2019-02-14-introducing-draft-pull-requests/. -->

<!-- If this PR updates an existing port, please uncomment and fill out
this 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.~~
- [ ] ~~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.

<!-- If this PR adds a new port, please uncomment and fill out this
checklist:

- [ ] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [ ] The name of the port matches an existing name for this component
on https://repology.org/ if possible, and/or is strongly associated with
that component on search engines.
- [ ] Optional dependencies are resolved in exactly one way. For
example, if the component is built with CMake, all `find_package` calls
are REQUIRED, are satisfied by `vcpkg.json`'s declared dependencies, or
disabled with
[CMAKE_DISABLE_FIND_PACKAGE_Xxx](https://cmake.org/cmake/help/latest/variable/CMAKE_DISABLE_FIND_PACKAGE_PackageName.html).
- [ ] The versioning scheme in `vcpkg.json` matches what upstream says.
- [ ] The license declaration in `vcpkg.json` matches what upstream
says.
- [ ] The installed as the "copyright" file matches what upstream says.
- [ ] The source code of the component installed comes from an
authoritative source.
- [ ] The generated "usage text" is accurate. See
[adding-usage](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/examples/adding-usage.md)
for context.
- [ ] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [ ] Only one version is in the new port's versions file.
- [ ] Only one version is added to each modified port's versions file.

END OF NEW PORT CHECKLIST (delete this line) -->
2024-02-28 16:39:30 -08:00
Avery King
aa7f97c156
[libid3tag] Add version 0.16.3 (#35954)
Add's Tenacity's libid3tag (originally by @Be-ing) port with some
modifications, including a hashable source, correct usage text, and
using `vcpkg_install_copyright()`.

This is similar #15991, but this port is smaller, does not feature any
patches, and uses 0.16.3.

Note: the usage text may be wrong, which is why this is a draft PR at
the moment. Once I can confirm the usage text is correct, I'll mark this
as ready.

- [x] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md)
- [x] The name of the port matches an existing name for this component
on https://repology.org/ if possible, and/or is strongly associated with
that component on search engines.
- [x] Optional dependencies are resolved in exactly one way. For
example, if the component is built with CMake, all `find_package` calls
are REQUIRED, are satisfied by `vcpkg.json`'s declared dependencies, or
disabled with
[CMAKE_DISABLE_FIND_PACKAGE_Xxx](https://cmake.org/cmake/help/latest/variable/CMAKE_DISABLE_FIND_PACKAGE_PackageName.html)
- [x] The versioning scheme in `vcpkg.json` matches what upstream says.
- [x] The license declaration in `vcpkg.json` matches what upstream
says.
- [x] The installed as the "copyright" file matches what upstream says.
- [x] The source code of the component installed comes from an
authoritative source.
- [ ] The generated "usage text" is accurate. See
[adding-usage](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/examples/adding-usage.md)
for context.
- [x] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [x] Only one version is in the new port's versions file.
- [x] Only one version is added to each modified port's versions file.

Signed-off-by: Avery King <avery98@pm.me>
Co-authored-by: Be <be@mixxx.org>
2024-02-27 01:04:04 -08:00
Rossmaxx
9628f7ff18
[libgig] Update to 4.4.1 (#36701)
<!-- If your PR fixes issues, please note that here by adding "Fixes
#NNNNNN." for each fixed issue on separate lines. -->

<!-- If you are still working on the PR, open it as a Draft:
https://github.blog/2019-02-14-introducing-draft-pull-requests/. -->

Since the last time I added libgig to vcpkg, libgig 4.4.0 was released,
where my patches were accepted upstream . Contains some stability
improvements.


- [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.
- [ ] 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.


<!-- If this PR adds a new port, please uncomment and fill out this
checklist:

- [ ] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [ ] The name of the port matches an existing name for this component
on https://repology.org/ if possible, and/or is strongly associated with
that component on search engines.
- [ ] Optional dependencies are resolved in exactly one way. For
example, if the component is built with CMake, all `find_package` calls
are REQUIRED, are satisfied by `vcpkg.json`'s declared dependencies, or
disabled with
[CMAKE_DISABLE_FIND_PACKAGE_Xxx](https://cmake.org/cmake/help/latest/variable/CMAKE_DISABLE_FIND_PACKAGE_PackageName.html).
- [ ] The versioning scheme in `vcpkg.json` matches what upstream says.
- [ ] The license declaration in `vcpkg.json` matches what upstream
says.
- [ ] The installed as the "copyright" file matches what upstream says.
- [ ] The source code of the component installed comes from an
authoritative source.
- [ ] The generated "usage text" is accurate. See
[adding-usage](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/examples/adding-usage.md)
for context.
- [ ] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [ ] Only one version is in the new port's versions file.
- [ ] Only one version is added to each modified port's versions file.

END OF NEW PORT CHECKLIST (delete this line) -->

---------

Co-authored-by: WangWeiLin-MV <156736127+WangWeiLin-MV@users.noreply.github.com>
2024-02-27 00:45:27 -08:00
Kai Pastor
77fbdaf616
[libffi] Update to 3.4.6, enable wasm32 (#36876) 2024-02-27 00:37:57 -08:00
Kai Pastor
89efa21f94
[libpng] Update to 1.6.43, fix libm linkage (#36953) 2024-02-27 00:17:51 -08:00
Bruce Mitchener
ea7f0065a1
[libdatachannel] Update to 0.20.1 (#36959)
- [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-02-27 00:12:00 -08:00
MajorMurphy
37c3e63a13
[libheif] x265 as feature to allow non-GPL build (#36857)
x265 is still included as a default feature when installed as:

`vcpkg.exe install libheif`

but to avoid linking to a GPL library, x265 can now be optionally
excluded with:

`vcpkg.exe install libheif[core,libde265]`

 (libheif cannot encode without x265, only decode)

### Checklist
(please forgive if completed inaccurately)

- [✔️] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [N/A ] The name of the port matches an existing name for this
component on https://repology.org/ if possible, and/or is strongly
associated with that component on search engines.
- [N/A] Optional dependencies are resolved in exactly one way. For
example, if the component is built with CMake, all `find_package` calls
are REQUIRED, are satisfied by `vcpkg.json`'s declared dependencies, or
disabled with
[CMAKE_DISABLE_FIND_PACKAGE_Xxx](https://cmake.org/cmake/help/latest/variable/CMAKE_DISABLE_FIND_PACKAGE_PackageName.html).
- [ N/A] The versioning scheme in `vcpkg.json` matches what upstream
says.
- [N/A] The license declaration in `vcpkg.json` matches what upstream
says.
- [ N/A] The installed as the "copyright" file matches what upstream
says.
- [ N/A] The source code of the component installed comes from an
authoritative source.
- [ N/A ?] The generated "usage text" is accurate. See
[adding-usage](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/examples/adding-usage.md)
for context.
- [ N/A] The version database is fixed by rerunning `./vcpkg
x-add-version --all` and committing the result.
- [ N/A] Only one version is in the new port's versions file.
- [ N/A] Only one version is added to each modified port's versions
file.

---------

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
2024-02-23 15:00:28 -08:00
Cheney Wang
93d6f6208a
[libtorrent] update to 2.0.10 (#36913)
<!-- If your PR fixes issues, please note that here by adding "Fixes
#NNNNNN." for each fixed issue on separate lines. -->
Fixes https://github.com/microsoft/vcpkg/issues/36877

All features passed with following triplets:
x86-windows 
x64-windows 
x64-windows-static 
<!-- If you are still working on the PR, open it as a Draft:
https://github.blog/2019-02-14-introducing-draft-pull-requests/. -->


- [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.


<!-- If this PR adds a new port, please uncomment and fill out this
checklist:

- [ ] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [ ] The name of the port matches an existing name for this component
on https://repology.org/ if possible, and/or is strongly associated with
that component on search engines.
- [ ] Optional dependencies are resolved in exactly one way. For
example, if the component is built with CMake, all `find_package` calls
are REQUIRED, are satisfied by `vcpkg.json`'s declared dependencies, or
disabled with
[CMAKE_DISABLE_FIND_PACKAGE_Xxx](https://cmake.org/cmake/help/latest/variable/CMAKE_DISABLE_FIND_PACKAGE_PackageName.html).
- [ ] The versioning scheme in `vcpkg.json` matches what upstream says.
- [ ] The license declaration in `vcpkg.json` matches what upstream
says.
- [ ] The installed as the "copyright" file matches what upstream says.
- [ ] The source code of the component installed comes from an
authoritative source.
- [ ] The generated "usage text" is accurate. See
[adding-usage](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/examples/adding-usage.md)
for context.
- [ ] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [ ] Only one version is in the new port's versions file.
- [ ] Only one version is added to each modified port's versions file.

END OF NEW PORT CHECKLIST (delete this line) -->
2024-02-22 10:22:20 -08:00
MonicaLiu
72d66da23b
[libredwg] Fix the usage error and cleanup patch (#36912)
Fixes #36889.

* Fix usage error:
```
C:\source\repos\CMakeUsage\CMakeUsage\CMakeUsage.cpp(2,10): error C1083: Cannot open include file: 'libredwg/dwg.h': No such file or directory 
```

* Cleanup redundant patches: `fix_arm64_build.patch`.

- [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.

All features are tested successfully in the following triplet:
```
x86-windows
x64-windows
x64-windows-static
```

The usage test passed on `x64-windows` (header files found):
```
libredwg provides CMake targets:

    find_package(unofficial-libredwg CONFIG REQUIRED)
    target_link_libraries(main unofficial::libredwg::libredwg)
```

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2024-02-21 22:49:26 -08:00
Nick Logozzo
911218eefc
[libnick] Update to 2024.2.7 (#36911)
- [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-02-21 22:48:12 -08:00
Cheney Wang
deb4361235
[leptonica] update to 1.84.1 (#35984)
<!-- If your PR fixes issues, please note that here by adding "Fixes
#NNNNNN." for each fixed issue on separate lines. -->
Fixes https://github.com/microsoft/vcpkg/issues/35941

The contents in the patch have been merged in upstream, so I remove
them.
No feature needs to be tested.
<!-- If you are still working on the PR, open it as a Draft:
https://github.blog/2019-02-14-introducing-draft-pull-requests/ -->

- [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.

<!-- If this PR adds a new port, please uncomment and fill out this
checklist:

- [ ] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md)
- [ ] The name of the port matches an existing name for this component
on https://repology.org/ if possible, and/or is strongly associated with
that component on search engines.
- [ ] Optional dependencies are resolved in exactly one way. For
example, if the component is built with CMake, all `find_package` calls
are REQUIRED, are satisfied by `vcpkg.json`'s declared dependencies, or
disabled with
[CMAKE_DISABLE_FIND_PACKAGE_Xxx](https://cmake.org/cmake/help/latest/variable/CMAKE_DISABLE_FIND_PACKAGE_PackageName.html)
- [ ] The versioning scheme in `vcpkg.json` matches what upstream says.
- [ ] The license declaration in `vcpkg.json` matches what upstream
says.
- [ ] The installed as the "copyright" file matches what upstream says.
- [ ] The source code of the component installed comes from an
authoritative source.
- [ ] The generated "usage text" is accurate. See
[adding-usage](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/examples/adding-usage.md)
for context.
- [ ] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [ ] Only one version is in the new port's versions file.
- [ ] Only one version is added to each modified port's versions file.

END OF NEW PORT CHECKLIST (delete this line) -->
2024-02-21 22:33:32 -08:00
Kai Pastor
7a7ef70514
[libsodium] Use official build systems (#36800)
Drop the complex and undermaintained build system vendored into the
port.
Use msbuild for windows, and autotools otherwise.

Note: Users who change options via triplet files
(`VCPKG_CMAKE_CONFIGURE_OPTIONS`) must/can migrate to the official
options (via `VCPKG_CONFIGURE_MAKE_OPTIONS`; no equivalent for
msbuild?).

Should resolve #32888 according to my earlier ["the build also succeeds
with the official autoconf build
system."](https://github.com/microsoft/vcpkg/issues/32888#issuecomment-1662730210)
Should resolve #36777.
2024-02-21 22:07:27 -08:00
MonicaLiu
46c5f1fff1
[libpq] Update to 16.2 (#36849)
Fixes #36168.
* Update `libpq` to 16.2.

* Removed outdated patch `python_lib.patch`.

* Feature `client` has an error on `x86-windows`:
https://github.com/microsoft/vcpkg/issues/36693, but it is not caused by
this update and will be solved in another PR.

- [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.


Features `client,icu,lz4,nls,openssl,python,tcl,xml,xslt,zlib,zstd` are
tested successfully in the following triplet:
```
x64-windows
x64-windows-static
```
Features `icu,lz4,nls,openssl,xml,xslt,zlib,zstd` are tested
successfully in the following triplet:
```
x86-windows
```
Features `readline,bonjour` are tested successfully in the following
triplet:
```
x64-osx
```
Feature `readline` are tested successfully in the following triplet:
```
x64-linux
```

The usage test passed on `x64-windows` (header files found):
```
The package libpq provides CMake integration:

    find_package(PostgreSQL REQUIRED)
    target_link_libraries(main PRIVATE PostgreSQL::PostgreSQL)
```

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2024-02-21 21:54:14 -08:00
jim wang
86a103d605
[libunwind] Update to 1.8.0 (#36910)
Fixes https://github.com/microsoft/vcpkg/issues/36797

- [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.

Usage test pass with following triplets:

```
x64-linux
```
2024-02-21 21:47:29 -08:00
Nick Logozzo
62f4702dfe
[libnick] Update to 2024.2.5 (#36823)
- [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-02-21 10:24:03 -08:00
MonicaLiu
afa41496eb
[mongo-c-driver/libbson] Update to 1.26.0 (#36826)
Fixes #36776, update `mongo-c-driver` and `libbson` to 1.26.0.

mongo-c-driver
-
All features are tested successfully in the following triplet:
```
x86-windows
x64-windows
x64-windows-static
```

The usage test passed on `x64-windows` (header files found):
```
mongo-c-driver provides CMake targets:

    find_package(mongoc-1.0 CONFIG REQUIRED)
    target_link_libraries(main PRIVATE $<IF:$<TARGET_EXISTS:mongo::mongoc_shared>,mongo::mongoc_shared,mongo::mongoc_static>)
```

- [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.

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2024-02-21 10:23:24 -08:00
JonLiu1993
c7424ce15f
[libredwg] update to 0.13.2 (#36848)
Fixes #36695

Update port `libredwg` to the latest version 0.13.2

- [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.

Feature `tools` tested successfully in the following triplrt:
- x86-windows
- x64-windows
- x64-windows-static

---------

Co-authored-by: Jon <v-zhli17@microsoft.com>
2024-02-21 09:36:51 -08:00
Be
a2a1413141
[libdjinterop] update to 0.20.2 (#36869)
- [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-02-21 09:26:50 -08:00
Be
e045a2c3cd
[libkeyfinder] update to 2.2.8 (#36884)
- [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-02-21 09:23:46 -08:00
Thomas1664
e1335bd1c2
[vcpkg baseline][libdwarf] Fix file conflict (#36742)
* [libdwarf] Fixes

* version

* fix file conflict

* version
2024-02-14 23:39:09 -08:00
Nick Logozzo
fc5db693f4
[libnick] update to 2024.2.4 (#36760)
* [libnick] update to 2024.2.4

* update versions
2024-02-14 23:03:37 -08:00
Thomas1664
cd6d94cec5
[libassert] Use magic-enum from vcpkg (#36745)
* [libassert] Use magic-enum from vcpkg

* version

* copy pdbs

* version

* fix usage

* version

* find_dependency

* version

* Fix include path

* version
2024-02-14 23:01:53 -08:00
Nick Logozzo
6176cdc54e
[libnick] Update to 2024.2.3 (#36758)
* [libnick] update to 2024.2.3

* update versions
2024-02-14 15:06:11 -08:00
Nick Logozzo
c0e5cf6caa
[libnick] Update to 2024.2.2 (#36721)
* [libnick] Update to 2024.2.2

* update versions
2024-02-13 13:06:45 -08:00
Alexander Neumann
b69c440c1e
[libarchive] update (#36677)
* update libarchive

* v db

* fix post build and only install one kind of lib type

* v db

* deactivate mbedtls

* v db
2024-02-12 14:53:06 -08:00
Cédric Tabin
a0786f6a81
Update to libzippp v7.1-1.10.1 (#36692) 2024-02-12 14:33:44 -08:00
TomKatom
2cb7bfd2ce
[libvhdi] Initial Port (#36063)
* Add libvhdi library to vcpkg

* Fixed formatting.

* version database.

* Added license.

* Fixed version formatting.

* Updated version.

* Fix osx build.

* Added version.

* Fixed config.h file.

* Added versions.

* Check for linux/fs.h

* Added version.

* Fix include.

* Added version.

* Fixed build.

* Fixed formatting.

* Added version.

* Fixed dependencies.

* Added version.

* Fixed build.

* Fixed formatting.

* Added versions.

* Revert "Added versions."

This reverts commit 94e0c97c74.

* Revert "Fixed formatting."

This reverts commit 29a8590ee0.

* Revert "Fixed build."

This reverts commit 63622e6c3d.

* Revert "Added version."

This reverts commit a9e0110664.

* Revert "Fixed dependencies."

This reverts commit c0517a5f96.

* Use CMake again.

* Fix MacOS build.

* updated version.

* Fixed CMake config.

* Updated version.
2024-02-09 20:03:54 -08:00
Kai Pastor
f56c8174eb
[tiff] Add lerc support (#35471)
* [lerc] Burn C++ linkage into pc file

* [tiff] Add lerc support

* [cmake-user] Test tiff with lerc

* [wxwidgets] Handle tiff/lerc C++ linkage trick
2024-02-08 22:41:50 -08:00
Jia Yue Hua
6653330b70
[alsa,libremidi] update to 1.2.11,4.3.0 (#36633)
* [alsa] update to 1.2.11

* [alsa] update to 1.2.11

* [libremidi] update to 4.3.0

* [libremidi] update to 4.3.0
2024-02-07 22:26:06 -08:00
Ludovic Delabre
e6c4f478e0
[libalkimia]Update libalkimia to 8.1.72 (#36528)
* Update libalkimia to 8.1.72

* Update libalkimia to 8.1.72

---------

Co-authored-by: Ludovic Delabre <ldelabre54@free.fr>
2024-02-06 12:40:48 -08:00
Jeremy Rifkin
42bb0d9e8d
[libdwarf] Update to v0.9.1 (#36526)
* Add libdwarf 0.9.0

* Bump hash

* Retrofit cpptrace and fix a libdwarf issue

* Bump

* Bump a baseline

* Undo baseline bump

* Undo port version bump

* Add libdwarf 0.9.1

* Bump hash

* Move zstd patch to dependencies.diff

* Bump baseline

* Bump

* Undo changes to versoins/c-/cpptrace.json

* properly update cpptrace port version

* --overwrite-version this time

* Forgot to delete file

* fix hash
2024-02-05 17:11:53 -08:00
Ankur Verma
e3af18df15
[llvm] Add mlir-tblgen to package if mlir feature requested (#36536)
* Fixes

* Update vcpkg.json

* Update port-version

* Fixes

---------

Co-authored-by: ankurv <ankurv@email>
2024-02-05 11:40:21 -08:00
Nick Logozzo
941ecddba0
[libnick] Update to 2024.2.1 (#36579)
* [libnick] Update to 2024.2.1

* update versions
2024-02-05 11:17:35 -08:00
Cheney Wang
f9a5556237
[libqglviewer] Fix error C2039 when build port with VS2019 (#36489) 2024-02-02 13:37:58 -08:00
Albert Santoni
75e0c3dc8f
[libsrtp] Added openssl feature flag for enabling OpenSSL support (#36135)
* [libsrtp] Added openssl feature flag for enabling OpenSSL support

* [libsrtp] Fixed JSON mixup

* [libsrtp]: Format vcpkg.json

* [libsrtp]: Update version database

* [libsrtp] Update ports/libsrtp/portfile.cmake

* Use vcpkg_check_features appropriately

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

* [libsrtp] Update version database

* [libsrtp]: Added port-version, clean up whitespace

* [libsrtp]: Updated version database

* [libsrtp] Update versions/l-/libsrtp.json

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

---------

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2024-02-02 11:45:46 -08:00
Cheney Wang
7618666e79
[libheif] update to v1.17.6 (#36523) 2024-02-02 11:37:07 -08:00
Kevin Leonardic
527fc34c68
[libjpeg-turbo] Update to 3.0.2 (#36410) 2024-02-01 12:28:25 -08:00
autoantwort
b7dc755dea
[lzav] update (#36506) 2024-02-01 12:09:19 -08:00
MonicaLiu
89c0f688b8
[libmad] Fix hash (#36375)
* fix libmad hash

* update version

* use vcpkg_from_git

* update git-tree

* undo vcpkg_from_git

* update git-tree

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2024-01-31 14:45:22 -08:00
SunBlack
1897a5aaa3
[libe57format] Update to 3.1.1 (#36481) 2024-01-31 14:05:41 -08:00
Alexander Neumann
20584b9d44
[libtorch] update to 2.1.2 (#36246)
* [libtorch] update to 2.1.2

* adjust features and deps

* remove dep

* fix onnx case

* use system fxdiv

* update xnnpack

* fxdiv fix in libtorch

* add newline

* xnnpack does not install configs

* more patching

* fix patch

* more fixes

* use full lib for sleef.

* fix glog symbol on osx

* try fixing msvc ice

* ok renaming did nothing

* v db

* remove comments

* v db

* cuda is only for x64

* v db

* fix usage since cuda is still external to vcpkg

* v db

---------

Co-authored-by: Jim wang (BEYONDSOFT CONSULTING INC) <v-wangjim@microsoft.com>
2024-01-30 14:15:33 -08:00
Frank
c951a799b1
[libraw] Update version to 0.21.2 (#36460)
* [libraw] Update version to 0.21.2

* version
2024-01-30 12:37:31 -08:00
Nick Logozzo
32b208f7d0
[libnick] Update to 2024.2.0 (#36462)
* [libnick] Update to 2024.2.0

* Update versions
2024-01-30 12:37:04 -08:00
jim wang
2aa677e1a7
[libjuice] Fixed missing dependency Threads when used under x64-windows-static (#36437)
* add dep

* update version

* fix version

* update verison

* Fix directory to lowercase

* update version
2024-01-29 18:18:13 -08:00
Jia Yue Hua
ac97449f48
[libphonenumber] update to 8.13.29 (#36412)
* [libphonenumber] update to 8.13.29

* [libphonenumber] update to 8.13.29
2024-01-29 14:55:40 -08:00
Jia Yue Hua
7808b25b12
[log4cxx] update to 1.2.0 (#36413)
* [log4cxx] update to 1.2.0

* [log4cxx] update to 1.2.0
2024-01-29 14:55:23 -08:00
Jia Yue Hua
11bed03cc3
[libunifex] update to 0.4.0 (#36416)
* [libunifex] update to 0.4.0

* [libunifex] update to 0.4.0
2024-01-29 11:47:22 -08:00
jim wang
5cb2d00c17
[libde265] Update to 1.0.15 (#36439)
* update to 1.0.15

* update verison
2024-01-29 11:45:27 -08:00
Jia Yue Hua
7032c5759f
[libavif] update to 1.0.3 (#36390)
* [libavif] update to 1.0.3

* [libavif] update to 1.0.3
2024-01-26 16:46:40 -08:00
Jia Yue Hua
3c36c791d2
[libenvpp] update to 1.4.0 (#36391)
* [libenvpp] update to 1.4.0

* [libenvpp] update to 1.4.0
2024-01-26 16:46:24 -08:00
Jia Yue Hua
940145362f
[libgpiod] update to 2.1 (#36392)
* [libgpiod] update to 2.1

* [libgpiod] update to 2.1
2024-01-26 16:46:09 -08:00
Jia Yue Hua
eebf28d610
[libjuice] update to 1.3.4 (#36393)
* [libjuice] update to 1.3.4

* [libjuice] update to 1.3.4
2024-01-26 16:45:40 -08:00
Kai Pastor
3b21386457
[vcpkg baseline][lensfun] Fix and cleanup (#36342)
* [lensfun] Add feature and fix python module

* [lensfun] Cleanup, fix, update license

* versions

* [lensfun] No python on windows
2024-01-25 11:22:48 -08:00
Billy O'Neal
cf20e29526
Update macOS for January 2024 (#35617)
macOS 14.2.1 on amd64, 14.3 on arm64
XCode Console Tools 15.1

Other changes:

macOS install is done from the installers rather than from the recovery partition
readme.md is now written for a vcpkg-team audience
vagrant is removed as a dependency so that discussion of how to persist the VMs between machines could be included
arm64 is added using https://github.com/s-u/macosvm
2024-01-25 10:50:32 -08:00
Matthias Kuhn
f45fd3334f
[libpq] fix build for *-android-dynamic (#36344)
Android does not like versioned .so files

Backport of 79b03dbb33
2024-01-25 09:36:02 -08:00
chausner
1b65197e93
[lzav] Add new port (#35995)
* Add lzav 3.4

* Update CI baseline

* Update to version 3.6

* Update CI baseline

* Update to version 3.10

* Update CI baseline

* Update CI baseline

---------

Co-authored-by: chausner <chausner@users.noreply.github.com>
2024-01-24 15:46:46 -08:00
Avery King
e5e9f2f145
[libmad] update to 0.16.4 (#35898)
* [libmad] update to 0.16.4

Switches libmad to Tenacity's maintained version.

Signed-off-by: Avery King <avery98@pm.me>

* update filename

Co-authored-by: Kai Pastor <dg0yt@darc.de>

* update version db

---------

Signed-off-by: Avery King <avery98@pm.me>
Co-authored-by: Javier Matos Denizac <javier.matosd@gmail.com>
Co-authored-by: Kai Pastor <dg0yt@darc.de>
Co-authored-by: Javier Matos Denizac <javiermat@microsoft.com>
2024-01-24 13:31:39 -08:00
moritz-h
5d03478623
[vulkan*] update to 1.3.275.0 (#36262)
* [vulkan*] update to 1.3.275.0

* fix cmake config path

* update volk to fix vulkan-tools

* fix lunarg-vulkantools

* fix android

* build vulkan layers always dynamic

* fix android

* staticcrt

* fix description

* remove debug layer json files

* fix android

* fix parallel config
2024-01-24 11:26:41 -08:00
jim wang
64e52bff30
[libdatachannel] Fix LibJuice's find method (#36338)
* Find vcpkg library

* update version

* Delete FindLibJuice under source

* update verison
2024-01-24 09:44:41 -08:00
SunBlack
ed831b1e4a
[libe57format] Update to 3.1.0 (#36278) 2024-01-23 11:49:11 -08:00
Nick Logozzo
fff9df8548
[libnick] Update to 2024.1.6 (#36284)
* Update to 2024.1.6

* fix hash

* Update versions

* Update usage

* Update libnick.json

* add a blank line

* update version

---------

Co-authored-by: Jon <v-zhli17@microsoft.com>
2024-01-23 11:45:23 -08:00
Yury Bura
8ccb84df72
[boost] Update to v1.84.0 (#35693)
* [scripts] update Boost ports generation script, fixes #35187

* [boost] remove obsolete patches and re-generate ports

* update versions

* [boost] remove redundant vcpkg_minimum_required

* update versions

* [scripts/boost] update dependencies to config/checks, review b2-options.cmake files

* [boost-*] regenerate ports

* [boost-locale] fix patch

* update versions

* [boost-serialization] fix checks

* update version

* [boost-*] better fixes related to the config checks

* update version

* [boost-cobalt] fix build

* update versions

* [liblas] Boost v1.84.0 requires C++11

* [pcl] fix Unix build

* add versions

* [vcpkg-cmake-get-vars] add CMAKE_<LANG>_COMPILER_VERSION

* [boost-cobalt] detect compiler

* [coin] force C++11

* [json5-parser] force C++11

* add versions

* [boost-cobalt] exclude iOS and Android platforms due to C++ Concepts library is not supported

* [gtsam] force C++11

* [kenlm] force C++11

* [quickfast] force C++11

* [liblas] force C++11

* update versions

* [boost] re-generate port

* update version

* [kenlm] revert changes

* [boost-cobalt] exclude OSX

* update versions

* [plc] remove useless patch after merge

* update versions after merge

---------

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2024-01-22 10:56:30 -08:00
jim wang
8c088486c8
[libdatachannel] Delete the redundant dependency libSRTP in the config file (#36191)
* Fix libsrtp not found

* update version

* add dep

* update version

* update version
2024-01-19 12:25:50 -08:00
Bruce Mitchener
bbbdfc30f7
[libbacktrace] Update to commit from 2023-11-30. (#36238) 2024-01-19 11:56:53 -08:00
SunBlack
6dad517ad6
[libe57format] Update to 3.0.2 (#36239) 2024-01-19 11:56:35 -08:00
SunBlack
0dbf7befd7
[libe57format] Update to 3.0.1 (#36188) 2024-01-17 11:50:40 -08:00
Bruce Mitchener
0b17830509
[libdatachannel] Update to 0.19.5 (#36160) 2024-01-16 10:52:53 -08:00
Nick Logozzo
8100a2d0a1
[libnick] Update to 2024.1.5 (#36169)
* V2024.1.5

* Update versions
2024-01-16 10:52:35 -08:00
Doug Cook
53bef8994c
[libtracepoint] Upgrade to v1.3.0 (#36137)
* [libtracepoint] Upgrade to v1.3.0

* [libtracepoint] Upgrade to v1.3.0 versions
2024-01-12 10:25:51 -08:00
Frank
88b81397bb
[live555] Pass options to fix osx (#36120)
* [live555] Pass options to fix osx

* format

* version

* EOL

* version
2024-01-12 10:25:19 -08:00
Paul-Edouard Sarlin
a45fe2ce60
[libraw] Disable default features of jasper (#36110)
* No default features for jasper in libraw

* Increment port version
2024-01-11 15:43:52 -08:00
Jonas Marklén
ee9c88f9ec
[libmaxminddb] Updated version to 1.9.1 (#36112)
* Updated libmaxminddb to version 1.9.1

* Cleanup portfile

* Use vcpkg_install_copyright function

* Updated versions

* Update ci.baseline.txt

* Implemented fixes from dg0yt

* Versions updated

* Update portfile.cmake

* Update libmaxminddb.json

---------

Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
2024-01-11 15:43:37 -08:00
Nick Logozzo
3de47528ca
[libnick] Update to 2024.1.4 (#36096)
* [libnick] Update to V2024.1.4

* Update libnick.json
2024-01-10 16:59:23 -08:00
Nick Logozzo
c9919121dd
[libnick] Add libnick V2024.1.3 (#36065)
* Add libaura V2024.1.2

* Add Versions

* Update libaura.json

* Better Port Files

* Update libaura.json

* Remove gtest as tests not built

* Update libaura.json

* glib only needed on linux

* Update libaura.json

* libaura --> libnick

* Update versions
2024-01-09 11:02:36 -08:00
jim wang
c59f322676
[mongo-c-driver] update to 1.25.4 (#36070)
* update to 1.25.4

* update version

* static

* update veresion
2024-01-09 10:40:59 -08:00
Matthias Kuhn
5517637cbe
[libiconv] Build for ios (#36035) 2024-01-08 13:15:52 -08:00
Thea Camille-Maxime (MaxRev)
fc3f613661
[libmysql] Fix port on arm64-osx (compiler checks) (#35930) 2024-01-04 17:41:17 -08:00
Frank
ae86809455
[lapack-reference] Disable Test program (#35920) 2024-01-04 12:04:39 -08:00
Frank
b88e4cdec5
[launch-darkly-server] Fix dependence clib symbol Duplicate with openssl (#35901) 2024-01-04 12:04:24 -08:00
chausner
d8c0c7da8b
[libcoro] Update to 0.10 (#35814) 2024-01-04 11:58:41 -08:00
David Reidsma
0ad615378f
[libusb] Replaced incorrect apt package name "autoreconf" with "autoconf" (#36020) 2024-01-03 17:53:08 -08:00
Kai Pastor
5a48f2eb0f
[libpng] Search libm in implicit link dirs (#35924) 2024-01-03 17:38:33 -08:00
JonLiu1993
4a938d4240
[libxdiff] fix the imported target error (#35905)
Co-authored-by: vzhli17 <v-zhli17@microsoft.com>
2024-01-03 17:32:13 -08:00
jim wang
8810558616
[libdatachannel] Fix dependency not found (#35618) 2024-01-03 16:56:55 -08:00
jim wang
7f5282b7d6
[mongo-c-driver] update to 1.25.2 (#35524) 2024-01-02 14:31:28 -08:00
Ómar Högni Guðmarsson
194896fcb1
[libtorch] build failure (#35708) 2024-01-02 14:26:56 -08:00
Kai Pastor
ceca66bec0
[libexif] Fix feature nls (#35864)
This package has own gettext autoconf hacks, so providing gettext[core]
m4 files and autopoint for autoreconf cannot be avoided.
2023-12-29 00:03:07 -08:00
Kai Pastor
d4d2e611ec
[libosmium] Fix and cleanup (#35892) 2023-12-27 23:47:50 -08:00
Aleksei Shpakovskii
4874bea8eb
[libdisasm] add license (#35798) 2023-12-20 20:26:48 -08:00
Eidolon
cd8067150e
[libvpx] Use msys2 perl on win32 hosts (#35593) 2023-12-20 00:30:40 -08:00
Cheney Wang
4b2d315482
[libsodium] update to 1.0.19 (#35753)
* [libsodium] update to 1.0.19

* Fix config error

* Fixes cnats and proxygen failed with undefined reference to `_crypto_aead_aegis128l_pick_best_implementation' and `_crypto_aead_aegis256_pick_best_implementation'

* Fixes undefined reference to `aegis128l_aesni_implementation' and `aegis256_aesni_implementation'
2023-12-19 23:16:05 -08:00
Cheney Wang
f1a46998ae
[live555] update to 2023.11.30 (#35774) 2023-12-19 21:12:16 -08:00
jim wang
fa1eedf5a6
[llgi] Update to 2023-12-19 (#35767) 2023-12-19 15:02:02 -08:00
Alonso Schaich
16e9142b56
[libvpx] resolve bash by PATH rather then hard-coding its' location (#35605) 2023-12-19 14:58:28 -08:00
Kai Pastor
6b24a06502
[libmount] Update to 2.39 and fix (#35738) 2023-12-18 13:26:01 -08:00
Vitalii Koshura
ecdff26160
[libsystemd] Fix build when specifying release-only build (#35737) 2023-12-18 13:25:01 -08:00
Kai Pastor
fafa83c8bf
[libcap] Fix native build with prefixed CC (#35735) 2023-12-18 13:24:28 -08:00
Ivan Maidanski
c66d6969d2
[libatomic-ops] Update to v7.8.2 (#35728) 2023-12-18 13:23:35 -08:00
Alexander Neumann
50bffcc62d
[vulkan] install required sdk parts (#35479)
* Install vulkan.

* add gfxreconstruct

* format manifest and cr changes

* remove moltenvk

* fix ci part 1

* fix a dep

* more fixes

* remove vulkan failures from CI pipeline

* remove annoying stuff to deal with in static builds

* fix trailing ,

* remove vendored cmakelists

* force ci to be green

* format manifest

* Fix more ci issues

* fix hikogui

* make ci happier

* add jsoncpp dep

* only remove the debug folder if targeting windows

* bump port-version

* v db

* vulkan-loader add usage

* Rename vulkantools to lunarg-vulkantools

* Make VMA install headers platform dependent

* Remove vcpkg_check_linkage

* readd vulkan-validationlayers

* v db
2023-12-14 23:33:39 -08:00
MonicaLiu
1d206dae08
[libtorch] Fix core dependencies (#35682)
* fix libtorch dependencies

* update version

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-12-14 22:56:23 -08:00
MonicaLiu
8abeb71402
[libusb] Fix usage (#35498)
* fix usage

* update version

* redo x64-windows.cmake

* resolve conflicts

* updaet git-tree

* fix downstream

* update version

* fix libirecovery

* update git-tree

* fix pkg_check_modules

* update git-tree

* fix libfreenect2

* update version

* fix libuvc

* update version

* fix libuvc patch

* update git-tree

* fix libuvc build_fix.patch

* update git-tree

* format

* update git-tree

* undo supports

* update git-tree

* fix azure-kinect-sensor-sdk

* update version

* add pkg-config.exe

* update git-tree

* disable build examples and tests

* update git-tree

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-12-14 00:07:17 -08:00
Vincent Thiberville
8308c141fd
[libxslt] do not require default features of libxml2 (#35565) 2023-12-12 01:45:03 -08:00
Kai Pastor
603643dcbf
[geos,libspatialite] Fix various quirks (#35574)
* [geos] Fix geos-config

* [libspatialite] Fix quirks
2023-12-12 01:42:45 -08:00
Kai Pastor
7e67ab9f0b
[libzim] Update to 9.0.0 (#35576)
* [libzim] No uwp

* [libzim] Update to 9.0.0
2023-12-12 01:31:45 -08:00
dundargoc
dd38f20a86
[lpeg] update to 1.1.0 (#35580) 2023-12-12 01:22:44 -08:00
Thomas1664
9ca8099ffb
[vcpkg baseline][libbson] Fix race condition during CMake configure (#35586)
* Delete unused patches

* disable finding Python

* Fix race during CMake configure

* version
2023-12-12 01:20:57 -08:00
Lily Wang
63875dac87
[libsystemd] Add dependency gperf (#35598)
* [libsystemd] Add dependency gperf

* update version
2023-12-12 01:10:04 -08:00
autoantwort
c4f29d253e
[liblemon] no uwp (#35257) 2023-12-08 01:26:51 -08:00
Kai Pastor
e3146582c4
[luajit] Burn-in dll (#35544) 2023-12-07 23:35:10 -08:00
Kai Pastor
72010900b7
[libusb] Set host triplet for wasm32 (#35292) 2023-12-04 19:47:16 -08:00
Kai Pastor
8b838b5616
[libdeflate] Fix usage (#35460) 2023-12-04 17:30:52 -08:00
Sergey Podobry
544daf445a
[libdatachannel] Update to 0.19.4 (#35450) 2023-12-04 17:20:43 -08:00
Theodore Tsirpanis
16ee2ecb31
[libmagic] Add CMake config. (#35274)
* [libmagic] Add CMake config.

* Fix license information and add usage.

* Address PR feedback.
Co-authored-by: Kai Pastor <dg0yt@darc.de>

* Set some missing properties.

* Fix location to import library.

* Update version database.
2023-12-01 02:21:55 -08:00
JonLiu1993
ca9ac0ba65
[libxml2] Fix ICU support option (#35281)
* Fix  ICU support option

* update version

* [libxml2] Fix ICU support option

* format vcpkg.json

* update version

* Add qtwebengine depend on libxml2[icu]

* update version

* update version

* update feature

* update version

---------

Co-authored-by: vzhli17 <v-zhli17@microsoft.com>
2023-12-01 02:20:53 -08:00
FantasqueX
7bb78b3f15
[libspng]: New port (#35412)
* [libspng]: New port

* fix usage

* update version
2023-12-01 02:08:05 -08:00
Christian Mazakas
2fd72b3488
update liburing port to version 2.5 (#35430) 2023-12-01 02:03:33 -08:00
Frank
24ae27eb23
[libexif] Change to the official build system (#32114)
* [vtk] Fix the dependency curl of proj

* version

* [libexif] Change to the official build system

* add port-version

* version

* revert

* libexif

* version

* default feature nls

* version

* update

* format

* version

* revert

* vdb

* version
2023-12-01 01:57:19 -08:00
MonicaLiu
bb588985e3
[llvm] Add patch to fix missing LinkageSpec of getCursorKindForDecl (#35351)
* fix llvm

* update version

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-11-29 19:19:06 -08:00
jim wang
5b60364b3a
[libressl] Update to 3.8.2 and added usage (#35146)
* add usage

* update version

* update version

* add patch

* update version

* fix EOL

* update version
2023-11-29 01:24:08 -08:00
Lily Wang
4fd5934584
[libzip] Update to 1.10.1 (#35167)
* [libzip] Update to 1.10.1

* update version

* update patch

* update version
2023-11-29 01:19:13 -08:00
Jeremy Rifkin
2cb6ec989f
[cpptrace] Add v0.3.0 (#35240)
* Initial work to add 0.3.0

* Bump

* Bump hash

* Bump

* Bump hash

* Bump

* Bump

* Bump

* More changes

* Bump

* Bump hash

* Bump

* Add an option

* Cleanup

* Bump

* Set to 0.3.0

* Bump

* Suggestions from dg0yt

* Bump

* Bump tag hash

* Bump git tree

* Delete patch from merge

* Bump

* Try to fix libassert build

* Bump

* Try again

* Bump

* Undo attempts to set cpptrace version for libassert

* Bump

* Add libassert 1.2.2

* Update libassert's vcpkg.json

* Bump

* Forgot to update SHA, also remove a patch that's not needed

* Bump

* Add patch for cpptrace::nullable

* Bump
2023-11-29 01:09:30 -08:00
Billy O'Neal
ca595d3733
[libbson] Fix libbson when Python3 isn't on the PATH (#35276)
Probably broken by https://github.com/microsoft/vcpkg/pull/34994

Detected in https://github.com/microsoft/vcpkg/pull/35116

where this REGEX is expected to be output from the python script

```
CMake Error at build/cmake/LoadVersion.cmake:9 (string):
  string sub-command REGEX, mode MATCHALL needs at least 5 arguments total to
  command.
Call Stack (most recent call first):
  CMakeLists.txt:20 (LoadVersion)
```
2023-11-29 00:52:25 -08:00
Kai Pastor
4b129ae0e7
[libconfig] Fix static usage (#35280)
* [libconfig] Fix static usage

* [libconfig] Update patch
2023-11-29 00:51:30 -08:00
autoantwort
12018d5fa3
[libssh] no alternatives in features (#35324) 2023-11-29 00:17:15 -08:00
simolis3
cabba0d037
[libusb] Add disable-udev feature (#35328)
* [libusb] Add disable-udev feature

* fix commented problems. Comments still to be removed

* Update libusb port version

* Updated libusb port-version

* Remove commented lines

* Update version database

* Update version database

* fix suggestion to portfile.cmake
2023-11-28 22:56:17 -08:00
Thomas1664
07039e2f12
[log4cplus] Update to 2.1.1 (#35339)
* [log4cplus] Update to 2.1.1

* version

* Fix debug pc file

* version
2023-11-28 21:59:27 -08:00
Jeremy Rifkin
ff30334f3d
[libassert] New port (#35094)
* Initial work to add libassert

* Bump

* Fix linux build

* Bump

* Update versions/l-/libassert.json

Co-authored-by: MonicaLiu <110024546+MonicaLiu0311@users.noreply.github.com>

* Update cpptrace dependency specification

* Patch cpptrace's config file

* Bumps

* Format fix

* Bump

* Remove libdwarf.patch

* Bump

* No need to list libdwarf as a dependency of libassert

* Bump

---------

Co-authored-by: MonicaLiu <110024546+MonicaLiu0311@users.noreply.github.com>
Co-authored-by: Monica <liuyumei01@beyondsoft.com>
2023-11-22 14:40:00 -08:00
Clinton Ingram
6c6ecf3a45
[libde265] Update to 1.0.14 (#35227)
* update libde265 to 1.0.13

* update baseline

* update libde265 to 1.0.14

* update baseline

* remove interim version
2023-11-22 14:38:02 -08:00
autoantwort
cb1f2fe770
[libuv] no uwp (#35258) 2023-11-22 14:30:45 -08:00
autoantwort
7bd20ae2b9
[luafilesystem] no uwp (#35256) 2023-11-22 13:37:58 -08:00
Clinton Ingram
a6c7fad33f
[libheif] Update to 1.17.5 (#35232)
* update libheif to 1.17.5

* update baseline
2023-11-21 18:52:02 -08:00
Clinton Ingram
ce8fd9e724
[libpng] Update to 1.6.40 (#35193)
* update libpng to 1.6.40

* update baseline

* fix patch files

* update baseline
2023-11-21 18:24:19 -08:00
Park DongHa
a42af01b72
[libtheora] install pkg-config files (#34904)
* [libtheora] create pkg-config files

* [libtheora] fix expression

* [libtheora] update baseline

* [libtheora] provide version from portfile

* Update ports/libtheora/CMakeLists.txt

Co-authored-by: Kai Pastor <dg0yt@darc.de>

* Update ports/libtheora/portfile.cmake

Co-authored-by: Kai Pastor <dg0yt@darc.de>

* Update ports/libtheora/CMakeLists.txt

Co-authored-by: Kai Pastor <dg0yt@darc.de>

* [libtheora] update baseline

---------

Co-authored-by: Kai Pastor <dg0yt@darc.de>
2023-11-20 19:31:49 -08:00
Kai Pastor
f740d6f229
[libxml2] Update to 2.11.6 (#35189) 2023-11-20 12:21:43 -08:00
Clinton Ingram
2129047fa7
[libde265] Update to 1.0.12 (#35194)
* update libde265 to 1.0.12

* update baseline
2023-11-20 12:16:50 -08:00
Clinton Ingram
42301f8cb4
[libheif] Update to 1.17.3 (#35195)
* update libheif to 1.17.3

* update baseline
2023-11-20 12:15:04 -08:00
Jia Yue Hua
a6ec0cb237
[libosip2] update to 5.3.1 (#35176)
* [libosip2] update to 5.3.1

* [libosip2] update to 5.3.1
2023-11-17 15:01:40 -08:00
Mengna Li
40771be0a0
update to 2023-11-08 (#35150) 2023-11-17 11:07:28 -08:00
Park DongHa
98f2259316
[llgi] create a new port (#34147)
* [llgi] create a new port

* [llgi] update to latest

* [llgi] update baseline

* [llgi] create patch for cmake

* [llgi] split patch to pull request

* [llgi] update baseline

* [llgi] fix some details

* [llgi] fix vcpkg functions

* [llgi] update patch file

* [llgi] fix linux build

* Update ports/llgi/portfile.cmake

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>

* Update ports/llgi/portfile.cmake

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>

* Update ports/llgi/vcpkg.json

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>

* [llgi] update baseline

* [llgi] apply upstream change

* [llgi] remove working version

---------

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
2023-11-16 19:54:49 -08:00
jim wang
939eaca496
[mongo-cxx-driver] update to 3.9.0 (#34994)
* update to 3.9.0

* update version

* update libbson

* update version

* Fix static compilation issue

* update version

* patch

* update version

* patch

* update version
2023-11-16 16:52:43 -08:00
Paweł Wegner
bf1c8fef40
[libressl] enable support for uwp and arm. (#35135) 2023-11-16 12:48:05 -08:00
Vasyl Gello
ac2a14f35f
[libvpx] Bump to 1.13.1 (#35047)
Based on https://github.com/microsoft/vcpkg/pull/34814 by @LilyWangLL
but tailored for RustDesk to build on arm64-ios, arm*-linux etc.

Signed-off-by: Vasyl Gello <vasek.gello@gmail.com>
2023-11-15 19:13:58 -08:00
Samuel Marks
4d73751b34
[libaes-siv] New port (#34519)
* [ports/libaes-siv] New port

* [ports/libaes-siv/CMakeLists.txt] Only include one C file ; use compile flags from their official CMakeLists.txt ; link OpenSSL

* Update ports/libaes-siv/portfile.cmake

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* `./vcpkg x-add-version --all --overwrite-version`

* [ports/libaes-siv/CMakeLists.txt] Copy yara port's approach to depending on OpenSSL

* [ports/libaes-siv/CMakeLists.txt] Use @ for escaping vars and use https://cmake.org/cmake/help/latest/command/file.html#configure instead of `file(WRITE` following by `configure_file`

* Update ports/libaes-siv/CMakeLists.txt

Co-authored-by: Kai Pastor <dg0yt@darc.de>

* Update ports/libaes-siv/CMakeLists.txt

Co-authored-by: Kai Pastor <dg0yt@darc.de>

* Update ports/libaes-siv/CMakeLists.txt

Co-authored-by: Kai Pastor <dg0yt@darc.de>

* ./vcpkg x-add-version libaes-siv --overwrite-version

---------

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Kai Pastor <dg0yt@darc.de>
2023-11-15 17:24:14 -08:00
Nick D'Ademo
540956515c
[libobfuscate] new port (#35106)
* add new port.

* add header install.

* formatting.

* versions.

* Update ports/obfuscate/portfile.cmake

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* rename port.

* update versions file.

---------

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2023-11-15 15:42:50 -08:00
Henrik Gaßmann
426dcc68e0
[llfio,ned14-internal-quickcpplib,outcome,status-code] Update to 2023-11-06 (#34935)
* [ned14-internal-quickcpplib] Update to 2023-11-06

* [status-code] Update to 2023-11-0

* [outcome] Update to 2.2.7

* [llfio] Update to 2023-11-06

* Update version database

* [outcome,llfio] Fix find_dependency usage
2023-11-14 13:11:02 -08:00
Jia Yue Hua
a3aec9d93b
[libmt32emu] update to 2.7.1 (#35019)
* [libmt32emu] update to 2.7.1

* [libmt32emu] update to 2.7.1

* fix homepage
2023-11-14 13:08:03 -08:00
JonLiu1993
1e8122f2f8
[log4cxx] fix find_package error (#34996)
* [log4cxx] fix find_package error

* update version

---------

Co-authored-by: vzhli17 <v-zhli17@microsoft.com>
2023-11-10 11:43:18 -08:00
jim wang
53219b7c4e
[saucer] update to 2.1.0 (#34732)
* add feature

* update version

* del webview2

* update version

* del feature

* update version

* update to 2.0.0

* udpare version

* update verison

* update version

* update to 2.1.0

* update version

* add dependency

* update version

* delete version

* update to 2.6

* update version
2023-11-08 09:36:24 -08:00
Jia Yue Hua
d8079ecd67
[llhttp] update to 9.1.3 (#34915)
* [llhttp] update to 9.1.3

* [llhttp] update to 9.1.3
2023-11-05 09:45:05 -08:00
Jia Yue Hua
d44882136b
[librsync] update to 2.3.4 (#34852)
* [librsync] update to 2.3.4

* [librsync] update to 2.3.4
2023-11-02 10:39:03 -07:00
Jia Yue Hua
6717592fcf
[libtommath] update to 1.2.1 (#34853)
* [libtommath] update to 1.2.1

* [libtommath] update to 1.2.1
2023-11-02 10:38:45 -07:00
Jia Yue Hua
3c2e4c93ed
[libunibreak] update to 5.1 (#34854)
* [libunibreak] update to 5.1

* [libunibreak] update to 5.1
2023-11-02 10:38:18 -07:00
Alexander Neumann
0dc005fb66
[llvm] fix clang rescource dir (#34801)
* [llvm] fix clang rescource dir.

* v db

* fix core feature

* v db
2023-11-01 14:24:36 -07:00
Kai Pastor
23d3731eae
[libmysql] Update to 8.0.34 (#34736)
* [libmysql] Update to 8.0.34

* [libmysql] Fix deps

* [libmysql] Fix deps, cont.

* WIP

* WIP

* [libmysql] Don't wrap downstream Find modules

Downstream Find modules are not standardized and cannot be wrapped
reliably. By moving the legacy wrapper behaviour to a config module,
we can catch those users which were relying on the old usage, and
display the instructions for migrating to the canonical unofficial
usage.

* [libmysql] Cross build stuff

* [libmysql] Cross build stuff

* [libmysql] Cross build stuff
2023-11-01 12:06:07 -07:00
Javier Matos Denizac
51b14cd4e1
[lensfun] Remove cpu features (#34832)
* remove invalid cpu features

* bump port version

* oops

* version db

* build_for_sse=off

* version db

* sse2 = off

* version db
2023-10-31 18:48:06 -07:00
Jeremy Rifkin
809e93f524
[libdwarf] New port (#34382)
* Try to add libdwarf

* Has

* fix

* hash

* fixes

* hash

* Fixes

* bump hash

* zlib fix

* bump hash

* fix

* bump hash

* fixes

* Bump hash

* fix

* bump

* x

* bump

* fix

* bump

* fix

* bump

* fix

* bump

* fix

* bump

* fix

* bump

* Try this

* bump

* cleanup

* bump

* Update patches

* bump hash

* fix whitespace

* bump

* Update usage

* Bump

* Update portfile and patches (#1)

* Re-introduce off_t patch

* Bump

* Fix patch

* Bump

* Usage is now correct

* Bump

* Revert "Usage is now correct"

This reverts commit 54b32d172d.

* Bump

---------

Co-authored-by: Kai Pastor <dg0yt@darc.de>
2023-10-31 12:31:57 -07:00
Jack·Boos·Yu
edd68d8a94
[lensfun] Add new port (#34783)
* [lensfun] Add new port

* version

* fix win build

* ver

* try to fix win build

* try again

* fix script tools installation

* ver

* INSTALL_HELPER_SCRIPTS -> OFF

* ver

* typo

* ver

* Apply suggestion

* ver

* Remove feature tool

* ver

---------

Co-authored-by: jyu49 <yu_jack@apple.com>
2023-10-31 12:08:20 -07:00
Jia Yue Hua
0c5d26ffc2
[librdkafka] update to 2.3.0 (#34798)
* [librdkafka] update to 2.3.0

* [librdkafka] update to 2.3.0
2023-10-31 11:59:24 -07:00
Jia Yue Hua
fe959628e4
[libsigcpp] update to 3.6.0 (#34804)
* [libsigcpp] update to 3.6.0

* [libsigcpp] update to 3.6.0

* fix eol
2023-10-31 11:59:12 -07:00
Lily Wang
1ad8ada839
[libremidi] Update to 4.2.4 (#34810)
* [libremidi] Update to 4.2.4

* update version
2023-10-31 11:57:55 -07:00
JonLiu1993
763429b55b
[libhv] update to 1.3.2 (#34811)
* [libhv] update to 1.3.2

* update version

---------

Co-authored-by: vzhli17 <v-zhli17@microsoft.com>
2023-10-31 11:57:23 -07:00
Theodore Tsirpanis
f17f0bffde
[libmagic] Update to version 5.45. (#34763)
* [libmagic] Update to version 5.45.

* Update patches.

* Update version database.
2023-10-30 14:42:44 -07:00
NewWheelTech
9ffbe6768d
[libigl] Update to v2.5.0 (#34703)
* [libigl] Upate to v2.5.0

* Add updated patches to libigl v2.5.0

* Add find_package for stb

* Remove PNG from libigl

* Update basline.json and libigl.json

* Update libigl.json

* Add stb to dependancies, remove unneeded patch

* Fix formating

* Update libigl.json version

* Stb is case senstive on Linux

* Update version git-tree
2023-10-27 18:44:08 -07:00
Todor Prokopov
cbb9d90a2e
[libpq] Fix MinGW build (#34747) 2023-10-27 18:00:49 -07:00
Lily Wang
27728bbae6
[libremidi] Fix install path of the lib file (#34718)
* [libremidi] Fix install path of the lib file

* update version
2023-10-26 16:49:30 -07:00
Kai Pastor
4ff2d52566
[check,libsbml] Update, port fixes (#34656)
* [libsbml] Update, port fixes

* [check] Follow VCPKG_LIBRARY_LINKAGE

* [check] Don't install checkmk

* [check] Burn-in dllimport

* [libsbml] Devendor dirent

* [libsbml] Burn-in library linkage

* Finish

* Fix typo

* [libsbml] Shorten patch
2023-10-24 09:09:15 -07:00
evpobr
e6a164736f
[libsndfile] Update to 1.2.2 (#34388)
Co-authored-by: Kai Pastor <dg0yt@darc.de>
2023-10-24 09:08:39 -07:00
Kai Pastor
bcc8b849b3
[libconfig] Cleanup, fix libconfig++ cmake export (#34646)
* [libconfig] No vendored CMakeLists.txt

* [libconfig] Cleanup

* [libconfig] Fix libconfig++ cmake export
2023-10-23 11:29:14 -07:00
MonicaLiu
374023bdbb
[vcpkg baseline][libpcap] Fix flex command --header-file (#34670)
* fix libpcap

* update version

* DISABLE_PARALLEL_CONFIGURE

* update git-tree

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-10-23 11:20:00 -07:00
Jia Yue Hua
d07d3f7da2
[libpcap] update to 1.10.4 (#34622)
* [libpcap] update to 1.10.4

* [libpcap] update to 1.10.4

* [libpcap] update

* [libpcap] update
2023-10-20 09:55:00 -07:00
Jia Yue Hua
6836a75c4a
[libmspack] update to 0.11 (#34592)
* [libmspack] update to 0.11

* [libmspack] update to 0.11
2023-10-20 09:53:30 -07:00
Jia Yue Hua
1e0e745cd0
[libnop] update to 2021-11-03 (#34593)
* [libnop] update to 2021-11-03

* [libnop] update to 2021-11-03
2023-10-20 09:52:37 -07:00
Nicholas Hayes
b97d94a8a7
[libheif] update to 1.17.1 (#34595) 2023-10-20 09:51:05 -07:00
Jia Yue Hua
a552b81342
[libphonenumber] update to 8.13.23 (#34621)
* [libphonenumber] update to 8.13.23

* [libphonenumber] update to 8.13.23
2023-10-20 09:39:22 -07:00
Jia Yue Hua
9bc8b9fda8
[libraqm] update to 0.10.1 (#34625)
* [libraqm] update to 0.10.1

* [libraqm] update to 0.10.1
2023-10-20 09:37:19 -07:00
Jia Yue Hua
c4d0b65dac
[libjpeg-turbo] update to 3.0.1 (#34555)
* [libjpeg-turbo] update to 3.0.1

* [libjpeg-turbo] update to 3.0.1
2023-10-19 10:50:06 -07:00
Jia Yue Hua
af0cb21f3b
[libjuice] update to 1.3.1 (#34558)
* [libjuice] update to 1.3.1

* [libjuice] update to 1.3.1
2023-10-19 10:49:44 -07:00
Jia Yue Hua
d524a38038
[libmorton] update to 0.2.12 (#34585)
* [libmorton] update to 0.2.12

* [libmorton] update to 0.2.12
2023-10-19 10:49:08 -07:00
Marco Correia
4e0e7efa6a
[liblemon] Supports recent compilers. (#34532)
* Supports recent compilers.

Recent compilers (e.g. clang>=16) changed the default c++ standard to
cxx17. This will break compilation of liblemon. This commit forces
code to be compiled in cxx14 mode.

* Updates port version.
2023-10-18 10:21:47 -07:00
Nicholas Hayes
f6fffdc5bb
[libheif] update to version 1.17.0 (#34538) 2023-10-18 10:07:36 -07:00
Jia Yue Hua
49f690c205
[libmaxminddb] update to 1.7.1 (#34561)
* [libmaxminddb] update to 1.7.1

* [libmaxminddb] update to 1.7.1
2023-10-18 10:03:24 -07:00
Vitaly
034298f677
[libqtrest] Add new port (#34455)
* QtRest: new port

* Fix ref

* Fix ref

* Fix ref

* qtrest -> libqtrest, review changes

* versions

* cleanups
2023-10-17 11:36:06 -07:00
Jia Yue Hua
91f1776a2c
[dirent] update to 1.24 (#34043)
* [dirent] update to 1.24

* [dirent] update to 1.24

* fix deps

* fix deps

* fix deps

* fix deps

* CI [skip actions]

* CI [skip actions]

* fix deps

* CI [skip actions]

* fix deps
2023-10-17 11:09:26 -07:00
Frank
853411c954
[libcial] Update version to v3.0.17 (#34504)
* [libcial] Update version to v3.0.17

* version
2023-10-17 10:39:09 -07:00
Jia Yue Hua
30876addcc
[libtins] update to 4.5 (#34525)
* [libtins] update to 4.5

* [libtins] update to 4.5
2023-10-17 10:38:47 -07:00
Jia Yue Hua
311ae71f1e
[libsvm] update to 3.32 (#34526)
* [libsvm] update to 3.32

* [libsvm] update to 3.32
2023-10-17 10:38:18 -07:00
Kai Pastor
accc60bdaa
[libopenmpt] Update, cleanup (#34486) 2023-10-16 12:12:21 -07:00
Pravila
bb1f441695
[libtracepoint,libtracepoint-control,libtracepoint-decode,libeventheader-tracepoint,libeventheader-decode] Update to 1.2.1 (#34477)
* Update libtracepoint ports

* Update version

* Update libtracepoint-header

* Update version libeventheader-tracepoint

* Update libeventheader-decode

* Update version

---------

Co-authored-by: Pablo Rodriguez Avila <pabloro@microsoft.com>
2023-10-16 12:05:06 -07:00
Maxime Gervais
d3b05ce062
[libmediainfo] Update to 23.10 (#34498) 2023-10-16 12:00:44 -07:00
Billy O'Neal
5e8067541b
[libcap, libgpiod] Use tarballs from kernel.org. (#34480)
I noticed this while reviewing https://github.com/microsoft/vcpkg/pull/34472 that these would be better to use tarballs which are eligible to be asset cached.
2023-10-16 10:46:13 -07:00
Billy O'Neal
486a4640db
[libosip2, talib] Don't install include/makefile.am. (#34481) 2023-10-13 19:43:14 -07:00
Jia Yue Hua
ddf50bc490
[libgpiod] update to 2.0.2 (#34472) 2023-10-13 12:01:47 -07:00
Jia Yue Hua
9b18ccb8d2
[libenvpp] update to 1.3.0 (#34470) 2023-10-13 12:00:21 -07:00
Jia Yue Hua
d297ef5bff
[libics] update to 1.6.6 (#34473) 2023-10-13 11:59:30 -07:00
jim wang
4029389889
[libtins] Fix include header file cannot be found (#34461) 2023-10-13 11:24:19 -07:00
jim wang
88012347cc
[libffi] Fix undefined function error (#34404) 2023-10-12 20:12:32 -07:00
Kai Pastor
2f94f0e5a6
[libidn2] Generally disable AUTOPOINT (#34234) 2023-10-12 19:34:46 -07:00
Yury Bura
34bc63571a
[llvm] update to v17.0.2 (#33600) 2023-10-12 10:46:42 -07:00
JonLiu1993
84b4fe24b0
[libpq] update to 16.0 (#34368) 2023-10-10 15:00:28 -07:00
Jean-Michaël Celerier
2e1062ac3e
[libremidi] update to 4.2.3 (#34269) 2023-10-09 18:03:23 -07:00
autoantwort
b7f94044d0
[liblsquic] update (#34339) 2023-10-09 15:36:45 -07:00
JonLiu1993
8cad42c221
[libfreenect2] Update to 0.2.1 (#34347) 2023-10-09 15:35:15 -07:00
Weihang Ding
d3fbd135e4
[linalg] Bump to 2.2 (#34358) 2023-10-09 15:34:56 -07:00
Weihang Ding
40cad4c864
[ltla-cppirlba] Bump to 2023-09-20 (#34362) 2023-10-09 15:33:03 -07:00
Weihang Ding
ff323de5ad
[libsmb2] Bump to 2023-08-11 (#34323) 2023-10-09 15:15:30 -07:00
MonicaLiu
c13b09744c
[libpqxx] Update to 7.8.1 (#34325) 2023-10-09 15:14:25 -07:00
Dr.-Ing. Carsten Grimm
8e8f057d23
[liblzma] update to version 5.4.4 (#34306) 2023-10-09 15:09:25 -07:00
Rossmaxx
9c2fc5d351
[libgig] New Port (#33255) 2023-10-09 15:03:09 -07:00
Kai Pastor
33e2a9f56d
[libgnutls] Fix build errors (#34275) 2023-10-06 10:37:04 -07:00