The application does use tags and version, but their versioning patterns
are all over the place. I kept the eisting PV declaration due to this (and
because this seems to be the very last upsteam change - the repository
looks abandoned).

Changelog:

* Fix ``keybinder_bind`` and others to not crash on non-X11 displays.
  It simply returns FALSE, failing to bind the key.
* Add new API:
  gboolean keybinder_supported()
    Return TRUE if on key bindings are implemented for this
    configuration. (Right now: only TRUE if gtk says there's an X11
    display)
* Fix deprecated directives in build system

Signed-off-by: Gyorgy Sarvari <[email protected]>
---
 meta-gnome/recipes-support/keybinder/keybinder_3.0.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-gnome/recipes-support/keybinder/keybinder_3.0.bb 
b/meta-gnome/recipes-support/keybinder/keybinder_3.0.bb
index bbd7c866e1..ec70f8e82b 100644
--- a/meta-gnome/recipes-support/keybinder/keybinder_3.0.bb
+++ b/meta-gnome/recipes-support/keybinder/keybinder_3.0.bb
@@ -9,9 +9,9 @@ DEPENDS = "gtk+3 gobject-introspection-native \
 LIC_FILES_CHKSUM = "file://COPYING;md5=1f18f9c6d8b4cfcc7d7804a243a4c0b4"
 
 
-SRCREV = "736ccef40d39603b8111c8a3a0bca0319bbafdc0"
+SRCREV = "04ae06724d914c7d4fec6a2723edf9c6320ec502"
 PV = "3.0+git"
-SRC_URI = 
"git://github.com/engla/keybinder.git;branch=keybinder-3.0;protocol=https \
+SRC_URI = 
"git://github.com/engla/keybinder.git;branch=keybinder-3.0;protocol=https;tag=keybinder-3.0-v0.3.2
 \
 "
 
 RDEPENDS:${PN} = "gtk+"
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#122768): 
https://lists.openembedded.org/g/openembedded-devel/message/122768
Mute This Topic: https://lists.openembedded.org/mt/116843388/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

  • [oe] [meta-gnome][PATCH 1/2] key... Gyorgy Sarvari via lists.openembedded.org

Reply via email to