* [gentoo-commits] repo/user/ssnb:master commit in: net-misc/megasync/files/
@ 2017-07-30 23:26 Samuel Bernardo
0 siblings, 0 replies; only message in thread
From: Samuel Bernardo @ 2017-07-30 23:26 UTC (permalink / raw
To: gentoo-commits
commit: a30c0d81c978d4cf3359055feefa7c1a23b7791a
Author: Samuel Bernardo <samuelbernardo.mail <AT> gmail <DOT> com>
AuthorDate: Sun Jul 30 23:25:33 2017 +0000
Commit: Samuel Bernardo <samuelbernardo.mail <AT> gmail <DOT> com>
CommitDate: Sun Jul 30 23:25:33 2017 +0000
URL: https://gitweb.gentoo.org/repo/user/ssnb.git/commit/?id=a30c0d81
add missing patch for megasync
.../megasync/files/MEGAsync-3.1.4.0_Linux.patch | 27 ++++++++++++++++++++++
1 file changed, 27 insertions(+)
diff --git a/net-misc/megasync/files/MEGAsync-3.1.4.0_Linux.patch b/net-misc/megasync/files/MEGAsync-3.1.4.0_Linux.patch
new file mode 100644
index 0000000..527892c
--- /dev/null
+++ b/net-misc/megasync/files/MEGAsync-3.1.4.0_Linux.patch
@@ -0,0 +1,27 @@
+--- src/MEGAShellExtDolphin/megasync-plugin.h 2017-07-24 03:22:14.894701134 +0100
++++ src/MEGAShellExtDolphin/megasync-plugin.h 2017-07-24 03:29:22.518056652 +0100
+@@ -5,7 +5,7 @@
+ #ifndef WITH_KF5
+ #include <kabstractfileitemactionplugin.h>
+ #else
+-#include <KIOWidgets/kabstractfileitemactionplugin.h>
++#include <KF5/KIOWidgets/kabstractfileitemactionplugin.h>
+ #endif
+ #include <QLocalSocket>
+
+--- src/MEGAShellExtDolphin/megasync-plugin.cpp 2017-07-24 03:22:28.616295121 +0100
++++ src/MEGAShellExtDolphin/megasync-plugin.cpp 2017-07-24 03:31:02.382106210 +0100
+@@ -13,10 +13,10 @@
+ #else
+ #include <KPluginFactory>
+ #include <KPluginLoader>
+-#include <KIOWidgets/kabstractfileitemactionplugin.h>
++#include <KF5/KIOWidgets/kabstractfileitemactionplugin.h>
+ #include <QtNetwork/QLocalSocket>
+-#include <KIOCore/kfileitem.h>
+-#include <KIOCore/KFileItemListProperties>
++#include <KF5/KIOCore/kfileitem.h>
++#include <KF5/KIOCore/KFileItemListProperties>
+ #include <QtWidgets/QAction>
+ #include <QtCore/QDir>
+ #include <QtCore/QTimer>
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2017-07-30 23:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-30 23:26 [gentoo-commits] repo/user/ssnb:master commit in: net-misc/megasync/files/ Samuel Bernardo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox