lxqt-qtplugin: update to 0.9.0.
This commit is contained in:
parent
b7630368ea
commit
715f4d4645
1 changed files with 8 additions and 5 deletions
|
@ -1,14 +1,17 @@
|
||||||
# Template file for 'lxqt-qtplugin'
|
# Template file for 'lxqt-qtplugin'
|
||||||
pkgname=lxqt-qtplugin
|
pkgname=lxqt-qtplugin
|
||||||
version=0.8.0
|
version=0.9.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="qt5-tools-devel>=5.4 liblxqt-devel libqtxdg-devel"
|
makedepends="liblxqt-devel libqtxdg-devel"
|
||||||
short_desc="LXQT QT theme plugin"
|
short_desc="LXQT QT theme plugin"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://lxqt.org/"
|
homepage="http://lxqt.org/"
|
||||||
distfiles="http://lxqt.org/downloads/lxqt/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="http://lxqt.org/downloads/lxqt/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=0708c2a814c95777e93c8f23efc0bf1f0bdd193bae580627ced915a7b1b29b8d
|
checksum=0d996abc2081b9c77f5dc9c1d24b14ee44c47b9b906ee3f71fb2d28d04c72bb7
|
||||||
|
|
||||||
|
pre_configure() {
|
||||||
|
sed -i 's,lxqt-qt5,lxqt,' CMakeLists.txt
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue