mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
qt5integration: rebuild against qt5.13
This commit is contained in:
parent
fd64ed7c6f
commit
70d72120c4
2 changed files with 11 additions and 2 deletions
9
srcpkgs/qt5integration/patches/qt5.13.patch
Normal file
9
srcpkgs/qt5integration/patches/qt5.13.patch
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
--- - 2019-07-12 20:48:16.221885362 +0000
|
||||||
|
+++ dstyleplugin/style.cpp 2019-06-01 04:49:41.000000000 +0000
|
||||||
|
@@ -1418,4 +1418,6 @@
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
+#include "moc_style.cpp"
|
||||||
|
+
|
||||||
|
}
|
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'qt5integration'
|
# Template file for 'qt5integration'
|
||||||
pkgname=qt5integration
|
pkgname=qt5integration
|
||||||
version=0.3.12
|
version=0.3.12
|
||||||
revision=1
|
revision=2
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
hostmakedepends="qt5-qmake pkg-config"
|
hostmakedepends="qt5-qmake pkg-config"
|
||||||
makedepends="libqtxdg-devel dtkwm-devel dtkwidget-devel mtdev-devel
|
makedepends="libqtxdg-devel dtkwm-devel dtkwidget-devel mtdev-devel
|
||||||
qt5-svg-devel qt5-x11extras-devel qt5-multimedia-devel"
|
qt5-svg-devel qt5-x11extras-devel qt5-multimedia-devel"
|
||||||
depends="qt5dxcb-plugin qt5-styleplugins qt5>=5.11.3<5.11.4"
|
depends="qt5dxcb-plugin qt5-styleplugins qt5>=5.13.0<5.13.1"
|
||||||
short_desc="Qt platform theme integration plugins for Deepin Desktop Environment"
|
short_desc="Qt platform theme integration plugins for Deepin Desktop Environment"
|
||||||
maintainer="John <johnz@posteo.net>"
|
maintainer="John <johnz@posteo.net>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
|
|
Loading…
Add table
Reference in a new issue