ibus-bamboo: update to 0.6.0
0.5.9 change log - Optimize memory usage - Add "Telex W" input method - Add DefaultInputMode option - Improve emoji processing - Improve surround text processing - Upgrade godbus to v5.0.3 0.6.0 change log - Revert goibus package - Hotfix makefile
This commit is contained in:
parent
4c3bfff443
commit
39224cb55c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ibus-bamboo'
|
||||
pkgname=ibus-bamboo
|
||||
version=0.5.8
|
||||
version=0.6.0
|
||||
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="e4fbf2df5d6bab75323bc8ad1dd6f2d1e847db41a49b63e69169acb1ba9e94e5"
|
||||
checksum="e50d22fec9a64694ba1db9bd0086c95021cf9e3af01f8ec73f26c3a7b14333a5"
|
||||
nocross="armv7l-linux-gnueabihf-gcc: error: unrecognized command line option '-m64'"
|
||||
_engine_dir="usr/share/ibus-bamboo/"
|
||||
_ibus_dir="usr/share/ibus"
|
||||
|
|
Loading…
Reference in New Issue