yambar: update to 1.9.0.
This commit is contained in:
parent
3a52839eed
commit
a8fa3f83e9
@ -1,12 +1,13 @@
|
||||
# Template file for 'yambar'
|
||||
pkgname=yambar
|
||||
version=1.8.0
|
||||
version=1.9.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config scdoc wayland-devel"
|
||||
hostmakedepends="flex pkg-config scdoc wayland-devel"
|
||||
makedepends="alsa-lib-devel eudev-libudev-devel libxcb-devel libyaml-devel
|
||||
pixman-devel fcft-devel json-c-devel libmpdclient-devel tllist wayland-devel
|
||||
wayland-protocols xcb-util-devel xcb-util-cursor-devel xcb-util-wm-devel"
|
||||
wayland-protocols xcb-util-devel xcb-util-cursor-devel xcb-util-wm-devel
|
||||
pipewire-devel"
|
||||
checkdepends="xvfb-run liberation-fonts-ttf"
|
||||
short_desc="Modular status panel for X11 and Wayland, inspired by polybar"
|
||||
maintainer="travankor <travankor@tuta.io>"
|
||||
@ -14,7 +15,7 @@ license="MIT"
|
||||
homepage="https://codeberg.org/dnkl/yambar"
|
||||
changelog="https://codeberg.org/dnkl/yambar/raw/branch/master/CHANGELOG.md"
|
||||
distfiles="https://codeberg.org/dnkl/yambar/archive/${version}.tar.gz"
|
||||
checksum=51127d20613666b9924deb9afd92c48d69815c5043d2996b3f0f6e9705fcabc8
|
||||
checksum=46f3002338f451c154678167bf3d5f593307954b6f381c50ddef2726b1a8c811
|
||||
|
||||
do_check() {
|
||||
xvfb-run ninja -C build/ test
|
||||
|
Loading…
x
Reference in New Issue
Block a user