blob: 1c03f41c296685fe060dae0d705ff429b77283e4 [file] [log] [blame]
Andrew Geissler517393d2023-01-13 08:55:19 -06001SUMMARY = "libcloudproviders is a DBus API that allows cloud storage sync clients to expose their services."
2LICENSE="LGPL-3.0-or-later"
3LIC_FILES_CHKSUM = "file://LICENSE;md5=e6a600fd5e1d9cbde2d983680233ad02"
4
Patrick Williamsac13d5f2023-11-24 18:59:46 -06005VALA_MESON_OPTION ?= 'vapigen'
Andrew Geissler517393d2023-01-13 08:55:19 -06006
7DEPENDS = "glib-2.0"
8
9inherit gnomebase gobject-introspection vala
10
Andrew Geissler220dafd2023-10-04 10:18:08 -050011SRC_URI[archive.sha256sum] = "e3d7160c3e45fe3216c07c7988bb4fc81397c32d1fc6113af0edfe8632039f65"