ibus-bamboo: update to 0.5.7

- Fix backspace handling on Telegram
 - Fix race condition with mouse movements
 - Fix some issues with preedit handling
This commit is contained in:
ndgnuh 2019-09-20 16:22:06 +07:00 committed by Helmut Pozimski
parent bed5e9bf6a
commit 18c0a12f7f

View file

@ -1,6 +1,6 @@
# Template file for 'ibus-bamboo'
pkgname=ibus-bamboo
version=0.5.6
version=0.5.7
revision=1
hostmakedepends="go"
makedepends="libXtst-devel libX11-devel"
@ -10,7 +10,7 @@ maintainer="ndgnuh <ndgnuh99@gmail.com>"
license="GPL-3.0-or-later"
homepage="https://github.com/BambooEngine/ibus-bamboo"
distfiles="${homepage}/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
checksum="eaebd63b8e3a6c1be867b5a0e035483f3f7b40c418936269e4761fca71c7d770"
checksum="ff6fd6c21114f8e4681331916891e98e843704109e603976f45b1bc458df7c85"
nocross="armv7l-linux-gnueabihf-gcc: error: unrecognized command line option '-m64'"
_engine_dir="usr/share/ibus-bamboo/"
_ibus_dir="usr/share/ibus"