Files
genode-world/ports/scrcpy.port
Alexander Boettcher db415f5b1f scrcpy: add port v1.13
read scrcpy.run for hints how to start/use it

Fixes #216
2020-07-02 09:16:40 +02:00

11 lines
307 B
Plaintext

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