First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 141105
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Games <games@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Diego E. 'Flameeyes' Pettenò <flameeyes@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
hengband-ebuild.patch Ebuild patch patch Diego E. 'Flameeyes' Pettenò 2006-07-19 18:09 0000 1.01 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 141105 depends on: Show dependency tree
Show dependency graph
Bug 141105 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-07-19 18:08 0000
Just noticed this the other day while testing, and I forgot to report this.

There's a problem with hengband and the cjk useflag, right now its use actually
influences only src_install, to install Japanese documentation, as the
configure script is broken and threats --enable-japanese as --disable-japanese
(usual problem). Rather than fixing the configure script is most likely simpler
to use the switch conditionally.

Also, cjk is not the proper useflag for that:

use.desc:cjk - Adds support for Multi-byte character languages (Chinese,
Japanese, Korean)

what it should use is instead, most likely, linguas_ja, that is supposed to
give you Japanese language.

I'm attaching the patch for the thing, if it is of any help.

Bye,
Diego

------- Comment #1 From Diego E. 'Flameeyes' Pettenò 2006-07-19 18:09:25 0000 -------
Created an attachment (id=92246) [edit]
Ebuild patch

------- Comment #2 From Mr. Bones. 2006-07-19 19:02:08 0000 -------
Looks fine, commit on.

------- Comment #3 From Diego E. 'Flameeyes' Pettenò 2006-07-19 19:11:03 0000 -------
Thanks, committed now.

First Last Prev Next    No search results available      Search page      Enter new bug