34 lines
1.1 KiB
Plaintext
Raw Normal View History

2015-08-15 15:29:51 +02:00
Source: qterminal
Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
2015-08-19 18:56:34 +08:00
Uploaders: Alf Gaida <agaida@siduction.org>,
2015-09-13 13:32:46 +02:00
ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
2015-08-19 18:56:34 +08:00
Andrew Lee (李健秋) <ajqlee@debian.org>,
Section: x11
Priority: optional
Build-Depends: debhelper (>= 9),
cmake (>= 3.0.2),
libqtermwidget5-0-dev,
libqt5x11extras5-dev,
2015-08-19 18:56:34 +08:00
libx11-dev,
qtbase5-private-dev,
qttools5-dev,
qttools5-dev-tools
2015-08-15 15:29:51 +02:00
Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-lxqt/qterminal.git
2015-08-19 18:56:34 +08:00
Vcs-Git: git://anonscm.debian.org/pkg-lxqt/qterminal.git
2016-01-09 23:04:45 +01:00
Homepage: https://github.com/lxde/qterminal
2015-08-15 15:29:51 +02:00
Package: qterminal
2015-09-19 10:13:45 +08:00
Provides: x-terminal-emulator
2015-08-15 15:29:51 +02:00
Architecture: any
2015-08-19 18:56:34 +08:00
Depends: ${shlibs:Depends},
${misc:Depends},
2016-01-09 23:04:45 +01:00
Description: Lightweight Qt terminal emulator
QTerminal is a lightwight terminal emulator based on QTermWidget.
2015-08-19 18:56:34 +08:00
.
2016-01-09 23:04:45 +01:00
Among other it features
* Split terminals (horizontally and vertically).
* Multiple tabs.
* Customizable shortcuts.
* Various color schemes.