Build uim (1.4.1) on solaris
- Download the following archive files, and copy them to /packages/SOURCES:
uim-1.4.1.tar.gz
anthy-8700b.tar.gz
m17n-lib-1.3.4.tar.gz
m17n-db-1.3.4.tar.gz
glibc-2.3.2.tar.bz2
- Checkout the input method repository, refer to Repository page:
$ hg clone ssh://anon@hg.opensolaris.org/hg/nv-g11n/inputmethod
$ cp inputmethod/uim/specs/\*.spec ~/packages/SPECS
$ cp inputmethod/uim/patches/\*.diff ~/packages/SOURCES
- We also need the spec and patch files for m17n and anthy:
$ cp inputmethod/scim/specs/m17n\*.spec ~/packages/SPECS
$ cp inputmethod/scim/specs/libanthy.spec ~/packages/SPECS
$ cp inputmethod/scim/patches/\*.diff ~/packages/SOURCES
- Change directory to /packages/SPECS, build and install the packages with pkgtool:
$ pkgtool build *.spec