16 lines
596 B
Bash
16 lines
596 B
Bash
# Template file for 'lxqt-session'
|
|
pkgname=lxqt-session
|
|
version=0.14.1
|
|
revision=1
|
|
build_style=cmake
|
|
hostmakedepends="pkg-config lxqt-build-tools qt5-qmake qt5-host-tools xdg-user-dirs"
|
|
makedepends="liblxqt-devel xdg-user-dirs"
|
|
depends="xdg-user-dirs"
|
|
short_desc="LXQt session handler"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
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=fe6daabbd5f1ce2d8aa47c0ecc4e6656f2e59b66c59bd5f76e668cb16bdc2286
|
|
replaces="lxqt-common>=0"
|