wf-shell: update to 0.5.0, clean up makedepends.

This commit is contained in:
Érico Rolim 2020-07-24 00:37:03 -03:00 committed by Andrew J. Hesford
parent df9d4ebcb0
commit 01f2fa3d8c

View file

@ -1,20 +1,18 @@
# Template file for 'wf-shell' # Template file for 'wf-shell'
pkgname=wf-shell pkgname=wf-shell
version=0.4.0 version=0.5.0
revision=3 revision=1
build_style=meson build_style=meson
build_helper="gir" build_helper="gir"
hostmakedepends="gobject-introspection pkg-config wayland-devel" hostmakedepends="gobject-introspection pkg-config wayland-devel"
makedepends="alsa-lib-devel pulseaudio-devel gtkmm-devel makedepends="alsa-lib-devel pulseaudio-devel gtkmm-devel wayfire-devel
gtk+3-devel libevdev-devel wlroots-devel wf-config-devel gtk+3-devel gtk-layer-shell-devel"
xcb-util-errors-devel xcb-util-wm-devel gtk-layer-shell-devel
glm wayfire"
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/${version}/wf-shell-${version}.tar.xz" distfiles="https://github.com/WayfireWM/wf-shell/releases/download/${version}/wf-shell-${version}.tar.xz"
checksum="bc03e5232d72f69bf6ba634f688f5e896715d846b7b6344136e9eb88dd6a9aa0" checksum=fa481e867784b94b08857ec7bd27bf43251490d5d50c1e834e7ea64d908792f0
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE