mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2024-11-20 04:18:25 +01:00
calls: update
Signed-off-by: Markus Volk <f_l_k@t-online.de>
This commit is contained in:
parent
d4e2a30e93
commit
a9d07d8711
@ -3,7 +3,9 @@ LICENSE = "GPL-3.0-or-later"
|
|||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=8f0e2cd40e05189ec81232da84bd6e1a"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=8f0e2cd40e05189ec81232da84bd6e1a"
|
||||||
|
|
||||||
DEPENDS = " \
|
DEPENDS = " \
|
||||||
|
appstream-native \
|
||||||
callaudiod \
|
callaudiod \
|
||||||
|
desktop-file-utils-native \
|
||||||
evolution-data-server \
|
evolution-data-server \
|
||||||
feedbackd \
|
feedbackd \
|
||||||
folks \
|
folks \
|
||||||
@ -15,7 +17,7 @@ DEPENDS = " \
|
|||||||
libhandy \
|
libhandy \
|
||||||
libpeas \
|
libpeas \
|
||||||
libsecret \
|
libsecret \
|
||||||
libsoup-2.4 \
|
libsoup \
|
||||||
libxml2 \
|
libxml2 \
|
||||||
modemmanager \
|
modemmanager \
|
||||||
openldap \
|
openldap \
|
||||||
@ -26,10 +28,10 @@ DEPENDS = " \
|
|||||||
SRC_URI = "gitsm://gitlab.gnome.org/GNOME/calls.git;protocol=https;nobranch=1"
|
SRC_URI = "gitsm://gitlab.gnome.org/GNOME/calls.git;protocol=https;nobranch=1"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
SRCREV = "3d7c671034e01756b685d7b3048b1da01d4307bf"
|
SRCREV = "5fa511c556145e0bdaa6f3eb79a9092965f91f3b"
|
||||||
PV = "43_alpha.2"
|
PV = "43.2"
|
||||||
|
|
||||||
inherit meson vala pkgconfig mime-xdg
|
inherit meson vala pkgconfig mime-xdg gtk-icon-cache
|
||||||
|
|
||||||
FILES:${PN} += "${datadir}"
|
FILES:${PN} += "${datadir}"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user