mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
Waybar: update to 0.10.0
This commit is contained in:
parent
c72790c64c
commit
9a16a3dd0c
1 changed files with 4 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'Waybar'
|
# Template file for 'Waybar'
|
||||||
pkgname=Waybar
|
pkgname=Waybar
|
||||||
version=0.9.24
|
version=0.10.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dgtk-layer-shell=enabled -Dlibudev=enabled -Dman-pages=enabled
|
configure_args="-Dlibudev=enabled -Dman-pages=enabled
|
||||||
-Dsystemd=disabled -Drfkill=enabled
|
-Dsystemd=disabled -Drfkill=enabled
|
||||||
$(vopt_feature libnl libnl)
|
$(vopt_feature libnl libnl)
|
||||||
$(vopt_feature pulseaudio pulseaudio)
|
$(vopt_feature pulseaudio pulseaudio)
|
||||||
|
@ -30,8 +30,8 @@ license="MIT"
|
||||||
homepage="https://github.com/Alexays/Waybar"
|
homepage="https://github.com/Alexays/Waybar"
|
||||||
changelog="https://github.com/Alexays/Waybar/releases"
|
changelog="https://github.com/Alexays/Waybar/releases"
|
||||||
distfiles="https://github.com/Alexays/Waybar/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/Alexays/Waybar/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=57aa7860bc066ebf4f3327dafa9841100b098c0dec1dce4baaa1fae63e9b57ae
|
checksum=3af6665889868f2334ba1793c8b0f3104c4c3b176a8c759f0d08f07266ad2620
|
||||||
conf_files="/etc/xdg/waybar/config /etc/xdg/waybar/style.css"
|
conf_files="/etc/xdg/waybar/config.jsonc /etc/xdg/waybar/style.css"
|
||||||
|
|
||||||
build_options="libnl pulseaudio dbusmenugtk mpd sndio jack pipewire"
|
build_options="libnl pulseaudio dbusmenugtk mpd sndio jack pipewire"
|
||||||
build_options_default="libnl pulseaudio dbusmenugtk mpd sndio jack pipewire"
|
build_options_default="libnl pulseaudio dbusmenugtk mpd sndio jack pipewire"
|
||||||
|
|
Loading…
Add table
Reference in a new issue