wl-mirror: Install provided helper script

This commit is contained in:
Tung Anh Vu 2023-02-27 23:06:28 +00:00 committed by Đoàn Trần Công Danh
parent 90115ef522
commit bd5264948f
1 changed files with 3 additions and 1 deletions

View File

@ -3,7 +3,9 @@ pkgname=wl-mirror
version=0.13.0
revision=1
build_style=cmake
configure_args="-DWLR_PROTOCOL_DIR=${wrksrc}/proto/wlr-protocols -DINSTALL_DOCUMENTATION=ON"
configure_args="-DWLR_PROTOCOL_DIR=${wrksrc}/proto/wlr-protocols
-DINSTALL_EXAMPLE_SCRIPTS=ON
-DINSTALL_DOCUMENTATION=ON"
hostmakedepends="wayland-devel scdoc"
makedepends="libglvnd-devel wayland-devel wayland-protocols"
short_desc="Simple Wayland output mirror client"