summaryrefslogtreecommitdiffhomepage
path: root/groups.d/241.native_packages_inet.d/lynx.package
diff options
context:
space:
mode:
Diffstat (limited to 'groups.d/241.native_packages_inet.d/lynx.package')
-rw-r--r--groups.d/241.native_packages_inet.d/lynx.package12
1 files changed, 12 insertions, 0 deletions
diff --git a/groups.d/241.native_packages_inet.d/lynx.package b/groups.d/241.native_packages_inet.d/lynx.package
new file mode 100644
index 00000000..a182aa72
--- /dev/null
+++ b/groups.d/241.native_packages_inet.d/lynx.package
@@ -0,0 +1,12 @@
+: ${PKG_LYNX_DEPENDS:="gnutls ncursesw readline"};
+: ${PKG_LYNX_SHA256SUM:=6980e75cf0d677fd52c116e2e0dfd3884e360970c88c8356a114338500d5bee7};
+: ${PKG_LYNX_VERSION:=2.8.8rel.2};
+: ${PKG_LYNX_URL:=https://ftp.osuosl.org/pub/blfs/conglomeration/lynx/lynx${PKG_LYNX_VERSION}.tar.bz2};
+: ${PKG_LYNX_CFLAGS_CONFIGURE_EXTRA:="-I${PREFIX_NATIVE}/include -I${PREFIX_NATIVE}/include/ncursesw -DNCURSES_INTERNALS"};
+: ${PKG_LYNX_CONFIGURE_ARGS_EXTRA:=--with-gnutls};
+: ${PKG_LYNX_SUBDIR:=lynx2-8-8};
+: ${PKG_LYNX_DISABLED:=1};
+
+ex_pkg_register "lynx" "${RTL_FILEOP_SOURCE_FNAME}" "native_packages";
+
+# vim:filetype=sh textwidth=0