mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-04-10 02:46:46 +02:00
waybar: update
- wireplumber-0.5 api support was added
This commit is contained in:
parent
e06f4467c4
commit
a74c0e81ea
@ -16,7 +16,7 @@ SRC_URI = " \
|
|||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
PV = "0.10.0"
|
PV = "0.10.0"
|
||||||
SRCREV = "32eac3ccb738691974121b77b4af0c47d1cbe524"
|
SRCREV = "cc084f5f86776b3b5b9708a99bed49b991eb48af"
|
||||||
|
|
||||||
DEPENDS += " \
|
DEPENDS += " \
|
||||||
date \
|
date \
|
||||||
@ -60,7 +60,7 @@ PACKAGECONFIG[wireplumber] = "-Dwireplumber=enabled,-Dwireplumber=disabled,wirep
|
|||||||
PACKAGECONFIG ?= " \
|
PACKAGECONFIG ?= " \
|
||||||
${@bb.utils.filter('DISTRO_FEATURES', 'pulseaudio', d)} \
|
${@bb.utils.filter('DISTRO_FEATURES', 'pulseaudio', d)} \
|
||||||
${@bb.utils.contains('DISTRO_FEATURES', 'systemd', 'systemd logind udev', '', d)} \
|
${@bb.utils.contains('DISTRO_FEATURES', 'systemd', 'systemd logind udev', '', d)} \
|
||||||
${@bb.utils.contains('DISTRO_FEATURES', 'pipewire', 'pipewire', '', d)} \
|
${@bb.utils.contains('DISTRO_FEATURES', 'pipewire', 'pipewire wireplumber', '', d)} \
|
||||||
evdev \
|
evdev \
|
||||||
libinput \
|
libinput \
|
||||||
mpris \
|
mpris \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user