A library for text mode user interfaces
Newt is a programming library for color text-mode, widget-based user
interfaces. Newt can be used to add stacked windows, entry widgets,
checkboxes, radio buttons, labels, plain text fields, scrollbars, etc.,
to text mode user interfaces.
This package also contains a Dialog replacement called whiptail. Newt
is based on the slang library.
- Developed at devel:libraries:c_c++
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/newt && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000012 12 Bytes | |
newt-0.52.13-python_version.patch | 0000000630 630 Bytes | |
newt-0.52.13.tar.bz2 | 0000148350 145 KB | |
newt-rpmlintrc | 0000000162 162 Bytes | |
newt.changes | 0000013565 13.2 KB | |
newt.spec | 0000006864 6.7 KB |
Revision 26 (latest revision is 52)
Sascha Peilicke (saschpe)
accepted
request 81841
from
Lars Vogdt (lrupp)
(revision 26)
- update to 0.52.13: + add support for changing colors in individual labels, scrollbars, entries, textboxes and scales, add custom colorsets + add support for NEWT_COLORS and NEWT_COLORS_FILE variables (rh#689903) + allow resizing of form + fix errors found by coverity + fix va_list usage (Gwenole Beauchesne) + fix building and installing on Mac OS X (rh#652479) + check for slang.h header, support DESTDIR variable, add --without-python option (Otavio Salvador) + add Persian, Low German translations - added newt-0.52.13-python_version.patch to fix detection of python version in configure script
Comments 0