liblxqt: update to 0.13.0

This commit is contained in:
Alessio Sergi 2018-06-19 19:47:10 +02:00
parent 306760fdcb
commit 0f92fa9101

View file

@ -1,17 +1,17 @@
# Template file for 'liblxqt'
pkgname=liblxqt
version=0.12.0
revision=2
version=0.13.0
revision=1
build_style=cmake
configure_args="-DPULL_TRANSLATIONS=0"
hostmakedepends="pkg-config qt5-host-tools kwindowsystem-devel"
makedepends="lxqt-build-tools kwindowsystem-devel libqtxdg-devel libXScrnSaver-devel"
hostmakedepends="pkg-config lxqt-build-tools qt5-qmake qt5-host-tools polkit-qt5-devel"
makedepends="kwindowsystem-devel libqtxdg-devel libXScrnSaver-devel polkit-qt5-devel"
short_desc="Core utility library for all LXQt components"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="LGPL-2.1"
homepage="http://lxqt.org/"
distfiles="https://github.com/lxde/liblxqt/releases/download/${version}/liblxqt-${version}.tar.xz"
checksum=44bba48b073ded5b0ab3de2ea3575a704bb22d23ce5cc5743f76579c1f084f33
license="LGPL-2.1-or-later"
homepage="https://lxqt.org/"
distfiles="https://github.com/lxqt/liblxqt/releases/download/${version}/liblxqt-${version}.tar.xz"
checksum=b41db9dd6fcc4e3232402ee0304d2b977ec82d696c464667dddba555b0056a39
liblxqt-devel_package() {
short_desc+=" - development files"