15 lines
499 B
Bash
15 lines
499 B
Bash
# Template file for 'lxqt-common'
|
|
pkgname=lxqt-common
|
|
version=0.9.1
|
|
revision=1
|
|
noarch=yes
|
|
build_style=cmake
|
|
configure_args="-DUSE_QT5=1"
|
|
hostmakedepends="cmake"
|
|
makedepends="qt5-tools-devel liblxqt-devel libqtxdg-devel"
|
|
short_desc="LXQt common files"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
license="LGPL-2.1"
|
|
homepage="http://lxqt.org/"
|
|
distfiles="http://downloads.lxqt.org/lxqt/${version}/${pkgname}-${version}.tar.xz"
|
|
checksum=6e572cb10a1619dcfd51bdd33802a71d4556a55ece0bc781c1cb41d972e5734d
|