Summary
Lua support for fcitx. It tries to support lua in fcitx in two ways. 1. An addon loader for lua, which supports Type=Lua addon. 2. The googlepinyin api, which is provided by imeapi addon. You may put your lua file under $HOME/.local/share/fcitx5/lua/imeapi/extensions to make the addon find your scripts.
Versions
v5.0.13 :: 5 :: gentoo
- Modified
- License
- LGPL-2.1+
- Keywords
- amd64 x86 ~arm64 ~loong ~riscv
- USE flags
- dlopen test
USE flags
General
- dlopen
- Use dlopen to load lua library
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
lua_single_target
- lua5-3
- Build for Lua 5.3 only
- lua5-4
- Build for Lua 5.4 only
Dependencies
app-i18n / fcitx : Fcitx 5 is a generic input method framework
dev-lang / lua : A powerful light-weight programming language designed for extending applications
Runtime Dependencies
app-i18n / fcitx : Fcitx 5 is a generic input method framework
dev-lang / lua : A powerful light-weight programming language designed for extending applications
Depending packages
app-i18n / fcitx-chinese-addons : Addons related to Chinese, including IME previous bundled inside fcitx4.
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-i18n/fcitx-lua: Stabilize 5.0.13 x86, #936885
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-i18n/fcitx-lua: Stabilize 5.0.13 amd64, #936885
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
app-i18n/fcitx-lua: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Yongxiang Liang · gentoo
app-i18n/fcitx-lua: add 5.0.13
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolić · gentoo
app-i18n/fcitx-lua: Keyword 5.0.12 riscv, #922103
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-i18n/fcitx-lua: Keyword 5.0.12 arm64, #922103
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Yongxiang Liang · gentoo
app-i18n/fcitx-lua: drop 5.0.11
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org> - Yongxiang Liang · gentoo
app-i18n/fcitx-lua: add 5.0.12
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - WANG Xuerui · gentoo
app-i18n/fcitx-lua: keyword 5.0.11 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Yongxiang Liang · gentoo
app-i18n/fcitx-lua: new package, add 5.0.11
fcitx-lua is lua support for fcitx5. It is an optional dependency of app-i18n/fcitx-chinese-addons. Signed-off-by: Yongxiang Liang <tanekliang@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>