aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control
blob: bac6361166364327dafb1b55ba2dd2b81334dc5c (plain) (blame)
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
Source: w3m
Section: web
Priority: optional
Maintainer: Tatsuya Kinoshita <tats@debian.org>
Uploaders: HIGUCHI Daisuke (VDR dai) <dai@debian.org>
Build-Depends: debhelper-compat (= 13),
               gawk | awk,
               libgc-dev,
               libgpm-dev [linux-any],
               libimlib2-dev,
               libncurses5-dev,
               libssl-dev,
               pkg-config,
               zlib1g-dev
Homepage: https://tracker.debian.org/pkg/w3m
Vcs-Browser: https://salsa.debian.org/debian/w3m
Vcs-Git: https://salsa.debian.org/debian/w3m.git
Standards-Version: 4.5.0
Rules-Requires-Root: binary-targets

Package: w3m
Architecture: any
Multi-Arch: foreign
Depends: ${misc:Depends}, ${shlibs:Depends}
Recommends: ca-certificates
Provides: www-browser
Suggests: cmigemo,
          dict,
          dict-wn,
          dictd,
          firefox | www-browser,
          libsixel-bin,
          man-db,
          mime-support,
          mpv,
          sensible-utils,
          w3m-el,
          w3m-img,
          wget | curl,
          xdg-utils,
          xsel
Conflicts: w3m-ssl
Replaces: w3m-ssl, w3mmee
Description: WWW browsable pager with excellent tables/frames support
 w3m is a text-based World Wide Web browser with IPv6 support.
 It features excellent support for tables and frames. It can be used
 as a standalone file pager, too.
 .
  * You can follow links and/or view images in HTML.
  * Internet message preview mode, you can browse HTML mail.
  * You can follow links in plain text if it includes URL forms.
  * With w3m-img, you can view inline images.
 .
 This package provides Debian's w3m, forked from the original version
 <https://sourceforge.net/projects/w3m/>.

Package: w3m-img
Architecture: any
Depends: w3m (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
Description: inline image extension support utilities for w3m
 w3m-img provides some utilities to support inline images for w3m
 on terminal emulator in X Window System environments and Linux
 framebuffer.