New curses Libraries
As soon as a text application needs to directly control its output to
the screen (if it wants to place the cursor at location (x,y) then
write text), ncurses is used. The panel and the forms libraries are
included in this package. These new libraries support color, special
characters, and panels.
- Developed at Base:System
- Sources inherited from project openSUSE:Factory
-
10
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:zSystems/ncurses && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
handle.linux | 0000002174 2.12 KB | |
ncurses-5.3-printw.dif | 0000001619 1.58 KB | |
ncurses-5.6-20070128-patch.tar.bz2 | 0000153357 150 KB | |
ncurses-5.6-overwrite.dif | 0000000436 436 Bytes | |
ncurses-5.6-pthread.dif | 0000006495 6.34 KB | |
ncurses-5.6.dif | 0000034820 34 KB | |
ncurses-5.6.tar.bz2 | 0001792977 1.71 MB | |
ncurses.changes | 0000024942 24.4 KB | |
ncurses.spec | 0000026184 25.6 KB | |
ready | 0000000000 0 Bytes |
Revision 9 (latest revision is 277)
unknown
committed
(revision 9)
Comments 1
Is it possible to retrigger build and republish all the packages that claim to buildrequire ncurses-devel ? PCRE posix is still infecting a sizeable amount of packages and those will likely crash under some circumstances as they expect regcomp from glibc and not from pcre.