void-packages/srcpkgs/kanshi/template

19 lines
615 B
Bash

# Template file for 'kanshi'
pkgname=kanshi
version=1.6.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=1021bee594672c5304caf548865459bab097f0e2f95de3865ec2079c76a1aaac
post_install() {
vlicense LICENSE
}