aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-support/libcloudproviders/libcloudproviders_0.3.4.bb
blob: 21fe4d119be87b1f9fdbb7dc925c7acdcac3e3c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
SUMMARY = "libcloudproviders is a DBus API that allows cloud storage sync clients to expose their services."
LICENSE="LGPL-3.0-or-later"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e6a600fd5e1d9cbde2d983680233ad02"

GNOMEBASEBUILDCLASS = "meson"
VALA_MESON_OPTION ?= 'vapigen'

DEPENDS = "glib-2.0"

inherit gnomebase gobject-introspection vala

SRC_URI[archive.sha256sum] = "e3d7160c3e45fe3216c07c7988bb4fc81397c32d1fc6113af0edfe8632039f65"