4 Maintainer: Axel Beckert <abe@debian.org>
5 Build-Depends: debhelper (>= 10),
7 Standards-Version: 4.3.0
8 Homepage: http://conkeror.org/
9 Vcs-Browser: https://repo.or.cz/w/conkeror.git
10 Vcs-Git: https://repo.or.cz/conkeror.git
11 Rules-Requires-Root: no
15 Depends: ${misc:Depends},
17 waterfox | firefox (<< 57~) | firefox-esr (<< 57~) | iceweasel (<< 57~)
18 Recommends: conkeror-spawn-process-helper,
20 Breaks: conkeror-spawn-process-helper (<< 0.9~git080901-1)
21 Suggests: emacs | emacsen
23 Xb-Xul-AppId: {a79fe89b-6662-4ff4-8e88-09950ad4dfde}
24 Description: keyboard focused web browser with Emacs look and feel
25 Conkeror is a highly-programmable web browser based on Mozilla's
26 rendering engine Gecko which was the base of all Mozilla products
27 including Firefox and is now provided by projects like e.g. Waterfox.
29 Conkeror has a sophisticated keyboard system for running commands and
30 interacting with web page content, modelled after Emacs and Lynx. It
31 is self-documenting and extensible with JavaScript.
33 It comes with builtin support for several Web 2.0 sites like several
34 Google services (Search, Gmail, Maps, Reader, etc.), Del.icio.us,
35 Reddit, Last.fm and YouTube. For easier editing of form fields, it
36 can spawn external editors. For this feature the recommended
37 conkeror-spawn-process-helper package needs to be installed.
39 Despite its very similar sounding name, Conkeror is not related to
40 the KDE web browser and file manager Konqueror in any way.
42 Package: conkeror-spawn-process-helper
44 Depends: ${misc:Depends},
47 Breaks: conkeror (<< 0.9~git080901-1)
48 Description: spawn external processes in Conkeror
49 This helper tool named conkeror-spawn-helper is necessary to let the
50 Conkeror web browser spawn external process, e.g. to edit form fields
51 in an external program. It was previously named spawn-process-helper.
53 Maybe helpful for other Gecko-based applications, too.