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

Bug 47675

Summary: slang-1.4.9-r1.ebuild
Product: Gentoo Linux Reporter: Alexander Darovsky <adarovsky>
Component: New packagesAssignee: CJK Team <cjk>
Status: RESOLVED FIXED    
Severity: enhancement CC: adarovsky, berk, liquidx, svyatogor
Priority: High Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: The ebuild itself
A modified patch from Debian for slang to work with Utf-8
An original patch from Debian for slang to work with Utf-8
RH patches
RH patches

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.