Ticket #543 (closed enhancement: fixed)
Opened 4 years ago
Last modified 4 years ago
ncurses 5.9
| Reported by: | pete | Owned by: | scottmc |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | sys-libs/ncurses | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
I modified the bep file for ncurses 5.9 slightly. It now enables termcap as well as terminfo; this is not really ncessary, as the build/install deposits the terminfo files in the right place, but I don't think it hurts anything and avoids confusion. I also removed a superfluous trailing slash from datadir -- again not critical, but it caused double-slashes in the config files. Otherwise the file is unchanged.
I built and installed it to make sure everything is there and in the right place (unlike 5.7, which couldn't access its own terminfo set!)
I also created a package archive, which you can find (for now) at:
http://goodeveca.net/haiku/ncurses-5.9-x86-gcc2-2011-10-13.zip
Change History
comment:1 Changed 4 years ago by scottmc
comment:2 Changed 4 years ago by scottmc
- Resolution set to fixed
- Status changed from new to closed

fixed in r1786.