void-packages/srcpkgs/kanshi/template

19 lines
603 B
Bash

# Template file for 'kanshi'
pkgname=kanshi
version=1.3.1
revision=1
build_style=meson
hostmakedepends="pkg-config scdoc wayland-devel"
makedepends="wayland-devel libvarlink-devel"
short_desc="Output profiles automatically enabled/disabled on hotplug"
maintainer="Stacy Harper <contact@stacyharper.net>"
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=733b2bdc8e57d0040f6f0ad91097548ced0188e8ae23b64fae96638a2be74375
post_install() {
vlicense LICENSE
}