wcm: update to 0.7.5
This commit is contained in:
parent
f03f39890c
commit
a2fc203a81
|
@ -1,8 +1,9 @@
|
||||||
# Template file for 'wcm'
|
# Template file for 'wcm'
|
||||||
pkgname=wcm
|
pkgname=wcm
|
||||||
version=0.7.0
|
version=0.7.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
|
configure_args="-Denable_wdisplays=false"
|
||||||
hostmakedepends="pkg-config wayland-devel"
|
hostmakedepends="pkg-config wayland-devel"
|
||||||
makedepends="wayfire-devel gtk+3-devel wf-shell"
|
makedepends="wayfire-devel gtk+3-devel wf-shell"
|
||||||
short_desc="Wayfire Config Manager"
|
short_desc="Wayfire Config Manager"
|
||||||
|
@ -10,7 +11,7 @@ maintainer="Érico Nogueira <ericonr@disroot.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://wayfire.org/"
|
homepage="https://wayfire.org/"
|
||||||
distfiles="https://github.com/WayfireWM/wcm/archive/v${version}.tar.gz"
|
distfiles="https://github.com/WayfireWM/wcm/archive/v${version}.tar.gz"
|
||||||
checksum=930792b9567183aa4939ce880c294d38b56fcd1b9b64760bb33126067010166f
|
checksum=39dd349a925295bb743b7c1318807ec2ce6675bfa482fc9b420da71c7b798515
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue