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