Skip to content

Commit

Permalink
qt5integration: rebuild against qt5.13
Browse files Browse the repository at this point in the history
  • Loading branch information
Johnnynator committed Jul 12, 2019
1 parent fd64ed7 commit 70d7212
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions srcpkgs/qt5integration/patches/qt5.13.patch
@@ -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"
+
}
4 changes: 2 additions & 2 deletions srcpkgs/qt5integration/template
@@ -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"
Expand Down

0 comments on commit 70d7212

Please sign in to comment.