summaryrefslogtreecommitdiff
path: root/inputmethod
AgeCommit message (Collapse)AuthorFilesLines
2010-10-08* no need gmake to buildobache1-2/+4
* more stacksize to build dictironary.
2010-10-02Replace dependency patterns with one liner.obache1-5/+3
2010-09-23sortobache1-2/+2
2010-09-18+ multiskkservobache1-1/+2
2010-09-18Import multiskkserv-20100128 as inputmethod/multiskkserv.obache5-0/+81
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.
2010-09-18Bump PKGREVISION from libuim shlib bump.obache2-4/+4
2010-09-18Update uim to 1.6.0.obache7-40/+201
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
2010-09-16Update ibus-unikye to 0.5.1.obache3-7/+22
* Release 0.5.1 - Cleanup setup options in menu - Fix bugs
2010-09-16Revbump after updating databases/db5adam3-6/+6
2010-09-14More PKGREVISION bumps for pixman update.wiz1-2/+2
2010-09-14Bump dependency on pixman to 0.18.4 because cairo-1.10 needs thatwiz45-82/+90
version, and bump all depends. Per discussion on pkgsrc-changes.
2010-09-12+ scim-tables-vietnamese-extobache1-1/+2
2010-09-12Import scim-tables-vietnamese-ext-0.5.6pl17 as ↵obache4-0/+40
inputmethod/scim-tables-vietnamese-ext. 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.
2010-09-11Need swig to build.obache1-1/+2
2010-09-11Link with tinycdb shlib.obache1-2/+5
Bump PKGREVISION.
2010-09-11Fixes eekboard option handling.obache2-3/+5
Bump PKGREVISION.
2010-09-11Update ibus-chewing to 1.3.7.20100910obache2-6/+9
[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.
2010-09-10+ dbskkd-cdb, skk-jisyo-cdbobache1-1/+3
2010-09-10Import dbskkd-cdb-2.00 as inputmethod/dbskkd-cdb.obache5-0/+81
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.
2010-09-10Import skk-jisyo-cdb-201008 as inputmethod/skk-jisyo-cdb.obache4-0/+54
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.
2010-09-10Remove redundant PKGNAME.taca3-6/+3
2010-09-07* Mark these packages Ruby 1.8.x support only.taca1-1/+10
* Add some comments and a little clean up. No functional change.
2010-09-07Update input-pad to 0.1.2obache3-81/+6
* 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
2010-09-06Restrict Python versions to match py-gtk2joerg1-1/+3
2010-09-06Update ibus-pinyin to 1.3.11.obache2-6/+6
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
2010-09-04exactly pass localedir to configure.obache4-4/+9
2010-09-02Update ibus-m17n to 1.3.1.obache3-10/+10
* Implement setup UI. * some bug fixes and improvements.
2010-08-31+ input-pad py-input-pad ibus-input-padobache1-1/+4
2010-08-31Import ibus-input-pad-0.1.3 as inputmethod/ibus-input-pad.obache4-0/+38
The input pad engine for IBus platform.
2010-08-31Import py-input-pad-0.1.1 as inputmethod/py-input-pad.obache3-0/+49
The input pad is a tool to send a character on button to text applications. This package provides python wrapper for input pad.
2010-08-31Import input-pad-0.1.1 as inputmethod/input-pad.obache8-0/+194
The input pad is a tool to send a character on button to text applications.
2010-08-31Need swig to build.obache1-1/+2
2010-08-31need qmake to build, buildlink with qt4-tools.obache1-1/+2
2010-08-31Need pkg-config.obache1-2/+2
2010-08-30Update ibus-skk to 1.0.0.obache3-25/+6
* 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.
2010-08-21Bump the PKGREVISION for all packages which depend directly on perl,seb1-1/+2
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!
2010-08-19Update ibus-qt to 1.3.1.obache3-11/+10
* 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 .
2010-08-14Update zinia to 0.06.obache4-10/+12
no changes information, seems some fixes.
2010-08-12fix a typo.obache1-2/+2
2010-08-11Add workaround for upstream Issue#1029:obache6-5/+27
http://code.google.com/p/ibus/issues/detail?id=1029
2010-08-11Using localedir.obache1-4/+7
2010-08-11Fxies python path.obache1-1/+7
Bump PKGREVISION.
2010-08-11tell python to configure.obache1-1/+3
2010-08-09comment upstream Issue# (already closed).obache2-3/+5
2010-08-09tegaki-wagomu-0.3.tar.gz exists in other directory for previous releases.taca1-2/+3
2010-08-08+ scim-python scim-tegaki ibus-tegakiobache1-1/+4
2010-08-08Import scim-tegaki-0.1 as inputmethod/scim-tegaki.obache4-0/+39
Tegaki project integration in SCIM.
2010-08-08Import scim-python-0.1.13rc1nb1 as inputmethod/scim-python.obache8-0/+305
Python wrapper for Smart Common Input Method platform.
2010-08-08using distutils.obache2-5/+6
2010-08-08Import ibus-tegaki-0.3.1 as inputmethod/ibus-tegaki.obache5-0/+66
Tegaki project integration in IBus.