mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 07:39:01 +08:00
64c07e5f4e
* [libgpg-error] update to 1.41, support Win, fix linux-arm - Support Windows builds using ShiftMediaProject - Update to 1.41 (latest by ShiftMediaProject) - Fix linux-arm build - Also convert CONTROL to JSON manifest format * [libgpg-error] update versions * [libgpg-error] use git tag instead of sha Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * [libgpg-error] warn about using ShiftMediaProject fork Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * [libgpg-error] 'Rebuild' target is implied and redundant Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * [libgpg-error] remove leftover from nettle port Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * [libgpg-error] fix compilation issues * [libgpg-error] update to 1.42 * [libgpg-error] update versions * [libgpg-error] attempt to fix x64-windows-static-md triplet * [libgpg-error] update versions Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
8 lines
226 B
JSON
8 lines
226 B
JSON
{
|
|
"name": "libgpg-error",
|
|
"version": "1.42",
|
|
"description": "A common dependency of all GnuPG components",
|
|
"homepage": "https://gnupg.org/software/libgpg-error/index.html",
|
|
"supports": "!(windows & (arm | arm64))"
|
|
}
|