aboutsummaryrefslogtreecommitdiff
path: root/srcpkgs/wlrctl/template
blob: 82ccb2aedeb559d61b6e9477f9b4161641a53599 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Template file for 'wlrctl'
pkgname=wlrctl
version=0.2.2
revision=1
build_style=meson
hostmakedepends="pkg-config scdoc wayland-devel"
makedepends="libxkbcommon-devel wayland-devel"
short_desc="Utility for miscellaneous wlroots extensions"
maintainer="Marcin Puc <tranzystorek.io@protonmail.com>"
license="MIT"
homepage="https://git.sr.ht/~brocellous/wlrctl"
distfiles="https://git.sr.ht/~brocellous/wlrctl/archive/v${version}.tar.gz"
checksum=b5b3836091c41de09a832df1e5eb4747841d7ae670367e413487d5be7a5f2849

post_install() {
	vlicense LICENSE
}