void-packages/srcpkgs/wcm/template
2020-08-04 16:47:19 -04:00

17 lines
490 B
Bash

# Template file for 'wcm'
pkgname=wcm
version=0.5.0
revision=1
build_style=meson
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=9cfcceefc838c8a0d547f5e40206901b282680da02a96490f756f7ad7da79341
post_install() {
vlicense LICENSE
}