Files
meta-openembedded/meta-gnome/recipes-support/libcloudproviders/libcloudproviders_0.3.5.bb
T
Wang Mingyu 007f485744 libcloudproviders: upgrade 0.3.4 -> 0.3.5
Changelog
========
* Fix a bug: Alt+Down (moving line(s) down) or Alt+Up (moving line(s) up) wrt.
  the undo/redo history and cursor positioning.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-01-08 19:54:41 -08:00

12 lines
407 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] = "b987456eddaf715ba9d623aa2bc501ab1b697dffeb11aaa783a637275df186da"