Source: lxterminal
Section: x11
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
 autoconf,
 automake,
 dh-autoreconf,
 docbook-xml,
 gettext,
 intltool,
 libgdk-pixbuf-2.0-dev,
 libglib2.0-dev,
 libgtk-3-dev,
 libjpeg62-turbo-dev | libjpeg-turbo8-dev,
 libjpeg-dev,
 libtool,
 libtiff-dev,
 libvte-2.91-dev,
 make,
 pkgconf,
 pkg-config,
 xmlto,
 xsltproc,
Standards-Version: 4.6.2
Homepage: https://github.com/lxde/lxterminal
Vcs-Browser: https://salsa.debian.org/lxde-team/lxterminal
Vcs-Git: https://salsa.debian.org/lxde-team/lxterminal.git

Package: lxterminal
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends},
Provides: x-terminal-emulator
Description: VTE terminal emulator written in GTK
 LXTerminal is a VTE-based terminal emulator with support for multiple tabs. It is completely desktop-independent and does not have any unnecessary dependencies. In order to reduce memory usage and increase the performance all instances of the terminal are sharing a single process.