| DESCRIPTION = "keybinder is a library for registering global key bindings, for gtk-based applications." |
| HOMEPAGE = "https://github.com/engla/keybinder" |
| DEPENDS = "gtk+3 gobject-introspection-native \ |
| LIC_FILES_CHKSUM = "file://COPYING;md5=1f18f9c6d8b4cfcc7d7804a243a4c0b4" |
| SRCREV = "736ccef40d39603b8111c8a3a0bca0319bbafdc0" |
| SRC_URI = "git://github.com/engla/keybinder.git;branch=keybinder-3.0;protocol=https \ |
| inherit features_check autotools gtk-doc gobject-introspection |
| REQUIRED_DISTRO_FEATURES = "x11" |
| SRC_DISTRIBUTE_LICENSES += "X11" |