diff --git a/manifests/g/GNU/Emacs/27.2/GNU.Emacs.installer.yaml b/manifests/g/GNU/Emacs/27.2/GNU.Emacs.installer.yaml new file mode 100644 index 000000000..be59beb6c --- /dev/null +++ b/manifests/g/GNU/Emacs/27.2/GNU.Emacs.installer.yaml @@ -0,0 +1,33 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json +PackageIdentifier: GNU.Emacs +PackageVersion: 27.2 +MinimumOSVersion: 10.0.0.0 +InstallModes: + - interactive + - silent + - silentWithProgress +Installers: + - Architecture: x64 + InstallerType: nullsoft + InstallerUrl: http://ftp.gnu.org/gnu/emacs/windows/emacs-27/emacs-27.2-x86_64-installer.exe + InstallerSha256: 6FEFF77057E48D347D1BC76F10564259134E1B17B1DEDE46314E8676EAA9EBB1 + InstallerSwitches: + Silent: /S + SilentWithProgress: /S +# ProductCode: + Scope: machine + InstallerLocale: en-US + UpgradeBehavior: install + - Architecture: x86 + InstallerType: nullsoft + InstallerUrl: http://ftp.gnu.org/gnu/emacs/windows/emacs-27/emacs-27.2-i686-installer.exe + InstallerSha256: 3E9F460CD182BC89358EB7A6CE9F1CF5F99498A509E17414A472E5E2AE8ACC83 + InstallerSwitches: + Silent: /S + SilentWithProgress: /S +# ProductCode: + Scope: machine + InstallerLocale: en-US + UpgradeBehavior: install +ManifestType: installer +ManifestVersion: 1.0.0 diff --git a/manifests/g/GNU/Emacs/27.2/GNU.Emacs.locale.en-US.yaml b/manifests/g/GNU/Emacs/27.2/GNU.Emacs.locale.en-US.yaml new file mode 100644 index 000000000..4f1beac64 --- /dev/null +++ b/manifests/g/GNU/Emacs/27.2/GNU.Emacs.locale.en-US.yaml @@ -0,0 +1,26 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json +PackageIdentifier: GNU.Emacs +PackageVersion: 27.2 +PackageLocale: en-US +Publisher: GNU Project +PublisherUrl: https://www.gnu.org +#PublisherSupportUrl: +#PrivacyUrl: +#Author: +PackageName: GNU Emacs +PackageUrl: https://www.gnu.org/software/emacs/ +License: GPL +#LicenseUrl: +Copyright: Copyright (C) 2021 Free Software Foundation, Inc. +#CopyrightUrl: +ShortDescription: An extensible, customizable, free/libre text editor - and more. +#Description: +Moniker: emacs +Tags: + - gnu + - emacs + - text editor + - utility + - tool +ManifestType: defaultLocale +ManifestVersion: 1.0.0 diff --git a/manifests/g/GNU/Emacs/27.2/GNU.Emacs.yaml b/manifests/g/GNU/Emacs/27.2/GNU.Emacs.yaml new file mode 100644 index 000000000..f08116c80 --- /dev/null +++ b/manifests/g/GNU/Emacs/27.2/GNU.Emacs.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json +PackageIdentifier: GNU.Emacs +PackageVersion: 27.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.0.0