mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
wf-shell: update to 0.6.1
This commit is contained in:
parent
42acb5601b
commit
c385ad8169
1 changed files with 4 additions and 3 deletions
|
@ -1,9 +1,10 @@
|
||||||
# Template file for 'wf-shell'
|
# Template file for 'wf-shell'
|
||||||
pkgname=wf-shell
|
pkgname=wf-shell
|
||||||
version=0.5.0
|
version=0.6.1
|
||||||
revision=1
|
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"
|
||||||
|
@ -11,8 +12,8 @@ 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/v${version}/wf-shell-${version}.tar.xz"
|
||||||
checksum=fa481e867784b94b08857ec7bd27bf43251490d5d50c1e834e7ea64d908792f0
|
checksum=da8e5a16dde8f44966d41449452bcc7bc2466d5945324aca714ecc82827c884a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue