Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 64195 - UTF-8 support for Midnight Commander
Summary: UTF-8 support for Midnight Commander
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: utf8 herd (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-15 17:27 UTC by Dmitry S. Baikov
Modified: 2004-09-16 06:36 UTC (History)
0 users

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


Attachments
Ebuild with UTF-8 support included (mc-4.6.0-r11.ebuild,2.68 KB, text/plain)
2004-09-15 17:31 UTC, Dmitry S. Baikov
Details
Actual UTF-8 patches (mc-4.6.0-utf8.patch.bz2,29.65 KB, application/octet-stream)
2004-09-15 17:32 UTC, Dmitry S. Baikov
Details
VFS caddr_t patch (mc-4.6.0-largefile.patch,5.62 KB, patch)
2004-09-15 17:34 UTC, Dmitry S. Baikov
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry S. Baikov 2004-09-15 17:27:11 UTC
UTF-8 patches from http://www.suse.de/~nadvornik/mc.html refined to be compatible with gentoo ebuilds.

Reproducible: Always
Steps to Reproduce:
Comment 1 Dmitry S. Baikov 2004-09-15 17:31:03 UTC
Created attachment 39671 [details]
Ebuild with UTF-8 support included

Unicode support is turned on with USE="unicode" as in slang-1.4.9-r1.ebuild
wich is needed by utf-capable mc.
Comment 2 Dmitry S. Baikov 2004-09-15 17:32:25 UTC
Created attachment 39672 [details]
Actual UTF-8 patches

UTF-8 patches from http://www.suse.de/~nadvornik/mc.html revised to be
compatible with gentoo patches.
Comment 3 Dmitry S. Baikov 2004-09-15 17:34:18 UTC
Created attachment 39673 [details, diff]
VFS caddr_t patch

Largefile.patch also from http://www.suse.de/~nadvornik/mc.html Without it I
can't build mc on my machine. Suprisingly, default gentoo ebuilds emerge
without it... But my ebuild does not.
Comment 4 Heinrich Wendel (RETIRED) gentoo-dev 2004-09-16 06:36:14 UTC
thx for making those patches compatible with gentoo, added them to mc-4.6.0-r10