Signed-off-by: Markus Volk <[email protected]> --- .../folks/folks_0.15.4.bb | 23 +++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 meta-gnome/recipes-connectivity/folks/folks_0.15.4.bb
diff --git a/meta-gnome/recipes-connectivity/folks/folks_0.15.4.bb b/meta-gnome/recipes-connectivity/folks/folks_0.15.4.bb new file mode 100644 index 000000000..e7160bde9 --- /dev/null +++ b/meta-gnome/recipes-connectivity/folks/folks_0.15.4.bb @@ -0,0 +1,23 @@ +SUMMARY = "Folks is a contact aggregation library." +LICENSE = "LGPLv2.1" +LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1" + +DEPENDS = " \ + glib-2.0 \ + libgee \ + dbus-glib \ + telepathy-glib \ +" + +GNOMEBASEBUILDCLASS = "meson" + +# gobject-introspection is mandatory and cannot be configured +REQUIRED_DISTRO_FEATURES = "gobject-introspection-data" +GIR_MESON_OPTION = "" + +EXTRA_OEMESON = "-Deds_backend=false -Dbluez_backend=false -Dofono_backend=false -Dtelepathy_backend=false" + +inherit gnomebase gettext gobject-introspection vala features_check + +SRC_URI[archive.sha256sum] = "e71099afc9e88fad4e757ae134bc3fd63e12b901ad62b0ed5536afb79124af5f" + -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#160768): https://lists.openembedded.org/g/openembedded-core/message/160768 Mute This Topic: https://lists.openembedded.org/mt/88560749/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
