Commit graph

765 commits

Author SHA1 Message Date
obache
32b041d7a7 Update ibus-handwrite to 2.1.4.
patch-aa is fixed with different way.
2011-03-25 12:36:26 +00:00
zafer
a651370c29 service suspended. fetch from backup. 2011-03-11 12:33:04 +00:00
ryoon
7ba2e68c9a Update MAINTAINER e-mail address. 2011-03-10 12:43:13 +00:00
obache
5c9e0e8ae4 Update ibus-m17n to 1.3.2.
* Release 1.3.2
* Add --with-gtk=2.0|3.0|no configure option.
* Fix build with ibus-1.4.
* Use minput_list() instead of mdatabase_list().
* Make class name parsing robuster.
* Add "~/.m17n.d/" to observed-paths.
* Use wildcard pattern in default.xml to set the default value.
* Lower the rank of si-samanala engine.
* Read default config from a file.
* Use gnome-autogen.sh to generate configure and Makefiles.
* Don't compile m17nutil.c twice for engine and setup.
* Use ibus_m17n_scan_engine_name() to simplify the code.
* Assign separate GType to each m17n engine to make config per-class.
* Clear errno to 0 before calling strtol/strtoul.
* Simplify AltGr handling.
* Give higher rank for all Indic engines.
* Use MInputContext::arg and remove the table for ic and engine.
* Don't init IBusBus in print_engines_xml().
* Fix bug in ibus_m17n_engine_reset.
* Add code coderview.settings.
2011-03-07 11:14:38 +00:00
ryoon
2986886bd5 Update MAINTAINER e-mail address. 2011-03-07 08:52:44 +00:00
wiz
3b0faad4ee Remove GTK1 using packages for which noone spoke up for the last two weeks
on pkgsrc-users in the thread "[HEADS UP] Package removal -- please check".
2011-03-06 16:02:28 +00:00
ryoon
7d43505dbe To work properly, modification of /etc/services is needed. 2011-03-03 10:51:59 +00:00
ryoon
cc7266d6c4 Mention services database. 2011-03-03 10:50:52 +00:00
obache
a782a5eac0 Update ibus-hangul to 1.3.1
ChangeLog:
    Do not normalize keyevent on romaja keyboard

    Dynamic hangul keyboard listing

    Normalize keyval for position before use

    Ignore modifier keys only when they are in hanja key list

    Clear preedit text on ibus_hangul_engine_reset()

    Update lookup table managing code

    Add a new feature

      commit the candidate when it clicked by the user.
      issue #921
