scrcpy: add port v1.13

read scrcpy.run for hints how to start/use it

Fixes #216
This commit is contained in:
Alexander Boettcher
2020-05-25 16:24:33 +02:00
committed by Norman Feske
parent a76d231446
commit db415f5b1f
7 changed files with 784 additions and 0 deletions

1
ports/scrcpy.hash Normal file
View File

@@ -0,0 +1 @@
525183653aaad23fc4700c5a482d4edfd2eaaa80

10
ports/scrcpy.port Normal file
View File

@@ -0,0 +1,10 @@
LICENSE := GPL2
VERSION := git
DOWNLOADS := scrcpy.git
URL(scrcpy) := https://github.com/alex-ab/scrcpy.git
REV(scrcpy) := d7258fc4fbdcbf1cacb1bb04bbaa95a7bd8d8f45
DIR(scrcpy) := src/app/scrcpy
PATCHES := src/app/scrcpy/scrcpy.patch src/app/scrcpy/libav_smp.patch
PATCH_OPT := -p1 -d src/app/scrcpy