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 0000002268 2.21 KB
ncurses-5.7-tack.dif 0000000366 366 Bytes
ncurses-5.9-environment.dif 0000000864 864 Bytes
ncurses-5.9-ibm327x.dif 0000000333 333 Bytes
ncurses-5.9-overwrite.dif 0000000747 747 Bytes
ncurses-5.9-patches.tar.bz2 0003493226 3.33 MB
ncurses-5.9.dif 0000033050 32.3 KB
ncurses-5.9.tar.bz2 0002043534 1.95 MB
ncurses-rpmlintrc 0000000168 168 Bytes
ncurses.changes 0000125542 123 KB
ncurses.spec 0000025322 24.7 KB
tack-1.07-20130713.tar.bz2 0000155586 152 KB
Revision 88 (latest revision is 266)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 235410 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 88)
- Add ncurses patch 20140524
  + fix typo in ncurses manpage for the NCURSES_NO_MAGIC_COOKIE
    environment variable.
  + improve discussion of input-echoing in curs_getch.3x
  + clarify discussion in curs_addch.3x of wrapping.
  + modify parametrized.h to make fln non-padded.
  + correct several entries which had termcap-style padding used in
    terminfo: adm21, aj510, alto-h19, att605-pc, x820 -TD
  + correct syntax for padding in some entries: dg211, h19 -TD
  + correct ti924-8 which had confused padding versus octal escapes -TD
  + correct padding in sbi entry -TD
  + fix an old bug in the termcap emulation; "%i" was ignored in tparm()
    because the parameters to be incremented were already on the internal
    stack (report by Corinna Vinschen).
  + modify tic's "-c" option to take into account the "-C" option to
    activate additional checks which compare the results from running
    tparm() on the terminfo expressions versus the translated termcap
    expressions.
  + modify tic to allow it to read from FIFOs (report by Matthieu Fronton,
    cf: 20120324).
  > patches by Nicolas Boulenguez:
  + explicit dereferences to suppress some style warnings.
  + when c_varargs_to_ada.c includes its header, use double quotes
    instead of <>.
  + samples/ncurses2-util.adb:  removed unused with clause.  The warning
    was removed by an obsolete pragma.
  + replaced Unreferenced pragmas with Warnings (Off).  The latter,
    available with older GNATs, needs no configure test.  This also
    replaces 3 untested Unreferenced pragmas.
  + simplified To_C usage in trace handling.  Using two parameters allows
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