Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 3656

Summary: kinput2-3.1.ebuild (New)
Product: Gentoo Linux Reporter: moto kawasaki <kawasaki>
Component: New packagesAssignee: Stuart Bouyer (RETIRED) <stubear>
Status: RESOLVED FIXED    
Severity: enhancement CC: kawasaki, ryan.shaw
Priority: High    
Version: 1.1a   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: kinput2-3.1.ebuild (New)
patch to Kinput2.conf, files/Kinput2.conf.patch

Description moto kawasaki 2002-06-12 00:00:52 UTC
Input Method for Japanese on X11 and other transport services,
working with X11, FreeWnn and Japanese enabled rxvt.

thank you.
Comment 1 moto kawasaki 2002-06-12 00:01:54 UTC
Created attachment 1473 [details]
kinput2-3.1.ebuild (New)
Comment 2 moto kawasaki 2002-06-12 00:19:23 UTC
Oops, bug id #2819 is also regarding the "Kinput2", but 2819 is for
Canna and 3656 for Wnn.

Canna and Wnn are two of the most famous Kana-Kanji conversion engine
in Japanese/UNIX people.

If you need to merge 2819 and 3656, please let me (kawasaki@kawasaki3.org) know.

Thank you very much.
Comment 3 moto kawasaki 2002-06-24 01:41:16 UTC
Created attachment 1738 [details]
patch to Kinput2.conf, files/Kinput2.conf.patch
Comment 4 Stuart Bouyer (RETIRED) gentoo-dev 2002-06-24 07:43:01 UTC
I'm testing kinput2 for canna, can you create a merged version for both wnn and
canna?

If you can post it I'll get it in ASAP
Comment 5 Ryan Shaw 2002-06-27 19:13:20 UTC
hi, i'm the creator of the kinput-canna ebuild #2819.
do we want to merge the two ebuilds, or have two separate
kinput2-canna and kinput2-wnn ebuilds?

i don't particularly care either way, as long as i can
install kinput2 without wnn. if we merge, we need some
way of specifying a dependency on either canna OR wnn.

maybe a virtual "kana-conversion" package?
Comment 6 Stuart Bouyer (RETIRED) gentoo-dev 2002-07-01 10:37:14 UTC
New revision of kinput2 added to portage tree.
To choose between Canna and FreeWnn add "canna" and/or "freewnn" to
/etc/Make.conf  USE flags, or add useflags prior to emerge
ie
USE="canna" emerge kinput2  -- will emerge kinput2 with Canna support
USE="freewnn" emerge kinput2 -- will emerge kinput2 with FreeWnn support
USE="canna freewnn" emerge kinput2 -- will emerge with support for both

If no flags are used kinput2 will default to Canna