UmVirt LFS Package info

DB commit: c78e95157185199cceff370fa5b5f1dd2a1be2fa
APP commit: cac3f2066a9a05955b29d720b9b9b14f534d21c2

newt

Newt is a programming library for color text mode, widget based user interfaces. It can be used to add stacked windows, entry widgets, checkboxes, radio buttons, labels, plain text fields, scrollbars, etc., to text mode user interfaces. Newt is based on the S-Lang library.

Package info

Codename: newt
Source file: newt-0.52.20.tar.gz
Source directory: newt-0.52.20
Package URL: https://umvirt.com/linux/downloads/0.1/packages/n/newt-0.52.20.tar.gz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.1/packages/n/newt-0.52.20.tar.gz.md5sum
Dependances: slang, tcl, popt, gpm.
Dependance of: NetworkManager.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
sed -e 's/^LIBNEWT =/#&/' \
    -e '/install -m 644 $(LIBNEWT)/ s/^/#/' \
    -e 's/$(LIBNEWT)/$(LIBNEWTSONAME)/g' \
    -i Makefile.in                           


./configure --prefix=/usr --with-gpm-support

Build script:
make

Install script:
make install