Revision: 6994
Author:   [email protected]
Date:     Sat Apr 30 05:30:02 2011
Log:      Add more description of build requirements.
http://code.google.com/p/uim/source/detail?r=6994

Modified:
 /wiki/InstallUIM.wiki

=======================================
--- /wiki/InstallUIM.wiki       Sat Apr 30 01:38:47 2011
+++ /wiki/InstallUIM.wiki       Sat Apr 30 05:30:02 2011
@@ -13,13 +13,41 @@
        * iconv
        * gettext
        * pkg-config
-       * curses (need to build uim-fep)
-       * Anthy (need to use Japanese Anthy module)
-       * m17nlib >= 1.3.1 (need to use uim-m17nlib bridge)
-       * GTK+ >= 2.4 (need to build gtk tools and gtk immodule)
-       * gnome-panel (need to build GNOME applet indicator)
- * Qt >= 3.3.2 & < 4.0 (need to build qt3 tools. you also need to apply immodule patch to build qt3 immodule)
-       * Qt >= 4.0 (need to build qt4 tools)
+
+||*Feature*         ||*Build Requirements*                      ||
+||Anthy             ||anthy                                     ||
+||Anthy (UTF-8)     ||anthy >= 8622                             ||
+||Canna             ||-                                         ||
+||cURL              ||libcurl >= 7.16.4                         ||
+||DICT              ||gtk+-2.0 >= 2.4.0                         ||
+||EB                ||eb                                        ||
+||Emacs             ||-                                         ||
+||expat             ||expat                                     ||
+||FEP               ||curses or ncurses                         ||
+||ffi               ||libffi >= 3.0.0                           ||
+||GnomeApplet       ||libpanelapplet-2.0 libgnomeui-2.0         ||
+||GTK+              ||gtk+-2.0 >= 2.2.0                         ||
+||KDE3Applet        ||kdelibs < 4.0                             ||
+||KDE4Applet        ||kdelibs >= 4.2                            ||
+||knotify3 (notify) ||kdelibs < 4.0                             ||
+||libedit           ||libedit                                   ||
+||libnotify (notify)||libnotify >= 0.4                          ||
+||m17n-lib          ||m17n >= 1.3.1                             ||
+||Mana              ||Mana                                      ||
+||Pref              ||gtk+2.0 >= 2.4.0, Qt3 >= 3.2 or Qt4 >= 4.2||
+||OpenSSL           ||OpenSSL                                   ||
+||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                     ||
+||PRIME             ||prime >= 0.8.5.2                          ||
+||SCIM              ||scim >= 1.3.0                             ||
+||SJ3               ||-                                         ||
+||SKK               ||-                                         ||
+||SQLite3           ||sqlite3 >= 3.0.0                          ||
+||Wnn               ||wnn                                       ||
+||XIM               ||-                                         ||

 == Compilation ==

@@ -53,6 +81,7 @@
* --with-qt-immodule : build qt3 immodule. you need the qt3 with the qt-immodule patch
        * --with-qt4 : build qt4 tools
        * --with-qt4-immodule : build qt4 immodule
+        * --with-scim : use SCIM (broken)
        * --with-sj3 : use Sj3
        * --with-sqlite3 : build SQLite3 plugin for the completion input
        * --with-wnn : build Wnn module

Reply via email to