2015-08-15 15:29:51 +02:00
|
|
|
Source: qterminal
|
2023-02-17 01:22:19 -06:00
|
|
|
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),
|
2017-10-23 01:47:30 +02:00
|
|
|
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)
|
2025-02-21 16:47:21 -06:00
|
|
|
Standards-Version: 4.7.1
|
2023-02-17 01:22:19 -06:00
|
|
|
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
|
2018-04-28 19:20:56 +02:00
|
|
|
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
|
2023-02-17 01:22:19 -06:00
|
|
|
Depends: ${misc:Depends}, ${shlibs:Depends}
|
2016-10-18 20:59:44 +02:00
|
|
|
Recommends: qterminal-l10n
|
2025-02-21 16:47:21 -06:00
|
|
|
Provides: x-terminal-emulator, xterm
|
2016-01-09 23:04:45 +01:00
|
|
|
Description: Lightweight Qt terminal emulator
|
2018-06-15 22:07:11 +00:00
|
|
|
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
|
2016-01-11 21:24:47 +01:00
|
|
|
* 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
|
2021-08-18 17:22:11 -04:00
|
|
|
The l10n files for qterminal.
|
|
|
|
.
|
2019-01-26 01:04:46 -06:00
|
|
|
This package contains the l10n files needed by qterminal.
|