QTerminal Packaging
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.
Go to file
Alf Gaida 689fc10f3e
New upstream release 0.7.0
8 years ago
debian New upstream release 0.7.0 8 years ago
src New upstream release 0.7.0 8 years ago
.gitignore New upstream release 0.7.0 8 years ago
AUTHORS Cherry-picking upstream version 0.6.1~114-ga50f87c. 8 years ago
CHANGELOG New upstream release 0.7.0 8 years ago
CMakeLists.txt New upstream release 0.7.0 8 years ago
CONTRIBUTING.md Cherry-picking upstream version 0.6.0+20151227. 9 years ago
Doxyfile Adding upstream version 0.6.0. 9 years ago
LICENSE Cherry-picking upstream version 0.6.0+20151227. 9 years ago
README.md New upstream release 0.7.0 8 years ago
qterminal.appdata.xml New upstream release 0.7.0 8 years ago
qterminal.desktop Cherry-picking upstream version 0.6.1~114-ga50f87c. 8 years ago
qterminal.pro Cherry-picking upstream version 0.6.1~114-ga50f87c. 8 years ago
qterminal_drop.desktop Cherry-picking upstream version 0.6.1~114-ga50f87c. 8 years ago

README.md

QTerminal

Overview

QTerminal is a lightweight Qt terminal emulator based on QTermWidget.

It is maintained by the LXQt project but can be used independently from this desktop environment. The only bonds are liblxqt representing a build dependency and the localization files which were outsourced to LXQt repository lxqt-l10n.

This project is licensed under the terms of the GPLv2 or any later version. See the LICENSE file for the full text of the license.

Installation

Compiling sources

Runtime dependencies are qtx11extras ≥ 5.2 and QTermWidget.
In order to build CMake ≥ 3.0.2 and liblxqt are needed as well as optionally Git to pull latest VCS checkouts. The localization files were outsourced to repository lxqt-l10n so the corresponding dependencies are needed, too. Please refer to this repository's README.md for further information.

Code configuration is handled by CMake. Building out of source is strongly recommended. CMake variable CMAKE_INSTALL_PREFIX will normally have to be set to /usr.

To build run make, to install make install which accepts variable DESTDIR as usual.

Binary packages

QTerminal is provided by all major Linux distributions like Arch Linux (AUR only so far), Debian (as of Debian stretch), Fedora and openSUSE (Tumbleweed only so far).
Just use the distributions' package managers to search for string qterminal.