mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-07-13 06:24:28 +02:00
drop '_git' from recipes
This commit is contained in:
16
recipes-extended/callaudiod/callaudiod_0.1.10.bb
Normal file
16
recipes-extended/callaudiod/callaudiod_0.1.10.bb
Normal file
@ -0,0 +1,16 @@
|
||||
SUMMARY = "callaudiod is a daemon for dealing with audio routing during phone calls."
|
||||
HOMEPAGE = "https://gitlab.com/mobian1/callaudiod"
|
||||
LICENSE = "GPL-3.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
|
||||
|
||||
DEPENDS = "glib-2.0 alsa-lib pulseaudio"
|
||||
RDEPENDS:${PN} += "pulseaudio-server"
|
||||
|
||||
inherit meson pkgconfig
|
||||
|
||||
SRC_URI = "git://gitlab.com/mobian1/callaudiod.git;protocol=https;branch=master"
|
||||
|
||||
SRCREV = "56831297817afb6b30062b7cee3e40225ac39cac"
|
||||
|
||||
FILES:${PN} += "${datadir}"
|
||||
|
Reference in New Issue
Block a user