17 lines
631 B
Bash
17 lines
631 B
Bash
# Template file for 'lxqt-session'
|
|
pkgname=lxqt-session
|
|
version=1.4.0
|
|
revision=1
|
|
build_style=cmake
|
|
hostmakedepends="pkg-config lxqt-build-tools qt5-qmake qt5-host-tools xdg-user-dirs
|
|
perl"
|
|
makedepends="kwindowsystem-devel liblxqt-devel procps-ng-devel qtxdg-tools-devel"
|
|
depends="xdg-user-dirs qtxdg-tools"
|
|
short_desc="LXQt session handler"
|
|
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
|
license="LGPL-2.1-or-later"
|
|
homepage="https://lxqt-project.org"
|
|
distfiles="https://github.com/lxqt/lxqt-session/archive/${version}.tar.gz"
|
|
checksum=b47b4f0588b48327b1c977caaacd58002172af69d24bca355a5bc18fe68612e0
|
|
replaces="lxqt-common>=0"
|