Bug 238703 - comms/scrcpy: update to 1.9
Summary: comms/scrcpy: update to 1.9
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Steve Wills
URL: https://github.com/Genymobile/scrcpy/...
Keywords:
Depends on:
Blocks:
 
Reported: 2019-06-19 09:37 UTC by Hiroki Tagato
Modified: 2019-06-30 20:32 UTC (History)
0 users

See Also:


Attachments
Patch (2.93 KB, patch)
2019-06-19 09:37 UTC, Hiroki Tagato
tagattie: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hiroki Tagato freebsd_committer freebsd_triage 2019-06-19 09:37:08 UTC
Created attachment 205217 [details]
Patch

scrcpy has been updated to 1.9.

Upstream changes:
- Add feature to turn screen off while mirroring (#175)
- Add device-to-computer clipboard copy (#145)
- Add computer-to-device clipboard copy (#413)
- Find scrcpy-server.jar in the correct directory on Windows
- Fix mouse focus clickthrough
- Do not minimize the window on focus loss (#554)
- Disable X11 compositor bypass (#522)
- Continue text injection on failed character (#509)
- Bind Home key to MOVE_HOME instead of HOME screen (#555)
- Do not crash if expanding/collapsing panels is not supported (#506)
- Do not power on the device if --no-control is set
- Improve framerate counting
- Add runtime option to render expired frames (i.e. not skip frames)
- Downgrade SDL to 2.0.8 in Windows releases (#425)
- Upgrade FFmpeg to 4.1.3 in Windows releases
- Upgrade platform-tools to 29.0.1 (adb) in Windows releases

https://github.com/Genymobile/scrcpy/releases/tag/v1.9

QA:
poudriere testport OK (releng/12.0 amd64)
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-06-30 20:31:22 UTC
A commit references this bug:

Author: swills
Date: Sun Jun 30 20:31:13 UTC 2019
New revision: 505484
URL: https://svnweb.freebsd.org/changeset/ports/505484

Log:
  comms/scrcpy: update to 1.9

  PR:		238703
  Submitted by:	Hiroki Tagato <tagattie@yandex.com> (maintainer)

Changes:
  head/comms/scrcpy/Makefile
  head/comms/scrcpy/distinfo
  head/comms/scrcpy/files/
  head/comms/scrcpy/files/patch-app_src_server.c
Comment 2 Steve Wills freebsd_committer freebsd_triage 2019-06-30 20:32:16 UTC
Committed, thanks!