summaryrefslogtreecommitdiff
path: root/inputmethod
AgeCommit message (Collapse)AuthorFilesLines
2013-01-26Replace hardcoded netbsd with LOWER_OPSYS.ryoon1-2/+2
This change should fix build on Linux.
2013-01-25increase BUILDLINK_ABI_DEPENDS.icu due to so change from 49 to 50.reed1-2/+2
Also bump PKGREVISION for a few packages using it. The packages I did this for: net/yaz lang/parrot misc/openoffice3 (where I noticed the run-time failure due to missing shared library) www/webkit-gtk sysutils/open-vm-tools inputmethod/ibus-qt I didn't do this recursively or for all packages using icu since I didn't know if they used the shared library directly, some use was optional. The list of packages I didn't touch: devel/devhelp databases/idzebra databases/sqlite3 devel/gnustep-base/ finance/gnucash games/openttd graphics/shotwell lang/mono meta-pkgs/boost misc/calibre misc/libreoffice news/tin textproc/php-intl www/deforaos-surfer www/epiphany www/liferea-current www/midori
2013-01-25require swig1 not swig2.obache1-2/+2
2013-01-25* swig is just required to buildobache1-3/+3
* prevent to pick up swig2 Bump PKGREVISION.
2013-01-25Update libskk to 1.0.0.obache4-23/+22
Noteworthy changes in version 1.0.0 (2012-08-27) ------------------------------------------------ * Make sure to create parent directory of user-dict (Debian bug#685745). * Clear output and preedit on context reset. * Fix header include in tests (Issue#19).
2013-01-22Replace -j ${MAKE_JOBS} with ${_MAKE_JOBS}.ryoon1-2/+2
Fix build when MAKE_JOBS is not defined.
2013-01-22Fix build when MAKE_JOBS is not defined, use _MAKE_JOBS.ryoon3-6/+6
2013-01-20Disable flock(1)ryoon1-1/+4
Fix build on NetBSD 6.0.x. It seems that flock(1) is not needed by ibus-mozc, mozc-server, and mozc-tool.
2013-01-18Add mozc packages.ryoon1-1/+4
2013-01-18Import mozc-server-1.6.1187.102 as inputmethod/mozc-server.ryoon3-0/+24
Mozc is a Japanese Input Method Editor (IME) designed for multi-platform such as Chromium OS, Windows, Mac and Linux. This open-source project originates from Google Japanese Input. This package is dictionary server for mozc client, such as ibuz-mozc.
2013-01-18Import mozc-tool-1.6.1187.102 as inputmethod/mozc-tool.ryoon3-0/+28
Mozc is a Japanese Input Method Editor (IME) designed for multi-platform such as Chromium OS, Windows, Mac and Linux. This open-source project originates from Google Japanese Input. This package is configuration tool for mozc.
2013-01-18Import ibus-mozc-1.6.1187.102 as inputmethod/ibus-mozc.ryoon52-0/+1561
Mozc is a Japanese Input Method Editor (IME) designed for multi-platform such as Chromium OS, Windows, Mac and Linux. This open-source project originates from Google Japanese Input.
2012-12-25Call correct destructor.joerg2-3/+12
2012-12-23Update scim-tables to 0.5.12.obache2-8/+7
* update po files * bug fixes * improve gtk3 compatibility
2012-12-22Update ibus-table-chinese to 1.4.6.obache3-21/+25
* Sat Dec 22 2012 Ding-Yi Chen <dchen@redhat.com> - 1.4.6 - Fixed IBus Google issue 1126: An error in ChineseTableLicenseAuditing - Complete LICENSE tag for all of the tables. * Mon Nov 26 2012 Ding-Yi Chen <dchen@redhat.com> - 1.4.5 - Table build scripts has been refactored. - cmake-fedora is added as submodule. - Fixed Bug 855250 - Change the default filtering for Quick and Cangjie by merging maxiaojun's repository - Fixed Google Issue 1405: failed to build ibus-table-chinese due to missing db files - Fixed Google issue 1507: Add CJKV Extension C/D support for Array30 - Merge GitHub Pull request 3: Added the inter punct - Merge GitHub Pull request 4: Give Cangjie and Quick users 9 candidates per page
2012-12-22Update ibus-chewing to 1.4.3.obache2-7/+6
* Sat Dec 22 2012 Ding-Yi Chen <dchen at redhat.com> - 1.4.3 - Fixed GitHub issue #30: Rework decorate_preedit by merging pull request #30 from buganini - Fixed GitHub issue #31: Properly refresh property by merging pull request #31 from buganini
2012-12-20Fix up function definitions to match implementation use of returnjoerg11-27/+245
values.
2012-12-16recursive bump from cyrus-sasl libsasl2 shlib major bump.obache1-2/+2
2012-12-15Bump PKGREVISION from devel/nss 3.14.0.ryoon3-6/+6
2012-11-19Fix use of uninitialized memory. Can't use a default argument ofjoerg3-1/+29
QVariant().
2012-11-19Always return a value in non-void functions.joerg2-1/+15
2012-11-19Don't use nested functions. Bump revision.joerg3-3/+32
2012-11-19Always return a value in non-void functions.joerg2-3/+27
2012-11-16Consistently return a value in non-void functions.joerg3-1/+29
2012-10-23Remove xextproto/buildlink3.mk in most cases where it occurs withwiz1-2/+1
libXext/buildlink3.mk, now that it is included there. Leave the places where its API version is set or variables from it are used directly (about 3 packages).
2012-10-16Recursive bump for new gtkglext pangox-compat dependency.wiz1-2/+2
2012-10-08Revbump after updating graphics/pangoadam49-98/+98
2012-10-06Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau114-341/+114
2012-10-03Update for python25 removal.wiz1-2/+1
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz3-6/+6
are called p5-*. I hope that's all of them.
2012-10-02Mass recursive bump after the dependence fix of the "cairo" packagetron49-97/+99
requested by Thomas Klausner.
2012-09-28SunOS require libuuid too.obache1-2/+2
2012-09-26Solaris requires more alloca.h fixes, move them to a common header.jperkin4-35/+24
Add a MSG_NOSIGNAL compatability define. Fixes package on Solaris.
2012-09-22alloca.h is required for alloca(3C) on Solaris.obache3-1/+35
2012-09-15Update uim to 1.8.2.obache6-15/+20
PR 46840 by YAMASHIRO, Jun. added comments to patches from mef@. Overview of changes from 1.8.1 to 1.8.2 ======================================= * Fixes - uim-gtk3 * Avoid problem with the wrap mode * Prevent selection if needed - uim-tutcode * Fix error when label key is typed just after entering interactive bushu mode * Fix error on auto help after bushu conversion for some kanji * Fix mismatch between preedit display and pending keys after focus out * Enhancements - uim-skk * Support sticky key * Others - uim-candwin-qt4 - uim-chardict-qt4 - uim-pref-qt4 - uim-im-switcher-qt4 - uim-toolbar-qt4 - uim-qt4 * Honor CPPFLAGS in compilation - uim-candiwn-gtk3 - uim-dict-gtk3 - uim-input-pad-ja-gtk3 - uim-pref-gtk3 - uim-im-switcher-gtk3 - uim-toolbar-gtk3 - uim-gtk3 * Replace deprecated functions
2012-09-15Emacs uim bridge is modified-bsd license.obache1-1/+2
2012-09-15recursive bump from libffi shlib major bumpobache60-115/+121
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-10Update ibus-table-chinese to 1.4.0.obache6-57/+45
* Fri Sep 07 2012 Ding-Yi Chen <dchen@redhat.com> - 1.4.0 - Table build scripts has been refactored. - cmake-fedora is added as submodule. - Fixed Bug 855250 - Change the default filtering for Quick and Cangjie by merging maxiaojun's repository - Fixed Google Issue 1405: failed to build ibus-table-chinese due to missing db files
2012-09-07Revbump after updating graphics/cairoadam48-88/+96
2012-08-30Update ibus-chewing to 1.4.2.obache3-35/+7
* Thu Aug 30 2012 Ding-Yi Chen <dchen at redhat.com> - 1.4.2 - Fixed GitHub issue #7: highlighted text be cut after switch back to pure ibus by merging pull request #24 from buganini - Fixed GitHub issue #20: Shift key will send duplicated strings by merging pull request #22 from buganini - Fixed GitHub issue #21: somethings wrong with cmake - Fixed GitHub issue #25: Weird symbol when input with somethings highlighted by merging pull request #26 from buganini - Fixed GitHub issue #27: Local path committed into tree - Fixed: Bug 713033 - [zh_TW] ibus-chewing problem - Fixed: Bug 745371 - ibus-chewing: mode confusion In Temporary English mode and Chinese mode later on - Fixed: Google Issue 1172: [ibus-chewing] move elf file to standard directory. - Fixed: Google Issue 1426: ibus-chewing-1.3.10 installs directory /gconf to root filesystem - Fixed: Google Issue 1428: ibus-chewing-1.3.10 fails to save it's settings - Fixed: Google Issue 1481: Some characters are missing when a long string in preedit buffer. - Fixed: Google Issue 1490: Cannot change INSTAL prefix for ibus-chewing-1.4.0
2012-08-23Update ibus to 1.4.2.obache3-37/+6
* Some bug fixings.
2012-08-19Update scim-pinyin to 0.5.92.obache3-8/+8
* Support GTK+ 3.0 * Remove skim related codes * language files update (+nl) * C++ related fixes
2012-08-19Update scim-hangul to 0.4.0.obache4-8/+25
Changes: * Support GTK+ 3.0 * Remove skim related codes
2012-08-19Update scim-tables to 0.5.11.obache2-7/+6
gtk3 support and a build fix.
2012-08-19- scim-bridgeobache1-2/+1
2012-08-19Remove scim-bridge, integraged into scim-1.4.14 as scim-im-agent.obache12-211/+0
2012-08-19Update scim to 1.4.14.obache13-58/+199
A new stable version has been released, the main change is the incorporation of scim-bridge. All integrated im-modules (gtk2/gtk3/qt3/qt4/clutter) are written in pure C so they should have no compatibility issues which the original gtk-im-modules usually have. Moreover, the original im-modules supports only gtk2/gtk3, scim provides gtk2/gtk3/qt3/qt4/clutter im-modules after the incorporation.
2012-08-13Update ibus-chewing to 1.4.0obache6-77/+54
[Changes] - Merge pull request #13 from hiroshiyui to Fix wrong data type conversion - Fixed: Google Issue 1079: Use shift key to switch to English mode in ibus-chewing Also list as GitHub pull request #17 - Fixed: Google Issue 1089: Ibus-chewing cause window flicker when compiz enabled - Fixed: Google Issue 1329, Github Issue 3: Merge with buganini at gmail.com - Fixed: Google Issue 1351: ibus-chewing 1.3.10 mistakenly send uncommitted charactor. - Fixed: Google Issue 1374: ibus-chewing: cannot save the preference with gnomeshell - Fixed: Google Issue 1427: ibus-chewing-1.3.10 is not compatible with ibus-1.4.0 and higher Also list as GitHub pull request #16 - Fixed: GitHub Issue 5: Word missing when with libchewing-0.3.3 and ibus-chewing 1.3.10 Also list as GitHub pull request #15 - Fixed: Launchpad bug: 1014456 bus-chewing deletes characters if too many of them are entered Also list as GitHub pull request #19
2012-07-22Update libskk to 0.0.13.obache2-6/+6
bug fixes.
2012-07-22Bump PKGREVISION from uim shlib major bump.obache2-4/+4