From 3aeed683b3c4c2412235f894be1368dda5cfa424 Mon Sep 17 00:00:00 2001 From: frankb Date: Fri, 16 Apr 2010 19:37:53 +0000 Subject: [PATCH] forgotten the patch --- .cvsignore | 1 + qwt-path.patch | 32 ++++++++++++++++---------------- sources | 1 + 3 files changed, 18 insertions(+), 16 deletions(-) diff --git a/.cvsignore b/.cvsignore index 07abda2..a1be765 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,3 @@ qwt-5.2.0.tar.bz2 qwt-5.2.1.tar.bz2 +qwt-path.patch diff --git a/qwt-path.patch b/qwt-path.patch index 37deb28..e588d54 100644 --- a/qwt-path.patch +++ b/qwt-path.patch @@ -1,6 +1,6 @@ -diff -Nur qwt-5.2.0.org/designer/designer.pro qwt-5.2.0/designer/designer.pro ---- qwt-5.1.2.org/designer/designer.pro 2010-02-05 14:55:47.000000000 +0100 -+++ qwt-5.1.2/designer/designer.pro 2010-02-05 14:59:04.000000000 +0100 +diff -Nur qwt-5.2.1.org/designer/designer.pro qwt-5.2.1/designer/designer.pro +--- qwt-5.2.1.org/designer/designer.pro 2010-04-16 21:32:52.000000000 +0200 ++++ qwt-5.2.1/designer/designer.pro 2010-04-16 21:34:32.000000000 +0200 @@ -126,7 +126,7 @@ RESOURCES += \ qwt_designer_plugin.qrc @@ -10,31 +10,31 @@ diff -Nur qwt-5.2.0.org/designer/designer.pro qwt-5.2.0/designer/designer.pro INSTALLS += target } } -diff -Nur qwt-5.2.0.org/qwtconfig.pri qwt-5.2.0/qwtconfig.pri ---- qwt-5.1.2.org/qwtconfig.pri 2010-02-05 14:55:47.000000000 +0100 -+++ qwt-5.1.2/qwtconfig.pri 2010-02-05 14:57:38.000000000 +0100 -@@ -7,17 +7,10 @@ - VER_PAT = 0 +diff -Nur qwt-5.2.1.org/qwtconfig.pri qwt-5.2.1/qwtconfig.pri +--- qwt-5.2.1.org/qwtconfig.pri 2010-04-16 21:32:52.000000000 +0200 ++++ qwt-5.2.1/qwtconfig.pri 2010-04-16 21:35:49.000000000 +0200 +@@ -7,17 +7,9 @@ + VER_PAT = 1 VERSION = $${VER_MAJ}.$${VER_MIN}.$${VER_PAT} -unix { -- INSTALLBASE = /usr/local/qwt-5.2.0 +- INSTALLBASE = /usr/local/qwt-5.2.1 -} - -win32 { -- INSTALLBASE = C:/Qwt-5.2.0 +- INSTALLBASE = C:/Qwt-5.2.1 -} - +- -target.path = $$INSTALLBASE/lib -headers.path = $$INSTALLBASE/include -doc.path = $$INSTALLBASE/doc -+target.path = LIBPATH -+headers.path = HEADERPATH -+doc.path = DOCKPATH +++target.path = LIBPATH +++headers.path = HEADERPATH +++doc.path = DOCKPATH ###################################################################### # qmake internal options -@@ -97,7 +90,7 @@ +@@ -98,7 +90,7 @@ # QwtSVGItem. ###################################################################### @@ -42,4 +42,4 @@ diff -Nur qwt-5.2.0.org/qwtconfig.pri qwt-5.2.0/qwtconfig.pri +CONFIG += QwtSVGItem ###################################################################### - # If you have a commercial license you can use the MathML renderer + # You can use the MathML renderer of the Qt solutions package to diff --git a/sources b/sources index 0dacd02..33c6009 100644 --- a/sources +++ b/sources @@ -1,2 +1,3 @@ c60b4cfac271a41524402b3ae5197890 qwt-5.2.0.tar.bz2 4a595b8db0ec3856b117836c1d60cb27 qwt-5.2.1.tar.bz2 +c7976477d672aa2aec6dd029e07f144a qwt-path.patch