mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
ibus-bamboo: update to 0.6.3
- Improve Telex 2 handling - Backspace: Auto restore key strokes while typing - Preedit: Add workaround for Google Spreadsheets - Revert keyboard layout to default
This commit is contained in:
parent
8530b7ebc8
commit
c478192c5d
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.6.2
|
version=0.6.3
|
||||||
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="15fbee26a71d6c1dc0661cc29e00c12a116d93211e8097af914ab3e72549a774"
|
checksum="7bb80833e7a6509d2d3cae5c3203328442c27d8ea6f545784cfab39d8cf18a45"
|
||||||
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