mirror of
https://github.com/rkd77/elinks.git
synced 2025-01-03 14:57:44 -05:00
383f95505f
Today on the elinks-dev mailing list, the new maintainer of the Debian
elinks package asked the debian directory to be removed from released
tarballs, because it makes the Debian diff hard to read. Also, the
files there are out of date.
When the debian directory was discussed in April 2007, people didn't
want it to be removed, so I instead moved it to contrib/debian in
ELinks 0.12.GIT (599cf3d91e
).
And now I'm doing the same in 0.11.3.GIT.
21 lines
862 B
Plaintext
21 lines
862 B
Plaintext
Source: elinks
|
|
Section: web
|
|
Priority: optional
|
|
Maintainer: Peter Gervai <grin@tolna.net>
|
|
Standards-Version: 3.6.1
|
|
Build-Depends: debhelper (>= 4.0.0), m4, bison, libgnutls11-dev, libgpmg1-dev [@linux-gnu@], liblua50-dev, liblualib50-dev, libbz2-dev, libexpat1-dev (>= 1.95.6), type-handling (>= 0.2.1), libperl-dev
|
|
|
|
Package: elinks
|
|
Architecture: any
|
|
Depends: ${shlibs:Depends}, debconf
|
|
Provides: links, www-browser
|
|
Description: advanced text-mode WWW browser
|
|
ELinks (Enhanced Links) is a lynx-like character mode browser,
|
|
created from the Links browser with many patches and enhancements.
|
|
It includes support for rendering tables and frames, features
|
|
background downloads, can display colors, supports the Lua scripting
|
|
language, IPV6 and has many other features. ELinks is linked against
|
|
GNUTLS to prevent license issues.
|
|
.
|
|
Homepage: http://elinks.cz/
|