mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 04:17:25 +00:00
1436b3a179
Changelog: ============ * Re-release du to release tarball issue * Use a new way to register providers using .desktop files Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
12 lines
406 B
BlitzBasic
12 lines
406 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"
|
|
|
|
GNOMEBASEBUILDCLASS = "meson"
|
|
|
|
DEPENDS = "glib-2.0"
|
|
|
|
inherit gnomebase gobject-introspection vala
|
|
|
|
SRC_URI[archive.sha256sum] = "e3d7160c3e45fe3216c07c7988bb4fc81397c32d1fc6113af0edfe8632039f65"
|