lxqt-config: update to 0.10.0.
This commit is contained in:
parent
fceac3f045
commit
3c24a02ba6
1 changed files with 4 additions and 11 deletions
|
@ -1,20 +1,13 @@
|
||||||
# Template file for 'lxqt-config'
|
# Template file for 'lxqt-config'
|
||||||
pkgname=lxqt-config
|
pkgname=lxqt-config
|
||||||
version=0.9.0
|
version=0.10.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DUSE_QT5=1"
|
|
||||||
hostmakedepends="cmake pkg-config"
|
hostmakedepends="cmake pkg-config"
|
||||||
makedepends="liblxqt-devel libqtxdg-devel libXcursor-devel"
|
makedepends="liblxqt-devel libXcursor-devel libkscreen-devel qt5-svg-devel"
|
||||||
short_desc="LXQt System Settings"
|
short_desc="LXQt System Settings"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
homepage="http://lxqt.org/"
|
homepage="http://lxqt.org/"
|
||||||
distfiles="http://downloads.lxqt.org/lxqt/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="http://downloads.lxqt.org/lxqt/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=9d6b0d21846ac5d9c62c5806ce04383b92708ab7bd095b46d0ac9fbb3f84b913
|
checksum=4567be4653f2f1f9ff156126250a08d7b480f627fa1410484d49f65ba5dab9b4
|
||||||
|
|
||||||
pre_configure() {
|
|
||||||
# Need to explicitly include QObject with Qt5 >= 5.5.0
|
|
||||||
sed -i lxqt-config-monitor/monitor.h \
|
|
||||||
-e "/#include <QStringList>/i #include<QObject>"
|
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue