| 1 |
usata |
1.1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 |
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> |
| 3 |
|
|
<pkgmetadata> |
| 4 |
ulm |
1.4 |
<herd>cjk</herd> |
| 5 |
|
|
<longdescription lang="en"> |
| 6 |
|
|
uim is a simple, secure and flexible input method library. At the moment |
| 7 |
|
|
Anthy, SKK, Prime, T-code, TUT-code (these are Japanese input method), |
| 8 |
|
|
Pinyin (Chinese input method), Hangul (Korean input method), IPA |
| 9 |
|
|
(International Phonetic Alphabet) are implemented. You can extend the |
| 10 |
|
|
library with Scheme thus easily, or with C if it becomes rather complicated. |
| 11 |
|
|
</longdescription> |
| 12 |
|
|
<use> |
| 13 |
|
|
<flag name='anthy'>Enable support for <pkg>app-i18n/anthy</pkg> input method |
| 14 |
|
|
</flag> |
| 15 |
|
|
<flag name='eb'>Enable support for <pkg>dev-libs/eb</pkg></flag> |
| 16 |
matsuu |
1.6 |
<flag name='gtk3'>Enable support for <pkg>x11-libs/gtk+</pkg>:3</flag> |
| 17 |
ulm |
1.4 |
<flag name='prime'>Enable support for <pkg>app-i18n/prime</pkg></flag> |
| 18 |
matsuu |
1.5 |
<flag name='skk'>Enable support for <pkg>app-i18n/skk-jisyo</pkg></flag> |
| 19 |
ulm |
1.4 |
</use> |
| 20 |
usata |
1.1 |
</pkgmetadata> |