14 lines
595 B
Bash
14 lines
595 B
Bash
# Template file for 'qterminal'
|
|
pkgname=qterminal
|
|
version=1.0.0
|
|
revision=1
|
|
build_style=cmake
|
|
hostmakedepends="lxqt-build-tools qt5-qmake qt5-host-tools perl"
|
|
makedepends="qtermwidget-devel qt5-tools-devel qt5-x11extras-devel"
|
|
depends="desktop-file-utils"
|
|
short_desc="Lightweight terminal emulator written in Qt"
|
|
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://lxqt.org/"
|
|
distfiles="https://github.com/lxqt/qterminal/releases/download/${version}/qterminal-${version}.tar.xz"
|
|
checksum=f169a5279ae5afe386ec3016385c7692b551fea1bae639a8ae438ec90165a643
|