| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- update version 5.0.15 * Port to standardpaths
- update version 5.0.14 * support static addon
- update version 5.0.13 * nothing mentionable, author just modified his github action
- update version 5.0.12 * translation update
- update version 5.0.11 * only find test modules when tes enabled
- update version 5.0.10 * fix wrong enum value
- Update to 5.0.9
- update version 5.0.7
* local im should be False by default
* Only resolve lua soname if USE_DLOPEN
* Use the same old trick in fcitx 4 to resolve the SONAME and
use soname for dlopen
* Add config component
* Do not load lua library when dlopen is not used. This should
fix for static lua library
* Add include protection to base.lua.h.in
- drop fcitx5-lua-5.0.5-soname.patch, upstreamed
- add fcitx5-lua-5.0.5-soname.patch
* dlopen liblua.so.5.4 intead of liblua5.4.so
that comes from devel package
- fix requirements
- update version 5.0.5 * Fix InputContextSwitchInputMethod * Add additional check for single low surrogate * Fix utf8 - utf16 conversion - changes in version 5.0.4 * Add version to addon
- update version 5.0.3 * some new API related to change input method and application name
- update version 5.0.2
- update version 5.0.1
- update version 5.0.0
- initial package