mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-16 15:25:53 +01:00
dconf-editor: re-add 3.28.0
It got lost by recent gconf update - separated out of gconf. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
6a59f7fe16
commit
3cdfc9985c
17
meta-gnome/recipes-gnome/dconf/dconf-editor_3.28.0.bb
Normal file
17
meta-gnome/recipes-gnome/dconf/dconf-editor_3.28.0.bb
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
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.md5sum] = "cc9eb8020cc848812972d8519c3d05cf"
|
||||
SRC_URI[archive.sha256sum] = "455b53d827820efd28a176ee52e13eda5cda8cdf4e31e0145cfdd69931bf0c5a"
|
||||
|
||||
FILES_${PN} += " \
|
||||
${datadir}/dbus-1 \
|
||||
${datadir}/metainfo \
|
||||
"
|
||||
Loading…
Reference in New Issue
Block a user