[packages/qbittorrent] - patches don't needed... probably ;-)

zawadaa zawadaa at pld-linux.org
Wed Jun 24 21:54:37 CEST 2015


commit 52dc38cc2321d5cf114cd85cfb86e5a112944126
Author: Andrzej Zawadzki <zawadaa at pld-linux.org>
Date:   Wed Jun 24 21:53:16 2015 +0200

    - patches don't needed... probably ;-)

 boost-moc.patch | 87 ---------------------------------------------------------
 cxx.patch       | 11 --------
 2 files changed, 98 deletions(-)
---
diff --git a/boost-moc.patch b/boost-moc.patch
deleted file mode 100644
index aa7f442..0000000
--- a/boost-moc.patch
+++ /dev/null
@@ -1,87 +0,0 @@
---- qbittorrent-3.1.11/src/core/qtlibtorrent/qbtsession.h.orig	2015-02-19 22:16:34.767200481 +0100
-+++ qbittorrent-3.1.11/src/core/qtlibtorrent/qbtsession.h	2015-02-19 22:12:45.290535475 +0100
-@@ -43,9 +43,11 @@
- #include <QTimer>
- #include <QNetworkCookie>
- 
-+#ifndef Q_MOC_RUN
- #include <libtorrent/version.hpp>
- #include <libtorrent/session.hpp>
- #include <libtorrent/ip_filter.hpp>
-+#endif
- 
- #include "qtracker.h"
- #include "qtorrenthandle.h"
---- qbittorrent-3.1.11/src/core/qtlibtorrent/filterparserthread.h~	2014-10-22 21:45:31.000000000 +0200
-+++ qbittorrent-3.1.11/src/core/qtlibtorrent/filterparserthread.h	2015-02-19 22:18:32.677199626 +0100
-@@ -37,8 +37,10 @@
- #include <QStringList>
- #include <QHostAddress>
- 
-+#ifndef Q_MOC_RUN
- #include <libtorrent/session.hpp>
- #include <libtorrent/ip_filter.hpp>
-+#endif
- 
- using namespace std;
- 
---- qbittorrent-3.1.11/src/core/preferences/options_imp.cpp~	2014-10-22 21:45:31.000000000 +0200
-+++ qbittorrent-3.1.11/src/core/preferences/options_imp.cpp	2015-02-19 22:19:55.923865690 +0100
-@@ -38,7 +38,9 @@
- #include <QTranslator>
- #include <QDesktopServices>
- 
-+#ifndef Q_MOC_RUN
- #include <libtorrent/version.hpp>
-+#endif
- 
- #include "options_imp.h"
- #include "preferences.h"
---- qbittorrent-3.1.11/src/core/preferences/options_imp.h~	2014-10-22 21:45:31.000000000 +0200
-+++ qbittorrent-3.1.11/src/core/preferences/options_imp.h	2015-02-19 22:20:37.453865390 +0100
-@@ -32,7 +32,9 @@
- #define OPTIONS_IMP_H
- 
- #include "ui_options.h"
-+#ifndef Q_MOC_RUN
- #include <libtorrent/ip_filter.hpp>
-+#endif
- 
- // actions on double-click on torrents
- enum DoubleClickAction {TOGGLE_PAUSE, OPEN_DEST, NO_ACTION};
---- qbittorrent-3.1.11/src/core/properties/peeraddition.h~	2014-10-22 21:45:31.000000000 +0200
-+++ qbittorrent-3.1.11/src/core/properties/peeraddition.h	2015-02-19 22:22:30.387197906 +0100
-@@ -36,7 +36,9 @@
- #include <QMessageBox>
- #include <QHostAddress>
- #include "ui_peer.h"
-+#ifndef Q_MOC_RUN
- #include <libtorrent/session.hpp>
-+#endif
- 
- #include <boost/version.hpp>
- #if BOOST_VERSION < 103500
---- qbittorrent-3.1.11/src/core/geoip/geoipmanager.h~	2014-10-22 21:45:31.000000000 +0200
-+++ qbittorrent-3.1.11/src/core/geoip/geoipmanager.h	2015-02-19 22:24:06.623863876 +0100
-@@ -31,7 +31,9 @@
- #ifndef GEOIPMANAGER_H
- #define GEOIPMANAGER_H
- 
-+#ifndef Q_MOC_RUN
- #include <libtorrent/session.hpp>
-+#endif
- #include <QString>
- #include <QIcon>
- 
---- qbittorrent-3.1.11/src/core/trackerlogin.h~	2014-10-22 21:45:31.000000000 +0200
-+++ qbittorrent-3.1.11/src/core/trackerlogin.h	2015-02-19 22:25:55.037196425 +0100
-@@ -33,7 +33,9 @@
- 
- #include <QDialog>
- #include <QMessageBox>
-+#ifndef Q_MOC_RUN
- #include <libtorrent/session.hpp>
-+#endif
- #include "ui_login.h"
- #include "qtorrenthandle.h"
- 
diff --git a/cxx.patch b/cxx.patch
deleted file mode 100644
index 204b80a..0000000
--- a/cxx.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- qbittorrent-3.0.10/src/main.cpp.orig	2013-07-14 16:17:31.884993352 +0200
-+++ qbittorrent-3.0.10/src/main.cpp	2013-07-14 16:17:49.891818931 +0200
-@@ -207,7 +207,7 @@
-       qDebug("Message: %s", qPrintable(message));
-       app.sendMessage(message);
-     } else { // Raise main window
--      app.sendMessage("qbt://show");
-+      app.sendMessage(QString("qbt://show"));
-     }
-     return 0;
-   }
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/qbittorrent.git/commitdiff/52dc38cc2321d5cf114cd85cfb86e5a112944126



More information about the pld-cvs-commit mailing list