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>,
|
2016-08-06 16:48:54 +02:00
|
|
|
Andrew Lee (李健秋) <ajqlee@debian.org>
|
2015-08-19 18:56:34 +08:00
|
|
|
Section: x11
|
|
|
|
Priority: optional
|
2016-09-24 06:36:16 +02:00
|
|
|
Build-Depends: debhelper (>= 10),
|
2015-08-19 18:56:34 +08:00
|
|
|
cmake (>= 3.0.2),
|
2016-10-18 20:59:44 +02:00
|
|
|
libkf5windowsystem-dev,
|
|
|
|
liblxqt0-dev (>= 0.11.0),
|
|
|
|
libqtermwidget5-0-dev (>= 0.7.0),
|
|
|
|
libqt5svg5-dev,
|
2015-09-06 13:04:56 +02:00
|
|
|
libqt5x11extras5-dev,
|
2016-10-18 20:59:44 +02:00
|
|
|
libqt5xdg-dev (>= 2.0.0),
|
2015-08-19 18:56:34 +08:00
|
|
|
libx11-dev,
|
2015-09-06 13:04:56 +02:00
|
|
|
qtbase5-private-dev,
|
|
|
|
qttools5-dev,
|
|
|
|
qttools5-dev-tools
|
2016-08-06 16:48:54 +02:00
|
|
|
Standards-Version: 3.9.8
|
2016-10-18 20:59:44 +02:00
|
|
|
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-lxqt/qterminal.git/?h=debian/sid
|
2016-08-06 16:48:54 +02:00
|
|
|
Vcs-Git: https://anonscm.debian.org/git/pkg-lxqt/qterminal.git -b debian/sid
|
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-10-18 20:59:44 +02:00
|
|
|
Recommends: qterminal-l10n
|
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
|
2016-01-11 21:24:47 +01:00
|
|
|
* Split terminals (horizontally and vertically).
|
|
|
|
* Multiple tabs.
|
|
|
|
* Customizable shortcuts.
|
|
|
|
* Various color schemes.
|