mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
New package: wl-mirror-0.11.2
This commit is contained in:
parent
ffc2a93ca0
commit
b15ff2797b
1 changed files with 14 additions and 0 deletions
14
srcpkgs/wl-mirror/template
Normal file
14
srcpkgs/wl-mirror/template
Normal file
|
@ -0,0 +1,14 @@
|
|||
# Template file for 'wl-mirror'
|
||||
pkgname=wl-mirror
|
||||
version=0.11.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DWLR_PROTOCOL_DIR=${wrksrc}/proto/wlr-protocols"
|
||||
hostmakedepends="wayland-devel"
|
||||
makedepends="libglvnd-devel wayland-devel wayland-protocols"
|
||||
short_desc="Simple Wayland output mirror client"
|
||||
maintainer="Tung Anh Vu <vu.tunganh96@gmail.com>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/Ferdi265/wl-mirror"
|
||||
distfiles="https://github.com/Ferdi265/wl-mirror/releases/download/v${version}/wl-mirror-${version}.tar.gz"
|
||||
checksum=6ae70c0912eded7f99af16d97f48aa68bbf0e2626ecdc50284f70e237096d6c6
|
Loading…
Add table
Reference in a new issue