mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
wf-shell: update to 0.9.0.
This commit is contained in:
parent
793a96c366
commit
01460cae6d
1 changed files with 4 additions and 4 deletions
|
@ -1,18 +1,18 @@
|
||||||
# Template file for 'wf-shell'
|
# Template file for 'wf-shell'
|
||||||
pkgname=wf-shell
|
pkgname=wf-shell
|
||||||
version=0.8.1
|
version=0.9.0
|
||||||
revision=1
|
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 glib-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 libdbusmenu-gtk3-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=c54cb0685f55fa44a62c55b1b64f81630b787b0e67813486ae85921fb5f79b38
|
checksum=c8ac529b9fa6a4f65bd430140394b6b6a486c7b2def6c22b811396612ba94bb4
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue