Skip to content

Commit

Permalink
New package: svr2kos2.TaskmgrPlayer version 0.11 (#209239)
Browse files Browse the repository at this point in the history
  • Loading branch information
DuckDuckStudio authored Jan 9, 2025
1 parent e958ad7 commit 6031a89
Show file tree
Hide file tree
Showing 4 changed files with 92 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Created with komac v2.9.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json

PackageIdentifier: svr2kos2.TaskmgrPlayer
PackageVersion: '0.11'
InstallerType: zip
NestedInstallerFiles:
- RelativeFilePath: TaskmgrPlayer.exe
NestedInstallerType: portable
UpgradeBehavior: install
ReleaseDate: 2022-01-31
Installers:
- Architecture: x64
InstallerUrl: https://github.com/svr2kos2/TaskmgrPlayer/releases/download/release/TaskmgrPlayer.zip
InstallerSha256: CB93D1B8E54E80406D37448DFB933176CE19581DCB8CB6D4DF186C2B4810667D
Dependencies:
PackageDependencies:
- PackageIdentifier: Microsoft.VCRedist.2015+.x64
# I am adding this dependency because the programme is written in C++.
ManifestType: installer
ManifestVersion: 1.9.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# Created with komac v2.9.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.9.0.schema.json

PackageIdentifier: svr2kos2.TaskmgrPlayer
PackageVersion: '0.11'
PackageLocale: en-US
Publisher: svr2kos2
PublisherUrl: https://github.com/svr2kos2
PublisherSupportUrl: https://github.com/svr2kos2/TaskmgrPlayer/issues
Author: svr2kos2
PackageName: TaskmgrPlayer
PackageUrl: https://github.com/svr2kos2/TaskmgrPlayer/
License: GNU General Public License v3.0
LicenseUrl: https://github.com/svr2kos2/TaskmgrPlayer/blob/master/LICENSE
Copyright: Copyright (c) svr2kos2
ShortDescription: Make your Task Manager "active"
Description: Play any video on Task Manager
Tags:
- Task Manager
- Play
- Video
# winget should be case insensitive on Tags... Right?
ReleaseNotes: |
Fixed several bugs, added config file.
Users can customise the appearance and behaviour by configuring the config file.
See the readme for details.
ReleaseNotesUrl: https://github.com/svr2kos2/TaskmgrPlayer/releases/tag/release
Documentations:
- DocumentLabel: README
DocumentUrl: https://github.com/svr2kos2/TaskmgrPlayer/blob/master/README.md
ManifestType: locale
ManifestVersion: 1.9.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# Created with komac v2.9.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json

PackageIdentifier: svr2kos2.TaskmgrPlayer
PackageVersion: '0.11'
PackageLocale: zh-CN
Publisher: svr2kos2
PublisherUrl: https://github.com/svr2kos2
PublisherSupportUrl: https://github.com/svr2kos2/TaskmgrPlayer/issues
Author: svr2kos2
PackageName: TaskmgrPlayer
PackageUrl: https://github.com/svr2kos2/TaskmgrPlayer/
License: GNU General Public License v3.0
LicenseUrl: https://github.com/svr2kos2/TaskmgrPlayer/blob/master/LICENSE
Copyright: 版权所有 (c) svr2kos2
ShortDescription: 让你的任务管理器动起来
Description: 在任务管理器上播放任意视频
Tags:
- 任务管理器
- 播放
- 视频
ReleaseNotes: |
修复了若干Bug, 添加了config文件.
用户可以通过配置config文件来自定义外观和行为.
详细内容可以查看readme
ReleaseNotesUrl: https://github.com/svr2kos2/TaskmgrPlayer/releases/tag/release
Documentations:
- DocumentLabel: README
DocumentUrl: https://github.com/svr2kos2/TaskmgrPlayer/blob/master/README.md
ManifestType: defaultLocale
ManifestVersion: 1.9.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created with komac v2.9.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json

PackageIdentifier: svr2kos2.TaskmgrPlayer
PackageVersion: '0.11'
DefaultLocale: zh-CN
ManifestType: version
ManifestVersion: 1.9.0

0 comments on commit 6031a89

Please sign in to comment.