Bug 2277601 - Build librime with plugin supported.
Summary: Build librime with plugin supported.
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: librime
Version: 40
Hardware: Unspecified
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Peng Wu
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-04-28 14:10 UTC by 319513897
Modified: 2024-05-20 04:32 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)

Description 319513897 2024-04-28 14:10:27 UTC
Fedora builds librime.so without support for external plugins. This makes the needs of replace librime.so when using external plugins. It would be better if build librime with support of plugins.

According to librime's CMakeFiles.txt, it can be done by:

> cmake -DCMAKE_BUILD_TYPE=Release -DENABLE_EXTERNAL_PLUGINS=ON

Reproducible: Always

Comment 1 Peng Wu 2024-05-20 04:32:01 UTC
I rebuilt the librime package with lua plugin in Fedora rawhide.


Note You need to log in before you can comment on or make changes to this bug.