4 Maintainer: Axel Beckert <abe@debian.org>
5 Build-Depends: debhelper (>= 9~), dpkg-dev (>= 1.16.1~)
6 Standards-Version: 3.9.4
7 Homepage: http://conkeror.org/
8 Vcs-Browser: http://repo.or.cz/w/conkeror.git
9 Vcs-Git: git://repo.or.cz/conkeror.git
13 Depends: ${misc:Depends},
24 xulrunner-16.0 (>= 16.0~a2+20120803042008) |
25 xulrunner-15.0 (>= 15.0~b3) |
39 Recommends: conkeror-spawn-process-helper, xdg-utils
40 Breaks: conkeror-spawn-process-helper (<< 0.9~git080901-1)
42 xulrunner-16.0 (<< 16.0~a2+20120803042008),
43 xulrunner-15.0 (<< 15.0~b3)
44 Suggests: emacs | emacsen
46 Xb-Xul-AppId: {a79fe89b-6662-4ff4-8e88-09950ad4dfde}
47 Description: keyboard focused web browser with Emacs look and feel
48 Conkeror is a highly-programmable web browser based on Mozilla
49 XULRunner which is the base of all Mozilla products including
50 Firefox. Conkeror has a sophisticated keyboard system for running
51 commands and interacting with web page content, modelled after Emacs
52 and Lynx. It is self-documenting and extensible with JavaScript.
54 It comes with builtin support for several Web 2.0 sites like several
55 Google services (Search, Gmail, Maps, Reader, etc.), Del.icio.us,
56 Reddit, Last.fm and YouTube. For easier editing of form fields, it
57 can spawn external editors. For this feature the recommended
58 conkeror-spawn-process-helper package needs to be installed.
60 Despite its very similar sounding name, Conkeror is not related to
61 the KDE web browser and file manager Konqueror in any way.
63 Package: conkeror-spawn-process-helper
65 Depends: ${shlibs:Depends}, ${misc:Depends}
67 Breaks: conkeror (<< 0.9~git080901-1)
68 Description: spawn external processes in Conkeror
69 This helper tool named conkeror-spawn-helper is necessary to let the
70 Conkeror web browser spawn external process, e.g. to edit form fields
71 in an external program. It was previously named spawn-process-helper.
73 Maybe helpful for other XULRunner based applications, too.