First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 118199
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Printing Team <printing@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Jaroslaw Kalinowski <jak137@o2.pl>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
xpdf-3.01-r3.ebuild.patch xpdf-3.01-r3.ebuild.patch, removes linguas_la adds linguas* for bs cs hr hu pl ro sk sl patch Jaroslaw Kalinowski 2006-01-07 10:23 0000 1.68 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 118199 depends on: Show dependency tree
Bug 118199 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-01-07 10:21 0000
xpdf ebuild uses linguas_la to decide whether it should install latin2 maps.
However, la language does not exist at least it is missing in LANGS variable in
kde-i18n ebuild defining valid language codes. In the same time ignored are
other central european languages.

As far as i konw latin2 is just equivalent to iso88592. I have checked (on
Fedora Core 4 as it does nor work on my Gentoo system) that the following
languages can use this encoding:

$ locale -a | grep iso88592
bs_BA.iso88592
cs_CZ.iso88592
hr_HR.iso88592
hu_HU.iso88592
pl_PL.iso88592
ro_RO.iso88592
sk_SK.iso88592
sl_SI.iso88592

I propose a patch with a fix that removes use of linguas_la and adds
appropriate flags for each of this languages.

This problem was mentioned some time ago:
https://bugs.gentoo.org/show_bug.cgi?id=68687#c3

------- Comment #1 From Jaroslaw Kalinowski 2006-01-07 10:23:05 0000 -------
Created an attachment (id=76460) [edit]
xpdf-3.01-r3.ebuild.patch, removes linguas_la adds linguas* for bs cs hr hu pl
ro sk sl

------- Comment #2 From Stefan Schweizer 2006-01-19 12:29:11 0000 -------
thanks, fixed

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