[Lunar-commits] r23669 - moonbase/trunk/kde3/base/qt3
Dennis Veatch
stumbles at lunar-linux.org
Fri Mar 16 20:08:12 CET 2007
Author: stumbles
Date: 2007-03-16 20:08:11 +0100 (Fri, 16 Mar 2007)
New Revision: 23669
Modified:
moonbase/trunk/kde3/base/qt3/DETAILS
Log:
A maintenance release and probably the last one for the 3.3.x
series.
Modified: moonbase/trunk/kde3/base/qt3/DETAILS
===================================================================
--- moonbase/trunk/kde3/base/qt3/DETAILS 2007-03-16 17:49:19 UTC (rev 23668)
+++ moonbase/trunk/kde3/base/qt3/DETAILS 2007-03-16 19:08:11 UTC (rev 23669)
@@ -1,32 +1,32 @@
MODULE=qt3
- VERSION=3.3.7
+ VERSION=3.3.8
SOURCE=qt-x11-free-$VERSION.tar.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/
- SOURCE_VFY=sha1:824a4a69f78450e0c32b6c4bca17ef5d07a3b58d
+ SOURCE_VFY=sha1:91b192cb8e80679607d24ae35d6e20ed68d149d7
MODULE_PREFIX=${QT_PREFIX:-/opt/lunar/qt/3}
WEB_SITE=http://www.trolltech.com/qt
ENTERED=20020420
- UPDATED=20061021
+ UPDATED=20070316
GARBAGE=off
FTP_PASSIVE=on
MAINTAINER=florin at lunar-linux.org
SHORT="C++ toolkit for application development."
cat << EOF
-Qt is a C++ toolkit for application development. It lets application
-developers target all major operating systems with a single application
+Qt is a C++ toolkit for application development. It lets application
+developers target all major operating systems with a single application
source code.
-Qt provides a platform-independent API to all central platform
-functionality: GUI, database access, networking, file handling, etc. The
-Qt library encapsulates the different APIs of different operating systems,
-providing the application programmer with a single, common API for all
-operating systems. The native C APIs are encapsulated in a set of
-well-designed, fully object-oriented C++ classes.
+Qt provides a platform-independent API to all central platform
+functionality: GUI, database access, networking, file handling, etc. The
+Qt library encapsulates the different APIs of different operating systems,
+providing the application programmer with a single, common API for all
+operating systems. The native C APIs are encapsulated in a set of
+well-designed, fully object-oriented C++ classes.
-Certain environment variables must be defined before compiling and using
+Certain environment variables must be defined before compiling and using
applications that depend on qt3.
QTDIR=/opt/lunar/qt/3
PATH=/opt/lunar/qt/3/bin:$PATH
More information about the Lunar-commits
mailing list