wf-shell: update to 0.8.1

This commit is contained in:
Sébastien Pondichy 2024-07-29 21:11:11 +02:00 committed by classabbyamp
parent 8603c12a68
commit d36ac4711a

View file

@ -1,19 +1,18 @@
# Template file for 'wf-shell' # Template file for 'wf-shell'
pkgname=wf-shell pkgname=wf-shell
version=0.7.0 version=0.8.1
revision=2 revision=1
build_style=meson build_style=meson
build_helper="gir" build_helper="gir"
configure_args="-Dwayland-logout:implementation=c"
hostmakedepends="gobject-introspection pkg-config wayland-devel" hostmakedepends="gobject-introspection pkg-config wayland-devel"
makedepends="alsa-lib-devel pulseaudio-devel gtkmm-devel wayfire-devel makedepends="alsa-lib-devel pulseaudio-devel gtkmm-devel wayfire-devel
gtk+3-devel gtk-layer-shell-devel" gtk+3-devel gtk-layer-shell-devel libdbusmenu-gtk3-devel"
short_desc="Wayfire shell with GTK-based panel and background client" short_desc="Wayfire shell with GTK-based panel and background client"
maintainer="Young Jin Park <youngjinpark20@gmail.com>" maintainer="Young Jin Park <youngjinpark20@gmail.com>"
license="MIT" license="MIT"
homepage="https://wayfire.org" homepage="https://wayfire.org"
distfiles="https://github.com/WayfireWM/wf-shell/releases/download/v${version}/wf-shell-${version}.tar.xz" distfiles="https://github.com/WayfireWM/wf-shell/releases/download/v${version}/wf-shell-${version}.tar.xz"
checksum=7495c690a1c021e0c82ba304513b3e7870cb329f7f0bf88df3bc5f46535d5ec7 checksum=c54cb0685f55fa44a62c55b1b64f81630b787b0e67813486ae85921fb5f79b38
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE