newt: Add new package
authorJeffery To <redacted>
Tue, 30 Apr 2019 12:35:13 +0000 (20:35 +0800)
committerJeffery To <redacted>
Tue, 14 May 2019 05:55:25 +0000 (13:55 +0800)
commit80c95fc08264122b003ba6d37059ab26c1c7cba0
treeda75ff2dfefc8bfd9b9601f505e3b2bf7d4758ac
parent46a658748d31dc9bb1e26f9d4abfa0775be2b959
newt: Add new package

From the README:
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.  Newt is based on the slang library.

Adapted from the old packages feed:
https://git.openwrt.org/?p=openwrt/svn-archive/packages.git;a=tree;f=libs/newt

Signed-off-by: Jeffery To <redacted>
libs/newt/Makefile [new file with mode: 0644]
libs/newt/patches/001-pythonvers.patch [new file with mode: 0644]
libs/newt/patches/002-use-target-ar-python-config.patch [new file with mode: 0644]
libs/newt/patches/python_init_once.patch [new file with mode: 0644]
libs/newt/patches/python_memory_allocation.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT