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 0000000503 503 Bytes
check-build.sh 0000000989 989 Bytes
edit.sed 0000000502 502 Bytes
get_version_number.sh 0000000817 817 Bytes
handle.linux 0000002278 2.22 KB
ncurses-5.7-tack.dif 0000001550 1.51 KB
ncurses-5.9-ibm327x.dif 0000000418 418 Bytes
ncurses-6.2-patches.tar.bz2 0001075480 1.03 MB
ncurses-6.2.dif 0000035849 35 KB
ncurses-6.2.tar.gz 0003425862 3.27 MB
ncurses-rpmlintrc 0000000218 218 Bytes
ncurses.changes 0000309399 302 KB
ncurses.spec 0000039091 38.2 KB
tack-1.09-20200220.tgz 0000240186 235 KB
Revision 179 (latest revision is 264)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 844100 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 179)
- Disable usage of libbsd as this one is not in bootstrap image 

- Add ncurses patch 20201024
  + provide workaround configure-check for bool when cross-compiling.
  + fix a potential indexing error in _nc_parse_entry(), seen with
    Herlim's test data using address-sanitizer.
  + change a null-pointer check in set_curterm to a valid-string check,
    needed in to tic's use-resolution work pad_char is cancelled
    (report/testcase by Robert Sebastian Herlim)
  + improve tic's -c option to validate the number and type of parameters
    and compare against expected number/type before deciding which set of
    parameter-lists to use in tparm calls (report/testcase by Robert
    Sebastian Herlim).
  + fix a link for tabs.1 manpage in announce.html.in (report by Nick
    Black), as well as some fixes via linklint.
- Update to tack 1.9 (patch 20200220)
  * sysdep.c: gcc-warning
  * tack.c: fix gcc warning for non-ncurses configuration
  * init.c: zero-out the debug/log-pointers after closing them
  * tack.1: add -d option, for debug.log
  * output.c: use debug.log to record putp's and tput's which hint at
    the testing done
  * sysdep.c: use debug.log to record when the tty is set/reset
  * tack.h: split-out log_chr and log_str
  * tack.c: add -d option, for debug.log
  * tack.1, tack.c, tack.h: add -l option
  * tack.c: eliminate a confusing comparison for the logging-menu-entry
    state by using #define'd strings for that and the hex-output menu.
  * tack.c: use getopt
  * fun.c, crum.c, edit.c:
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