Downgrade fcitx5-libthai to 5.1.7 temporarily

fix build with prebuilt libthai
This commit is contained in:
Rocka 2026-03-27 00:36:01 +08:00
parent fe3a618c8f
commit e53caa7ec4
No known key found for this signature in database
GPG Key ID: 28031158FFDD6853
4 changed files with 5 additions and 2 deletions

View File

@ -27,6 +27,7 @@
<w>libevent</w>
<w>libime</w>
<w>libintl</w>
<w>libthai</w>
<w>ljava</w>
<w>nihaoshijie</w>
<w>orphis</w>

View File

@ -1,6 +1,6 @@
{
"uniqueId": "fcitx/fcitx5-libthai",
"artifactVersion": "5.1.8",
"artifactVersion": "5.1.7",
"description": "Thai Wrapper for Fcitx",
"name": "fcitx/fcitx5-libthai",
"website": "https://github.com/fcitx/fcitx5-libthai",

View File

@ -23,5 +23,7 @@ set_target_properties(Thai_static PROPERTIES
INTERFACE_INCLUDE_DIRECTORIES "${PREBUILT_DIR}/libthai/${ANDROID_ABI}/include"
)
option(ENABLE_TEST "" OFF)
option(ENABLE_COVERAGE "" OFF)
set(THAI_TARGET Thai_static)
add_subdirectory(fcitx5-libthai)

@ -1 +1 @@
Subproject commit 9f219d3998ce768551d98f513f243c2e01260296
Subproject commit 334b2a972245eaa412cd5c6c7c52c6edf7fd520f