ncurses 6.4+20231209-1 source package in Ubuntu
Changelog
ncurses (6.4+20231209-1) unstable; urgency=medium * New upstream patchlevel. - Remove xterm+sm+1006 from tmux (Closes: #1057688). - Update man/edit_man.sh to allow for "\%" markers embedded after bold font escapes in manpage cross-references (Closes: #1057651). -- Sven Joachim <email address hidden> Mon, 11 Dec 2023 17:03:08 +0100
Upload details
- Uploaded by:
- Ncurses Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Ncurses Maintainers
- Architectures:
- any all
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ncurses_6.4+20231209-1.dsc | 3.7 KiB | 5ea1c62c4992cf97d09e14e07e17cfdfc2f0f4bf6df00d772ddc63e6bf44244c |
ncurses_6.4+20231209.orig.tar.gz | 3.5 MiB | ad9f8b710ae8499941b6c23c1dfb6dc97fe42d4298691700347ef9daae6eea26 |
ncurses_6.4+20231209.orig.tar.gz.asc | 729 bytes | e478e26a77205cd5e2b6b08796813cf6a51cfd6881c2cde51b149bb68ace815e |
ncurses_6.4+20231209-1.debian.tar.xz | 47.7 KiB | b753e3b4f0ff3f4547ff028b8ab5c4408a38c4b91f07613630f353e1a5b02af3 |
Available diffs
No changes file available.
Binary packages built by this source
- lib32ncurses-dev: developer's libraries for ncurses (32-bit)
The ncurses library routines are a terminal-
independent method of
updating character screens with reasonable optimization.
.
This package contains the header files, static libraries
and symbolic links that developers using ncurses will need.
.
This package supports the 32-bit ABI variant of your system's
architecture.
- lib32ncurses6: shared libraries for terminal handling (32-bit)
The ncurses library routines are a terminal-
independent method of
updating character screens with reasonable optimization.
.
This package contains the shared libraries necessary to run programs
compiled with ncurses.
.
This package supports the 32-bit ABI variant of your system's
architecture.
- lib32ncurses6-dbgsym: debug symbols for lib32ncurses6
- lib32ncursesw6: shared libraries for terminal handling (wide character support) (32-bit)
The ncurses library routines are a terminal-
independent method of
updating character screens with reasonable optimization.
.
This package contains the shared libraries necessary to run programs
compiled with ncursesw, which includes support for wide characters.
.
This package supports the 32-bit ABI variant of your system's
architecture.
- lib32ncursesw6-dbgsym: debug symbols for lib32ncursesw6
- lib32tinfo6: shared low-level terminfo library for terminal handling (32-bit)
The ncurses library routines are a terminal-
independent method of
updating character screens with reasonable optimization.
.
This package contains the shared low-level terminfo library.
.
This package supports the 32-bit ABI variant of your system's architecture.
- lib32tinfo6-dbgsym: debug symbols for lib32tinfo6
- lib64ncurses-dev: developer's libraries for ncurses (64-bit)
The ncurses library routines are a terminal-
independent method of
updating character screens with reasonable optimization.
.
This package contains the header files, static libraries
and symbolic links that developers using ncurses will need.
.
This package supports the 64-bit ABI variant of your system's
architecture.
- lib64ncurses6: shared libraries for terminal handling (64-bit)
The ncurses library routines are a terminal-
independent method of
updating character screens with reasonable optimization.
.
This package contains the shared libraries necessary to run programs
compiled with ncurses.
.
This package supports the 64-bit ABI variant of your system's
architecture.
- lib64ncurses6-dbgsym: debug symbols for lib64ncurses6
- lib64ncursesw6: shared libraries for terminal handling (wide character support) (64-bit)
The ncurses library routines are a terminal-
independent method of
updating character screens with reasonable optimization.
.
This package contains the shared libraries necessary to run programs
compiled with ncursesw, which includes support for wide characters.
.
This package supports the 64-bit ABI variant of your system's
architecture.
- lib64ncursesw6-dbgsym: debug symbols for lib64ncursesw6
- lib64tinfo6: shared low-level terminfo library for terminal handling (64-bit)
The ncurses library routines are a terminal-
independent method of
updating character screens with reasonable optimization.
.
This package contains the shared low-level terminfo library.
.
This package supports the 64-bit ABI variant of your system's architecture.
- lib64tinfo6-dbgsym: debug symbols for lib64tinfo6
- libncurses-dev: developer's libraries for ncurses
The ncurses library routines are a terminal-
independent method of
updating character screens with reasonable optimization.
.
This package contains the header files, static libraries
and symbolic links that developers using ncurses will need.
- libncurses6: shared libraries for terminal handling
The ncurses library routines are a terminal-
independent method of
updating character screens with reasonable optimization.
.
This package contains the shared libraries necessary to run programs
compiled with ncurses.
- libncurses6-dbgsym: debug symbols for libncurses6
- libncursesw6: shared libraries for terminal handling (wide character support)
The ncurses library routines are a terminal-
independent method of
updating character screens with reasonable optimization.
.
This package contains the shared libraries necessary to run programs
compiled with ncursesw, which includes support for wide characters.
- libncursesw6-dbgsym: debug symbols for libncursesw6
- libtinfo6: shared low-level terminfo library for terminal handling
The ncurses library routines are a terminal-
independent method of
updating character screens with reasonable optimization.
.
This package contains the shared low-level terminfo library.
- libtinfo6-dbgsym: debug symbols for libtinfo6
- ncurses-base: basic terminal type definitions
The ncurses library routines are a terminal-
independent method of
updating character screens with reasonable optimization.
.
This package contains terminfo data files to support the most common types of
terminal, including ansi, dumb, linux, rxvt, screen, sun, vt100, vt102, vt220,
vt52, and xterm.
- ncurses-bin: terminal-related programs and man pages
The ncurses library routines are a terminal-
independent method of
updating character screens with reasonable optimization.
.
This package contains the programs used for manipulating the terminfo
database and individual terminfo entries, as well as some programs for
resetting terminals and such.
- ncurses-bin-dbgsym: debug symbols for ncurses-bin
- ncurses-doc: developer's guide and documentation for ncurses
The ncurses library routines are a terminal-
independent method of
updating character screens with reasonable optimization.
.
This package contains an introduction to writing programs with
ncurses a guide to the internals of the ncurses library. It also
includes the libraries' man pages.
.
Non-developers likely have little use for this package.
- ncurses-examples: test programs and examples for ncurses
The ncurses library routines are a terminal-
independent method of
updating character screens with reasonable optimization.
.
This package contains programs demonstrating the possibilities of
ncurses and testing the library. The examples include an
analog/digital clock and several classic programs such as solitaire,
battleships, a knight's tour on a chess board, the towers of Hanoi
and several others.
- ncurses-examples-dbgsym: debug symbols for ncurses-examples
- ncurses-term: additional terminal type definitions
The ncurses library routines are a terminal-
independent method of
updating character screens with reasonable optimization.
.
This package contains all of the numerous terminal definitions not found in
the ncurses-base package.