[Lunar-commits] r16524 - moonbase/trunk/kde3/qt3

Florin Braescu florin at lunar-linux.org
Sat Sep 17 19:39:16 UTC 2005


Author: florin
Date: 2005-09-17 19:39:16 +0000 (Sat, 17 Sep 2005)
New Revision: 16524

Modified:
   moonbase/trunk/kde3/qt3/BUILD
   moonbase/trunk/kde3/qt3/DETAILS
Log:
revert the version from 3.3.5 to 3.3.4. despite the anounced binary and source compatibility with the KDE it seems that this version have many problems. no patches were released yet so i'm forced to revert the version to the previous stable one.

Modified: moonbase/trunk/kde3/qt3/BUILD
===================================================================
--- moonbase/trunk/kde3/qt3/BUILD	2005-09-17 17:45:50 UTC (rev 16523)
+++ moonbase/trunk/kde3/qt3/BUILD	2005-09-17 19:39:16 UTC (rev 16524)
@@ -10,6 +10,7 @@
   sedit "s/-O2/$CXXFLAGS/" mkspecs/linux-g++/qmake.conf  &&
 
   patch_it $SOURCE_CACHE/$SOURCE2 1  &&
+  patch_it $SOURCE_CACHE/$SOURCE3 1  &&
 
   echo  "yes"  |  ./configure  -release                      \
                                -shared                       \

Modified: moonbase/trunk/kde3/qt3/DETAILS
===================================================================
--- moonbase/trunk/kde3/qt3/DETAILS	2005-09-17 17:45:50 UTC (rev 16523)
+++ moonbase/trunk/kde3/qt3/DETAILS	2005-09-17 19:39:16 UTC (rev 16524)
@@ -1,15 +1,17 @@
           MODULE=qt3
-         VERSION=3.3.5
+         VERSION=3.3.4
           SOURCE=qt-x11-free-$VERSION.tar.bz2
-         SOURCE2=qt-3.3.4-flickerfree.patch.bz2
+         SOURCE2=qt-x11-free-3.3.2-which.patch.bz2
+         SOURCE3=qt-3.3.4-flickerfree.patch.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/qt-x11-free-$VERSION
    SOURCE_URL[0]=ftp://ftp.trolltech.com/qt/source/
    SOURCE_URL[1]=http://gd.tuwien.ac.at/hci/qt/source/
   SOURCE2_URL[0]=$PATCH_URL/
-      SOURCE_VFY=sha1:8d7c7ba0b39848ef60b3cd93fc1d33e9527694ec
+  SOURCE3_URL[0]=$PATCH_URL/
+      SOURCE_VFY=sha1:cb5f452bcdc9d2ed0201481f4b8f152edfda9523
         WEB_SITE=http://www.trolltech.com/qt
          ENTERED=20020420
-         UPDATED=20050912
+         UPDATED=20050917
          GARBAGE=off
       FTP_PASSIVE=on
       MAINTAINER=florin at lunar-linux.org



More information about the Lunar-commits mailing list