diff --git a/manifests/g/Genymobile/scrcpy/3.0/Genymobile.scrcpy.installer.yaml b/manifests/g/Genymobile/scrcpy/3.0/Genymobile.scrcpy.installer.yaml new file mode 100644 index 0000000000000..e34a7cbdda74a --- /dev/null +++ b/manifests/g/Genymobile/scrcpy/3.0/Genymobile.scrcpy.installer.yaml @@ -0,0 +1,25 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: Genymobile.scrcpy +PackageVersion: "3.0" +InstallerType: zip +NestedInstallerType: portable +Installers: +- Architecture: x86 + NestedInstallerFiles: + - RelativeFilePath: scrcpy-win32-v3.0\scrcpy.exe + PortableCommandAlias: scrcpy + InstallerUrl: https://github.com/Genymobile/scrcpy/releases/download/v3.0/scrcpy-win32-v3.0.zip + InstallerSha256: 7CBF8D7A6EBFDCA7B3B161E29A481C11088305F3E0A89D28E8E62F70C7BD0028 + ArchiveBinariesDependOnPath: true +- Architecture: x64 + NestedInstallerFiles: + - RelativeFilePath: scrcpy-win64-v3.0\scrcpy.exe + PortableCommandAlias: scrcpy + InstallerUrl: https://github.com/Genymobile/scrcpy/releases/download/v3.0/scrcpy-win64-v3.0.zip + InstallerSha256: DFBE8A8FEF6535197ACC506936BFD59D0AA0427E9B44FB2E5C550EAE642F72BE + ArchiveBinariesDependOnPath: true +ManifestType: installer +ManifestVersion: 1.9.0 +ReleaseDate: 2024-11-24 diff --git a/manifests/g/Genymobile/scrcpy/3.0/Genymobile.scrcpy.locale.en-US.yaml b/manifests/g/Genymobile/scrcpy/3.0/Genymobile.scrcpy.locale.en-US.yaml new file mode 100644 index 0000000000000..065639a97a57a --- /dev/null +++ b/manifests/g/Genymobile/scrcpy/3.0/Genymobile.scrcpy.locale.en-US.yaml @@ -0,0 +1,61 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: Genymobile.scrcpy +PackageVersion: "3.0" +PackageLocale: en-US +Publisher: Genymobile +PublisherUrl: https://github.com/Genymobile +PublisherSupportUrl: https://github.com/Genymobile/scrcpy/issues +Author: Genymobile +PackageName: scrcpy +PackageUrl: https://github.com/Genymobile/scrcpy +License: Apache-2.0 +LicenseUrl: https://github.com/Genymobile/scrcpy/blob/HEAD/LICENSE +Copyright: Apache License Version 2.0 +CopyrightUrl: https://raw.githubusercontent.com/Genymobile/scrcpy/master/LICENSE +ShortDescription: Display and control your Android device +Description: |- + This application provides display and control of Android devices connected via USB or over TCP/IP. + It does not require any root access. +Moniker: scrcpy +Tags: +- android +- control +- device +- display +ReleaseNotes: |- + - Add virtual display feature (#5370, #5506, #1887, #4528, #5137) + - Launch Android app on start (#5370) + - Add OpenGL filters (#5455) + - Add --capture-orientation to replace --lock-video-orientation + - (which was broken on Android 14) (#4011, #4426, #5455) + - Fix --crop on Android 14 (#4162, #5387, #5455) + - Handle virtual display rotation (#5428, #5455) + - Add --angle to apply a custom rotation (#4135, #4345, #4658, #5455) + - Add --screen-off-timeout (#5447) + - Adapt "turn screen off" for Android 15 (#3927, #5418) + - Add shortcut Ctrl+Shift+click-and-move for horizontal tilt (#5317) + - Add shortcut MOD+Shift+r to reset video capture/encoding (#5432) + - Forward Alt and Super with SDK Keyboard (#5318, #5322) + - Add more details to --list-encoders output (#5416) + - Add option to disable virtual display system decorations (#5494) + - Fix --time-limit overflow on Windows (#5355) + - Fix "does not match caller's uid 2000" error (#4639, #5476) + - Accept filenames containing ':' when recording (#5487, #5499) + - Disable mouse by default if no video playback (#5410) + - Rename --display-buffer to --video-buffer (#5403, #5420) + - Listen to display changed events (#5415, #161, #1918, #4152, #5362) + - Adapt server debugging for Android >= 11 (#5346, #5466) + - Upgrade FFmpeg to 7.1 (#5332) + - Upgrade SDL to 2.30.9 + - Upgrade platform-tools (adb) to 35.0.2 + - Build releases via GitHub Actions (#5306, #4490) + - Release static builds for Linux and macOS (#5515, #1733, #3235, #4489, #5327) + - Various technical fixes +ReleaseNotesUrl: https://github.com/Genymobile/scrcpy/releases/tag/v3.0 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/Genymobile/scrcpy/wiki +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/g/Genymobile/scrcpy/3.0/Genymobile.scrcpy.yaml b/manifests/g/Genymobile/scrcpy/3.0/Genymobile.scrcpy.yaml new file mode 100644 index 0000000000000..c6742c13f163c --- /dev/null +++ b/manifests/g/Genymobile/scrcpy/3.0/Genymobile.scrcpy.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: Genymobile.scrcpy +PackageVersion: "3.0" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0