Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 22621 - improvement to the im-ja ebuild
Summary: improvement to the im-ja ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: YAMAKURA Makoto (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-11 09:09 UTC by Georgi Georgiev
Modified: 2003-06-13 12:01 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
im-ja.patch (im-ja.patch,727 bytes, patch)
2003-06-11 09:10 UTC, Georgi Georgiev
Details | Diff
im-ja-0.5.ebuild.diff (im-ja-0.5.ebuild.diff,497 bytes, patch)
2003-06-13 12:01 UTC, Georgi Georgiev
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Georgi Georgiev 2003-06-11 09:09:44 UTC
the current app-i18n/im-ja/im-ja-0.4.ebuild depends on canna and freewnn.
Attaching a patch that makes use of the canna and freewnn flags respectively.

I would also suggest a version bump. Current available version is im-ja-0.5
Comment 1 Georgi Georgiev 2003-06-11 09:10:51 UTC
Created attachment 13110 [details, diff]
im-ja.patch

makes use of canna and freewnn use flags
Comment 2 YAMAKURA Makoto (RETIRED) gentoo-dev 2003-06-12 06:06:28 UTC
im-ja-0.5.ebuild now on cvs.
Thanks for noticing.
Comment 3 Georgi Georgiev 2003-06-13 12:01:33 UTC
Created attachment 13217 [details, diff]
im-ja-0.5.ebuild.diff

It seems that passing the --enable-canna parameter to ./configure of im-ja
actually *disables* canna support, weird as it may be. Truth to be said,
--enable-canna is not documented in "./configure --help". This patch should fix
the current ebuild.