newt: import newt-0.52.21 as devel/newt

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.
This commit is contained in:
Travis Paul 2020-04-09 19:03:02 +08:00
parent 22214867a7
commit 2ee21da9ea
No known key found for this signature in database
GPG Key ID: 0CA1F92FA8ED3A64
5 changed files with 116 additions and 0 deletions

View File

@ -2373,6 +2373,7 @@ SUBDIR+= netwox
SUBDIR+= netx
SUBDIR+= newsboat
SUBDIR+= newsboat213
SUBDIR+= newt
SUBDIR+= nget
SUBDIR+= ngircd
SUBDIR+= nicotine+

4
newt/DESCR Normal file
View File

@ -0,0 +1,4 @@
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.

22
newt/Makefile Normal file
View File

@ -0,0 +1,22 @@
# $NetBSD$
DISTNAME= newt-r${PKGVERSION_NOREV:S/./-/g}
PKGNAME= newt-0.52.21
CATEGORIES= devel
MASTER_SITES= https://pagure.io/newt/archive/r${PKGVERSION_NOREV:S/./-/g}/
MAINTAINER= tpaul@NetBSD.org
HOMEPAGE= https://pagure.io/newt
COMMENT= Programming library for color text mode user interaces
LICENSE= gnu-gpl-v2
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= automake gmake
pre-configure:
cd ${WRKSRC} && sh ./autogen.sh
.include "../../devel/libslang2/buildlink3.mk"
.include "../../devel/popt/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

83
newt/PLIST Normal file
View File

@ -0,0 +1,83 @@
@comment $NetBSD$
bin/whiptail
include/newt.h
lib/libnewt.a
lib/libnewt.so
lib/libnewt.so.0.52
lib/libnewt.so.${PKGVERSION}
lib/pkgconfig/libnewt.pc
man/man1/whiptail.1
share/locale/ar/LC_MESSAGES/newt.mo
share/locale/as/LC_MESSAGES/newt.mo
share/locale/ast/LC_MESSAGES/newt.mo
share/locale/bal/LC_MESSAGES/newt.mo
share/locale/bg/LC_MESSAGES/newt.mo
share/locale/bn/LC_MESSAGES/newt.mo
share/locale/bn_IN/LC_MESSAGES/newt.mo
share/locale/bs/LC_MESSAGES/newt.mo
share/locale/ca/LC_MESSAGES/newt.mo
share/locale/cs/LC_MESSAGES/newt.mo
share/locale/cy/LC_MESSAGES/newt.mo
share/locale/da/LC_MESSAGES/newt.mo
share/locale/de/LC_MESSAGES/newt.mo
share/locale/dz/LC_MESSAGES/newt.mo
share/locale/el/LC_MESSAGES/newt.mo
share/locale/eo/LC_MESSAGES/newt.mo
share/locale/es/LC_MESSAGES/newt.mo
share/locale/et/LC_MESSAGES/newt.mo
share/locale/eu/LC_MESSAGES/newt.mo
share/locale/fa/LC_MESSAGES/newt.mo
share/locale/fi/LC_MESSAGES/newt.mo
share/locale/fr/LC_MESSAGES/newt.mo
share/locale/ga/LC_MESSAGES/newt.mo
share/locale/gl/LC_MESSAGES/newt.mo
share/locale/gu/LC_MESSAGES/newt.mo
share/locale/he/LC_MESSAGES/newt.mo
share/locale/hi/LC_MESSAGES/newt.mo
share/locale/hr/LC_MESSAGES/newt.mo
share/locale/hu/LC_MESSAGES/newt.mo
share/locale/ia/LC_MESSAGES/newt.mo
share/locale/id/LC_MESSAGES/newt.mo
share/locale/it/LC_MESSAGES/newt.mo
share/locale/ja/LC_MESSAGES/newt.mo
share/locale/ka/LC_MESSAGES/newt.mo
share/locale/km/LC_MESSAGES/newt.mo
share/locale/kn/LC_MESSAGES/newt.mo
share/locale/ko/LC_MESSAGES/newt.mo
share/locale/ku/LC_MESSAGES/newt.mo
share/locale/lt/LC_MESSAGES/newt.mo
share/locale/lv/LC_MESSAGES/newt.mo
share/locale/mg/LC_MESSAGES/newt.mo
share/locale/mk/LC_MESSAGES/newt.mo
share/locale/ml/LC_MESSAGES/newt.mo
share/locale/mr/LC_MESSAGES/newt.mo
share/locale/ms/LC_MESSAGES/newt.mo
share/locale/nb/LC_MESSAGES/newt.mo
share/locale/nds/LC_MESSAGES/newt.mo
share/locale/ne/LC_MESSAGES/newt.mo
share/locale/nl/LC_MESSAGES/newt.mo
share/locale/nn/LC_MESSAGES/newt.mo
share/locale/pa/LC_MESSAGES/newt.mo
share/locale/pl/LC_MESSAGES/newt.mo
share/locale/pt/LC_MESSAGES/newt.mo
share/locale/pt_BR/LC_MESSAGES/newt.mo
share/locale/ro/LC_MESSAGES/newt.mo
share/locale/ru/LC_MESSAGES/newt.mo
share/locale/sk/LC_MESSAGES/newt.mo
share/locale/sl/LC_MESSAGES/newt.mo
share/locale/sq/LC_MESSAGES/newt.mo
share/locale/sr/LC_MESSAGES/newt.mo
share/locale/sr@latin/LC_MESSAGES/newt.mo
share/locale/sv/LC_MESSAGES/newt.mo
share/locale/ta/LC_MESSAGES/newt.mo
share/locale/te/LC_MESSAGES/newt.mo
share/locale/tg/LC_MESSAGES/newt.mo
share/locale/th/LC_MESSAGES/newt.mo
share/locale/tl/LC_MESSAGES/newt.mo
share/locale/tr/LC_MESSAGES/newt.mo
share/locale/uk/LC_MESSAGES/newt.mo
share/locale/vi/LC_MESSAGES/newt.mo
share/locale/wo/LC_MESSAGES/newt.mo
share/locale/xh/LC_MESSAGES/newt.mo
share/locale/zh_CN/LC_MESSAGES/newt.mo
share/locale/zh_TW/LC_MESSAGES/newt.mo

6
newt/distinfo Normal file
View File

@ -0,0 +1,6 @@
$NetBSD$
SHA1 (newt-r0-52-21.tar.gz) = 96330242c3fc6a75a521181df999bf8e890afee7
RMD160 (newt-r0-52-21.tar.gz) = 14d750e886c22accc78df95e3a03234b2817d347
SHA512 (newt-r0-52-21.tar.gz) = 6a72e7f624edfcf4638cdced69ae3443dcd9abfe306e506b3220f48403dcb841ff7b05e07eabbabe73cfa689486c6ce64e240951abb1bc42c791d14493738247
Size (newt-r0-52-21.tar.gz) = 127566 bytes