Commit graph

1004 commits

Author SHA1 Message Date
obache
75db6d775e + libskk 2012-04-22 13:22:25 +00:00
obache
d36ab36e10 Import libskk-0.0.12 as inputmethod/libskk.
libskk -- a library to deal with Japanese kana-to-kanji conversion method

Features:

* Support basic features of SKK including new word registration into
  dictionary, completion, numeric conversion, abbrev mode, kuten
  input, hankaku-katakana input, Lisp expression evaluation (concat
  only), and re-conversion.

* Support various typing rules including romaji-to-kana, AZIK,
  TUT-Code, and NICOLA.

* Support various dictionary types including file dictionary (such as
  SKK-JISYO.[SML]), user dictionary, skkserv, and CDB format
  dictionary.

* GObject based API with gobject-introspection support.

* Experimental support for intelligent kana-to-kanji conversion based
  on Viterbi algorithm.
2012-04-22 13:21:04 +00:00
obache
60707034df missing recursive bump for pcre-8.30.
To avoid future missing bump, exactly buildlink with gtk2+ in addition to
module.mk.
2012-04-21 08:27:16 +00:00
obache
6c8ac83ef3 Missing recursive bump for pcre-8.30.
To avoid future missing bump, exactly buildlink with gtk2+ in addition to
module.mk.
2012-04-21 08:20:22 +00:00
obache
160d95e7bc Update scim to 1.4.12.
* ported to GTK3 (still using gtk2 in pkgsrc)
* patch so that now also working in Firefox
* patch for more robust
2012-04-20 12:13:48 +00:00
wiz
4773e0d7e2 All supported python versions in pkgsrc support eggs, so remove
${PLIST.eggfile} from PLISTs and support code from lang/python.
2012-04-08 20:21:41 +00:00
wiz
4faa202860 Remove python24 and all traces of it from pkgsrc.
Remove devel/py-ctypes (only needed by and supporting python24).
Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE
lines that just mirror defaults now.
Miscellaneous cleanup while editing all these files.
2012-04-08 19:08:44 +00:00
obache
844e867ea9 allow wnn4 option (now ja-freewnn-lib has shlib). 2012-03-10 15:24:50 +00:00
obache
0334c6313f fix EGG_NAME with PKGREVISION using DISTNAME. 2012-03-10 13:04:34 +00:00
obache
8a95af1ca9 bump PKGREVISION from python default change to 2.7. 2012-03-10 10:56:12 +00:00
wiz
7f6ca7040e Bump PKGREVISION for python default version change to 2.7.
py-* not affected, since it built different versions depending on the
setting already.
2012-03-09 12:33:57 +00:00
ryoon
9c53210756 Recursive PKGREVISION bump for xulrunner, nss, and nspr. 2012-03-06 17:38:53 +00:00
wiz
b630ed46ca More pcre PKGREVISION bumps. 2012-03-03 12:54:15 +00:00
wiz
e64308b04b Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
ryoon
73a69a29f9 Update to 14.4
Changelog:
* Simplify skk-isearch
* Add some menu items
* Display input mode indicator near cursor position
* Get annotation from DictionaryServices on Mac OS X
* Get annotation from other program
* Make $ behavior changable
* Remove some combination from skk-azik.el
* Improve Tan-Kanji transform
* Add skk-search-web.el
* Other bugfixes
2012-02-21 09:51:25 +00:00
obache
e97377b9ac Update uim to 1.7.3.
Based on PR 46030 by YAMASHIRO, Jun.
(enable commented out wnn4 option additionally)

Overview of changes from 1.7.2 to 1.7.3
=======================================
* Fixes
  - Qt4 bridge
    * Fix im-delete-text in QTextEdit
    * Build fix for NetBSD ([uim-ja 322])

  - uim-m17nlib
    * Don't discard key release event when input mode is off (#45734)
    * Fix crashes with some IMs (regressed in 1.7.0-alpha).

* Others
  - Generic build fix for GNU/Hurd ([uim-ja 310])


