New curses Libraries

Edit Package ncurses

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.

Refresh
Refresh
Source Files
Filename Size Changed
README.devel 0000002918 2.85 KB
baselibs.conf 0000000443 443 Bytes
check-build.sh 0000000989 989 Bytes
edit.sed 0000000502 502 Bytes
handle.linux 0000002174 2.12 KB
ncurses-5.7-tack.dif 0000000366 366 Bytes
ncurses-5.9-environment.dif 0000000864 864 Bytes
ncurses-5.9-overwrite.dif 0000000747 747 Bytes
ncurses-5.9-patches.tar.bz2 0001496058 1.43 MB
ncurses-5.9.dif 0000033083 32.3 KB
ncurses-5.9.tar.bz2 0002043534 1.95 MB
ncurses-rpmlintrc 0000000168 168 Bytes
ncurses.changes 0000088264 86.2 KB
ncurses.spec 0000023388 22.8 KB
tack-1.07-20120303.tar.bz2 0000151089 148 KB
Revision 61 (latest revision is 266)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 134672 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 61)
- Add ncurses patch 5.9.20120908
  + add test-screens to test/ncurses to show 256-characters at a time,
    to help with mingw port.
- Add ncurses patch 5.9.20120903
  + simplify varargs logic in lib_printw.c; va_copy is no longer needed
    there.
  + modifications for mingw port to make wide-character display usable.
- Add ncurses patch 5.9.20120902
  + regenerate configure script (report by Sven Joachim, cf: 20120901).
- Add ncurses patch 5.9.20120901
  + add a null-pointer check in _nc_flush (cf: 20120825).
  + fix a case in _nc_scroll_optimize() where the _oldnums_list array
    might not be allocated.
  + improve comparisons in configure.in for unset shell variables.
- Add ncurses patch 5.9.20120826
  + increase size of ncurses' output-buffer, in case of very small
    initial screen-sizes.
  + fix evaluation of TERMINFO and TERMINFO_DIRS default values as needed
    after changes to use --datarootdir (reports by Gabriele Balducci,
    Roumen Petrov).
- Add ncurses patch 5.9.20120825
  + change output buffering scheme, using buffer maintained by ncurses
    rather than stdio, to avoid problems with SIGTSTP handling (report
    by Brian Bloniarz).
- Add ncurses patch 5.9.20120811
  + update autoconf patch to 2.52.20120811, adding --datarootdir
    (prompted by discussion with Erwin Waterlander).
  + improve description of --enable-reentrant option in README and the
    INSTALL file.
  + add nsterm-256color, make this the default nsterm -TD
Comments 1

Cristian Rodríguez's avatar

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.

openSUSE Build Service is sponsored by