From: Andreas Sturmlechner Date: Sun, 27 Jan 2019 16:42:08 +0000 (+0100) Subject: app-office/skrooge: Switch to upstream patch X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=5ca89b45bc362c3383540a11c9a35e61b462753b;p=gentoo.git app-office/skrooge: Switch to upstream patch Package-Manager: Portage-2.3.58, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner --- diff --git a/app-office/skrooge/files/skrooge-2.17.0-noqtwebkit.patch b/app-office/skrooge/files/skrooge-2.17.0-noqtwebkit.patch index cb56d16388f5..588c4c116e0c 100644 --- a/app-office/skrooge/files/skrooge-2.17.0-noqtwebkit.patch +++ b/app-office/skrooge/files/skrooge-2.17.0-noqtwebkit.patch @@ -1,28 +1,36 @@ -From 6ba59f2f707829242ad2410803f48089062c7241 Mon Sep 17 00:00:00 2001 -From: Andreas Sturmlechner -Date: Thu, 24 Jan 2019 23:20:09 +0100 -Subject: [PATCH] Fix build without Qt5WebKit installed +From dab0fd4adf2cbee89a417c483350ddffda77ed3b Mon Sep 17 00:00:00 2001 +From: Stephane MANKOWSKI +Date: Sun, 27 Jan 2019 17:13:28 +0100 +Subject: skrooge w/ -DSKG_WEBENGINE=ON: ui_skgtablewithgraph.h:15:10: fatal + error: QtWebKitWidgets/QWebView: No such file or directory BUG:403575 --- - skgbasegui/skgtablewithgraph.ui | 5 ----- - 1 file changed, 5 deletions(-) + skgbasegui/skgtablewithgraph.ui | 6 ------ + 1 file changed, 6 deletions(-) diff --git a/skgbasegui/skgtablewithgraph.ui b/skgbasegui/skgtablewithgraph.ui -index e1a3058aa..df93115f3 100644 +index e1a3058..b00273f 100644 --- a/skgbasegui/skgtablewithgraph.ui +++ b/skgbasegui/skgtablewithgraph.ui -@@ -151,11 +151,6 @@ - +@@ -152,11 +152,6 @@ -- + - QWebView - QWidget -
QtWebKitWidgets/QWebView
-
- +- SKGGraphicsView QWidget +
skggraphicsview.h
+@@ -173,7 +168,6 @@ +
+ + SKGWebView +- QWebView +
skgwebview.h
+
+
-- -2.20.1 - +cgit v1.1 diff --git a/app-office/skrooge/skrooge-2.17.0.ebuild b/app-office/skrooge/skrooge-2.17.0.ebuild index 063a50e94080..2aa99f0b78df 100644 --- a/app-office/skrooge/skrooge-2.17.0.ebuild +++ b/app-office/skrooge/skrooge-2.17.0.ebuild @@ -77,10 +77,9 @@ RDEPEND="${COMMON_DEPEND} # hangs + installs files RESTRICT+=" test" -src_prepare() { - use webkit || eapply "${FILESDIR}"/${P}-noqtwebkit.patch # bug 676196 - kde5_src_prepare -} +PATCHES=( + "${FILESDIR}"/${P}-noqtwebkit.patch # bug 676196 +) src_configure() { local mycmakeargs=(