Packagesd by Ryo ONODERA in pkgsrc-wip, import requested via PR#43819.
multiskkserv is a skk server which can use multiple dictionaries.
This server uses cdb format as the dictionary format. cdb is the
efficient and constant (i.e. cannot add, delete, modify) database
format by Dan J. Bernstein, which I think is the appropriate format
for the system-wide constant dictionary storage.
Based on PR#43872 by YAMASHIRO, Jun.
some fixes and improvements by me.
uim Changelog:
- New IM uim-social-ime
- New IM uim-ajax-ime
- New IM uim-yahoo-jp
- Support Wubi86 and ZhengMa tables with Generic IM
- Improved uim-tutcode with many nice features with table style
candidate window
- Stable Qt4 bridge
- Annotation system
- Internal plugin system reorganization
- uim-elatin enhancement
- Japanese multiple-segment IM enhancement
This project provide a table that defines Telex/VNI Input Method phrases for
Vietnamese. Most of Vietnamese in North Vietnam use Telex Typing, but VNI
typing in South Vietnam.
[Changes]
- Input style of ibus-chewing is decommissioned under ibus >=1.3.
Now the input style is determined solely on the setting of
"Embed preedit in application window" in IBus.
- Resolves: #608991, #632043
- Fixed Issue 1022: chewing commit some text in reset method
(patched by Peng Huang).
- Fixed Issue 1032: [ibus-chewing] Chewing not commit some single Chinese
char into application when press enter.
- Rewrite CMake modules to make them cleaner, and documents in cmake module
help format.
- [For developer and distro maintainer]
Various targets changed. Use 'make help' to obtain a list of available
targets.
Packaged by Ryo ONODERA in pkgsrc-wip.
A part of import request by PR#43818.
dbskkd-cdb is a dictionary server for SKK Japanese Input Method
system. For building the executable file, TinyCDB is required.
Packaged by Ryo ONODERA in pkgsrc-wip.
A part of import request by PR#43818.
A basic set of Kana-Kanji conversion dictionary developed by SKK project.
This package is cdb format dictionary for dbskkd-cdb and so on.
* Added some acronyms.
* Fixed the default selection in GtkTreeView.
* Don't load kbdui/foo.so in addition to kbdui/foo.la.
* Added debian build.
* Fixed#1 input-pad.pc doesn't include gtk+-2.0
Fix make distcheck errors.
Tiny modification to m4/boost.m4.
Pass $CXXFLAGS to $ac_cpp to make cross-compilation of ibus-pinyin easy.
Remove sqlite3 in create_db.py
Remove duplicated EXTRA_DIST value in lua/Makefile.am
Add PY prefix of all file names to avoid name conflict on some file
system than is case insensitive.
change the default fuzzy settings
* fix 'hh' not handled correctly.
* Don't use "==" in sh script (Issue#2).
* Don't set $ENV in Makefile (Issue#3).
* Add "Initial Input Mode" configuration.
* Add test for zl.
* Fix zl conversion.
* Add links to external resources.
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.
The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.
sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
* Fix build error with binutils-gold
* Add debian package support from Li Daoing's repository
* Fix build error with cmake-2.6
* Use if(NOT ..) to replace if(NOT DEFINED ..) in CMakeLists.txt
* Use memset to init memory block.
* Merge remote branch 'origin/debian'
* Fix background and foreground in preedit QTextCharFormat.
* Added hotkeys in IBus::EngineDesc .