Path to this page:
./
inputmethod/ibus-rime,
Rime Input Method Engine for IBus
Branch: CURRENT,
Version: 1.5.0nb3,
Package name: ibus-rime-1.5.0nb3,
Maintainer: pkgsrc-usersibus-rime: Rime Input Method Engine for IBus
Required to run:[
sysutils/libnotify] [
inputmethod/ibus] [
inputmethod/librime] [
inputmethod/brise]
Required to build:[
devel/boost-headers] [
pkgtools/cwrappers]
Master sites:
Filesize: 34.346 KB
Version history: (Expand)
- (2023-10-21) Updated to version: ibus-rime-1.5.0nb3
- (2023-01-03) Updated to version: ibus-rime-1.5.0nb2
- (2021-12-08) Updated to version: ibus-rime-1.5.0nb1
- (2021-02-21) Updated to version: ibus-rime-1.5.0
- (2021-01-01) Updated to version: ibus-rime-1.0nb17
- (2020-05-06) Updated to version: ibus-rime-1.0nb16
CVS history: (Expand)
2023-10-21 19:11:59 by Greg Troxel | Files touched by this commit (1345) | |
Log message:
recursive revbump for tiff update
|
2023-01-03 18:38:37 by Thomas Klausner | Files touched by this commit (1416) |
Log message:
*: recursive bump for tiff shlib major bump
|
2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063) |
Log message:
revbump for icu and libffi
|
2021-10-26 12:49:47 by Nia Alarie | Files touched by this commit (147) |
Log message:
inputmethod: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
The following distfiles could not be fetched (possibly fetched
conditionally?):
./inputmethod/anthy/distinfo 2ch.t
./inputmethod/anthy/distinfo okinawa-20090801.t
|
2021-10-07 16:19:53 by Nia Alarie | Files touched by this commit (148) |
Log message:
inputmethod: Remove SHA1 hashes for distfiles
|
2021-06-14 23:08:07 by Nia Alarie | Files touched by this commit (14) |
Log message:
*: Stop listing OS names in package descriptions
|
2021-02-20 22:11:50 by Ryo ONODERA | Files touched by this commit (3) | |
Log message:
ibus-rime: Update to 1.5.0
Changelog:
## 1.5.0 (2021-01-24)
#### Features
* **ibus_rime.yaml:** install config file for ibus-rime, set default UI style \
([3325f833](3325f833))
* **plugins:** use librime's internal plugin loader ([b8a5c41c](b8a5c41c))
* **rime_settings:** add config options: style/preedit_style, style/cursor_type \
([cfa7bce2](cfa7bce2), closes [#102](102))
* **submodules:** migrate to rime/plum ([5808a2b1](5808a2b1))
#### Breaking Changes
* **plugins:** use librime's internal plugin loader ([b8a5c41c](b8a5c41c))
#### Bug Fixes
* **CMakeLists.txt:** static build requires boost_locale and icuuc \
([570a27b5](570a27b5))
* **logging:** wrong log file name ([61f85083](61f85083))
* **rime_engine:** ignore keys with super modifier ([33b2755f](33b2755f))
* **rime_main.cc:** deploy ibus_rime.yaml on maintenance ([8e081264](8e081264))
* **rime_settings.h:** compile with gcc 10 ([25ad5b56](25ad5b56), closes [#90](90))
## 1.4.0 (2019-01-28)
* migrate to librime 1.x API
* **rime.xml:** update ibus component name to `im.rime.Rime`
#### Bug Fixes
* **rime_main.cc:** deploy ibus_rime.yaml on maintenance \
([8e081264](https://github.com/rime/ibus-rime/commit/8e081264977bfefdd233ebeb1235f11be55b28f8))
## 1.3.0 (2018-04-22)
#### Features
* **ui:**
* select candidate with mouse/touch screen
* support page up/down buttons in candidate panel
* toggle ascii mode by clicking button
* **rime_settings:** load settings from `ibus_rime.yaml`; deprecate `IBusConfig`
* **submodules:** migrate to rime/plum \
([5808a2b1](https://github.com/rime/ibus-rime/commit/5808a2b1d0ccac99607ad9985de0675963387bda))
## 1.2 (2013-07-19)
* **rime_engine.c**: add status bar icons; update status bar only when there is
a change in IME status, to fix issues on Ubuntu Trusty.
* **rime_config.h**: define macros for version and file paths.
* **Makefile**: fix file permissions in install target.
## 1.1 (2013-12-26)
* **rime.xml**: add symbolic icon for GNOME Shell.
* **rime_settings**: fallback to ibus default UI options in `panel` section.
|
2021-01-01 09:24:59 by Ryo ONODERA | Files touched by this commit (266) |
Log message:
*: Recursive revbump from boost-1.75.0
|