mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2026-04-09 14:22:30 +02:00
callaudiod: update
This commit is contained in:
@@ -3,14 +3,14 @@ HOMEPAGE = "https://gitlab.com/mobian1/callaudiod"
|
|||||||
LICENSE = "GPL-3.0-only"
|
LICENSE = "GPL-3.0-only"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
|
||||||
|
|
||||||
DEPENDS = "glib-2.0 alsa-lib pulseaudio"
|
DEPENDS = "appstream glib-2.0 alsa-lib pulseaudio"
|
||||||
RDEPENDS:${PN} += "pulseaudio-server"
|
RDEPENDS:${PN} += "pulseaudio-server"
|
||||||
|
|
||||||
inherit meson pkgconfig
|
inherit meson pkgconfig
|
||||||
|
|
||||||
SRC_URI = "git://gitlab.com/mobian1/callaudiod.git;protocol=https;branch=master"
|
SRC_URI = "git://gitlab.com/mobian1/callaudiod.git;protocol=https;branch=master"
|
||||||
|
|
||||||
SRCREV = "56831297817afb6b30062b7cee3e40225ac39cac"
|
SRCREV = "8d262597f41ff787359059ec6a15acd48b7433f6"
|
||||||
|
|
||||||
FILES:${PN} += "${datadir}"
|
FILES:${PN} += "${datadir}"
|
||||||
|
|
||||||
Reference in New Issue
Block a user