15 lines
588 B
Bash
15 lines
588 B
Bash
# Template file for 'lxqt-runner'
|
|
pkgname=lxqt-runner
|
|
version=0.13.0
|
|
revision=2
|
|
build_style=cmake
|
|
configure_args="-DPULL_TRANSLATIONS=0"
|
|
hostmakedepends="pkg-config lxqt-build-tools qt5-qmake qt5-host-tools"
|
|
makedepends="liblxqt-devel lxqt-globalkeys-devel muparser-devel"
|
|
short_desc="LXQt quick launcher"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
license="LGPL-2.1-or-later"
|
|
homepage="https://lxqt.org/"
|
|
distfiles="https://github.com/lxqt/lxqt-runner/releases/download/${version}/lxqt-runner-${version}.tar.xz"
|
|
checksum=912a8a36158c1b37ebb9f29cfe0f0ea317fb1359373c0dd47f872ecc9a334f37
|