Revision: 6e0a43dcf4b8
Author: nogu.dev <[email protected]>
Date: Sun Feb 26 07:23:23 2012
Log: * InstallUim.wiki
- Add build requirements.
http://code.google.com/p/uim/source/detail?r=6e0a43dcf4b8&repo=wiki
Modified:
/InstallUim.wiki
=======================================
--- /InstallUim.wiki Sat Feb 25 23:05:47 2012
+++ /InstallUim.wiki Sun Feb 26 07:23:23 2012
@@ -21,7 +21,7 @@
|| ffi || libffi plugin || libffi >= 3.0.0 || --with-ffi ||
|| Gnome Applet || GNOME2 applet indicator || libpanelapplet-2.0 and if
uim < 1.7, libgnomeui-2.0 || --enable-gnome-applet ||
|| Gnome3 Applet || GNOME3 applet indicator || libpanelapplet-4.0 ||
--enable-gnome3-applet ||
-|| GTK+ || GTK+2 tools and GTK+2 immodule || gtk+-2.0 >= 2.2.0 ||
--with-gtk2 ||
+|| GTK+ || GTK+2 tools and GTK+2 immodule || gtk+-2.0 >= 2.2.0 and
gdk-x11-2.0 || --with-gtk2 ||
|| GTK+3 || GTK+3 tools and GTK+3 immodule || gtk+-3.0 || --with-gtk3 ||
|| KDE3 Applet || KDE3 Kicker applet || kdelibs < 4.0 ||
--enable-kde-applet ||
|| KDE4 Applet || KDE4 Plasma widget || kdelibs >= 4.2 and CMake ||
--enable-kde4-applet ||
@@ -43,7 +43,7 @@
|| SKK || SKK module || - || --with-skk ||
|| SQLite3 || SQLite3 plugin for the completion input || sqlite3 >= 3.0.0 |
| --with-sqlite3 ||
|| Wnn || Wnn module || wnn || --with-wnn ||
-|| [UimXim XIM] || uim-xim || X11 || --with-x ||
+|| [UimXim XIM] || uim-xim || X11 and libXext || --with-x ||
Note
* GTK+2 tools include uim-dict-gtk, uim-im-switcher-gtk,
uim-input-pad-ja, uim-toolbar-gtk, and uim-toolbar-gtk-systray.