blob: 40249fdfb992cf280a3a8fcebe2f6c0fe0f933a1 [file] [log] [blame]
Brad Bishopd7bf8c12018-02-25 22:55:05 -05001SUMMARY = "GNOME keyboard library"
2LICENSE = "LGPLv2"
3LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=6e29c688d912da12b66b73e32b03d812"
4
5SECTION = "x11/gnome/libs"
6
7DEPENDS = "gconf glib-2.0 libxklavier gtk+3 intltool-native"
8
Brad Bishop316dfdd2018-06-25 12:45:53 -04009inherit distro_features_check gnome gobject-introspection gettext
10
11REQUIRED_DISTRO_FEATURES = "x11"
Brad Bishopd7bf8c12018-02-25 22:55:05 -050012
13GNOME_COMPRESS_TYPE = "xz"
14
15SRC_URI[archive.md5sum] = "7b1ebf99f4254c99922163c262c7ff04"
16SRC_URI[archive.sha256sum] = "340b30dabfebbd4e0e6c0fe34a378966dd5640b5d44595ab8a19b0be255d77df"
17
18EXTRA_OECONF_remove = "--disable-schemas-install"
19