[Lunar-commits] <moonbase> qwt: Putting this back to pre 6.x version (5.2.2). The kde stuff, mostly the

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Mon Dec 19 17:48:08 CET 2011


commit e0ed54ba9216babb81d7e01fc5f90eac9ebdc151
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Mon Dec 19 11:48:08 2011 -0500

    qwt: Putting this back to pre 6.x version (5.2.2). The kde stuff, mostly the
    
    bindings have yet to catch up with the many changes in qwt-6.x.
---
 qt4-apps/qwt/BUILD   |    4 +++-
 qt4-apps/qwt/DETAILS |    6 +++---
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/qt4-apps/qwt/BUILD b/qt4-apps/qwt/BUILD
index a7d4982..37478e7 100644
--- a/qt4-apps/qwt/BUILD
+++ b/qt4-apps/qwt/BUILD
@@ -2,10 +2,12 @@
 
   source /etc/profile.d/qt4.rc &&
 
-  sedit "s:/usr/local/qwt-\$\$QWT_VERSION:$QTDIR/:" qwtconfig.pri &&
+  sedit "s:/usr/local/qwt-\$\$VERSION:/usr:" qwtconfig.pri &&
   sedit "s:/doc:/doc/$MODULE:" qwtconfig.pri &&
   sedit "s:\$\${QWT_INSTALL_PREFIX}/plugins:/usr/lib/qt4/plugins:" qwtconfig.pri &&
   sedit "s:\$\${QWT_INSTALL_PREFIX}/features:/usr/share/qt4/mkspecs/features:" qwtconfig.pri &&
+  sedit "s:#CONFIG     += QwtSVGItem:CONFIG     += QwtSVGItem:" qwtconfig.pri &&
+  sedit "s:/local/qwt-\$\${QwtVersion}::" qwt.prf &&
 
   qmake -recursive &&
   default_make
diff --git a/qt4-apps/qwt/DETAILS b/qt4-apps/qwt/DETAILS
index f531468..9eec93f 100644
--- a/qt4-apps/qwt/DETAILS
+++ b/qt4-apps/qwt/DETAILS
@@ -1,11 +1,11 @@
           MODULE=qwt
-         VERSION=6.0.1
+         VERSION=5.2.2
           SOURCE=$MODULE-$VERSION.tar.bz2
       SOURCE_URL=$SFORGE_URL/$MODULE
-      SOURCE_VFY=sha1:301cca0c49c7efc14363b42e082b09056178973e
+      SOURCE_VFY=sha1:77de405c5f9867a001f0e0a668154023faccb0a0
         WEB_SITE=http://qwt.sourceforge.net
          ENTERED=20090621
-         UPDATED=20110816
+         UPDATED=20111219
            SHORT="Qt Widgets for Technical Applications"
 
 cat << EOF


More information about the Lunar-commits mailing list