Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 47675 - slang-1.4.9-r1.ebuild
Summary: slang-1.4.9-r1.ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: CJK Team
URL:
Whiteboard:
Keywords: EBUILD
: 52846 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-04-13 00:58 UTC by Alexander Darovsky
Modified: 2004-06-06 09:58 UTC (History)
4 users (show)

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


Attachments
The ebuild itself (slang-1.4.9-r1.ebuild,1.62 KB, text/plain)
2004-04-13 01:00 UTC, Alexander Darovsky
Details
A modified patch from Debian for slang to work with Utf-8 (slang-debian-utf8.patch,20.38 KB, patch)
2004-04-13 01:01 UTC, Alexander Darovsky
Details | Diff
An original patch from Debian for slang to work with Utf-8 (slang-debian-utf8.orig.patch,20.88 KB, patch)
2004-04-13 01:01 UTC, Alexander Darovsky
Details | Diff
RH patches (slang-utf8-acs.patch,14.03 KB, patch)
2004-04-13 01:02 UTC, Alexander Darovsky
Details | Diff
RH patches (slang-utf8-fix.patch,855 bytes, patch)
2004-04-13 01:02 UTC, Alexander Darovsky
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Darovsky 2004-04-13 00:58:51 UTC
Hi!

Here is an improvement of slang library for UTF-8 locale.
It's just a set of patches used in Fedora and Debian. 

The debian one is fixed back to leave library name "libslang.*", not "libslang-utf8.*". Maybe
it is wrong, if it's so, apply slang-debian-utf8.orig.patch instead of slang-debian-utf8.patch.

It's very important to support non-8-bit locales in a modern distro, and
I'd like to help a bit.
Comment 1 Alexander Darovsky 2004-04-13 01:00:11 UTC
Created attachment 29188 [details]
The ebuild itself

The ebuild itself
Comment 2 Alexander Darovsky 2004-04-13 01:01:11 UTC
Created attachment 29189 [details, diff]
A modified patch from Debian for slang to work with Utf-8
Comment 3 Alexander Darovsky 2004-04-13 01:01:52 UTC
Created attachment 29190 [details, diff]
An original patch from Debian for slang to work with Utf-8
Comment 4 Alexander Darovsky 2004-04-13 01:02:28 UTC
Created attachment 29191 [details, diff]
RH patches
Comment 5 Alexander Darovsky 2004-04-13 01:02:53 UTC
Created attachment 29192 [details, diff]
RH patches
Comment 6 Alastair Tse (RETIRED) gentoo-dev 2004-04-26 00:42:16 UTC
probably better handled by cjk ?
Comment 7 Mamoru KOMACHI (RETIRED) gentoo-dev 2004-06-02 23:33:18 UTC
*** Bug 52846 has been marked as a duplicate of this bug. ***
Comment 8 Mamoru KOMACHI (RETIRED) gentoo-dev 2004-06-06 09:58:35 UTC
Thanks to all, I've just added it to CVS. I used original Debian patch
and made symlinks to libslang-utf8 as other distros do. I didn't make
utf8 patchs applied by default (apply utf8 patches only if you have
unicode USE flag on), and that's another reason. Also, I added cjk as
maintaining herd of slang. If you experience any problem about utf8
patches, please report it back.