New package: wcm-0.4.0.
This commit is contained in:
parent
0e87174b5e
commit
560978312a
1 changed files with 18 additions and 0 deletions
18
srcpkgs/wcm/template
Normal file
18
srcpkgs/wcm/template
Normal file
|
@ -0,0 +1,18 @@
|
|||
# Template file for 'wcm'
|
||||
pkgname=wcm
|
||||
version=0.4.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config wayland-devel"
|
||||
makedepends="wayfire wf-config-devel libevdev-devel libxml2-devel gtk+3-devel
|
||||
wayland-protocols glm"
|
||||
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=8b03dbc9fad184c8e3277e8f5da68707148b3df9df6e042d848b80ee1c53b701
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Reference in a new issue