summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2013-08-04 10:41:34 (GMT)
committerTony Theodore <tonyt@logyst.com>2013-08-04 10:41:34 (GMT)
commitccd19e6199c90a817390ef591573f8d7311e2d8a (patch)
treea62cdb537c36aa4edb5358681080914d5846341c
parent3741d2bd830afd32b5a3a55e67b287166b0c3354 (diff)
downloadmxe-ccd19e6199c90a817390ef591573f8d7311e2d8a.zip
mxe-ccd19e6199c90a817390ef591573f8d7311e2d8a.tar.gz
mxe-ccd19e6199c90a817390ef591573f8d7311e2d8a.tar.bz2
package qwt-qt4: rename to qwt_qt4
-rw-r--r--index.html2
-rw-r--r--src/qwt_qt4-1-fixes.patch (renamed from src/qwt-qt4-1-fixes.patch)32
-rw-r--r--src/qwt_qt4.mk (renamed from src/qwt-qt4.mk)2
3 files changed, 18 insertions, 18 deletions
diff --git a/index.html b/index.html
index 9fd35d2..b0bacc8 100644
--- a/index.html
+++ b/index.html
@@ -1932,7 +1932,7 @@ USE_OSGPLUGIN(&lt;plugin2&gt;)
<td class="website"><a href="http://qwt.sourceforge.net/">Qwt</a></td>
</tr>
<tr>
- <td class="package">qwt-qt4</td>
+ <td class="package">qwt_qt4</td>
<td class="website"><a href="http://qwt.sourceforge.net/">Qwt-qt4</a></td>
</tr>
<tr>
diff --git a/src/qwt-qt4-1-fixes.patch b/src/qwt_qt4-1-fixes.patch
index 80179ef..100db67 100644
--- a/src/qwt-qt4-1-fixes.patch
+++ b/src/qwt_qt4-1-fixes.patch
@@ -4,20 +4,20 @@ See index.html for further information.
--- qwt-6.0.1/qwtconfig.pri 2011-08-01 16:34:05.000000000 +0200
+++ qwt-6.0.1/qwtconfig.pri 2011-12-03 10:14:53.371757822 +0100
@@ -23,7 +23,7 @@
- }
-
- win32 {
-- QWT_INSTALL_PREFIX = C:/Qwt-$$QWT_VERSION
-+# QWT_INSTALL_PREFIX = C:/Qwt-$$QWT_VERSION
- }
-
- QWT_INSTALL_DOCS = $${QWT_INSTALL_PREFIX}/doc
+ }
+
+ win32 {
+- QWT_INSTALL_PREFIX = C:/Qwt-$$QWT_VERSION
++# QWT_INSTALL_PREFIX = C:/Qwt-$$QWT_VERSION
+ }
+
+ QWT_INSTALL_DOCS = $${QWT_INSTALL_PREFIX}/doc
@@ -70,7 +70,7 @@
- # it will be a static library.
- ######################################################################
-
--QWT_CONFIG += QwtDll
-+#QWT_CONFIG += QwtDll
-
- ######################################################################
- # QwtPlot enables all classes, that are needed to use the QwtPlot
+ # it will be a static library.
+ ######################################################################
+
+-QWT_CONFIG += QwtDll
++#QWT_CONFIG += QwtDll
+
+ ######################################################################
+ # QwtPlot enables all classes, that are needed to use the QwtPlot
diff --git a/src/qwt-qt4.mk b/src/qwt_qt4.mk
index ee25d84..4dd7266 100644
--- a/src/qwt-qt4.mk
+++ b/src/qwt_qt4.mk
@@ -1,7 +1,7 @@
# This file is part of MXE.
# See index.html for further information.
-PKG := qwt-qt4
+PKG := qwt_qt4
$(PKG)_VERSION = $(qwt_VERSION)
$(PKG)_CHECKSUM = $(qwt_CHECKSUM)
$(PKG)_SUBDIR = $(qwt_SUBDIR)