meta-wayland/recipes-gtk/calls/calls_git.bb

38 lines
784 B
BlitzBasic
Raw Normal View History

2022-02-18 15:15:18 +01:00
SUMMARY = "A phone dialer and call handler."
LICENSE = "GPL-3.0-or-later"
2022-02-18 15:15:18 +01:00
LIC_FILES_CHKSUM = "file://COPYING;md5=8f0e2cd40e05189ec81232da84bd6e1a"
DEPENDS = " \
appstream-native \
2022-02-18 15:15:18 +01:00
callaudiod \
desktop-file-utils-native \
2022-02-18 15:15:18 +01:00
evolution-data-server \
feedbackd \
folks \
glib-2.0 \
glibmm \
gom \
gstreamer1.0 \
gstreamer1.0-plugins-good \
libhandy \
libpeas \
libsecret \
libsoup \
2022-02-18 15:15:18 +01:00
libxml2 \
modemmanager \
openldap \
2022-07-30 17:13:17 +02:00
python3-docutils-native \
2022-02-18 15:15:18 +01:00
sofia-sip \
"
2022-07-30 17:13:17 +02:00
SRC_URI = "gitsm://gitlab.gnome.org/GNOME/calls.git;protocol=https;nobranch=1"
S = "${WORKDIR}/git"
2023-06-13 09:40:32 +02:00
SRCREV = "91e5cad939f6753bc232c8990be295b068473949"
PV = "44.2"
2022-02-18 15:15:18 +01:00
inherit meson vala pkgconfig mime-xdg gtk-icon-cache
2022-02-18 15:15:18 +01:00
FILES:${PN} += "${datadir}"