diff --git a/manifests/b/build2/build2/MinGW/0.18.1/build2.build2.MinGW.installer.yaml b/manifests/b/build2/build2/MinGW/0.18.1/build2.build2.MinGW.installer.yaml new file mode 100644 index 0000000000000..e947b4c47f7eb --- /dev/null +++ b/manifests/b/build2/build2/MinGW/0.18.1/build2.build2.MinGW.installer.yaml @@ -0,0 +1,25 @@ +# build2.build2.MinGW.installer.yaml +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: build2.build2.MinGW +PackageVersion: 0.18.1 +InstallerLocale: en-US +InstallerType: zip +UpgradeBehavior: install +ArchiveBinariesDependOnPath: true +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/build2/build2-toolchain/releases/download/v0.18.1/build2-toolchain-0.18.1-x86_64-windows10-mingw-gcc14.zip + InstallerSha256: bc6e12a44bc0c2903bcfe34316334bb5ecc5aeddba105b328bcb18bec0cbeba1 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: build2-toolchain-0.18.1-x86_64-windows10-mingw-gcc14/bin/b.exe + PortableCommandAlias: b + - RelativeFilePath: build2-toolchain-0.18.1-x86_64-windows10-mingw-gcc14/bin/bx.exe + PortableCommandAlias: bx + - RelativeFilePath: build2-toolchain-0.18.1-x86_64-windows10-mingw-gcc14/bin/bdep.exe + PortableCommandAlias: bdep + - RelativeFilePath: build2-toolchain-0.18.1-x86_64-windows10-mingw-gcc14/bin/bpkg.exe + PortableCommandAlias: bpkg +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/build2/build2/MinGW/0.18.1/build2.build2.MinGW.locale.en-US.yaml b/manifests/b/build2/build2/MinGW/0.18.1/build2.build2.MinGW.locale.en-US.yaml new file mode 100644 index 0000000000000..7449521b31226 --- /dev/null +++ b/manifests/b/build2/build2/MinGW/0.18.1/build2.build2.MinGW.locale.en-US.yaml @@ -0,0 +1,45 @@ +# build2.build2.MinGW.locale.en-US.yaml +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: build2.build2.MinGW +PackageVersion: 0.18.1 +PackageLocale: en-US +Publisher: The build2 authors +PublisherUrl: https://build2.org/ +PublisherSupportUrl: https://lists.build2.org +Author: The build2 authors +PackageName: build2 +PackageUrl: https://build2.org/ +License: MIT +LicenseUrl: https://git.build2.org/cgit/build2/plain/LICENSE +Copyright: Copyright (c) 2014-2026 the build2 authors (see the AUTHORS file). +CopyrightUrl: https://git.build2.org/cgit/build2/plain/AUTHORS +ReleaseNotesUrl: https://build2.org/release/0.18.0.xhtml +ShortDescription: C/C++ build system and package manager +Description: |- + `build2` is an open source, cross-platform toolchain for building and + packaging C++ code. It aims to approximate Rust Cargo's convenience while + providing more depth and flexibility. + Published packages can be found on https://cppget.org +Moniker: build2-mingw +Tags: +- build system +- build toolchain +- package manager +- project manager +- c +- c++ +- cross-platform +Documentations: + - DocumentLabel: build2 + DocumentUrl: https://build2.org/doc.xhtml + - DocumentLabel: b(1) + DocumentUrl: https://build2.org/build2/doc/b.xhtml + - DocumentLabel: bx(1) + DocumentUrl: https://build2.org/build2/doc/bx.xhtml + - DocumentLabel: bdep(1) + DocumentUrl: https://build2.org/bdep/doc/bdep.xhtml + - DocumentLabel: bpkg(1) + DocumentUrl: https://build2.org/bpkg/doc/bpkg.xhtml +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/build2/build2/MinGW/0.18.1/build2.build2.MinGW.yaml b/manifests/b/build2/build2/MinGW/0.18.1/build2.build2.MinGW.yaml new file mode 100644 index 0000000000000..862eff41dd62c --- /dev/null +++ b/manifests/b/build2/build2/MinGW/0.18.1/build2.build2.MinGW.yaml @@ -0,0 +1,8 @@ +# build2.build2.MinGW.yaml +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: build2.build2.MinGW +PackageVersion: 0.18.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0