File: control

package info (click to toggle)
dillo 3.0.5-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 4,312 kB
  • ctags: 6,332
  • sloc: cpp: 33,629; ansic: 19,428; sh: 4,006; makefile: 561; perl: 131
file content (36 lines) | stat: -rw-r--r-- 1,169 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
Source: dillo
Section: web
Priority: extra
Maintainer: Axel Beckert <abe@debian.org>
Standards-Version: 3.9.8
Build-Depends: debhelper (>= 10),
               dh-autoreconf,
               dpkg-dev (>= 1.16.1~),
               libfltk1.3-dev (>= 1.3.2-3~),
               libglib2.0-dev,
               libjpeg-dev | libjpeg8-dev,
               libpng-dev,
               libssl-dev,
               zlib1g-dev
Homepage: http://www.dillo.org/
Vcs-Git: https://anonscm.debian.org/git/collab-maint/dillo.git
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/dillo.git

Package: dillo
Architecture: any
Depends: wget,
         ${misc:Depends},
         ${shlibs:Depends}
Recommends: perl,
            ${perl:Depends}
Provides: www-browser
Description: Small and fast web browser
 Dillo 3 is a graphical multi-platform web browser known for its speed
 and small footprint. It is based on version 1.3 of the Fast and Light
 Toolkit (FLTK) in version 1.3
 .
 It aims to be small in resources, stable, developer-friendly, usable,
 very fast, and extensible.
 .
 To run the included dillo-install-hyphenation script the recommended
 perl packages need to be installed.