1 ################################################################################
5 ################################################################################
8 NEWT_SITE
= https
://pagure.io
/releases
/newt
9 NEWT_INSTALL_STAGING
= YES
10 NEWT_DEPENDENCIES
= popt slang \
11 $(if
$(BR2_NEEDS_GETTEXT_IF_LOCALE
),gettext
)
12 NEWT_CONF_OPTS
= --without-python
--without-tcl
15 NEWT_LICENSE_FILES
= COPYING
17 $(eval
$(autotools-package
))