void-packages/srcpkgs/lxqt-session/template
2021-11-07 21:52:00 +01:00

16 lines
622 B
Bash

# Template file for 'lxqt-session'
pkgname=lxqt-session
version=1.0.0
revision=1
build_style=cmake
hostmakedepends="pkg-config lxqt-build-tools qt5-qmake qt5-host-tools xdg-user-dirs
perl"
makedepends="liblxqt-devel xdg-user-dirs procps-ng-devel"
depends="xdg-user-dirs"
short_desc="LXQt session handler"
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
license="LGPL-2.1-or-later"
homepage="https://lxqt.org/"
distfiles="https://github.com/lxqt/lxqt-session/releases/download/${version}/lxqt-session-${version}.tar.xz"
checksum=5ad5f810907db7ecfc98f3c562d6df1b04d1d532fc7f8fa953e7b057bc442ac5
replaces="lxqt-common>=0"