54 lines
1.9 KiB
Plaintext
Raw Normal View History

2015-08-15 15:29:51 +02:00
Source: qterminal
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
2024-11-05 16:14:37 -06:00
Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
2022-11-18 19:07:23 -06:00
Uploaders: Alf Gaida <agaida@siduction.org>,
ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
2023-02-17 12:00:54 -06:00
Andrew Lee (李健秋) <ajqlee@debian.org>,
Aaron Rainbolt <arraybolt3@ubuntu.com>,
Simon Quigley <tsimonq2@ubuntu.com>
2015-08-19 18:56:34 +08:00
Section: x11
Priority: optional
2021-02-21 22:39:41 +00:00
Build-Depends: debhelper-compat (= 13),
2024-06-29 21:54:26 -05:00
layer-shell-qt,
2024-06-26 13:22:47 -05:00
libcanberra-dev,
2024-11-05 16:04:42 -06:00
libkf6windowsystem-dev (>= 6.0.0),
2024-06-29 21:54:26 -05:00
liblayershellqtinterface-dev,
2024-11-05 16:04:42 -06:00
libqtermwidget6-2-dev (>= 2.1.0),
libutf8proc-dev,
2015-08-19 18:56:34 +08:00
libx11-dev,
2024-11-05 16:04:42 -06:00
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.1
Vcs-Browser: https://git.lubuntu.me/Lubuntu/qterminal-packaging
Vcs-Git: https://git.lubuntu.me/Lubuntu/qterminal-packaging.git
2024-11-05 16:14:37 -06:00
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
2023-02-17 13:01:17 -06:00
Rules-Requires-Root: no
2015-08-15 15:29:51 +02:00
Package: qterminal
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Recommends: qterminal-l10n
Provides: x-terminal-emulator, xterm
2016-01-09 23:04:45 +01:00
Description: Lightweight Qt terminal emulator
QTerminal is a lightweight 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.
2019-01-26 01:04:46 -06:00
Package: qterminal-l10n
Architecture: all
Multi-Arch: foreign
Section: localization
2024-06-26 13:22:47 -05:00
Depends: qt6-translations-l10n, ${misc:Depends}
2019-01-26 01:04:46 -06:00
Description: Language package for qterminal
The l10n files for qterminal.
.
2019-01-26 01:04:46 -06:00
This package contains the l10n files needed by qterminal.