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.
54 lines
1.9 KiB
54 lines
1.9 KiB
Source: qterminal
|
|
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
|
Original-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>,
|
|
Aaron Rainbolt <arraybolt3@ubuntu.com>,
|
|
Simon Quigley <tsimonq2@ubuntu.com>
|
|
Section: x11
|
|
Priority: optional
|
|
Build-Depends: debhelper-compat (= 13),
|
|
layer-shell-qt,
|
|
libcanberra-dev,
|
|
libkf6windowsystem-dev (>= 6.0.0),
|
|
liblayershellqtinterface-dev,
|
|
libqtermwidget6-2-dev (>= 2.1.0),
|
|
libutf8proc-dev,
|
|
libx11-dev,
|
|
libxkbcommon-dev (>= 0.5.0),
|
|
lxqt-build-tools (>= 2.1.0),
|
|
qt6-svg-dev (>= 6.6.0),
|
|
qt6-wayland-dev (>= 6.6.0)
|
|
Standards-Version: 4.7.0
|
|
Vcs-Browser: https://git.lubuntu.me/Lubuntu/qterminal-packaging
|
|
Vcs-Git: https://git.lubuntu.me/Lubuntu/qterminal-packaging.git
|
|
Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/qterminal
|
|
Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/qterminal.git
|
|
Homepage: https://github.com/lxqt/qterminal
|
|
Rules-Requires-Root: no
|
|
|
|
Package: qterminal
|
|
Architecture: any
|
|
Depends: ${misc:Depends}, ${shlibs:Depends}
|
|
Recommends: qterminal-l10n
|
|
Provides: x-terminal-emulator
|
|
Description: Lightweight Qt terminal emulator
|
|
QTerminal is a lightweight terminal emulator based on QTermWidget.
|
|
.
|
|
Among other it features
|
|
* Split terminals (horizontally and vertically).
|
|
* Multiple tabs.
|
|
* Customizable shortcuts.
|
|
* Various color schemes.
|
|
|
|
Package: qterminal-l10n
|
|
Architecture: all
|
|
Multi-Arch: foreign
|
|
Section: localization
|
|
Depends: qt6-translations-l10n, ${misc:Depends}
|
|
Description: Language package for qterminal
|
|
The l10n files for qterminal.
|
|
.
|
|
This package contains the l10n files needed by qterminal.
|