Merge pull request #5442 from gangsterakato/lxqt

LXQt: rebuild in order to fix Qt apps crashes
This commit is contained in:
Jürgen Buchmüller 2016-12-31 11:18:53 +01:00 committed by GitHub
commit 30fbdd0797
4 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'liblxqt'
pkgname=liblxqt
version=0.11.0
revision=2
revision=3
build_style=cmake
configure_args="-DPULL_TRANSLATIONS=0"
hostmakedepends="pkg-config qt5-host-tools kwindowsystem-devel"

View File

@ -1,7 +1,7 @@
# Template file for 'libqtxdg'
pkgname=libqtxdg
version=2.0.0
revision=2
revision=3
build_style=cmake
hostmakedepends="pkg-config qt5-qmake qt5-host-tools qt5-tools-devel"
makedepends="qt5-tools-devel qt5-svg-devel"

View File

@ -1,7 +1,7 @@
# Template file for 'lxqt-panel'
pkgname=lxqt-panel
version=0.11.0
revision=1
revision=2
build_style=cmake
configure_args="-DPULL_TRANSLATIONS=0"
hostmakedepends="pkg-config"

View File

@ -1,7 +1,7 @@
# Template file for 'lxqt-qtplugin'
pkgname=lxqt-qtplugin
version=0.11.1
revision=2
revision=3
build_style=cmake
hostmakedepends="pkg-config"
makedepends="lxqt-build-tools liblxqt-devel libdbusmenu-qt5-devel"