Commit graph

782 commits

Author SHA1 Message Date
obache
a86e4f4939 Update ibus-input-pad to 0.1.4.
ChangeLog:
    * Fixed focused label.
    * Fixed typo.
2010-12-03 08:45:49 +00:00
obache
4eba3aab66 Update ibus-anthy to 1.2.5.
Fixed deleting voiced consonants. (#1148)
    Fixed romaji_typing_rule and kana_typing_rule receives UTF-8 keys. (#1146)
    Fixed the custom tables with new keys.
    Fixed SEGV when key tables are customized in new gconf.
    Added a warning for ibus.
    Supported ibus.engine.update_preedit_text_with_mode
2010-12-01 11:16:26 +00:00
obache
bd13151c86 Bump PKGREVISION from input-pad shlib bump. 2010-11-30 11:39:52 +00:00
obache
c97cd6cb22 Update input-pad to 1.0.0.
* Support GTK3
* Added some acronyms
2010-11-30 11:39:12 +00:00
obache
b654743275 python support is in other package, no need PLIST_VARS for python. 2010-11-30 11:20:16 +00:00
obache
bda35cceea Update ibus to 1.3.9.
Changes:
* Fix compatible issues with gnome-do and chromium-browser.
* Fix XIM compatible issue in ppc64 platform.
* Fix some build problems with gtk3
* Sort input method in setup with strcoll
* Fix some problem in Makefile for NteBSD
2010-11-25 10:55:43 +00:00
obache
b21130c858 Update ibus-handwrite to 2.1.1.
bug fix.
2010-11-23 01:10:36 +00:00
obache
a896dccbd2 Update ibus-skk to 1.3.3.
* Delay config value initialization for ibus-1.4.
2010-11-22 13:34:51 +00:00
obache
c837c43424 missing PKGREVISION bumps from changes to gtk2 (x11/gtk2/modules.mk). 2010-11-16 02:07:14 +00:00
abs
9987fa4b3a PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome 2010-11-15 22:56:08 +00:00
obache
360e23e4e4 Update ibus-anthy to 1.2.4.
bug fixes.
2010-10-27 04:19:21 +00:00
obache
54fcb13962 Update ibus to 1.3.8.
ChangeLog
    Comment out test-keymap test case.
    Limit typing rate to 800 hits/minutes, and fix make distcheck error.
    Catch exceptions from os.kill.
    Fix CPU 100% usage with signal.SIGCHLD
    Fix keyval and state in __keycode_button_clicked_cb
    Destroy existing connection before creating a new connection, and only create the fake context once.
    Move the candidate window just above the cursor when the window and a preedit string overlap.
    Remove compiler warnings.
    Enable key snooper by default again, except Chrome/Chromium browsers, to fix application compatibility issues like 1068.
    Always consume the hotkey, even if the hotkey associated engine already activated.
    Fix race condition in bus_ibus_impl_create_engine()
    Fix a build error of IBus-1.0.gir with gobject-introspection 0.9.6
    Fix a typo.
    Remove unused dbus-1 package in gir includes
    Implement stress tool for ibus.
    Fix a build error with GTK3 gdkkeysyms.h
    Update gu.po from Sweta Kothari <swkothar@redhat.com>
    Fix g_assertion failure in bus_ibus_impl_{load,save}_global_engine_name functions.
    Add some comments about registry
    Add Emacs modeline for .c and .h files.
    Move the log handler code from bus/main.cc to src/ibusshare.cc.
    Add codereview.settings.
    Add time info in log message from satorux@chromium.org
    Fix memory leak in ibus_input_context_process_key_event by Fujiwarat
    Fix segv in bus_engine_proxy_process_key_event_reply_cb
    Set CFLAGS to "-Wall -Werror" in autogen.sh
    Fix property issue.
    Update fr.po
    Fix a build warning
2010-10-22 11:28:38 +00:00
obache
cdeaf3e1b8 Missing bump PKGREVISION at
"Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that version"
over a month ago.
2010-10-22 11:19:19 +00:00
obache
f369af5d28 set restriction of EMACS and PYTHON variants. 2010-10-19 07:18:14 +00:00
obache
2e13cff472 Update ibus-el to 0.2.0.
bug fixes and some option improvements.
2010-10-19 07:14:01 +00:00
obache
f3f4780c3a Upadte ibus-anthy to 1.2.3.
* Contributed fr.po by Humbert Julien
2010-10-16 15:19:45 +00:00
obache
811e64bd53 Update ibus-skk to 1.3.2.
bug fixes and some improvements for configuration.
2010-10-16 06:21:39 +00:00
obache
919f12587f Update ibus-anthy to 1.2.2.20101015.
* Fixed NetBSD ENV issue (#1029)
* Fixed commit_nth_segment
* Added custom key table.
* Updated anthy icon.
* Added menu item labels.
* Fix ATOK commit_selected_segment
* Fix sh equal and swig include path. #883, #884
2010-10-16 06:04:27 +00:00
obache
a0624c6327 Fixes PLIST_VARS name for sqlite.
part of PR#43972.
2010-10-15 07:01:08 +00:00
obache
9b0ec56268 * no need gmake to build
* more stacksize to build dictironary.
2010-10-08 01:05:48 +00:00
obache
74e6caa41c Replace dependency patterns with one liner. 2010-10-02 08:39:33 +00:00
obache
328f86afbe sort 2010-09-23 05:28:09 +00:00
obache
9c4fcab1f4 + multiskkserv 2010-09-18 11:05:08 +00:00
obache
a4d642abe9 Import multiskkserv-20100128 as inputmethod/multiskkserv.
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-18 11:04:17 +00:00
obache
91c1c30cc0 Bump PKGREVISION from libuim shlib bump. 2010-09-18 03:09:30 +00:00
obache
dc6ae41062 Update uim to 1.6.0.
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-18 03:08:30 +00:00
obache
0fe176e34c Update ibus-unikye to 0.5.1.
* Release 0.5.1
    - Cleanup setup options in menu
    - Fix bugs
2010-09-16 10:09:07 +00:00
adam
6109aa350c Revbump after updating databases/db5 2010-09-16 08:04:14 +00:00
wiz
4d24b9b8ad More PKGREVISION bumps for pixman update. 2010-09-14 11:13:10 +00:00
wiz
200e3c4a04 Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that
version, and bump all depends.

Per discussion on pkgsrc-changes.
2010-09-14 11:00:44 +00:00
obache
c4e448f7c3 + scim-tables-vietnamese-ext 2010-09-12 00:13:47 +00:00
obache
ea9e597ff6 Import scim-tables-vietnamese-ext-0.5.6pl17 as 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-12 00:11:45 +00:00
obache
1ba656ba04 Need swig to build. 2010-09-11 23:16:42 +00:00
obache
0b91253135 Link with tinycdb shlib.
Bump PKGREVISION.
2010-09-11 08:29:52 +00:00
obache
1b6e206c04 Fixes eekboard option handling.
Bump PKGREVISION.
2010-09-11 07:47:21 +00:00
obache
1dc4d573b0 Update ibus-chewing to 1.3.7.20100910
[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-11 01:21:28 +00:00
obache
2db7c5697b + dbskkd-cdb, skk-jisyo-cdb 2010-09-10 09:12:53 +00:00
obache
c5ebde01a0 Import dbskkd-cdb-2.00 as inputmethod/dbskkd-cdb.
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-10 09:11:34 +00:00
obache
0a7a0e4350 Import skk-jisyo-cdb-201008 as inputmethod/skk-jisyo-cdb.
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-10 09:00:38 +00:00
taca
e75dd7a650 Remove redundant PKGNAME. 2010-09-10 06:57:20 +00:00
taca
bb99299a80 * Mark these packages Ruby 1.8.x support only.
* Add some comments and a little clean up.

No functional change.
2010-09-07 17:20:24 +00:00
obache
2aacc75fb0 Update input-pad to 0.1.2
* 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-07 07:08:00 +00:00
joerg
7d8fbea435 Restrict Python versions to match py-gtk2 2010-09-06 18:15:34 +00:00
obache
e01d00e3c4 Update ibus-pinyin to 1.3.11.
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-06 07:56:24 +00:00
obache
3593815b0b exactly pass localedir to configure. 2010-09-04 05:04:57 +00:00
obache
936de8a6a2 Update ibus-m17n to 1.3.1.
* Implement setup UI.
* some bug fixes and improvements.
2010-09-02 11:33:12 +00:00
obache
5454b902c2 + input-pad py-input-pad ibus-input-pad 2010-08-31 08:29:42 +00:00
obache
c2781e5fcd Import ibus-input-pad-0.1.3 as inputmethod/ibus-input-pad.
The input pad engine for IBus platform.
2010-08-31 08:27:52 +00:00
obache
0e7bf9a127 Import py-input-pad-0.1.1 as inputmethod/py-input-pad.
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-31 08:26:54 +00:00
obache
8e61704245 Import input-pad-0.1.1 as inputmethod/input-pad.
The input pad is a tool to send a character on button to text applications.
2010-08-31 08:25:20 +00:00
obache
ffb292f403 Need swig to build. 2010-08-31 00:59:23 +00:00
obache
50e2c14f42 need qmake to build, buildlink with qt4-tools. 2010-08-31 00:56:24 +00:00
obache
f47780966a Need pkg-config. 2010-08-31 00:53:04 +00:00
obache
8acdc3cdc2 Update ibus-skk to 1.0.0.
* 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-30 07:36:48 +00:00
seb
c3f1e700ad Bump the PKGREVISION for all packages which depend directly on perl,
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-21 16:32:42 +00:00
obache
85414f39ab Update ibus-qt to 1.3.1.
* 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-19 11:26:59 +00:00
obache
a9cf0e22cc Update zinia to 0.06.
no changes information, seems some fixes.
2010-08-14 14:30:39 +00:00
obache
207b353921 fix a typo. 2010-08-12 05:08:42 +00:00
obache
b89a42c52c Add workaround for upstream Issue#1029:
http://code.google.com/p/ibus/issues/detail?id=1029
2010-08-11 13:11:56 +00:00
obache
4837198ae1 Using localedir. 2010-08-11 12:59:35 +00:00
obache
be6b48c384 Fxies python path.
Bump PKGREVISION.
2010-08-11 12:44:58 +00:00
obache
470d24aece tell python to configure. 2010-08-11 12:32:00 +00:00
obache
023863df55 comment upstream Issue# (already closed). 2010-08-09 13:34:12 +00:00
taca
f7abdf04b0 tegaki-wagomu-0.3.tar.gz exists in other directory for previous releases. 2010-08-09 01:43:14 +00:00
obache
aedd21bd7f + scim-python scim-tegaki ibus-tegaki 2010-08-08 01:11:03 +00:00
obache
288f699d48 Import scim-tegaki-0.1 as inputmethod/scim-tegaki.
Tegaki project integration in SCIM.
2010-08-08 01:09:36 +00:00
obache
526c704d4f Import scim-python-0.1.13rc1nb1 as inputmethod/scim-python.
Python wrapper for Smart Common Input Method platform.
2010-08-08 01:05:04 +00:00
obache
43be323160 using distutils. 2010-08-08 00:46:45 +00:00
obache
29615f0be1 Import ibus-tegaki-0.3.1 as inputmethod/ibus-tegaki.
Tegaki project integration in IBus.
2010-08-08 00:42:23 +00:00
obache
c1c0b9a47f Add and enable Tegaki packages. 2010-08-07 13:05:42 +00:00
obache
e4c446e90b Import tegaki-zinnia-traditional-chinese-light-0.3 as inputmethod/tegaki-zinnia-traditional-chinese-light.
Tegaki project handwriting models for Zinna engine, Traditional Chinese (light).
Smaller and faster but less accurate.
2010-08-07 13:02:19 +00:00
obache
1380c86eb2 Import tegaki-zinnia-traditional-chinese-0.3 as inputmethod/tegaki-zinnia-traditional-chinese.
Tegaki project handwriting models for Zinna engine, Traditional Chinese (all).
2010-08-07 13:01:53 +00:00
obache
918e223862 Import tegaki-zinnia-simplified-chinese-light-0.3 as inputmethod/tegaki-zinnia-simplified-chinese-light.
Tegaki project handwriting models for Zinna engine, Simplified Chinese (light).
Smaller and faster but less accurate.
2010-08-07 13:00:03 +00:00
obache
3bbef4aae7 Import tegaki-zinnia-simplified-chinese-0.3 as inputmethod/tegaki-zinnia-simplified-chinese.
Tegaki project handwriting models for Zinna engine, Simplified Chinese (all).
2010-08-07 12:59:32 +00:00
obache
945342bc2c Import tegaki-zinnia-japanese-kyoiku-0.3 as inputmethod/tegaki-zinnia-japanese-kyoiku.
Tegaki project handwriting models for Zinna engine, Japanese (kyoiku).
Primary school level kanji only.
2010-08-07 12:59:01 +00:00
obache
0c8ea8466c Import tegaki-zinnia-japanese-joyo-0.3 as inputmethod/tegaki-zinnia-japanese-joyo.
Tegaki project handwriting models for Zinna engine, Japanese (joyo).
Commonly used kanji only.
2010-08-07 12:58:36 +00:00
obache
0d84aeb676 Import tegaki-zinnia-japanese-light-0.3 as inputmethod/tegaki-zinnia-japanese-light.
Tegaki project handwriting models for Zinna engine, Japanese (light).
Smaller and faster but less accurate.
2010-08-07 12:58:08 +00:00
obache
0dd0972323 Import tegaki-zinnia-japanese-0.3 as inputmethod/tegaki-zinnia-japanese.
Tegaki project handwriting models for Zinna engine, Japanese (all).
2010-08-07 12:57:37 +00:00
obache
98b710886b Import tegaki-wagomu-simplified-chinese-0.3 as inputmethod/tegaki-wagomu-simplified-chinese.
Tegaki project handwriting models for Wagomu engine, Chinese-Simplified (all).
2010-08-07 12:57:11 +00:00
obache
d5ddcd4472 Import tegaki-wagomu-japanese-kyoiku-0.3 as inputmethod/tegaki-wagomu-japanese-kyoiku.
Tegaki project handwriting models for Wagomu engine, Japanese (kyoiku).
Primary school level kanji only.
2010-08-07 12:56:29 +00:00
obache
7ab655073f Import tegaki-wagomu-japanese-joyo-0.3 as inputmethod/tegaki-wagomu-japanese-joyo.
Tegaki project handwriting models for Wagomu engine, Japanese (joyo).
Commonly used kanji only.
2010-08-07 12:56:00 +00:00
obache
ffe5278166 Import tegaki-wagomu-japanese-0.3 as inputmethod/tegaki-wagomu-japanese.
Tegaki project handwriting models for Wagomu engine, Japanese (all).
2010-08-07 12:55:19 +00:00
obache
d13b794840 Import tegaki-wagomu-0.3.1 as inputmethod/tegaki-wagomu.
Simple handwriting recognition engine based on DTW.
2010-08-07 12:54:45 +00:00
obache
8b5ae18aa3 Import tegaki-train-0.3.1 as inputmethod/tegaki-train.
Train Tegaki with your own handwriting.
2010-08-07 12:53:49 +00:00
obache
ec4f86733b Import tegaki-tools-0.3.1 as inputmethod/tegaki-tools.
A set of command-line tools for Tegaki.
2010-08-07 12:53:14 +00:00
obache
1c2f468aa9 Import tegaki-recognize-0.3.1.2 as inputmethod/tegaki-recognize.
Tegaki project integration in the desktop.
2010-08-07 12:52:21 +00:00
obache
5b91e2c516 Import tegaki-pygtk-0.3.1nb1 as inputmethod/tegaki-pygtk.
Base user interface library for the Tegaki project.
2010-08-07 12:51:29 +00:00
obache
c02186a068 Import tegaki-python-0.3.1 as inputmethod/tegaki-python.
Base Python library for the Tegaki project.
2010-08-07 12:49:25 +00:00
obache
d60f1ec145 + ibus-el 2010-08-07 05:19:55 +00:00
obache
9ecfbe027b Import ibus-el-0.1.1 as inputmethod/ibus-el.
ibus.el is a IBus client for GNU Emacs.  This program allows users on-the-spot
style input with IBus.  The input statuses are individually kept for each
buffer, and prefix-keys such as C-x and C-c can be used even if IBus is active.
So you can input various languages fast and comfortably by using it.
2010-08-07 05:19:05 +00:00
obache
72c98045d6 Add ibus packages. 2010-08-07 02:34:16 +00:00
obache
102b62cd19 Import ibus-t9-2.1.0.20100601nb1 as inputmethod/ibus-t9.
ibus-t9 is an input method engine for Chinese, base on ibus.
This package provide one input method:
 * t9: t9 input method.
2010-08-07 02:27:35 +00:00
obache
6d30b4d892 Import ibus-handwrite-2.1.0nb1 as inputmethod/ibus-handwrite.
ibus-handwrite is a handwrite recgnizer for IBus.
2010-08-07 02:25:03 +00:00
obache
26fe68fe58 Import ibus-unikey-0.5 as inputmethod/ibus-unikey.
Ibus-unikey is a IM Engine for IBus.
Use for type Vietnamese.
2010-08-07 02:22:26 +00:00
obache
4a504eeaf2 Import ibus-table-others-1.3.0.20100528 as inputmethod/ibus-table-others.
ibus-table-others provides the following input methods on IBus-Table on IBus
framework:

    * CNS11643
    * Compose
    * Emoji
    * IPA-X-SAMPA
    * LaTex
    * RussianTraditional
    * Thai
    * Translit
    * Ua-Translit
    * Viqr
    * Yawerty
2010-08-07 02:20:15 +00:00
obache
288f4c09e0 Import ibus-table-chinese-1.3.0.20100527 as inputmethod/ibus-table-chinese.
ibus-table-chinese provide the chinese input method tables for IBus-Table,
one of input method engines on IBus framework:
2010-08-07 02:18:29 +00:00
obache
3762dec261 Import ibus-table-extraphrase-1.2.0.20100305 as inputmethod/ibus-table-extraphrase.
This package provide Chinese extra phrases for ibus-table based IME,
such as ibus-table-zhengma, ibus-table-wubi, ibus-table-cangjie5,
ibus-table-erbi and etc.
2010-08-07 02:16:37 +00:00
obache
306b985d30 Import ibus-table-array30-1.2.0.20090729 as inputmethod/ibus-table-array30.
The Array 30 Chinese input method for ibus-table.
It covers more than 70 thousands Chinese characters,
which are listed in unicode 3.1,
2010-08-07 02:14:57 +00:00
obache
b3294d9272 Import ibus-table-1.3.0.20100621 as inputmethod/ibus-table.
The package contains general Table engine for IBus platform.
2010-08-07 02:13:06 +00:00
obache
af3f218d2f Import ibus-skk-0.0.10 as inputmethod/ibus-skk.
A Japanese Simple Kana Kanji Input Method Engine for ibus.
2010-08-07 02:07:12 +00:00