Waybar: update to 0.9.4, enable rfkill module.
This commit is contained in:
parent
24094d58e8
commit
2a5cbdb758
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'Waybar'
|
# Template file for 'Waybar'
|
||||||
pkgname=Waybar
|
pkgname=Waybar
|
||||||
version=0.9.3
|
version=0.9.4
|
||||||
revision=1
|
revision=1
|
||||||
_date_version=3.0.0
|
_date_version=3.0.0
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
build_wrksrc=${pkgname}-${version}
|
build_wrksrc=${pkgname}-${version}
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dgtk-layer-shell=enabled -Dlibudev=enabled -Dman-pages=enabled
|
configure_args="-Dgtk-layer-shell=enabled -Dlibudev=enabled -Dman-pages=enabled
|
||||||
-Dsystemd=disabled
|
-Dsystemd=disabled -Drfkill=enabled
|
||||||
-Dlibnl=$(vopt_if libnl enabled disabled)
|
-Dlibnl=$(vopt_if libnl enabled disabled)
|
||||||
-Dpulseaudio=$(vopt_if pulseaudio enabled disabled)
|
-Dpulseaudio=$(vopt_if pulseaudio enabled disabled)
|
||||||
-Ddbusmenu-gtk=$(vopt_if dbusmenugtk enabled disabled)
|
-Ddbusmenu-gtk=$(vopt_if dbusmenugtk enabled disabled)
|
||||||
|
@ -29,7 +29,7 @@ changelog="https://github.com/Alexays/Waybar/releases"
|
||||||
distfiles="https://github.com/Alexays/Waybar/archive/${version}.tar.gz
|
distfiles="https://github.com/Alexays/Waybar/archive/${version}.tar.gz
|
||||||
https://github.com/HowardHinnant/date/archive/v${_date_version}.tar.gz
|
https://github.com/HowardHinnant/date/archive/v${_date_version}.tar.gz
|
||||||
https://github.com/mesonbuild/hinnant-date/releases/download/${_date_version}-1/hinnant-date.zip"
|
https://github.com/mesonbuild/hinnant-date/releases/download/${_date_version}-1/hinnant-date.zip"
|
||||||
checksum="15cadd05c6a366fd99a92b0f149974c697902c4683c50e2af69f3e59571793e5
|
checksum="d49c09ee253ca9cc9688d1b4d8602adc9bdae613b02e2fa1a2e7277ddc9e82e8
|
||||||
87bba2eaf0ebc7ec539e5e62fc317cb80671a337c1fb1b84cb9e4d42c6dbebe3
|
87bba2eaf0ebc7ec539e5e62fc317cb80671a337c1fb1b84cb9e4d42c6dbebe3
|
||||||
6ccaf70732d8bdbd1b6d5fdf3e1b935c23bf269bda12fdfd0e561276f63432fe"
|
6ccaf70732d8bdbd1b6d5fdf3e1b935c23bf269bda12fdfd0e561276f63432fe"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue