void-packages/srcpkgs/wcm/template

18 lines
490 B
Bash
Raw Normal View History

2020-07-11 03:42:42 +00:00
# Template file for 'wcm'
pkgname=wcm
version=0.5.0
2020-07-11 03:42:42 +00:00
revision=1
build_style=meson
hostmakedepends="pkg-config wayland-devel"
makedepends="wayfire-devel gtk+3-devel wf-shell"
2020-07-11 03:42:42 +00:00
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
2020-07-11 03:42:42 +00:00
post_install() {
vlicense LICENSE
}