Adding third_party/ibus-m17n/ to the Chromium OS build.

ibus-m17n provides input method engines for many languages such as Thai.

- third_party/ibus-m17n/make_pkg.sh

Copied from third_party/ibus-anthy/make_pkg.sh, then slightly modified.

- third_party/ibus-m17n/ibus-m17n_1.2.0.20090930-1.diff.gz

Copied from the Ubuntu Karmic's ibus-m17n package just like as third_party/clutter/clutter-1.0_1.0.4-0ubuntu1.diff.gz.

Review URL: http://codereview.chromium.org/502089
This commit is contained in:
Yusuke Sato 2009-12-23 23:42:12 +09:00
parent 2cfa925e59
commit fbf8a99ab7

View File

@ -35,7 +35,7 @@ PLATFORM_DIRS="acpi assets fake_hal init installer login_manager \
THIRD_PARTY_DIR="$SRC_ROOT/third_party"
THIRD_PARTY_PACKAGES="connman e2fsprogs/files \
gflags google-breakpad gpt gtest \
ibus ibus-chewing ibus-anthy \
ibus ibus-chewing ibus-anthy ibus-m17n \
ply-image slim/src synaptics \
wpa_supplicant xscreensaver/xscreensaver-5.08 \
xserver-xorg-core xserver-xorg-video-intel"