Overview of changes from 1.7.1 to 1.7.2
=======================================
* Fixes
  - libuim
    * Fix crash in im-acquire-text with selection

  - uim-pref-qt4
    * Fix build failure when --as-needed is used (#40385, Julian Taylor)

* Enhancements
  - Qt4 bridge
    * Support text acquisition API with QTextEdit

* Others
  - Plug very minor memory leak in uim-xim
  - Plug very minor file descriptor leak in libuim-custom


Overview of changes from 1.7.0 to 1.7.1
=======================================
* Fixes
  - uim-tutcode
    * Fix behavior when on-key and off-key are different

  - uim-dict-gtk
  - uim-dict-gtk3
    * Fix compilation with Canna >= 3.7

 - fileio.scm
    * Fix for files with no newline at the end

* Enhancements
  - uim-byeoru
    * Speedup in conversion by change of system dictionary format
    * Introduce a new way to define a personal dictionary

  - uim-tutcode
    * Show stroke help temporarily by keys in kanji combination guide
    * Support bushu composition which consists of three or more bushu
      on auto help
    * Use bushu.help file on auto help and bushu conversion

  - uim-toolbar-gtk3-systray
  - uim-toolbar-gtk-systray
    * gnome-shell support

  - uim-notify
    * Support dynamic reconfiguration of the agent selection

* Others
  - Make uim functional when --disable-notify is set at configure
2012-02-18 11:46:14 +00:00
obache
0ca2255197 Bugs of iconv should be fixed in NetBSD-6 and later, not require GNU iconv. 2012-02-18 05:34:23 +00:00
wiz
5fb1e22076 Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.
2012-02-06 12:40:37 +00:00
joerg
ba62bbf34b Kill empty section in man page. Bump revision. 2012-01-24 20:39:59 +00:00
sbd
ec681430da Recursive dependency bump for databases/gdbm ABI_DEPENDS change. 2012-01-24 09:10:50 +00:00
adam
e8e586b950 Revbump after updating db5 2012-01-18 13:55:13 +00:00
obache
1f4649c8a2 Recursive bump from audio/libaudiofile, x11/qt4-libs and x11/qt4-tools ABI bump. 2012-01-13 10:54:43 +00:00
obache
8e993987cb Fixes PLIST for Linux and HP-UX. 2012-01-07 12:58:45 +00:00
obache
8b2b9ecd1b Exactly pass bdb library name to configure so that unwanted system bdb libraries
will not be picked up.
2012-01-07 12:35:20 +00:00
obache
b8bfcde21e Restrict acceptable emacs version to 20 and 21.
For 22 and 23, this package must be updated to 0.75 (or later).
2011-12-27 08:53:31 +00:00
obache
68515f1824 Improve portablility for Japanese man dir. 2011-12-17 10:57:56 +00:00
marino
84dd070598 inputmethod/sskinput: DragonFly-specific handling of PLIST
DragonFly dumps the documention in man1 instead of cat1. (Not sure why
it's different from NetBSD).  PLIST substitution handles both cases.
2011-12-17 00:54:11 +00:00
obache
a04ef82f03 Need to check requirement of math library for atan2(3). 2011-12-16 10:51:18 +00:00
marino
34ca414d9f inputmethod/ibus-handwrite: Directly link libraries as required for ld v2.22 2011-12-15 18:54:55 +00:00
marino
ff7ec4be79 inputmethod/gcin: Directly link libraries as required for default ld v2.22 2011-12-15 18:53:50 +00:00
marino
724060e2e5 inputmethod/unicom-im: bad patch, bad mastersite
The mastersite resolves to a parking domain, causing the html page to be
interpreted as a tarball download which doesn't pass the checksum of course.
Luckily this tarball is backed up at NetBSD, so remove the mastersite so it
can fall back to NetBSD.

Secondly, a patch from 2007 was mispelled and was never included into the
distinfo.  Obviously it built anyway, but the patch was renamed and the
distinfo file regenerated.
2011-12-14 18:31:48 +00:00
roy
6993c0d997 Canuum stupidly thinks that curses calls are in termcap.
Teach it otherwise.
2011-12-07 16:07:14 +00:00
roy
41cae8fb91 Fix tparm calls to the POSIX standard.
Remove non-standard resetterm call as it calls reset_shell_mode anyway.
2011-12-07 16:05:59 +00:00
joerg
ca89e43c7d Uses C++-2011 features 2011-12-06 19:53:27 +00:00
obache
384981c9f7 Update gtk-im-libthai to 0.2.1.
0.2.1 (2011-11-20)
=====
- Multiarch-aware installation
2011-12-06 11:41:02 +00:00
obache
21d9f8a860 Update ibus-table-chines to 1.3.5.
[Changes]
- Merge Caius Chance's branch for DYNAMIC_ADJUST
- Dependency update to cmake-0.8.1
2011-12-04 13:28:00 +00:00
obache
1dce23b785 * change *.glade to *.ui
* add gtk3 support
* support both ibus 1.3 & 1.4.
* fix crash with mouse capture
* fix build problem.
* swtich to GPLv3.
2011-12-04 13:10:39 +00:00
obache
664969c83a Update ibus-chewing to 1.3.10.
[Changes]
- Fixed Bug 726335 (Google issue 1281)- [abrt] ibus-chewing-1.3.9.2-3.fc15: g_atomic_int_get:
  Process /usr/libexec/ibus-engine-chewing was killed by signal 11 (SIGSEGV) using patch from Scott Tsai
- Fixed Bug 727018 - ibus compose file needs a symbol tag for gnome-shell
- Fixed characters duplication problem (Google issue 1245, GitHub ibus-chewing issue 2)
- Fixed KP-Enter not been able to commit preedit buffer. (Google issue 1303, GitHub ibus-chewing issue 4)
- Depends on cmake-fedora now.
- Fixed issue 1274, which is addressed by yusake's comments on d9009bf.
- Add compile flag for GNOME3.
- Add command line option: showFlags
- ibus-gnome special symbol
- Thanks Fred Chien's patch against that candidate window cannot be closed
  with escape key since selected tone.
- Thanks Fourdollar's patch for Fix plain zhuyin with space as selection problem.
- Remove support for ibus-1.2 and prior.
2011-12-04 12:40:42 +00:00
sbd
7ec4be00c5 * Add devel/gdbm_compat buildlink on Linux.
* Respect LDFLAGS.

Bump PKGREVISION
2011-12-03 09:22:37 +00:00
joerg
5fc6cf6e27 Fix build with newer GCC 2011-11-26 17:13:30 +00:00
ryoon
8d0d869d7f Update MASTER_SITES 2011-11-17 19:37:51 +00:00
obache
9173e6deb5 Revert some part of last commit acciently, partial changes. 2011-11-13 08:04:46 +00:00
obache
e9d81df298 Bump ABI for SCIM, new dependency on libltdl. 2011-11-13 07:57:56 +00:00
obache
a3e36b8d36 Update scim to 1.4.11.
* multi monitor support
* translation update.
* some build fixes
2011-11-13 07:52:01 +00:00
obache
16e475c5e0 tell location for boost to configure. 2011-11-13 04:42:08 +00:00
obache
c18961fcc6 Bump PKGREVISION from libhangul shlib bumped. 2011-11-10 10:57:54 +00:00
obache
7a526f3e09 Update ibus-hangul to 1.3.2.
release 1.3.2
    * Check whether hic is transliteration method or not
    * Ignore key event with only specific modifiers
    * Use GETTEXT_PACKAGE in ibus-setup-hangul
    * issue: #1210 hangul_keyboard_list should be moved
2011-11-10 10:56:17 +00:00
obache
eb5bd80cff Update imhangul to 2.0.0.
approved by minskim@ (and thanks for English translation from a Korean NEWS).

2.0.0
  * imhangul-2.0 is for Gtk+-2.0
  * #315984 A backspace doesn't delete a character in Firefox 4.0
  * #315980 A keyboard name is not translated because of a discrepency
     between imhangul and libhangul
  * #306326 Add a configuration option to designate a key to switch
     between Korean and English
    - Set a string recognized by gtk_accelerator_parse() in imhangul.conf
  * Fix a bug in the simple input method in Gtk
    - Show the "preedit string" when invoked with Ctrl+Shift+u

0.9.16
  * Support 2-Set old Korean, 3-Set old Korean, and Ahnmatae keyboards
  * Allow Korean input with a non-qwerty US system keyboard

0.9.15
  * Support a Roman keyboard (requires libhangul>=0.0.10)
  * Bug fix: #305211 A strange behavior of a backspace in a gtkhtml window
2011-11-10 10:51:33 +00:00
obache
af07b4b3a0 Update nabi to 0.99.9.
approved by miskim@ (and thanks for English transration from a Korean NEWS).

nabi-0.99.9
  * Bug fix: #315977 A backspace doesn't delete a character in firefox4
  * Bug fix: #315744 In the Korean mode, a space is appended at the
    end in Wine 1.2
  * In using GtkStatusIcon
    - Fix the problem of the white background issue in the tray icon
      in Ubuntu 10.10

nabi-0.99.8
  * Add an Ubuntu theme
  * Fix bugs in the Colemak keyboard (#315056, #315058)
  * Update the list of dynamic keyboard (requires libhangul>=0.0.12)
    - Support the 2-Set old Korean and Ahnmatae keyboards
  * Add an option to use a customized fontset in the over-the-spot mode
  * Override the system keymap in default
    (Handle the issue when a non-qwerty keyboard is selected)
  * Add an option to sepcify a theme at build time
  * Refactor code

nabi-0.99.7
  * Implement a Chinese-character-only mode
  * Allow Korean input even when the locales of an application and
    nabi differ
  * Enable "preedit string" drawing without a fontset in X Windows
  * Support the Colemak keyboard
  * Bug fixes

nabi-0.99.6
  * Bug fix: #305368 nabi doesn't appear in the notification area
    - Fix a problem that nabi does not appear automatically in the
      notification area in recent distributions

nabi-0.99.5
  * Support a Roman keyboard (requires libhangul>=0.0.10)
  * Support pango 1.16 and below (to support CentOS 5.3)
  * Bug fix: #305339 a bug resetting the input status configuration

nabi-0.99.4
  * Add an "Revert to Default" button in the configuration window
  * Add an option to start in the Korean mode
  * Allow to turn off the tray icon
  * Fix a freeze when an Enter is typed in the Korean mode in gvim
  * Implement "string conversion" (not yet supported in Xlib)
  * Refactoring and bug fixes
2011-11-10 10:47:05 +00:00
obache
2c2e02ae63 Update libhangul to 0.1.0 (shlib major bumped).
approved by minskim@.

0.1.0
 * add new API for keycode normalization
 * remove deprecated API
 * add supports for freebsd
 * update some test codes
2011-11-10 10:40:11 +00:00
sbd
ff3e585f03 Recursive bump for graphics/freetype2 buildlink addition. 2011-11-01 06:11:52 +00:00
sbd
94b37b4e43 Recursive bump for graphics/freetype2 buildlink addition. 2011-11-01 06:00:33 +00:00
ryoon
39b6343387 Move find-prefix.mk line. 2011-10-21 19:54:58 +00:00
ryoon
538a5c2670 Uodate to 14.3
* bug fix
* refactoring.
2011-10-12 11:20:46 +00:00
obache
25c386b335 Update scim-chewing to 0.3.4.
What's New in SCIM-chewing 0.3.4
---------------------------------------------------------
* Handle 0-9, "+-*/" keys, Enter and '.' in keypad.
* Handle F1-F18 keys properly.
* Fix the unexpected behavior on candidate phrases in Google
  search bar browsed by Firefox.
* Be aware of the "Keyboard Layout" setting in SCIM, Thus, users
  can use a French AZERTY or German QWERTZ without having to
  switch to a US layout beforehand.
2011-10-08 08:25:10 +00:00
obache
581e941aba Update libchewing to 0.3.3.
What's New in libchewing 0.3.3
---------------------------------------------------------
* Fix memory access violation.
* Improved Python binding.
* Merged with libchewing-data project. (r455)
* Improved random key stroke tester.
* Fix the handling of phonetic symbols in Hsu's keyboard.
* Fix unexpected candidate disorder when doing symbol choice.
* Revised phrase choice from rearward logic.
* Fix cross compilation.
* Improved shell script to merge changes form libchewing-data.
* Successful stories:
  . Google ChromeOS provides built-in Chewing IM support
  . MeeGo platform provides built-in Chewing IM support
2011-10-08 08:17:51 +00:00
obache
6014884a50 Update ibus-skk to 1.3.9.
Update to 1.3.9.
    Fix XML entity reference.
Update to 1.3.8.
    Update virtkbd module to check engine's typing mode.
    Don't connect to eekboard-server if enable_virtual_keyboard is false.
    Support virtual keyboard.
    Define hotkeys and icon-symbol in description.
    Don't start auto conversion if there is no preceding input (Issue#36).
    Don't handle ctrl+g in non-converting state (Issue#35).
    Ignore errors when locale module doesn't provide bindtextdomain (Issue#34).
2011-10-07 12:13:23 +00:00
obache
cce5a7c97c Update scim-thai to 0.1.2.
Version 0.1.2 (2011-06-27)
=============
- Update gettext support using autopoint.
- Fix compiling error when libthai is installed in non-standard location.
- Improve linker flags handling.
2011-10-07 11:56:39 +00:00
obache
5361cb362e Update gtk-im-libthai to 0.2.0.
0.2.0 (2011-06-17)
=====
- Ported to GTK+ 3 (GTK+ 2 is still supported in the mean time)
- Fix bug with level 3 and level 5 keys
2011-10-07 11:47:50 +00:00
joerg
80f51e33dc Transitive closure for RUBY_VERSION_SUPPORTED=18. 2011-09-21 21:40:20 +00:00
obache
b878267cf3 Add missing patches at updated to 0.1.3. 2011-09-17 14:34:51 +00:00
obache
55c5e006a8 Update scim-input-pad to 0.1.3.
The new features of scim-input-pad are the the next tables who are included:

korea.pad 		includes from Korean the letters, Hangul Jamo, Hangul
			Compatibility Jamo, Halfwith/fullwith
arabian.pad		includes the Arabian script
armenian.pad	 	includes the Armenian script
georgian.pad	 	includes the Georgian script from Georgia
russian.pad	 	includes the Russian script
hebrew.pad	 	includes the Hebrew script from Israel
india_bengali.pad 	includes the Bengali script from India
india_chiki.pad	 	includes the Ol Chiki script from India
india_devanagari.pad	includes the Devanagari script from India
india_gujarati.pad 	includes the Gujarati script from India
india_gurmukhi.pad	includes the Gurmukhi script from India
india_kannada.pad 	includes the Kannada script from India
india_lepcha.pad 	includes the Lepcha script from India
india_limbu.pad	 	includes the Limbu script from India
india_malayalam.pad	includes the Malayalam script from India
india_oriya.pad	 	includes the Oriya script from India
india_saurashtra.pad	includes the Saurashtra script from India
india_sinhala.pad 	includes the Sinhala script from India
india_syloti_nagri.pad	includes the Syloti Nagri script from India
india_tamil.pad	 	includes the Tamil script from India
india_telugu 		includes the Telugu script from India

balinese.pad		includes the Balinese script from Indonesia
buginese.pad 		includes the Buginese script from Sulawesi in Indonesia
cham.pad 		includes the Cham script from Vietnam and Cambodia
kayah.pad 		includes the Kayah Li script from the Karen in Myanmar
			(Birma) and in Thailand
khmer.pad 		includes the Khmer script from Cambodia
mongolian.pad 		includes the Mongolian script from Mongolia
lao.pad 		includes the Lao script from Laos
myanmar.pad 		includes the Myamar script from Birma
philipine_buhid.pad 	includes the Buhid script from the Philipines
philipine_hanunoo.pad	includes the Hanunoo script from the Philipines
philipine_tagalog.pad	includes the Tagalog script from the Philipines
tai_lue.pad 		includes the old Thai script from China, Thailand,Birma
			and Vietnam
rejang.pad 		includes the Rejang script from Sumatra in Indonesia
sundanese.pad 		includes the Sundanese script from west Java in Indonesia
tai_le.pad 		includes the new Thai script from China, Thailand,Birma 			and Vietnam
thai.pad 		includes the Thai script from Thailand
tibet.pad 		includes the Tibet script from Tibet
ethiopic.pad 		includes the ethiopian script from ethiopia
2011-09-17 14:33:45 +00:00
hans
99819ecdc3 Remove stupid make check from configure to fix build on SunOS. 2011-09-14 16:58:42 +00:00
hans
9fc2729629 Fix build on SunOS. 2011-09-14 16:57:41 +00:00
hans
decaf16b42 Fix build on SunOS.
Disable gethostbyname_r since the version of SunOS is different from
what the code expects. Add a few libs.
2011-09-14 16:56:54 +00:00
obache
2dc9a6556d add missing files from pkgsrc-wip. 2011-09-13 07:55:31 +00:00
mef
387bed0f5e The two packages
ja-freewnn-dict
  ja-freewnn-server-bin
are now merged back to
  ja-freewnn-server
along with bump from 1.10 to 1.11alpha22
2011-09-13 07:31:17 +00:00
mef
d3fad663bf * PKGREVISION = 2
* To compile with ja-freewnn-lib-1.11alpha22, small patches
  added for mainly with adding include directive:
  ---
  +#include <unistd.h>
  +#include <stdlib.h>
  +#include <stdio.h>
  +#include <string.h>
  ----
  the patches are listed below.
    patch-cmd_kinput2.c
    patch-lib_Canna.c
    patch-lib_ConvCtrl.c
    patch-lib_KIProto.c
    patch-lib_XimpProto.c
    patch-lib_ctext.c
    patch-lib_wnnlib.c
2011-09-13 07:28:48 +00:00
mef
05e88ab9a1 - bump to 1.10 to 1.1.1-a021
See ChangeLog, ChangeLog.en
   (too many lines to be listed here)

   Please note minimum security fixes had been updated after
   1.10 was committed, so not really whole thing between 1.10
   and 1.1.1-a021

 - And more, a021 to a022 (CVS version) equivalent patches
 - Thus
   PKGNAME=   ja-FreeWnn-{lib,server}-1.11alpha22
 - DESTDIR support  (That's why a022 patches added)
 - package structure adjusted
   from (-lib -dict -server -server-bin) to (-lib -server)
   for minimum modification from DISTFILE to pkgsrc.
 - some common VARIABLES have been moved to ja-freewnn-lib/Makefile.common

ja-freewnn-dict/{DESCR,Makefile,PLIST}
ja-freewnn-server-bin/{DESCR,Makefile}
  Removed

ja-freewnn-lib/Makefile.common
  More variables moved in

ja-freewnn-lib/patches
  70 files added for a021 -> a022 updates

ja-freewnn-server/PLIST
  - some executable moved sbin to bin
    by following line in Makefile
   +CONFIGURE_ARGS+=       --disable-traditional-layout

  - 23 of dictionary files in share/wnn/ja_JP/dic
    moved from ja-freewnn-dict/PLIST to ja-freewnn-server/PLIST

Thanks obache@ for correcting/proofreading for above Changes.
2011-09-13 07:23:16 +00:00
obache
0da2761f49 Update ibus-table-chinese to 1.3.4.
(no summarized changes).
2011-09-01 11:46:06 +00:00
obache
8f42b63d71 Update ibus-m17n to 1.3.3.
* Handle M17N surrounding-text commands.
* FIx make ppa failed problem.
* Supply M17N_CFLAGS and M17N_LIBS when checking minput_list().
2011-08-31 13:53:32 +00:00
wiz
7ee5df740c Mark as not-for python 24 and 25 (due to py-Xlib). 2011-08-22 12:21:56 +00:00
obache
9c3f439074 Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:59:47 +00:00
obache
7f43353df0 recursive bump from gnome-vfs drop crypto dependency. 2011-07-21 13:05:46 +00:00
obache
bb2a084fd4 Update ibus-skk to 1.3.7.
bug fixes.
2011-07-12 13:33:14 +00:00
obache
1eeb8e7946 Update ibus-skk to 1.3.6.
bug fixes.
2011-06-12 12:56:27 +00:00
obache
b8c78714fb recursive bump from icu shlib major bump. 2011-06-10 21:57:06 +00:00
obache
f38363508f recursive bump from textproc/icu shlib major bump. 2011-06-10 09:39:41 +00:00
obache
5231f6f5c1 Update scim-tables to 0.5.10.
The new features of scim-tables are the the next tables who are included:

Kirshenbaum input method for emacs
polytonic Greek added
Hebrew added
Hindi-remington added
Hindi-inscript improved
Marathi-remington added
Punjabi-remington added
Russian Yawerty improved
Tamil-tamil99 added
Uyghu-standard added
Uyghu-romanized added
Chinese Cangjie 6 added
Chinese ZhuYin improved
Chinese ZhuYin-Big improved
Chinese Cantonese improved
2011-06-02 10:09:37 +00:00
obache
7ba7fba30d require libgcroots>=0.2.3 for internal sigscheme. 2011-05-31 03:09:20 +00:00
obache
e0d8e3d1ea Update uim to 1.7.0.
Based on PR#44989 by YAMASHIRO, Jun.  add a missing PLIST entry.

Overview of changes from 1.7.0-alpha to 1.7.0
=============================================
* Fixes
  - Generic IM
    * Fix sort order of Wubi86 and Zhengma tables in 1.7.0-alpha

  - GTK+3 bridge
    * Avoid repeated changes of subwindow size in some annotation text


Overview of changes from 1.6.x to 1.7.0-alpha
=============================================
* New features
  - GTK+3 bridge
  - uim-candwin-gtk3
  - uim-candwin-tbl-gtk3
  - uim-dict-gtk3
  - uim-im-switcher-gtk3
  - uim-input-pad-ja-gtk3
  - uim-pref-gtk3
  - uim-toolbar-gtk3
  - uim-toolbar-gtk3-systray
    * Support GTK+3

  - uim-toolbar-applet-gnome3
    * Support GNOME3

* Fixes
  - uim Scheme library
    * Fix im-acquire-text brokeness

  - uim-toolbar-qt4
    * Fix bug: Can't set starting position of Qt4 toolbar (#34034)

  - uim-notify
    * Fix compilation with libnotify >= 0.7.0

  - uim-tutcode
    * Fix behavior with interactive bushu conversion

  - uim-skk
    * Fix crash upon an illegal line in SKK dictionary

  - Emacs bridge
    * Don't disturb other leim's modelines (#35318)

  - Qt4 bridge
    * Fix crash of applications upon exit when widget style of
      QGtkStyle is used

  - uim-dict-gtk
    * Fix a minor bug

* Enhancements
  - uim-tutcode
    * Postfix mazegaki conversion
    * Postfix bushu conversion
    * Add inflection support for postfix and prefix mazegaki conversion
    * Kanji code (JIS/Kuten/Unicode) input mode
    * History input mode

  - libuim
    * Support locale with EUC-JIS-2004 and EUC-JISX0213 encodings

  - generic-predict
    * Add support for completion with Google Suggest

* Others
  - GTK+2 bridge
    * Discard support for version below 2.14.
2011-05-29 06:13:57 +00:00
mef
49ee41f260 Fix typo 2011-05-23 14:17:55 +00:00
obache
aad92268be Update ibus-anthy to 1.2.6.
* Updated translations.
* Added an old character dict.
* Updated Romaji table with Gairaigo.
* Fixed the latest page_size for ibus.LookupTable.
2011-05-17 11:58:44 +00:00
obache
c0c8fd1f82 Bump PKGREVISION from gettext-lib shlib bump. 2011-04-24 13:59:48 +00:00
obache
8bbf650f32 Bump PKGREVISION from gettext-lib shlib bump. 2011-04-24 13:30:07 +00:00
obache
51d76b29e2 recursive bump from gettext-lib shlib bump. 2011-04-22 14:40:40 +00:00
obache
0e2c97799a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
obache
07abf24019 Update uim to 1.6.0.
patch provided by YAMASHIRO, Jun via PR#44861.

pkgsrc changelog:
* remove "canna" option from default.

Overview of changes from 1.6.0 to 1.6.1
=======================================
* Fixes
  - IM management system
    * Fix crash while switching to the IM which has been once used but
      then disabled and re-enabled again by "Enabled input methods"
      widget of uim-pref.

  - uim-skk
    * Don't crash with malformed words having brackets which are not
      intended for skk-henkan-strict-okuri-precedence.

  - libuim-skk.so
    * Fix possible contamination of dictionary files of SKK-JISYO and
      tutcode's mazegaki dictionary when user switches between uim-skk
      and uim-tutcode dynamically.

* Enhancements
  - uim-tutcode
    * Interactive bushu conversion
    * Postfix bushu conversion in yomi of mazegaki.
    * Completion
    * Input prediction in mazegaki conversion
    * Input prediction in bushu conversion
    * Kanji combination guide on completion and input prediction
    * Another symbol (kigou) input mode like "KI"
    * Add function to redisplay last auto help
    * Show kanji on auto help
    * Show hint kanji for intermediate sequence on virtual keyboard

  - uim-pref
    * Add configuration 'uim-pref-suppress-dot-uim-warning-dialog?'
      (Set this variable #t in ~/.uim if you'd like to suppress the
      dialog)

  - uim.el
    * Support Emacs24 (by Kan-Ru Chen, #31539)

* Others
  - Enable compilation even when the home directory of chrooted build
    environment is non-writable (e.g. nobody user)

  - tcode, trycode, and hangul modules are no longer enabled by
    default.  Use more sophisticated tutcode and byeoru modules
    instead.
2011-04-13 13:45:16 +00:00
wiz
2dace8b46d Bump PKGREVISION for libpng, very late. From Robert Elz. 2011-04-06 10:52:05 +00:00
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
obache
758b2e4aa4 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
4b00aed6a3 Fixes PLIST_VARS name for sqlite.
part of PR#43972.
2010-10-15 07:01:08 +00:00
obache
c11a2f7bbb * no need gmake to build
* more stacksize to build dictironary.
2010-10-08 01:05:48 +00:00
obache
4da8991222 Replace dependency patterns with one liner. 2010-10-02 08:39:33 +00:00
obache
54edb243cf sort 2010-09-23 05:28:09 +00:00
obache
1c183b5516 + multiskkserv 2010-09-18 11:05:08 +00:00
obache
e5bcf8212e 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
d12b53a58f Bump PKGREVISION from libuim shlib bump. 2010-09-18 03:09:30 +00:00
obache
cc65e1f5bc 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
737af72e65 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
c2ad32b304 Revbump after updating databases/db5 2010-09-16 08:04:14 +00:00
wiz
5310bb3326 More PKGREVISION bumps for pixman update. 2010-09-14 11:13:10 +00:00
wiz
2c6e8e30b0 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
b76bfb4a4a + scim-tables-vietnamese-ext 2010-09-12 00:13:47 +00:00
obache
37bdd9c55e 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
60bd30f20e Need swig to build. 2010-09-11 23:16:42 +00:00
obache
f305e97930 Link with tinycdb shlib.
Bump PKGREVISION.
2010-09-11 08:29:52 +00:00
obache
fd15856831 Fixes eekboard option handling.
Bump PKGREVISION.
2010-09-11 07:47:21 +00:00
obache
f551aedf6d 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
61354ede1f + dbskkd-cdb, skk-jisyo-cdb 2010-09-10 09:12:53 +00:00
obache
ff5dc054ad 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
2297eb6dde 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
79be379382 Remove redundant PKGNAME. 2010-09-10 06:57:20 +00:00
taca
72147b96ab * 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
75f769e3d9 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
03b0f1b626 Restrict Python versions to match py-gtk2 2010-09-06 18:15:34 +00:00
obache
d40dd2d057 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
8ea9d84d7b exactly pass localedir to configure. 2010-09-04 05:04:57 +00:00
obache
cba8a8ba9b Update ibus-m17n to 1.3.1.
* Implement setup UI.
* some bug fixes and improvements.
2010-09-02 11:33:12 +00:00
obache
e13ef75ef3 + input-pad py-input-pad ibus-input-pad 2010-08-31 08:29:42 +00:00
obache
4b2af207e0 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
51c06049dd 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
ea08b674a6 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
e70e3ea9c9 Need swig to build. 2010-08-31 00:59:23 +00:00
obache
9221b7823c need qmake to build, buildlink with qt4-tools. 2010-08-31 00:56:24 +00:00
obache
8554717b4a Need pkg-config. 2010-08-31 00:53:04 +00:00
obache
ff10263495 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
febfbb41f9 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
9161667207 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
dd41622859 Update zinia to 0.06.
no changes information, seems some fixes.
2010-08-14 14:30:39 +00:00
obache
bd3d3c50b1 fix a typo. 2010-08-12 05:08:42 +00:00
obache
a12ec0ddea 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
d9205f8025 Using localedir. 2010-08-11 12:59:35 +00:00
obache
8857dad6ef Fxies python path.
Bump PKGREVISION.
2010-08-11 12:44:58 +00:00
obache
73bde0448c tell python to configure. 2010-08-11 12:32:00 +00:00
obache
6fb8d0e3db comment upstream Issue# (already closed). 2010-08-09 13:34:12 +00:00
taca
572b802651 tegaki-wagomu-0.3.tar.gz exists in other directory for previous releases. 2010-08-09 01:43:14 +00:00
obache
7d9f860637 + scim-python scim-tegaki ibus-tegaki 2010-08-08 01:11:03 +00:00
obache
cc991376a2 Import scim-tegaki-0.1 as inputmethod/scim-tegaki.
Tegaki project integration in SCIM.
2010-08-08 01:09:36 +00:00
obache
9260477c36 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
854a114cdb using distutils. 2010-08-08 00:46:45 +00:00
obache
848af295ab Import ibus-tegaki-0.3.1 as inputmethod/ibus-tegaki.
Tegaki project integration in IBus.
2010-08-08 00:42:23 +00:00
obache
adb7ec4f58 Add and enable Tegaki packages. 2010-08-07 13:05:42 +00:00
obache
b048069309 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
5c7f6cddaa 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
2c58085471 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
27d6711a9d 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
484f30e05a 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
c26df9b643 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
3125817d24 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
1012e2501e 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