15 lines
591 B
Bash
15 lines
591 B
Bash
# Template file for 'qterminal'
|
|
pkgname=qterminal
|
|
version=0.16.1
|
|
revision=1
|
|
build_style=cmake
|
|
hostmakedepends="lxqt-build-tools qt5-qmake qt5-host-tools"
|
|
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=550f39aeb705cd58f8296a07e3bb5553fdba5ebccb837a83798fcc4f7af30b9e
|