Revision: 6998
Author: [email protected]
Date: Sat Apr 30 22:09:55 2011
Log: Add a description column to the feature table.
http://code.google.com/p/uim/source/detail?r=6998
Modified:
/wiki/InstallUIM.wiki
=======================================
--- /wiki/InstallUIM.wiki Sat Apr 30 21:45:02 2011
+++ /wiki/InstallUIM.wiki Sat Apr 30 22:09:55 2011
@@ -14,40 +14,40 @@
* gettext
* pkg-config
-|| *Feature* || *Build Requirements* ||
-||Anthy ||anthy ||
-||Anthy (UTF-8) ||anthy >= 8622 ||
-||Canna ||if uim <= 1.5, canna ||
-||cURL ||libcurl >= 7.16.4 ||
-||DICT ||gtk+-2.0 >= 2.4.0, and anthy or canna ||
-||EB ||eb ||
-||[UIM_EL Emacs] ||- ||
-||expat ||expat ||
-||[UIM_FEP FEP] ||curses or ncurses ||
-||ffi ||libffi >= 3.0.0 ||
-||GnomeApplet ||libpanelapplet-2.0 and libgnomeui-2.0 ||
-||GTK+ ||gtk+-2.0 >= 2.2.0 ||
-||KDE3Applet ||kdelibs < 4.0 ||
-||KDE4Applet ||kdelibs >= 4.2, CMake ||
-||knotify3 (notify) ||kdelibs < 4.0 ||
-||libedit ||libedit ||
-||libnotify (notify)||libnotify >= 0.4 ||
-||m17n-lib ||m17n >= 1.3.1 ||
-||Mana ||Mana ||
-||OpenSSL ||OpenSSL ||
-||Pref ||gtk+2.0 >= 2.4.0, Qt3 >= 3.2 or Qt4 >= 4.2||
-||PRIME ||prime >= 0.8.5.2 ||
-||Qt3 ||Qt3 >= 3.2 ||
-||Qt3immodule ||Qt3 >= 3.3.2 (with immodule patch) ||
-||Qt4 ||Qt4 Gui >= 4.2 ||
-||Qt4immodule ||Qt4 Gui >= 4.2 ||
-||Qt4Qt3Support ||Qt4 Qt3Support >= 4.2 ||
-||SCIM ||scim >= 1.3.0 ||
-||SJ3 ||if uim <= 1.5, sj3lib >= 2.0.1.21 ||
-||SKK ||- ||
-||SQLite3 ||sqlite3 >= 3.0.0 ||
-||Wnn ||wnn ||
-||[UIM_XIM XIM] ||X11 ||
+|| *Feature* || *Description* || *Build Requirements* ||
+|| Anthy || Japanese Anthy module || anthy ||
+|| Anthy (UTF-8) || UTF-8 version of Japanese Anthy module ||anthy >= 8622
||
+|| Canna || Canna || if uim <= 1.5, canna ||
+|| cURL || cURL plugin || libcurl >= 7.16.4 ||
+|| DICT || Japanese dictionary tool || gtk+-2.0 >= 2.4.0, and anthy or
canna ||
+|| EB || EB plugin for the annotation system || eb ||
+|| [UIM_EL Emacs] || uim.el || - ||
+|| expat || expat plugin || expat ||
+|| [UIM_FEP FEP] || uim-fep || curses or ncurses ||
+|| ffi || libffi plugin || libffi >= 3.0.0 ||
+|| Gnome Applet || GNOME applet indicator || libpanelapplet-2.0 and
libgnomeui-2.0 ||
+|| GTK+ || gtk tools and gtk immodule || gtk+-2.0 >= 2.2.0 ||
+|| KDE3 Applet || KDE3 Kicker applet || kdelibs < 4.0 ||
+|| KDE4 Applet || KDE4 Plasma widget || kdelibs >= 4.2 and CMake ||
+|| knotify3 (notify) || notification by knotify3 || kdelibs < 4.0 ||
+|| libedit || uim-editline for uim-sh ||libedit ||
+|| libnotify (notify) || notification by libnotify || libnotify >= 0.4 ||
+|| m17n-lib || uim-m17nlib bridge || m17n >= 1.3.1 ||
+|| Mana || Mana || Mana ||
+|| OpenSSL || OpenSSL || OpenSSL ||
+|| Pref || preference editor || gtk+2.0 >= 2.4.0, Qt3 >= 3.2 or Qt4 >= 4.2
||
+|| PRIME || PRIME || prime >= 0.8.5.2 ||
+|| Qt3 || Qt3 tools || Qt3 >= 3.2 ||
+|| Qt3 immodule || Qt3 immodule || Qt3 >= 3.3.2 (with immodule patch) ||
+|| Qt4 || Qt4 tools || Qt4 Gui >= 4.2 ||
+|| Qt4 immodule || Qt4 immodule || Qt4 Gui >= 4.2 ||
+|| Qt4 Qt3Support || Qt3Support for Qt4 immodule || Qt4 Qt3Support >= 4.2 |
|
+|| SCIM || SCIM (broken) || scim >= 1.3.0 ||
+|| SJ3 || Sj3 || if uim <= 1.5, sj3lib >= 2.0.1.21 ||
+|| SKK || SKK || - ||
+|| SQLite3 || SQLite3 plugin for the completion input || sqlite3 >= 3.0.0 |
|
+|| Wnn || Wnn module || wnn ||
+|| [UIM_XIM XIM] || XIM || X11 ||
== Compilation ==