File: control

package info (click to toggle)
links2 2.14-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 27,616 kB
  • ctags: 11,599
  • sloc: ansic: 178,441; sh: 2,496; cpp: 588; makefile: 66; awk: 49; perl: 34
file content (56 lines) | stat: -rw-r--r-- 1,962 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
Source: links2
Section: web
Priority: optional
Maintainer: Axel Beckert <abe@debian.org>
Build-Depends: autotools-dev,
               debhelper (>= 9~),
               dh-exec,
               libbz2-dev,
               libdirectfb-dev,
               libevent-dev,
               libgpm-dev [linux-any],
               libjpeg-dev,
               liblzma-dev,
               libpng-dev,
               librsvg2-dev,
               libsdl1.2-dev,
               libssl-dev,
               libtiff-dev,
               libx11-dev,
               libxau-dev,
               libxdmcp-dev,
               libxt-dev,
               publicsuffix
Standards-Version: 3.9.8
Homepage: http://links.twibright.com/
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/links2.git
Vcs-Git: https://anonscm.debian.org/git/collab-maint/links2.git

Package: links2
Architecture: any
Provides: www-browser
Depends: ${misc:Depends},
         ${shlibs:Depends}
Recommends: ca-certificates,
            xterm | x-terminal-emulator
Built-Using: ${Built-Using}
Description: Web browser running in both graphics and text mode
 Links is a graphics and text mode WWW browser, similar to Lynx. It displays
 tables, frames, downloads on background, uses HTTP/1.1 keepalive connections.
 In graphics mode it displays PNG, JPEG, GIF, TIFF, and XBM pictures, runs
 external bindings on other types, and features anti-aliased font, smooth
 image zooming, 48-bit dithering, and gamma and aspect ratio correction.

Package: links
Architecture: any
Provides: www-browser
Depends: ${misc:Depends},
         ${shlibs:Depends}
Recommends: ca-certificates
Built-Using: ${Built-Using}
Description: Web browser running in text mode
 Links is a text mode WWW browser, similar to Lynx. It displays tables,
 frames, downloads on background, uses HTTP/1.1 keepalive connections.
 .
 This version is compiled without graphics mode. See the package
 links2 for a version with graphics support compiled in.