14 lines
459 B
Bash
14 lines
459 B
Bash
# Template file for 'qps'
|
|
pkgname=qps
|
|
version=2.5.0
|
|
revision=1
|
|
build_style=cmake
|
|
hostmakedepends="lxqt-build-tools perl qt5-qmake qt5-host-tools"
|
|
makedepends="liblxqt-devel"
|
|
short_desc="Qt process manager"
|
|
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://lxqt-project.org"
|
|
distfiles="https://github.com/lxqt/qps/archive/${version}.tar.gz"
|
|
checksum=c5f3a27b731eccfae59734c4a3048f9d8632827444e35b773c1a112702666b6a
|