mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
wl-mirror: Install provided helper script
This commit is contained in:
parent
90115ef522
commit
bd5264948f
1 changed files with 3 additions and 1 deletions
|
@ -3,7 +3,9 @@ pkgname=wl-mirror
|
||||||
version=0.13.0
|
version=0.13.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
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"
|
hostmakedepends="wayland-devel scdoc"
|
||||||
makedepends="libglvnd-devel wayland-devel wayland-protocols"
|
makedepends="libglvnd-devel wayland-devel wayland-protocols"
|
||||||
short_desc="Simple Wayland output mirror client"
|
short_desc="Simple Wayland output mirror client"
|
||||||
|
|
Loading…
Add table
Reference in a new issue