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>,
|
|
|
|
ChangZhuo Chen (陳昌倬) <czchen@gmail.com>,
|
|
|
|
Andrew Lee (李健秋) <ajqlee@debian.org>,
|
|
|
|
Section: x11
|
|
|
|
Priority: optional
|
|
|
|
Build-Depends: debhelper (>= 9),
|
|
|
|
cmake (>= 3.0.2),
|
2015-09-06 13:04:56 +02:00
|
|
|
libqtermwidget5-0-dev,
|
|
|
|
libqt5x11extras5-dev,
|
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
|
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
|
|
|
|
Homepage: https://github.com/qterminal/qterminal
|
2015-08-15 15:29:51 +02:00
|
|
|
|
|
|
|
Package: qterminal
|
|
|
|
Architecture: any
|
2015-08-19 18:56:34 +08:00
|
|
|
Depends: ${shlibs:Depends},
|
|
|
|
${misc:Depends},
|
2015-09-06 13:04:56 +02:00
|
|
|
Description: QT-based multitab terminal emulator
|
2015-08-19 18:56:34 +08:00
|
|
|
Qterminal is a Qt-based multitab terminal forked from QTermWidget, it is
|
|
|
|
lightweight, open-source, specially designed for LXQt desktop environment.
|
|
|
|
.
|
2015-08-19 19:15:08 +08:00
|
|
|
The features of qterminal include:
|
2015-08-19 19:17:43 +08:00
|
|
|
* Split terminal horizontal and vertical.
|
|
|
|
* Multiple tab.
|
|
|
|
* Customized shortcut.
|
|
|
|
* Change color scheme.
|
2015-08-19 18:41:41 +08:00
|
|
|
|
|
|
|
Package: qterminal-dbg
|
|
|
|
Architecture: any
|
2015-08-19 18:56:34 +08:00
|
|
|
Section: debug
|
|
|
|
Priority: extra
|
|
|
|
Depends: ${shlibs:Depends},
|
|
|
|
${misc:Depends},
|
|
|
|
qterminal (= ${binary:Version})
|
2015-08-19 18:41:41 +08:00
|
|
|
Description: QT-based multitab terminal emulator (debug symbols)
|
2015-08-19 18:56:34 +08:00
|
|
|
Qterminal is a Qt-based multitab terminal forked from QTermWidget, it is
|
|
|
|
lightweight, open-source, specially designed for LXQt desktop environment.
|
|
|
|
.
|
2015-08-19 19:15:08 +08:00
|
|
|
The features of qterminal include:
|
2015-08-19 19:17:43 +08:00
|
|
|
* Split terminal horizontal and vertical.
|
|
|
|
* Multiple tab.
|
|
|
|
* Customized shortcut.
|
|
|
|
* Change color scheme.
|
2015-08-19 18:41:41 +08:00
|
|
|
.
|
|
|
|
This package contains debug symbols for qterminal.
|