[build] type = "meson" [build.flags] build_dir = "build" configure = ["-Ddocumentation=true"] split-docs = true skip-tests = true [dependencies] build = [ "gi-docgen", "gobject-introspection", "meson", "vala", ] runtime = [ "libunwind", "glib2", "glibc", ] [package] description = "DBus API that allows cloud storage sync clients to expose their services" homepage = "https://gitlab.gnome.org/GNOME/libcloudproviders" license = "LGPL-3.0-or-later" name = "libcloudproviders" version = "0.4.0" [[source]] extract_dir = "$name-$version" url = "https://gitlab.gnome.org/GNOME/libcloudproviders.git#$version"