mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-27 12:01:38 +01:00
Changelog: =========== * Add dependencies to the pkg-config file * Replace gtk-doc with gi-docgen * Require meson 1.9.0 * Plug tiny memory leaks and reduce memory footprint of the library Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
12 lines
409 B
BlitzBasic
12 lines
409 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"
|
|
|
|
VALA_MESON_OPTION ?= 'vapigen'
|
|
|
|
DEPENDS = "glib-2.0"
|
|
|
|
inherit gnomebase gobject-introspection vala
|
|
|
|
SRC_URI[archive.sha256sum] = "247b228d1027b2683868e7d7080d38693a457e908aadd0c119d52de59a398064"
|