summaryrefslogtreecommitdiff
path: root/inputmethod
AgeCommit message (Collapse)AuthorFilesLines
2014-01-25Mark packages as not ready for python-3.x where applicable;wiz16-33/+36
either because they themselves are not ready or because a dependency isn't. This is annotated by PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of x.y.z or PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-foo, py-bar respectively, please use the same style for other packages, and check during updates. Use versioned_dependencies.mk where applicable. Use REPLACE_PYTHON instead of handcoded alternatives, where applicable. Reorder Makefile sections into standard order, where applicable. Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default with the next commit. Whitespace cleanups and other nits corrected, where necessary.
2014-01-20Bump PKGREVISIONryoon5-4/+62
Implement proper module handling. This idea is provided by obache@. * Remove all modules when uim is deinstalled, and register installed modules when uim is installed. This actions are needed when the modules that are provided by uim are changed.
2014-01-20Fix typoryoon1-2/+2
2014-01-20Add uim-mozcryoon1-1/+2
2014-01-20Import uim-mozc-1.13.1651.102 as inputmethod/uim-mozc.ryoon6-0/+86
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 provides mozc module for uim inputmethod.
2014-01-20Bump PKGREVISIONryoon2-6/+17
* Treat loader.scm and installed-modules.scm as CONF_FILES. They are modified by uim-module-manager.
2014-01-20Bump PKGREVISIONryoon2-25/+7
* Depends on mozc-renderer
2014-01-20Bump PKGREVISIONryoon5-30/+8
* ibus is not needed for all mozc-related packages * Add uim-mozc tarball to distinfo, it will be used uim-mozc
2014-01-20Add mozc-rendererryoon1-1/+2
2014-01-20Import mozc-renderer-1.13.1651.102 as inputmethod/mozc-renderer.ryoon3-0/+45
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 provides mozc_render and common files for mozc client.
2014-01-19Update to 1.13.1651.102ryoon17-191/+163
* This version requires -std=c++11, then set GCC_REQD=4.7 Changelog: r185 2014-01-06 1.13.1651.102 FIX: Refactor placeholder management ( Issue 147 ) FIX: Specify _NET_WM_WINDOW_TYPE to mozc_renderer ( Issue 195 ) FIX: header-line-format breaks candidate window on Emacs 24 ( Issue 196 ) Support Android NDK r9b.
2014-01-17Update ibus-chewing to 1.4.7.obache2-6/+8
* Fri Jan 17 2014 Ding-Yi Chen <dchen at redhat.com> - 1.4.7 - Target "translation" is built separately with all, in order to tame multiple job make. * Thu Jan 16 2014 Ding-Yi Chen <dchen at redhat.com> - 1.4.6 - Fixed Build for RHEL7
2014-01-16Update ibus-chewing to 1.4.5.obache4-19/+18
* Thu Jan 16 2014 Ding-Yi Chen <dchen at redhat.com> - 1.4.5 - Resolves Bug 1013977 - ibus-chewing needs to have ibus write-cache --system in %post and %postun - Resolves Bug 1027031 - CVE-2013-4509 ibus-chewing: ibus: visible password entry flaw [rhel-7.0] - Resolves Bug 1028911 - [zh_TW]'Chinese<->English' switch does not work when clicking on the Chewing menu list. - Resolves Bug 1045868 - ibus-chewing *again* not built with $RPM_OPT_FLAGS - Option "Sync between caps lock and IM": + Default of is changed to "disable", because the previous default "keyboard" cause bug 1028911 for GNOME Shell. + Now Sync from "input method" can control Caps LED in GNOME shell. - Translation added: de_DE, es_ES, it_IT, pt_BR, uk_UA
2014-01-16Update ibus to 1.5.5.obache7-58/+9
* Add french layout variant oss to simple engine * Replace datadir/man with mandir. * Implement lookup-table-orientation in ibus-ui-gtk3. * Always save the content-type cache for gnome-shell password. * Update en-us compose table and add locale tables for xkb engines. * Wayland: Fix Small typo * Fix gir annotations. * simple.xml.in: add Slovak qwerty layout variant * Delete the up/down button message on ibus-setup. * Fix candidate panel not to be out of screen. * Update translations. * Remove -Werror in autogen.sh since the build still have errors. * Add Property Panel to show IME properties.
2014-01-01Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump.wiz3-6/+6
2013-12-29Update ibus-input-pad to 1.4.2.obache2-6/+6
* Removed shared_type tag in input-pad.xml, which is not upstreamed.
2013-12-28\U is not usable with UCS2 (python in pkgsrc).obache3-2/+21
2013-12-28Update ibus-chewing to 1.4.4.obache6-21/+62
PRJ_VER=1.4.4 SUMMARY=Fixed RHBZ 842856, 1027030; Added translations:fr_FR, ja_JP, ko_KR REDHAT_BUGZILLA=842856, 1027030 [Changes] - Resolves Bug 842856 - ibus-chewing 1.4.3-1 not built with $RPM_OPT_FLAGS - Resolves Bug 1027030 - CVE-2013-4509 ibus-chewing: ibus: visible password entry flaw [fedora-all] Thanks czchen for the GitHub pull request 39. - Added translations: fr_FR, ja_JP, ko_KR - Adopt cmake-fedora-1.2.0
2013-12-15LC_CTYPE needs <clocale>joerg2-1/+14
2013-12-15Revbump from qt5* updatesryoon1-1/+2
2013-12-13Add qt5-uimryoon1-1/+2
2013-12-13Import Qt5 5.2.0rc1 packages and qt5 input module from uimryoon7-0/+113
Only tested on NetBSD/amd64 6.99.28. ToDo: * inputmethod/qt5-ibus from Qt5 should be created
2013-12-10py-gobject3 no longer supports Python 2.6, fix dependency fallout.jperkin1-1/+4
2013-12-08require py-gobject3.obache1-1/+6
Bump PKGREVISION.
2013-12-07Update ibus-input-pad to 1.4.1.obache3-9/+13
* Updated translations. * Enabled GTK3 by default. * Enabled maintainer-mode in configure.ac. * Added ibus-setup-input-pad.desktop
2013-12-07Update input-pad to 1.0.3.obache6-14/+21
* Added the man of input-pad * Updated translations. * Fixed an error with gcc -Wformat -Werror=format-security * Enabled GTK3 by default. * Enalbed XTEST because glib2 uses XI2. * Enabled maintainer-mode in configure.ac. * Added data for Old English and Middle English. * Some unofficial IPA, labial-velars, laterals, nasal releases, More obsolete IPA, fixed output for wedge; added a precise, unofficial symbol for the alveolar flap.
2013-11-26py-gobject3 is required, and gobject-introspection is just required to build.obache1-1/+4
Bump PKGREVISION.
2013-11-12Correctdholland3-1/+111
error: #pragma GCC diagnostic not allowed inside functions errors seen in NetBSD-current.
2013-11-05attribute((bound(...))) was never really documented and removed ages agojoerg2-1/+24
from GCC.
2013-10-30fixes build with lua option (and Lua-5.2 fix)obache4-2/+52
2013-10-30Bump PKGREVISION of packages whose Lua depends changed form, but whosedholland1-2/+2
own PKGNAME is unchanged.
2013-10-23+ ibus-pythonjoerg1-1/+2
2013-10-23Bump PKGREVISION from ibus-1.5.obache1-2/+2
2013-10-23Bump PKGREVISION from ibus-1.5.obache5-10/+10
2013-10-23remove unwanted gtk2 related things.obache1-2/+1
2013-10-23Switch to use gtk3, same as bumped ibus-1.5.obache1-4/+4
Bump PKGREVISION.
2013-10-23Catch up to split of python library from base ibus package.obache1-2/+3
Bump PKGREVISION.
2013-10-23Update ibus-table to 1.5.0.obache3-18/+9
many improvements and fixes.
2013-10-23Update ibus-pinyin to 1.5.0.obache3-31/+11
* integrates pyzy * add *.desktop files * bug fixes
2013-10-23Switch to use gtk3, same as eekboard, input-pad and ibus.obache1-4/+4
Bump PKGREVISION.
2013-10-23Update input-pad to 1.0.2.obache7-23/+35
Released 1.0.2 Added Gothic group. Added Shavian data. Added data for IPA. Fix ABI breakage of eekboard 1.0.6. Added gobject-introspection. Added bold, italic and script.
2013-10-23Bump PKGREVISION from ibus-1.5obache1-1/+2
2013-10-23set PKGLOCALEDIR as default locale dir.obache3-3/+24
Bump PKGREVISION.
2013-10-23Bump PKGREVISION from ibus-1.5.obache1-2/+2
2013-10-23Adapt dependency with ibus-1.5.obache1-2/+4
Bump PKGREVISION.
2013-10-23Update ibus-anthy to 1.5.4.obache3-14/+30
Released 1.5.4 Removed g_type_init() calls. Fixed ibus-engine-anthy --xml without display Fixed kana_voiced_consonant_no_rule for 'bo'. Fixed dicts. Updated symbol.t with Seiza. Added Era dict. Updated source files with the latest GPL 2.0. Imported anthy zipcode.t into ibus-anthy. Added to check the input purpose for gnome-shell password dialog. Implemented ISO 14755 with Ctrl+Shift+u in LATIN mode. Extracted prefix in ANTHY_ZIPCODE_FILE for sh test. Released 1.5.3 Minor release for worng configure.ac Released 1.5.2 Fixed some bugs. Added customizable Hiragana_Katakana key. Released 1.5.1 Cleaned up configure.ac and added anthy.i in tarball (#1571) setup: Look like a modal dialog when under gnome-control-center Fixed to convert yen to U+30FC in kana mode. (#1596) Removed deprecated GObject. Fixed unichr range (#957222) Enabled Latin mode with Shift key. Let Latin mode return FALSE (#1058) Changed GOBJECT_INTROSPECTION_CHECK to GOBJECT_INTROSPECTION_REQUIRE (#1620) Added Zenkaku_Hankaku to on-off keys. Sent IBus.PropState.UNCHECKED for ibus 1.5. Released 1.5.0 Added ibus menu customization. Added us layout table for Kana. Added keyboard layout customization. Enabled IBusProperty.symbol with ibus 1.5 . Add a .desktop file for ibus-setup-anthy Updated configure.ac to use ibus pygobject3. Converted pygtk2 to gir gtk3.
2013-10-23Import ibus-python-1.5.4 as inputmethod/ibus-python.obache3-0/+161
IBus means an Intelligent Input Bus. It is a new input framework for Linux OS. It provides full featured and user friendly input method user interface. It also may help developers to develop input method easily. This package provide Python library for IBus.
2013-10-23patches for 1.5.4obache3-0/+45
2013-10-23Update ibus to 1.5.4.obache5-172/+85
News of 1.5.0 * Improve ibus performance by replace some python components with vala implementations. * Improve IME switch UI and logic, and support shortcut customization. Integrate IME and XKB keyboard layouts. Now ibus can manage both IME and XKB layouts. * Improve gobject-introspection support. * Improve vala language support. * New functions to restrict config signal: ibus_config_watch/unwatch * Remove gnome-icon-theme-legacy dependency. * Add version property in IBusEngineDesc. * Add IBusProperty.symbol for the short label. * Support dconf 0.13.4 * Add ibus command line tool. * Improve unit test. * ibus-daemon now monitors .xml files by default * "make check" does not require "make install" * Support out-of-tree build * pygobject override is added to help migrate from the old python binding * Many bug fixings.
2013-10-19Revbump after updating textproc/icuadam5-10/+10