File: control

package info (click to toggle)
dillo 3.0.5-7.2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,560 kB
  • sloc: cpp: 33,618; ansic: 19,437; sh: 4,006; makefile: 561; perl: 131
file content (36 lines) | stat: -rw-r--r-- 1,187 bytes parent folder | download | duplicates (2)
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: optional
Maintainer: Axel Beckert <abe@debian.org>
Standards-Version: 4.5.0
Build-Depends: debhelper-compat (= 12),
               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: https://web.archive.org/web/20221006082222/https://www.dillo.org/
Vcs-Git: https://salsa.debian.org/debian/dillo.git
Vcs-Browser: https://salsa.debian.org/debian/dillo
Rules-Requires-Root: no

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.