mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-26 19:13:51 +02:00
yambar: update to 1.9.0.
This commit is contained in:
parent
3a52839eed
commit
a8fa3f83e9
1 changed files with 5 additions and 4 deletions
|
@ -1,12 +1,13 @@
|
||||||
# Template file for 'yambar'
|
# Template file for 'yambar'
|
||||||
pkgname=yambar
|
pkgname=yambar
|
||||||
version=1.8.0
|
version=1.9.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
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
|
makedepends="alsa-lib-devel eudev-libudev-devel libxcb-devel libyaml-devel
|
||||||
pixman-devel fcft-devel json-c-devel libmpdclient-devel tllist wayland-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"
|
checkdepends="xvfb-run liberation-fonts-ttf"
|
||||||
short_desc="Modular status panel for X11 and Wayland, inspired by polybar"
|
short_desc="Modular status panel for X11 and Wayland, inspired by polybar"
|
||||||
maintainer="travankor <travankor@tuta.io>"
|
maintainer="travankor <travankor@tuta.io>"
|
||||||
|
@ -14,7 +15,7 @@ license="MIT"
|
||||||
homepage="https://codeberg.org/dnkl/yambar"
|
homepage="https://codeberg.org/dnkl/yambar"
|
||||||
changelog="https://codeberg.org/dnkl/yambar/raw/branch/master/CHANGELOG.md"
|
changelog="https://codeberg.org/dnkl/yambar/raw/branch/master/CHANGELOG.md"
|
||||||
distfiles="https://codeberg.org/dnkl/yambar/archive/${version}.tar.gz"
|
distfiles="https://codeberg.org/dnkl/yambar/archive/${version}.tar.gz"
|
||||||
checksum=51127d20613666b9924deb9afd92c48d69815c5043d2996b3f0f6e9705fcabc8
|
checksum=46f3002338f451c154678167bf3d5f593307954b6f381c50ddef2726b1a8c811
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
xvfb-run ninja -C build/ test
|
xvfb-run ninja -C build/ test
|
||||||
|
|
Loading…
Add table
Reference in a new issue