qt5integration: rebuild against qt5.13
This commit is contained in:
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'
|
||||
pkgname=qt5integration
|
||||
version=0.3.12
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=qmake
|
||||
hostmakedepends="qt5-qmake pkg-config"
|
||||
makedepends="libqtxdg-devel dtkwm-devel dtkwidget-devel mtdev-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"
|
||||
maintainer="John <johnz@posteo.net>"
|
||||
license="GPL-3.0-or-later"
|
||||
|
||||
Reference in New Issue
Block a user