void-packages/srcpkgs/kanshi/template
2020-06-03 20:24:05 +02:00

18 lines
533 B
Bash

# Template file for 'kanshi'
pkgname=kanshi
version=1.1.0
revision=1
build_style=meson
hostmakedepends="pkg-config scdoc wayland-devel"
makedepends="wayland-devel"
short_desc="Output profiles automatically enabled/disabled on hotplug"
maintainer="Stacy Harper <contact@stacyharper.net>"
license="MIT"
homepage="https://github.com/emersion/kanshi"
distfiles="https://github.com/emersion/kanshi/archive/v${version}.tar.gz"
checksum=f7e782d2b49380aed370213b8d74af9fe806d9dc94b3c19179475f4b18e26566
post_install() {
vlicense LICENSE
}