blob: f5660b52672734c452d3ee684e4b6b9eb391829b [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
Patrick Williams03514f12024-04-05 07:04:11 -050011SRC_URI[archive.sha256sum] = "3b75110b3a4fdef4c5c5a440e48701fe054d2ae061d156c89136bb5ba05e74b7"