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:
35
recipes-gtk/calls/calls_47.0.bb
Normal file
35
recipes-gtk/calls/calls_47.0.bb
Normal file
@ -0,0 +1,35 @@
|
||||
SUMMARY = "A phone dialer and call handler."
|
||||
LICENSE = "GPL-3.0-or-later"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=8f0e2cd40e05189ec81232da84bd6e1a"
|
||||
|
||||
DEPENDS = " \
|
||||
appstream-native \
|
||||
callaudiod \
|
||||
desktop-file-utils-native \
|
||||
evolution-data-server \
|
||||
feedbackd \
|
||||
folks \
|
||||
glib-2.0 \
|
||||
glibmm \
|
||||
gom \
|
||||
gstreamer1.0 \
|
||||
gstreamer1.0-plugins-good \
|
||||
libhandy \
|
||||
libpeas \
|
||||
libsecret \
|
||||
libsoup \
|
||||
libxml2 \
|
||||
modemmanager \
|
||||
openldap \
|
||||
python3-docutils-native \
|
||||
sofia-sip \
|
||||
"
|
||||
|
||||
SRC_URI = "gitsm://gitlab.gnome.org/GNOME/calls.git;protocol=https;nobranch=1"
|
||||
|
||||
SRCREV = "11ce0eae72f6f6eeb1c1de2cfe71046087368121"
|
||||
|
||||
inherit meson vala pkgconfig mime-xdg gtk-icon-cache
|
||||
|
||||
FILES:${PN} += "${datadir} ${systemd_user_unitdir}"
|
||||
|
Reference in New Issue
Block a user