2011-02-27 09:14:13 +00:00
obache
fd26e6ce00 Update libhangul to 0.0.12.
0.0.12
 * add dubeolsik yetgeul keyboard
 * make sebeolsik yetgeul keyboard layout conform to HWP
 * add API to get builtin keyboard list
 * use Unicode jamo for incomplete syllable
 * gettextize
 * bug fix for Unicode 5.2
 * fix wrong characters in ahnmatae(#31548)
 * add command line tool hangul

0.0.11
 * fixed preedit string bug: #315256
 * added Ahnmatae method
 * updated hanja frequency data and reordered hanja table according to it:
   #315200
 * fixed bugs in hanja data
 * updated old hangul jamo combination table according to Unicode standard 5.2:
   #315127
2011-02-27 09:06:34 +00:00
wiz
df14816790 Let's assume for now that everything that worked with python-2.6 also
works with python-2.7.
2011-02-25 09:47:18 +00:00
taca
6d80a96612 Bump PKGREVISION due to ABI change of ruby18-base. 2011-02-21 16:01:10 +00:00
ryoon
53b9dafad5 Update to 201102.
Changelog:
	Many words have been added.
2011-02-12 23:53:14 +00:00
ryoon
3882228e14 Add emacs23nox to EMACS_VERSIONS_ACCEPTED. 2011-02-09 12:44:21 +00:00
uebayasi
10ee5be51b Update skk to 14.2. pkg/44486 by Ryo ONODERA.
Random summary of changes:

14.2
- Support multiple dictionaries.
- Support "tooltip".
- Support UNICODE display.
- Support face colors.
- Support character input by code number.
- Improve JIX X 0213 support.

14.1
- Support CDB directly.
- Improve info.
- Improve dynamic completion.
- Display character code.
- Various conversion improvements.
2011-02-03 14:42:53 +00:00
obache
9a80012603 Update ibus-handwrite to 2.1.3.
bug fixes, but no changes for pkgsrc, because it's patch-a{b,c}.
2011-01-26 02:38:52 +00:00
obache
baa494bea2 "-m" option for grep is not portable. 2011-01-24 08:40:39 +00:00
obache
20332aaaea Update ibus-el to 0.2.1.
2010-11-03  IRIE Shinsuke <irieshinsuke@yahoo.co.jp>
	* Version0.2.1
	* Added support for vim-mode
	* Added libexec directories to search paths for `ibus-agent-file-name'
	* Changed to execute fallback command in latin mode to simulate original
	behavior for the key event (IBus issue #1058)
	* Modified custom types of `ibus-kana-onbiki-x-keysym' and
	`ibus-kana-onbiki-key-symbol' so that they can be disabled
	* Modified to reset cursor color in consideration of color themes
	* Modified not to unnecessarily set cursor color for non-X frame
	* Modified not to unnecessarily check current buffer while command is running
	* Fixed bug: Keymap might not be updated when switching input focus from
	non-X frame to X frame
	* Fixed bug: ibus-mode is abnormally exited when automatically turning off
	monitor for power saving
	* Fixed bug: If starting emacs-w3m in one of multiple frames, ibus-mode's
	keymaps are incorrectly disabled in one of the other buffers
	* Fixed problem (maybe): ibus-el-agent crashes if failing to connect to
	X display when ibus-mode starts or display is changed (RH bug #627358)
2011-01-24 07:34:47 +00:00
obache
3d2a6df8a8 configure require msgfmt xgettext and msgmerge. 2011-01-22 05:28:24 +00:00
wiz
fcc0b5fda0 png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:53:23 +00:00
wiz
2f4126dc58 png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
obache
0f6a73d445 Linux have no uuid functions in libc, add dependency on libuuid. 2011-01-09 11:07:49 +00:00
obache
a30fc7990d fixes configure switch for lua. 2011-01-09 11:02:50 +00:00
obache
83edc5fd90 confgure require xgettext, msgmerge and msgfmt. 2011-01-09 10:33:02 +00:00
obache
0138227044 "-m 1" option for grep is not portable, removed it.
The matching pattern should be only once, so no changes will be happend.
2010-12-24 12:32:05 +00:00
obache
f0c4c07aaa Update ibus-skk to 1.3.5.
NICOLA support and bug fixes.
2010-12-20 13:14:20 +00:00
obache
d99eb6b342 Bump PKGREVISION from icu shlib major bump. 2010-12-17 07:36:08 +00:00
obache
ff0a4d411d Update ibus-handwrite to 2.1.2.
* resizeable drawing plat
* changeable size of drawing area
* add tooltip
2010-12-14 06:20:42 +00:00
obache
759a3a83a2 Update ibus-table-chinses to 1.3.0.20101206
- New tables which was not include in original:
  + array30, array30-big, wubi-haifeng
- Table removed from original version because of license issues:
  + zhengma, ziranma
- Add package review ID
- Add build tag for el6
2010-12-06 05:16:14 +00:00
obache
863e3779bc Remove ibus-table-extraphrase, for ibus-1.2 and nothing require it anymore. 2010-12-03 12:29:57 +00:00
obache
7daacfd70b ibus-table-array30 package is deprecated.
use ibus-table-chinese, it contains Array30.
2010-12-03 12:17:16 +00:00
obache
284310a9b6 Update ibus-table-chinese to 1.3.0.20101201.
* Fri Dec 03 2010 Ding-Yi Chen <dchen@redhat.com> - 1.3.0.20101201
- Support out-of-source build
- Remove ibus-table-chinese-all

* Sat Nov 27 2010 Ding-Yi Chen <dchen@redhat.com> - 1.3.0.20101126
- Split into subpackage
- Use cmake instead of autotool
2010-12-03 12:14:29 +00:00
obache
cb0da95498 Update ibus-chewing to 1.3.9.2.
* Fri Nov 19 2010 Ding-Yi Chen <dchen at redhat.com> - 1.3.9.2
- Fixed Bug 652909
- Added back a Changlog item that mention Nils Philippsen's change.
- Apply Jim Huang's patch for zh_TW.po

* Fri Nov 12 2010 Ding-Yi Chen <dchen at redhat.com> - 1.3.8
- Quick fix for f15 and ibus-1.4 build
- Version scheme change.
2010-12-03 08:56:39 +00:00
obache
17344e57ee Update ibus-input-pad to 0.1.4.
ChangeLog:
    * Fixed focused label.
    * Fixed typo.
2010-12-03 08:45:49 +00:00
obache
e74230694b 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
c037588e74 Bump PKGREVISION from input-pad shlib bump. 2010-11-30 11:39:52 +00:00
obache
6923421022 Update input-pad to 1.0.0.
* Support GTK3
* Added some acronyms
2010-11-30 11:39:12 +00:00
obache
21724e59a9 python support is in other package, no need PLIST_VARS for python. 2010-11-30 11:20:16 +00:00
obache
90913c378e 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
55c71e6b7e Update ibus-handwrite to 2.1.1.
bug fix.
2010-11-23 01:10:36 +00:00
obache
46a0b19f3f Update ibus-skk to 1.3.3.
* Delay config value initialization for ibus-1.4.
2010-11-22 13:34:51 +00:00
obache
9062c738df missing PKGREVISION bumps from changes to gtk2 (x11/gtk2/modules.mk). 2010-11-16 02:07:14 +00:00
abs
93cde1a832 PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome 2010-11-15 22:56:08 +00:00
obache
234dbc1058 Update ibus-anthy to 1.2.4.
bug fixes.
2010-10-27 04:19:21 +00:00
obache
ffaf2cbb0a 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
7a9412f48b 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
f201ca8f04 set restriction of EMACS and PYTHON variants. 2010-10-19 07:18:14 +00:00
obache
02701298df Update ibus-el to 0.2.0.
bug fixes and some option improvements.
2010-10-19 07:14:01 +00:00
obache
b64e67d45a Upadte ibus-anthy to 1.2.3.
* Contributed fr.po by Humbert Julien
2010-10-16 15:19:45 +00:00
obache
c77c02d471 Update ibus-skk to 1.3.2.
bug fixes and some improvements for configuration.
2010-10-16 06:21:39 +00:00