Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 203672 - app-editor/nano-2.x doesn't build with sys-libs/slang-2.x and USE="unicode"
Summary: app-editor/nano-2.x doesn't build with sys-libs/slang-2.x and USE="unicode"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 209416
  Show dependency tree
 
Reported: 2007-12-29 12:56 UTC by Florian Steinel
Modified: 2008-02-09 11:44 UTC (History)
0 users

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


Attachments
nano-2.0.7/configure.ac (nano-2.0.7-slang-2-slotted.patch,5.39 KB, patch)
2007-12-29 12:58 UTC, Florian Steinel
Details | Diff
nano-2.0.7 changes (nano-2.0.7.ebuild.patch,689 bytes, patch)
2007-12-29 13:06 UTC, Florian Steinel
Details | Diff
nano-2.0.7.ebuild (nano-2.0.7.ebuild,2.02 KB, text/plain)
2007-12-29 13:06 UTC, Florian Steinel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Florian Steinel 2007-12-29 12:56:01 UTC
nano-2.x needs sys-libs/slang-2.x and a patch s/slang/slang-2/ when build against slang.

Reproducible: Always

Steps to Reproduce:
Comment 1 Florian Steinel 2007-12-29 12:58:57 UTC
Created attachment 139564 [details, diff]
nano-2.0.7/configure.ac

s/slang/slang-2/
Comment 2 Florian Steinel 2007-12-29 12:59:25 UTC
also depends on bug 141947
Comment 3 Florian Steinel 2007-12-29 13:06:00 UTC
Created attachment 139566 [details, diff]
nano-2.0.7 changes
Comment 4 Florian Steinel 2007-12-29 13:06:41 UTC
Created attachment 139567 [details]
nano-2.0.7.ebuild
Comment 5 SpanKY gentoo-dev 2007-12-29 16:26:19 UTC
Bug 141947 is not relevant as noted in the comments on that bug already

if slang-2 is a pile of crap in Gentoo, then i'd just as soon punt USE=slang from nano.  it's inferior anyways to ncurses.
Comment 6 Florian Steinel 2007-12-29 17:12:21 UTC
(In reply to comment #5)
> if slang-2 is a pile of crap in Gentoo, then i'd just as soon punt USE=slang
It works, the lib is just renamed (in gentoo) from libslang to libslang-2 (slot=2).
Comment 7 Samuli Suominen (RETIRED) gentoo-dev 2008-02-09 06:49:14 UTC
Please see bug 209416
Comment 8 Samuli Suominen (RETIRED) gentoo-dev 2008-02-09 11:44:51 UTC
verified that sys-libs/slang-2.1.3 is sane and nano works with it as is.