summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-06-28 20:41:43 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-06-28 20:46:19 +0200
commit34cbddba12337afd34a28890034439748c436444 (patch)
tree7c963aecb01aed606aac3164ffe4949194dda714 /x11-libs/qwt/files
parentapp-mobilephone/obexftp: 0.24.2 version/EAPI-6 bump (diff)
downloadgentoo-34cbddba12337afd34a28890034439748c436444.tar.gz
gentoo-34cbddba12337afd34a28890034439748c436444.tar.bz2
gentoo-34cbddba12337afd34a28890034439748c436444.zip
x11-libs/qwt: Drop Qt4-based slot 5
Closes: https://bugs.gentoo.org/655382 Package-Manager: Portage-2.3.41, Repoman-2.3.9
Diffstat (limited to 'x11-libs/qwt/files')
-rw-r--r--x11-libs/qwt/files/qwt-5.2.3-install_qt.patch28
1 files changed, 0 insertions, 28 deletions
diff --git a/x11-libs/qwt/files/qwt-5.2.3-install_qt.patch b/x11-libs/qwt/files/qwt-5.2.3-install_qt.patch
deleted file mode 100644
index 48e9385811f8..000000000000
--- a/x11-libs/qwt/files/qwt-5.2.3-install_qt.patch
+++ /dev/null
@@ -1,28 +0,0 @@
-diff -up qwt-5.2.2/designer/designer.pro.install_qt qwt-5.2.2/designer/designer.pro
---- qwt-5.2.2/designer/designer.pro.install_qt 2011-08-01 04:28:22.000000000 -0500
-+++ qwt-5.2.2/designer/designer.pro 2012-08-14 11:11:22.569229749 -0500
-@@ -36,6 +37,7 @@ contains(CONFIG, QwtDesigner) {
- else {
- SUFFIX_STR = $${RELEASE_SUFFIX}
- }
-+ LIBNAME = qwt$${SUFFIX_STR}
- }
-
- TEMPLATE = lib
-@@ -45,7 +47,6 @@ contains(CONFIG, QwtDesigner) {
- INCLUDEPATH += $${QWT_ROOT}/src
- DEPENDPATH += $${QWT_ROOT}/src
-
-- LIBNAME = qwt$${SUFFIX_STR}
- contains(CONFIG, QwtDll) {
- win32 {
- DEFINES += QT_DLL QWT_DLL
-@@ -103,7 +104,7 @@ contains(CONFIG, QwtDesigner) {
-
- # Qt 4
-
-- TARGET = qwt_designer_plugin$${SUFFIX_STR}
-+ TARGET = qwt5_designer_plugin$${SUFFIX_STR}
- CONFIG += qt designer plugin
-
- RCC_DIR = resources