17 lines
631 B
Bash
17 lines
631 B
Bash
# Template file for 'lxqt-session'
|
|
pkgname=lxqt-session
|
|
version=1.1.1
|
|
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=e8f33783de445f4bb83cd62b8496148820ad42dd625fa7ea4973ace1b91fd896
|
|
replaces="lxqt-common>=0"
|