blob: 7f9bb2638efa0151a5e0eecb2c1cf9a63998e478 [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 Williams705982a2024-01-12 09:51:57 -060011SRC_URI[archive.sha256sum] = "b987456eddaf715ba9d623aa2bc501ab1b697dffeb11aaa783a637275df186da"