14 lines
503 B
Bash
14 lines
503 B
Bash
# Template file for 'lxqt-runner'
|
|
pkgname=lxqt-runner
|
|
version=0.9.0
|
|
revision=1
|
|
build_style=cmake
|
|
hostmakedepends="cmake pkg-config"
|
|
makedepends="qt5-script-devel liblxqt-devel libqtxdg-devel lxqt-globalkeys-devel"
|
|
short_desc="LXQt application runner module"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
license="LGPL-2.1"
|
|
homepage="http://lxqt.org/"
|
|
distfiles="http://downloads.lxqt.org/lxqt/${version}/${pkgname}-${version}.tar.xz"
|
|
checksum=7d9d4d85acb2a9e17892ca41637a677939ef7788df5cd45ba44d178ac066439a
|