diff --git a/manifests/v/VideoLAN/VLC/3.0.12/VideoLAN.VLC.installer.yaml b/manifests/v/VideoLAN/VLC/3.0.12/VideoLAN.VLC.installer.yaml new file mode 100644 index 000000000..548a52329 --- /dev/null +++ b/manifests/v/VideoLAN/VLC/3.0.12/VideoLAN.VLC.installer.yaml @@ -0,0 +1,64 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json +PackageIdentifier: VideoLAN.VLC +PackageVersion: 3.0.12 +MinimumOSVersion: 10.0.0.0 +FileExtensions: + - 264 + - 3ga + - 3gp + - aac + - avi + - cda + - dash + - dvr + - flac + - ifo + - m2t + - m2ts + - m3u8 + - m4v + - mkv + - mov + - mp3 + - mp4 + - mpg + - mts + - ogg + - ogv + - opus + - pls + - rec + - rmvb + - snd + - sub + - ts + - vob + - webm + - wma + - wmv + - zab +Commands: + - vlc +InstallModes: + - interactive + - silent + - silentWithProgress +Installers: + - Architecture: x64 + InstallerType: msi + InstallerUrl: https://download.videolan.org/vlc/3.0.12/win64/vlc-3.0.12-win64.msi + InstallerSha256: C4A82416C9066501D0D9998D5085B7880211D8374FF60967732BA84A76E7284A + ProductCode: "{0E4FF85A-F565-49EF-9FBF-E0FB83FF0E46}" + Scope: machine + InstallerLocale: en-US + UpgradeBehavior: install + - Architecture: x86 + InstallerType: msi + InstallerUrl: https://download.videolan.org/vlc/3.0.12/win32/vlc-3.0.12-win32.msi + InstallerSha256: B99EC375CD6909E1AD7C8C6F3452E2CAE1B7726FFE73E14F053C76D1BD60D87D + ProductCode: "{21529EB3-DE5F-489B-871E-93D8FD040B98}" + Scope: machine + InstallerLocale: en-US + UpgradeBehavior: install +ManifestType: installer +ManifestVersion: 1.0.0 diff --git a/manifests/v/VideoLAN/VLC/3.0.12/VideoLAN.VLC.locale.en-US.yaml b/manifests/v/VideoLAN/VLC/3.0.12/VideoLAN.VLC.locale.en-US.yaml new file mode 100644 index 000000000..bad8819e1 --- /dev/null +++ b/manifests/v/VideoLAN/VLC/3.0.12/VideoLAN.VLC.locale.en-US.yaml @@ -0,0 +1,30 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json +PackageIdentifier: VideoLAN.VLC +PackageVersion: 3.0.12 +PackageLocale: en-US +Publisher: VideoLAN +PublisherUrl: https://www.videolan.org/ +PublisherSupportUrl: https://www.videolan.org/support/ +#PrivacyUrl: +Author: VideoLAN +PackageName: VLC media player +PackageUrl: https://www.videolan.org/vlc/ +License: GNU General Public License Version 2 +LicenseUrl: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html +Copyright: Copyright (C) 1989, 1991 Free Software Foundation, Inc. +CopyrightUrl: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html +ShortDescription: VLC is a free and open source cross-platform multimedia player and framework that plays most multimedia files, and various streaming protocols. +Description: VLC is a free and open source cross-platform multimedia player and framework that plays most multimedia files as well as DVDs, Audio CDs, VCDs, and various streaming protocols. +Moniker: vlc +Tags: + - foss + - open source + - cross-platform + - multimedia + - audio + - video + - dvd + - media player + - video player +ManifestType: defaultLocale +ManifestVersion: 1.0.0 diff --git a/manifests/v/VideoLAN/VLC/3.0.12/VideoLAN.VLC.yaml b/manifests/v/VideoLAN/VLC/3.0.12/VideoLAN.VLC.yaml index 02cd6b31e..dc49d525e 100644 --- a/manifests/v/VideoLAN/VLC/3.0.12/VideoLAN.VLC.yaml +++ b/manifests/v/VideoLAN/VLC/3.0.12/VideoLAN.VLC.yaml @@ -1,18 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json PackageIdentifier: VideoLAN.VLC -PackageName: VLC media player -Moniker: vlc PackageVersion: 3.0.12 -Publisher: VideoLAN -Author: VideoLAN -License: (c) 2021 VideoLAN -LicenseUrl: https://www.videolan.org/legal.html -ShortDescription: VLC is a free and open source cross-platform multimedia player and framework that plays most multimedia files, and various streaming protocols. -PackageUrl: https://www.videolan.org/vlc/ -Installers: -- Architecture: x64 - InstallerUrl: https://download.videolan.org/vlc/3.0.12/win64/vlc-3.0.12-win64.msi - InstallerSha256: c4a82416c9066501d0d9998d5085b7880211d8374ff60967732ba84a76e7284a - InstallerType: msi -PackageLocale: en-US -ManifestType: singleton +DefaultLocale: en-US +ManifestType: version ManifestVersion: 1.0.0