Codebase list dillo / 462034fd-d4de-4c08-a0cd-5a55f76ebc5c/main debian / control
462034fd-d4de-4c08-a0cd-5a55f76ebc5c/main

Tree @462034fd-d4de-4c08-a0cd-5a55f76ebc5c/main (Download .tar.gz)

control @462034fd-d4de-4c08-a0cd-5a55f76ebc5c/mainraw · history · blame

Source: dillo
Section: web
Priority: optional
Maintainer: Axel Beckert <abe@debian.org>
Standards-Version: 4.5.0
Build-Depends: debhelper-compat (= 12),
               libfltk1.3-dev,
               libglib2.0-dev,
               libjpeg-dev | libjpeg8-dev,
               libpng-dev,
               libssl-dev,
               zlib1g-dev
Homepage: 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.