vp-build/srcpkgs/lxqt-session/template

17 lines
634 B
Bash

# Template file for 'lxqt-session'
pkgname=lxqt-session
version=0.13.0
revision=1
build_style=cmake
configure_args="-DPULL_TRANSLATIONS=0"
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="Juan RP <xtraeme@voidlinux.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=bf44b691d34d75895d0055894b714ed7035ad2605874a9d6f286bc7aefbd2baa
replaces="lxqt-common>=0"