Revision: 7003
Author: [email protected]
Date: Sat Apr 30 23:02:56 2011
Log: Add "Configure Option" column to the table.
http://code.google.com/p/uim/source/detail?r=7003
Modified:
/wiki/InstallUIM.wiki
=======================================
--- /wiki/InstallUIM.wiki Sat Apr 30 22:38:44 2011
+++ /wiki/InstallUIM.wiki Sat Apr 30 23:02:56 2011
@@ -14,40 +14,40 @@
* gettext
* pkg-config
-|| *Feature* || *Description* || *Build Requirements* ||
-|| Anthy || Japanese Anthy module || anthy ||
-|| Anthy (UTF-8) || UTF-8 version of Japanese Anthy module ||anthy >= 8622
||
-|| Canna || Canna module || if uim <= 1.5, canna ||
-|| cURL || cURL plugin || libcurl >= 7.16.4 ||
-|| DICT || Japanese dictionary tool (uim-dict) || 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 || GNOME2 applet indicator || libpanelapplet-2.0 and
libgnomeui-2.0 ||
-|| GTK+ || GTK+2 tools and GTK+2 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 module || Mana ||
-|| OpenSSL || OpenSSL module || OpenSSL ||
-|| Pref || preference editor (uim-pref) || gtk+2.0 >= 2.4.0, Qt3 >= 3.2 or
Qt4 >= 4.2 ||
-|| PRIME || PRIME modulue || 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 module support for Qt4 immodule ||
Qt4 !Qt3Support >= 4.2 ||
-|| SCIM || SCIM module
([https://bugs.freedesktop.org/show_bug.cgi?id=15178 broken]) || scim >=
1.3.0 ||
-|| SJ3 || Sj3 module || if uim <= 1.5, sj3lib >= 2.0.1.21 ||
-|| SKK || SKK module || - ||
-|| SQLite3 || SQLite3 plugin for the completion input || sqlite3 >= 3.0.0 |
|
-|| Wnn || Wnn module || wnn ||
-|| [UIM_XIM XIM] || uim-xim || X11 ||
+|| *Feature* || *Description* || *Build Requirements* || *Configure
Option* ||
+|| Anthy || Japanese Anthy module || anthy || --with-anthy ||
+|| Anthy (UTF-8) || UTF-8 version of Japanese Anthy module ||anthy >= 8622
|| --with-anthy-utf8 ||
+|| Canna || Canna module || if uim <= 1.5, canna || --with-canna ||
+|| cURL || cURL plugin || libcurl >= 7.16.4 || --with-curl ||
+|| DICT || Japanese dictionary tool (uim-dict) || gtk+-2.0 >= 2.4.0, and
anthy or canna || --enable-dict ||
+|| EB || EB plugin for the annotation system || eb || --with-eb ||
+|| [UIM_EL Emacs] || uim.el || - || --enable-emacs ||
+|| expat || expat plugin || expat || --with-expat ||
+|| [UIM_FEP FEP] || uim-fep || curses or ncurses || --enable-fep ||
+|| ffi || libffi plugin || libffi >= 3.0.0 || --with-ffi ||
+|| Gnome Applet || GNOME2 applet indicator || libpanelapplet-2.0 and
libgnomeui-2.0 || --enable-gnome-applet ||
+|| GTK+ || GTK+2 tools and GTK+2 immodule || gtk+-2.0 >= 2.2.0 ||
--with-gtk2 ||
+|| KDE3 Applet || KDE3 Kicker applet || kdelibs < 4.0 ||
--enable-kde-applet ||
+|| KDE4 Applet || KDE4 Plasma widget || kdelibs >= 4.2 and CMake ||
--enable-kde4-applet ||
+|| knotify3 (notify) || notification by knotify3 || kdelibs < 4.0 ||
--enable-notify=knotify3 ||
+|| libedit || uim-editline for uim-sh || libedit || --with-libedit ||
+|| libnotify (notify) || notification by libnotify || libnotify >= 0.4 ||
--enable-notify=libnotify ||
+|| m17n-lib || uim-m17nlib bridge || m17n >= 1.3.1 || --with-m17nlib ||
+|| Mana || Mana module || Mana || --with-mana ||
+|| OpenSSL || OpenSSL module || OpenSSL || --enable-openssl ||
+|| Pref || preference editor (uim-pref) || gtk+2.0 >= 2.4.0, Qt3 >= 3.2 or
Qt4 >= 4.2 || --enable-pref ||
+|| PRIME || PRIME module || prime >= 0.8.5.2 || --with-prime ||
+|| Qt3 || Qt3 tools || Qt3 >= 3.2 || --with-qt ||
+|| Qt3 immodule || Qt3 immodule || Qt3 >= 3.3.2 (with immodule patch) ||
--with-qt-immodule ||
+|| Qt4 || Qt4 tools || Qt4 Gui >= 4.2 || --with-qt4 ||
+|| Qt4 immodule || Qt4 immodule || Qt4 Gui >= 4.2 || --with-qt4-immodule ||
+|| Qt4 !Qt3Support || !Qt3Support module support for Qt4 immodule ||
Qt4 !Qt3Support >= 4.2 || --enable-qt4-qt3support ||
+|| SCIM || SCIM module
([https://bugs.freedesktop.org/show_bug.cgi?id=15178 broken]) || scim >=
1.3.0 || --with-scim ||
+|| SJ3 || Sj3 module || if uim <= 1.5, sj3lib >= 2.0.1.21 || --with-sj3 ||
+|| SKK || SKK module || - || --with-skk ||
+|| SQLite3 || SQLite3 plugin for the completion input || sqlite3 >= 3.0.0 |
| --with-sqlite3 ||
+|| Wnn || Wnn module || wnn || --with-wnn ||
+|| [UIM_XIM XIM] || uim-xim || X11 || - ||
* GTK+2 tools include uim-dict-gtk, uim-im-switcher-gtk,
uim-input-pad-ja, uim-toolbar-gtk, and uim-toolbar-gtk-systray.
* Qt3 tools include uim-chardict-qt, uim-im-switcher-qt, and
uim-toolbar-qt.