17 lines
632 B
Bash
17 lines
632 B
Bash
# Template file for 'qterminal'
|
|
pkgname=qterminal
|
|
version=0.8.0
|
|
revision=1
|
|
build_style=cmake
|
|
configure_args="-DPULL_TRANSLATIONS=0"
|
|
hostmakedepends="qt5-host-tools qt5-tools-devel"
|
|
makedepends="qtermwidget-devel qt5-tools-devel qt5-x11extras-devel
|
|
liblxqt-devel lxqt-build-tools"
|
|
depends="desktop-file-utils"
|
|
short_desc="Lightweight terminal emulator written in Qt"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
license="GPL-2"
|
|
homepage="http://lxqt.org/"
|
|
distfiles="https://github.com/lxde/qterminal/releases/download/${version}/qterminal-${version}.tar.xz"
|
|
checksum=a741a8688e696537c3bb2dfaa632b9dcc11f3672b9c6a031354b465de5fd987a
|