From a46edaade2f99b504285ebb5ab889b0d5787f6db Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Fri, 11 Oct 2024 19:33:44 +0800 Subject: [PATCH] Update: BtbN.FFmpeg.LGPL.Shared version 2024-09-30-15-36 --- .../BtbN.FFmpeg.LGPL.Shared.installer.yaml | 25 ++++++++++ .../BtbN.FFmpeg.LGPL.Shared.locale.en-US.yaml | 47 +++++++++++++++++++ .../BtbN.FFmpeg.LGPL.Shared.locale.zh-CN.yaml | 47 +++++++++++++++++++ .../BtbN.FFmpeg.LGPL.Shared.yaml | 8 ++++ 4 files changed, 127 insertions(+) create mode 100644 manifests/b/BtbN/FFmpeg/LGPL/Shared/2024-09-30-15-36/BtbN.FFmpeg.LGPL.Shared.installer.yaml create mode 100644 manifests/b/BtbN/FFmpeg/LGPL/Shared/2024-09-30-15-36/BtbN.FFmpeg.LGPL.Shared.locale.en-US.yaml create mode 100644 manifests/b/BtbN/FFmpeg/LGPL/Shared/2024-09-30-15-36/BtbN.FFmpeg.LGPL.Shared.locale.zh-CN.yaml create mode 100644 manifests/b/BtbN/FFmpeg/LGPL/Shared/2024-09-30-15-36/BtbN.FFmpeg.LGPL.Shared.yaml diff --git a/manifests/b/BtbN/FFmpeg/LGPL/Shared/2024-09-30-15-36/BtbN.FFmpeg.LGPL.Shared.installer.yaml b/manifests/b/BtbN/FFmpeg/LGPL/Shared/2024-09-30-15-36/BtbN.FFmpeg.LGPL.Shared.installer.yaml new file mode 100644 index 0000000000000..0e4853207dc55 --- /dev/null +++ b/manifests/b/BtbN/FFmpeg/LGPL/Shared/2024-09-30-15-36/BtbN.FFmpeg.LGPL.Shared.installer.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: BtbN.FFmpeg.LGPL.Shared +PackageVersion: 2024-09-30-15-36 +InstallerType: zip +Commands: +- ffmpeg +- ffplay +- ffprobe +ReleaseDate: 2024-09-30 +Installers: +- Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: ffmpeg-N-117275-g04182b5549-win64-lgpl-shared\bin\ffmpeg.exe + PortableCommandAlias: ffmpeg + - RelativeFilePath: ffmpeg-N-117275-g04182b5549-win64-lgpl-shared\bin\ffplay.exe + PortableCommandAlias: ffplay + - RelativeFilePath: ffmpeg-N-117275-g04182b5549-win64-lgpl-shared\bin\ffprobe.exe + PortableCommandAlias: ffprobe + InstallerUrl: https://github.com/BtbN/FFmpeg-Builds/releases/download/autobuild-2024-09-30-15-36/ffmpeg-N-117275-g04182b5549-win64-lgpl-shared.zip + InstallerSha256: 4F4A9EABAD410660406B9D21EDFE202F1CFA13AC68D4915D2507C4E28A2165A5 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/b/BtbN/FFmpeg/LGPL/Shared/2024-09-30-15-36/BtbN.FFmpeg.LGPL.Shared.locale.en-US.yaml b/manifests/b/BtbN/FFmpeg/LGPL/Shared/2024-09-30-15-36/BtbN.FFmpeg.LGPL.Shared.locale.en-US.yaml new file mode 100644 index 0000000000000..f4aaae5e03c1c --- /dev/null +++ b/manifests/b/BtbN/FFmpeg/LGPL/Shared/2024-09-30-15-36/BtbN.FFmpeg.LGPL.Shared.locale.en-US.yaml @@ -0,0 +1,47 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: BtbN.FFmpeg.LGPL.Shared +PackageVersion: 2024-09-30-15-36 +PackageLocale: en-US +Publisher: BtbN +PublisherUrl: https://github.com/BtbN +PublisherSupportUrl: https://github.com/BtbN/FFmpeg-Builds/issues +# PrivacyUrl: +# Author: +PackageName: FFmpeg (LGPL shared variant, master branch) +PackageUrl: https://github.com/BtbN/FFmpeg-Builds +License: LGPL-2.1 +LicenseUrl: https://www.ffmpeg.org/legal.html +Copyright: Copyright (c) 2000-2024 the FFmpeg developers +# CopyrightUrl: +ShortDescription: A complete, cross-platform solution to record, convert and stream audio and video. +Description: |- + FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. + A shared FFmpeg build from BtbN based on the master branch with all dependencies except libraries that are GPL-only +# Moniker: +Tags: +- audio +- codec +- convert +- decode +- demux +- encode +- filter +- media +- multimedia +- mux +- record +- stream +- streaming +- transcode +- video +# ReleaseNotes: +ReleaseNotesUrl: https://github.com/BtbN/FFmpeg-Builds/releases/tag/autobuild-2024-09-30-15-36 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://ffmpeg.org/documentation.html +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/b/BtbN/FFmpeg/LGPL/Shared/2024-09-30-15-36/BtbN.FFmpeg.LGPL.Shared.locale.zh-CN.yaml b/manifests/b/BtbN/FFmpeg/LGPL/Shared/2024-09-30-15-36/BtbN.FFmpeg.LGPL.Shared.locale.zh-CN.yaml new file mode 100644 index 0000000000000..fdf3b1f973d73 --- /dev/null +++ b/manifests/b/BtbN/FFmpeg/LGPL/Shared/2024-09-30-15-36/BtbN.FFmpeg.LGPL.Shared.locale.zh-CN.yaml @@ -0,0 +1,47 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: BtbN.FFmpeg.LGPL.Shared +PackageVersion: 2024-09-30-15-36 +PackageLocale: zh-CN +Publisher: BtbN +PublisherUrl: https://github.com/BtbN +PublisherSupportUrl: https://github.com/BtbN/FFmpeg-Builds/issues +# PrivacyUrl: +# Author: +PackageName: FFmpeg (LGPL 动态编译版, master 分支) +PackageUrl: https://github.com/BtbN/FFmpeg-Builds +License: LGPL-2.1 +LicenseUrl: https://www.ffmpeg.org/legal.html +Copyright: Copyright (c) 2000-2024 the FFmpeg developers +# CopyrightUrl: +ShortDescription: 用于录制、转换和传输音频和视频的完整跨平台解决方案。 +Description: |- + FFmpeg 是领先的多媒体框架,能够解码、编码、转码、混流、分解、推流、应用滤镜并播放人类和机器创建的几乎所有内容。它支持从最晦涩古老的格式到最前沿的格式。 + 由 BtbN 构建的基于 master 分支的动态编译的 FFmpeg,拥有除仅 GPL 协议的库以外的所有依赖。 +# Moniker: +Tags: +- 多媒体 +- 媒体 +- 录制 +- 推流 +- 流媒体 +- 滤镜 +- 视频 +- 编码 +- 编解码器 +- 解码 +- 转换 +- 转码 +- 过滤器 +- 音视频 +- 音频 +# ReleaseNotes: +ReleaseNotesUrl: https://github.com/BtbN/FFmpeg-Builds/releases/tag/autobuild-2024-09-30-15-36 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://ffmpeg.org/documentation.html +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/b/BtbN/FFmpeg/LGPL/Shared/2024-09-30-15-36/BtbN.FFmpeg.LGPL.Shared.yaml b/manifests/b/BtbN/FFmpeg/LGPL/Shared/2024-09-30-15-36/BtbN.FFmpeg.LGPL.Shared.yaml new file mode 100644 index 0000000000000..fed8dd11e9e76 --- /dev/null +++ b/manifests/b/BtbN/FFmpeg/LGPL/Shared/2024-09-30-15-36/BtbN.FFmpeg.LGPL.Shared.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: BtbN.FFmpeg.LGPL.Shared +PackageVersion: 2024-09-30-15-36 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0