Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(375)

Issue 501150: Adding third_party/ibus-hangul/ to the Chromium OS build. (Closed)

Created:
11 years ago by Yusuke Sato
Modified:
9 years, 7 months ago
Reviewers:
satorux1
CC:
chromium-os-reviews_googlegroups.com, Randall Spangler
Visibility:
Public.

Description

Adding third_party/ibus-hangul/ to the Chromium OS build. ibus-hangul provides an input method for Korean. - third_party/ibus-hangul/libhangul_0.0.10-1.diff.gz - third_party/ibus-hangul/libhangul_0.0.10.orig.tar.gz These files are source package of libhangul for Ubuntu Lucid (10.04 LTS) at http://packages.ubuntu.com/en/lucid/libhangul0-data. Since Karmic's libhangle (0.0.9) is too old to build ibus-hangul trunk, we'll build libhangul packages ourselves. - third_party/ibus-hangul/make_pkg.sh This script first builds and installs libhangul debian packages, then builds ibus-hangul. - third_party/ibus-hangul/ibus-hangul_1.2.0.20090617-2.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. - third_party/ibus-hangul/ibus-hangul_remove_python_deps.diff Patch for third_party/ibus-hangul/debian/rules which removes setup tools written in Python from the ibus-hangul debian package.

Patch Set 1 #

Total comments: 5

Patch Set 2 : Added a TODO comment. Removed 2 packages from package-list-prod.txt. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+94 lines, -1 line) Patch
M DEPS View 1 1 chunk +3 lines, -0 lines 0 comments Download
M src/package_repo/package-list-prod.txt View 1 1 chunk +1 line, -2 lines 0 comments Download
M src/scripts/build_platform_packages.sh View 1 1 chunk +1 line, -1 line 0 comments Download
A src/third_party/ibus-hangul/ibus-hangul_1.2.0.20090617-2.diff.gz View 0 chunks +-1 lines, --1 lines 0 comments Download
A src/third_party/ibus-hangul/ibus-hangul_remove_python_deps.diff View 1 chunk +14 lines, -0 lines 0 comments Download
A src/third_party/ibus-hangul/libhangul_0.0.10-1.diff.gz View 0 chunks +-1 lines, --1 lines 0 comments Download
A src/third_party/ibus-hangul/libhangul_0.0.10.orig.tar.gz View Binary file 0 comments Download
A src/third_party/ibus-hangul/make_pkg.sh View 1 1 chunk +77 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Yusuke Sato
11 years ago (2009-12-21 10:51:26 UTC) #1
satorux1
http://codereview.chromium.org/501150/diff/1/3 File src/package_repo/package-list-prod.txt (right): http://codereview.chromium.org/501150/diff/1/3#newcode102 src/package_repo/package-list-prod.txt:102: ibus-hangul Why don't we have to install libhangul? I ...
11 years ago (2009-12-22 15:42:52 UTC) #2
Yusuke Sato
Thanks fixed. http://codereview.chromium.org/501150/diff/1/3 File src/package_repo/package-list-prod.txt (right): http://codereview.chromium.org/501150/diff/1/3#newcode102 src/package_repo/package-list-prod.txt:102: ibus-hangul It's dynamically linked. However we don't ...
11 years ago (2009-12-23 13:56:10 UTC) #3
satorux1
11 years ago (2009-12-23 14:24:37 UTC) #4
LGTM

Thank you for the explanation about package-list-prod.txt.

Powered by Google App Engine
This is Rietveld 408576698