You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qterminal-packaging/debian/control

35 lines
1.2 KiB

Source: qterminal
Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
Uploaders: Alf Gaida <agaida@siduction.org>,
ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
Andrew Lee (李健秋) <ajqlee@debian.org>,
Section: x11
Priority: optional
Build-Depends: debhelper (>= 9),
cmake (>= 3.0.2),
libqtermwidget5-0-dev,
libqt5x11extras5-dev,
libx11-dev,
qtbase5-private-dev,
qttools5-dev,
qttools5-dev-tools
Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-lxqt/qterminal.git
Vcs-Git: git://anonscm.debian.org/pkg-lxqt/qterminal.git
Homepage: https://github.com/qterminal/qterminal
Package: qterminal
Provides: x-terminal-emulator
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
Description: QT-based multitab terminal emulator
Qterminal is a Qt-based multitab terminal forked from QTermWidget, it is
lightweight, open-source, specially designed for LXQt desktop environment.
.
The features of qterminal include:
* Split terminal horizontal and vertical.
* Multiple tab.
* Customized shortcut.
* Change color scheme.