Source: fte
Section: editors
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper-compat (= 13),
               libgpmg1-dev [linux-any],
               libncurses-dev,
               libslang2-dev,
               libx11-dev,
               libxpm-dev,
               libxt-dev,
               patch,
               perl,
               x11proto-core-dev
Rules-Requires-Root: no
Homepage: https://fte.sourceforge.net/
Standards-Version: 4.6.2
Vcs-Git: https://salsa.debian.org/debian/fte.git
Vcs-Browser: https://salsa.debian.org/debian/fte

Package: fte
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends}
Recommends: fte-xwindow | fte-terminal | fte-console
Suggests: exuberant-ctags,
          fte-docs
Description: Text editor for programmers - base package
 FTE is a text editor for programmers.  Some of its features are smart
 indentation for C, C++, Java, Perl; color syntax highlighting for many more
 languages; multiple file/window editing; column blocks; configurable menus
 and keyboard bindings; mouse support; undo/redo; regular expression search
 and replace; folding; background compiler execution.
 .
 This package contains files necessary to build a configuration file and
 some elementary documentation.  There is no editor here; please select one
 of the packages in the dependencies.

Package: fte-docs
Section: doc
Architecture: all
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}
Recommends: fte (= ${binary:Version})
Multi-Arch: foreign
Description: Documentation and examples for the FTE editor
 FTE is a text editor for programmers.  Some of its features are smart
 indentation for C, C++, Java, Perl; color syntax highlighting for many more
 languages; multiple file/window editing; column blocks; configurable menus
 and keyboard bindings; mouse support; undo/redo; regular expression search
 and replace; folding; background compiler execution.
 .
 This package contains HTML documentation and sample configuration files.

Package: fte-xwindow
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: fte (= ${binary:Version}),
         ${misc:Depends},
         ${shlibs:Depends}
Provides: editor
Description: Text editor for programmers - X Window System edition with I18N support
 FTE is a text editor for programmers.  Some of its features are smart
 indentation for C, C++, Java, Perl; color syntax highlighting for many more
 languages; multiple file/window editing; column blocks; configurable menus
 and keyboard bindings; mouse support; undo/redo; regular expression search
 and replace; folding; background compiler execution.
 .
 This is the X Window System edition, with internationalization support.

Package: fte-console
Architecture: linux-any
Pre-Depends: ${misc:Pre-Depends}
Depends: fte (= ${binary:Version}),
         ${misc:Depends},
         ${shlibs:Depends}
Provides: editor
Description: Text editor for programmers - console edition, no I18N support
 FTE is a text editor for programmers.  Some of its features are smart
 indentation for C, C++, Java, Perl; color syntax highlighting for many more
 languages; multiple file/window editing; column blocks; configurable menus
 and keyboard bindings; mouse support; undo/redo; regular expression search
 and replace; folding; background compiler execution.
 .
 This is the Linux console edition, without internationalization support.

Package: fte-terminal
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: fte (= ${binary:Version}),
         ${misc:Depends},
         ${shlibs:Depends}
Provides: editor
Description: Text editor for programmers - version for terminals
 FTE is a text editor for programmers.  Some of its features are smart
 indentation for C, C++, Java, Perl; color syntax highlighting for many more
 languages; multiple file/window editing; column blocks; configurable menus
 and keyboard bindings; mouse support; undo/redo; regular expression search
 and replace; folding; background compiler execution.
 .
 This is the version for terminals (e.g. xterm, vt100).
