dconf: prettify

* GNOME_COMPRESS_TYPE = "xz" is defaul for ages
* FILES_${PN}-dbg: are packed correctly

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Andreas Müller 2018-08-16 20:27:41 +02:00 committed by Khem Raj
parent 36e1b14b95
commit 6a59f7fe16

View File

@ -1,21 +1,18 @@
SUMMARY = "configuation database system"
LICENSE = "LGPLv2.1"
LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1"
SECTION = "x11/gnome"
GNOMEBASEBUILDCLASS = "meson"
inherit gnomebase gsettings bash-completion
SRC_URI[archive.md5sum] = "81faa8e68e5ea71ff0ee75050fc0759c"
SRC_URI[archive.sha256sum] = "61d3b3865ef58b729c3b39aa0979f886c014aa8362f93dcfc74bf5648ed9c742"
GNOME_COMPRESS_TYPE = "xz"
DEPENDS = "dbus glib-2.0 intltool-native"
inherit vala
GNOMEBASEBUILDCLASS = "meson"
inherit gnomebase gsettings bash-completion vala
FILES_${PN} += " \
${datadir}/dbus-1 \
${libdir}/gio/modules/*.so \
"
FILES_${PN}-dbg += "${libdir}/gio/modules/.debug/libdconfsettings.so"