Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | newt: Fix compile with full NLS | Rosen Penev | 2019-07-09 |
| | | | | | | Linker flag was missing. Signed-off-by: Rosen Penev <rosenp@gmail.com> | ||
* | newt: Update python3-config path | Jeffery To | 2019-06-11 |
| | | | | | | | The path where python3-config is installed was changed in 64959a1d. This updates that path for this package. Signed-off-by: Jeffery To <jeffery.to@gmail.com> | ||
* | newt: Update to 0.52.21 | Jeffery To | 2019-06-03 |
| | | | | | | This also removes $(FPIC) from TARGET_CFLAGS. Signed-off-by: Jeffery To <jeffery.to@gmail.com> | ||
* | newt: Fix compilation with full NLS | Rosen Penev | 2019-05-21 |
| | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com> | ||
* | newt: Add new package | Jeffery To | 2019-05-14 |
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 <jeffery.to@gmail.com> |