mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
12 lines
409 B
BlitzBasic
12 lines
409 B
BlitzBasic
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"
|
|
|
|
VALA_MESON_OPTION ?= 'vapigen'
|
|
|
|
DEPENDS = "glib-2.0"
|
|
|
|
inherit gnomebase gobject-introspection vala
|
|
|
|
SRC_URI[archive.sha256sum] = "3b75110b3a4fdef4c5c5a440e48701fe054d2ae061d156c89136bb5ba05e74b7"
|