./inputmethod/librime, Rime input method engine

[ Image CVSweb ] [ Image Homepage ] [ Image RSS ] [ Image Required by ]


Branch: CURRENT, Version: 1.17.0nb1, Package name: librime-1.17.0nb1, Maintainer: pkgsrc-users

RIME: Rime Input Method Engine

features:
- supporting varieties of input methods, either shape-based or phonetic-based,
including those for Chinese dialects
- a built-in dictionary in traditional Chinese, easily converting to
simplified Chinese via opencc
- a modulized, extensible input method framework to create innovative input
schemata in YAML syntax
- cross-platform core library in C++, built on top of open-source technologies
- OS-specific wrappers working consistently on Windows, Linux and OS X


Required to run:
[devel/boost-libs] [devel/google-glog] [databases/kyotocabinet] [textproc/yaml-cpp] [converters/opencc]

Required to build:
[devel/boost-headers] [pkgtools/cwrappers] [x11/xorgproto]

Master sites:

Filesize: 2590.297 KB

Version history: (Expand)


CVS history: (Expand)


   2026-08-24 10:42:33 by Adam Ciarcinski | Files touched by this commit (236)
Log message:
Revbump for Boost 1.92.0
   2026-06-06 07:23:15 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
librime: updated to 1.17.0

1.17.0

Features

syllabifier: trim leading delimiters
navigator: 允許跳轉到分隔符之前
poet: make multiple sentences #1164 (ksqsf)
script_translator: allow multiple sentence candidates #1164 (ksqsf)

Bug Fixes

script_translator: excluded words cause crashes
navigator: forward/rewind 步長視未選定編碼分節數而定 (居戎氏)
build: commit ci should also build with plugins
punctuator: space after digit separators shouldn't be translated #1167 (ksqsf)
charset_filter: 不過濾漢字以外的符號 (居戎氏)
   2026-05-15 11:59:04 by Adam Ciarcinski | Files touched by this commit (249)
Log message:
revbump for boost-libs
   2026-04-27 12:52:42 by Thomas Klausner | Files touched by this commit (3)
Log message:
librime: fix ctype(3) abuse

Bump PKGREVISION.
   2026-01-25 09:21:57 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
librime: updated to 1.16.1

1.16.1
Bug fixes
   2026-01-07 20:33:28 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
librime: updated to 1.16.0

1.16.0

tool: rime_api_console with input feature histories switched by Up/Down
tool: rime_api_console with autosuggestions feature like zsh-autosuggestions
tool: deduplicate input history and limit its total length
   2025-11-25 08:19:07 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
librime: updated to 1.15.0

1.15.0

Bug Fixes

* **charset_filter:** Support Ext J
* **simplifier:** Lazily initialize Opencc
* navigation actions should trigger `update_notifier`
* **composition:** skip phony segments in GetScriptText
* **engine:** clear formatters and post processors
* **vocabulary:** Homophones sorting should be stable

Features

* clear composition with a abortcomposition notification
   2025-09-27 11:57:41 by Thomas Klausner | Files touched by this commit (337)
Log message:
*: recursive bump for boost 1.89