void-packages/srcpkgs/wcm/template

19 lines
532 B
Bash

# Template file for 'wcm'
pkgname=wcm
version=0.7.5
revision=1
build_style=meson
configure_args="-Denable_wdisplays=false"
hostmakedepends="pkg-config wayland-devel"
makedepends="wayfire-devel gtk+3-devel wf-shell"
short_desc="Wayfire Config Manager"
maintainer="Érico Nogueira <ericonr@disroot.org>"
license="MIT"
homepage="https://wayfire.org/"
distfiles="https://github.com/WayfireWM/wcm/archive/v${version}.tar.gz"
checksum=39dd349a925295bb743b7c1318807ec2ce6675bfa482fc9b420da71c7b798515
post_install() {
vlicense LICENSE
}