blob: d9f643106935617f8a86e32df31fe8b418a0df99 [file] [log] [blame]
Brad Bishop19323692019-04-05 15:28:33 -04001SUMMARY = "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 Bishop26bdd442019-08-16 17:08:17 -04009inherit distro_features_check gnomebase gobject-introspection gettext
Brad Bishop19323692019-04-05 15:28:33 -040010
11REQUIRED_DISTRO_FEATURES = "x11"
12
Brad Bishop19323692019-04-05 15:28:33 -040013SRC_URI[archive.md5sum] = "98040022484406e7ebe25f82cef93344"
14SRC_URI[archive.sha256sum] = "f7ca02631576e9b88aee1b1bae37ac1488b80ee7975f20a97f29e761a7172679"
15
16EXTRA_OECONF_remove = "--disable-schemas-install"
17