File: control

package info (click to toggle)
links2 2.29-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 27,852 kB
  • sloc: ansic: 181,859; sh: 2,585; cpp: 1,450; makefile: 84; awk: 49; perl: 34
file content (67 lines) | stat: -rw-r--r-- 2,200 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
57
58
59
60
61
62
63
64
65
66
67
Source: links2
Section: web
Priority: optional
Maintainer: Axel Beckert <abe@debian.org>
Build-Depends: debhelper-compat (= 13),
               dh-exec,
               libavif-dev,
               libbrotli-dev,
               libbz2-dev,
               libevent-dev,
               libfontconfig-dev,
               libfreetype-dev,
               libgpm-dev [linux-any],
               libjpeg-dev,
               liblz-dev,
               liblzma-dev,
               libpng-dev,
               librsvg2-dev,
               libsdl1.2-dev,
               libssl-dev,
               libtiff-dev,
               libwebp-dev,
               libx11-dev,
               libxau-dev,
               libxdmcp-dev,
               libxt-dev,
               libzstd-dev,
               pkg-config,
               publicsuffix
Standards-Version: 4.6.2
Homepage: http://links.twibright.com/
Vcs-Browser: https://salsa.debian.org/debian/links2
Vcs-Git: https://salsa.debian.org/debian/links2.git
Rules-Requires-Root: no

Package: links2
Architecture: any
Multi-Arch: foreign
Provides: www-browser
Depends: ${misc:Depends},
         ${shlibs:Depends}
Recommends: ca-certificates,
            xterm | x-terminal-emulator
Suggests: mc
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
Multi-Arch: foreign
Provides: www-browser
Depends: ${misc:Depends},
         ${shlibs:Depends}
Recommends: ca-certificates
Suggests: mc
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.