Files
meta-openembedded/meta-gnome/recipes-gnome/dconf/dconf-editor_3.38.3.bb
Martin Jansa c61dc077bb Convert to new override syntax
This is the result of automated script (0.9.1) conversion:

oe-core/scripts/contrib/convert-overrides.py .

converting the metadata to use ":" as the override character instead of "_".

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2021-08-03 10:21:25 -07:00

17 lines
417 B
BlitzBasic

SUMMARY = "Configuration editor for dconf"
LICENSE = "GPLv3"
LIC_FILES_CHKSUM = "file://COPYING;md5=1ebbd3e34237af26da5dc08a4e440464"
GNOMEBASEBUILDCLASS = "meson"
DEPENDS = "dconf gtk+3"
inherit gnomebase vala gettext gsettings bash-completion
SRC_URI[archive.sha256sum] = "571af4c7dad4f049b53e6cd728b79addf08c27ddab6bc57b396d211866ee79e3"
FILES:${PN} += " \
${datadir}/dbus-1 \
${datadir}/metainfo \
"