void-packages/srcpkgs/kanshi/template

19 lines
615 B
Bash

# Template file for 'kanshi'
pkgname=kanshi
version=1.7.0
revision=1
build_style=meson
hostmakedepends="pkg-config scdoc wayland-devel"
makedepends="wayland-devel libvarlink-devel libscfg-devel"
short_desc="Output profiles automatically enabled/disabled on hotplug"
maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="MIT"
homepage="https://wayland.emersion.fr/kanshi/"
changelog="https://git.sr.ht/~emersion/kanshi/refs"
distfiles="https://git.sr.ht/~emersion/kanshi/archive/v${version}.tar.gz"
checksum=d35b2a0b41a36cc55066320ae7ae5b176450546a4ed67ee09e7241ecd36bfc73
post_install() {
vlicense LICENSE
}