Add SMPlayer 21.1.0 (#12326)
This commit is contained in:
@@ -0,0 +1,44 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
||||
PackageIdentifier: SMPlayer.SMPlayer
|
||||
PackageVersion: 21.1.0
|
||||
MinimumOSVersion: 10.0.0.0
|
||||
FileExtensions:
|
||||
- avi
|
||||
- mkv
|
||||
- nut
|
||||
- ogg
|
||||
- ogm
|
||||
- nsv
|
||||
- cpk
|
||||
Protocols:
|
||||
- http
|
||||
- ftp
|
||||
- rtp
|
||||
- rtsp
|
||||
- mms
|
||||
- mmst
|
||||
- mpst
|
||||
- sdp
|
||||
InstallModes:
|
||||
- interactive
|
||||
- silent
|
||||
- silentWithProgress
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerType: nullsoft
|
||||
InstallerUrl: https://sourceforge.net/projects/smplayer/files/SMPlayer/21.1.0/smplayer-21.1.0-x64.exe/download
|
||||
InstallerSha256: 9d956f4f868435fa4bdf7caa97dc12aa7d891ea36e088e57d88481328d6851c8
|
||||
# ProductCode:
|
||||
Scope: machine
|
||||
InstallerLocale: en-US
|
||||
UpgradeBehavior: install
|
||||
- Architecture: x86
|
||||
InstallerType: nullsoft
|
||||
InstallerUrl: https://sourceforge.net/projects/smplayer/files/SMPlayer/21.1.0/smplayer-21.1.0-win32.exe/download
|
||||
InstallerSha256: 9c36b68ac3ab6ab5c974b6cdcbc404821885a60463bc3f061244014c47594317
|
||||
# ProductCode:
|
||||
Scope: machine
|
||||
InstallerLocale: en-US
|
||||
UpgradeBehavior: install
|
||||
ManifestType: installer
|
||||
ManifestVersion: 1.0.0
|
||||
@@ -0,0 +1,27 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
|
||||
PackageIdentifier: SMPlayer.SMPlayer
|
||||
PackageVersion: 21.1.0
|
||||
PackageLocale: en-US
|
||||
Publisher: SMPlayer
|
||||
#PublisherUrl:
|
||||
#PublisherSupportUrl:
|
||||
#PrivacyUrl:
|
||||
#Author:
|
||||
PackageName: SMPlayer
|
||||
PackageUrl: https://www.smplayer.info
|
||||
License: GPL-2.0-only
|
||||
LicenseUrl: https://raw.githubusercontent.com/smplayer-dev/smplayer/master/Copying.txt
|
||||
#Copyright:
|
||||
#CopyrightUrl:
|
||||
ShortDescription: Free Media Player for Windows and Linux with Youtube support.
|
||||
Description: SMPlayer is a free media player for Windows and Linux with built-in codecs that can play virtually all video and audio formats. It doesn't need any external codecs. Just install SMPlayer and you'll be able to play all formats without the hassle to find and install codec packs.
|
||||
Moniker: smplayer
|
||||
Tags:
|
||||
- mp3
|
||||
- audio
|
||||
- video
|
||||
- media
|
||||
- player
|
||||
- multimedia
|
||||
ManifestType: defaultLocale
|
||||
ManifestVersion: 1.0.0
|
||||
@@ -0,0 +1,6 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
|
||||
PackageIdentifier: SMPlayer.SMPlayer
|
||||
PackageVersion: 21.1.0
|
||||
DefaultLocale: en-US
|
||||
ManifestType: version
|
||||
ManifestVersion: 1.0.0
|
||||
Reference in New Issue
Block a user