mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
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:
parent
bed5e9bf6a
commit
18c0a12f7f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ibus-bamboo'
|
# Template file for 'ibus-bamboo'
|
||||||
pkgname=ibus-bamboo
|
pkgname=ibus-bamboo
|
||||||
version=0.5.6
|
version=0.5.7
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="go"
|
hostmakedepends="go"
|
||||||
makedepends="libXtst-devel libX11-devel"
|
makedepends="libXtst-devel libX11-devel"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="ndgnuh <ndgnuh99@gmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/BambooEngine/ibus-bamboo"
|
homepage="https://github.com/BambooEngine/ibus-bamboo"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
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'"
|
nocross="armv7l-linux-gnueabihf-gcc: error: unrecognized command line option '-m64'"
|
||||||
_engine_dir="usr/share/ibus-bamboo/"
|
_engine_dir="usr/share/ibus-bamboo/"
|
||||||
_ibus_dir="usr/share/ibus"
|
_ibus_dir="usr/share/ibus"
|
||||||
|
|
Loading…
Add table
Reference in a new issue