Andrew Geissler | 517393d | 2023-01-13 08:55:19 -0600 | [diff] [blame^] | 1 | SUMMARY = "libcloudproviders is a DBus API that allows cloud storage sync clients to expose their services." |
2 | LICENSE="LGPL-3.0-or-later" | ||||
3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=e6a600fd5e1d9cbde2d983680233ad02" | ||||
4 | |||||
5 | GNOMEBASEBUILDCLASS = "meson" | ||||
6 | |||||
7 | DEPENDS = "glib-2.0" | ||||
8 | |||||
9 | inherit gnomebase gobject-introspection vala | ||||
10 | |||||
11 | SRC_URI[archive.sha256sum] = "4763213ca1e1fe30d422f5ae3b4f02a454f63414c1860ad142d6385f89d05929" |