This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[ITP] elinks-0.9.0-2


I would like to contribute and maintain elinks:

http://elinks.or.cz/index.html

ELinks is an advanced and well-established feature-rich text mode web
(HTTP/FTP/..) browser. ELinks can render both frames and tables, is
highly customizable and can be extended via Lua or Guile  scripts.

Changes
=======
1) Use --without-x, since it causes a dependency upon XFree86-bin, but
it only adds support for setting the window title in X.  (Frédéric
L. W. Meunier)

2) Use --enable-leds, --enable-fastmem, and --enable-256-colors for
additional feature support.  (Frédéric L. W. Meunier)


You can point Cygwin's setup.exe to the following address to install and test elinks:

http://www.egr.msu.edu/~huntharo/cygwin/

setup.hint:

========================================================================
sdesc: "Text mode web browser"
ldesc: "ELinks is a program for browsing the web in text mode."
category: Web
requires: cygwin expat libbz2_1 libiconv2 openssl zlib
========================================================================

Download script:

------------------------ cut here --------------------------------------
#!/bin/bash

mkdir elinks
cd elinks

wget \
http://www.egr.msu.edu/~huntharo/cygwin/release/elinks/setup.hint

wget \
http://www.egr.msu.edu/~huntharo/cygwin/release/elinks/elinks-0.9.0-2.tar.bz2

wget \
http://www.egr.msu.edu/~huntharo/cygwin/release/elinks/elinks-0.9.0-2-src.tar.bz2
------------------------ cut here --------------------------------------

MD5 sums:

be80d773fd1c3452798f6b57ac98de71 *elinks-0.9.0-2-src.tar.bz2
277835ed02c848eb771beb05800d9ace *elinks-0.9.0-2.tar.bz2
4f413c07a6da9a4d3f8a27ea8621fcc7 *setup.hint


Harold



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]