Update of /cvsroot/fink/experimental/rangerrick/finkinfo/x11
In directory usw-pr-cvs1:/tmp/cvs-serv7219/x11
Modified Files:
qt3-3.1.0-0rc3.1.info qt3-3.1.0-0rc3.1.patch
Log Message:
gcc-prebind version
Index: qt3-3.1.0-0rc3.1.info
===================================================================
RCS file: /cvsroot/fink/experimental/rangerrick/finkinfo/x11/qt3-3.1.0-0rc3.1.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- qt3-3.1.0-0rc3.1.info 8 Nov 2002 19:37:54 -0000 1.2
+++ qt3-3.1.0-0rc3.1.info 9 Nov 2002 18:28:25 -0000 1.3
@@ -23,6 +23,9 @@
if test -r /usr/X11R6/lib/libXft.2.dylib; then
FONTCONFIG="-lfontconfig"
fi
+ if test -x %p/bin/gcc-prebind; then
+ GCC_PREBIND=gcc-prebind
+ fi
# we have to force header/lib ordering or things get really wiggy
# looks ugly, but it's better than patching the source
echo "yes" | ./configure -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include \
@@ -37,7 +40,7 @@
-system-libpng -system-libjpeg -system-zlib -largefile \
-sm -xinerama -xrender -xft -xkb `cat /tmp/qt-build-options`
- make -j2 INSTALLPREFIX=%p symlinks src-qmake src-moc sub-src sub-tools
+ make -j2 GCC_PREBIND="$GCC_PREBIND" INSTALLPREFIX=%p symlinks src-qmake src-moc
+sub-src sub-tools
<<
InstallScript: <<
#!/bin/sh
Index: qt3-3.1.0-0rc3.1.patch
===================================================================
RCS file: /cvsroot/fink/experimental/rangerrick/finkinfo/x11/qt3-3.1.0-0rc3.1.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- qt3-3.1.0-0rc3.1.patch 7 Nov 2002 15:40:07 -0000 1.1
+++ qt3-3.1.0-0rc3.1.patch 9 Nov 2002 18:28:25 -0000 1.2
@@ -1,6 +1,6 @@
diff -uNbr qt-x11-free-3.1.0/config.tests/unix/nis.test
qt-x11-free-3.1.0-new/config.tests/unix/nis.test
--- qt-x11-free-3.1.0/config.tests/unix/nis.test Wed Sep 11 17:19:05 2002
-+++ qt-x11-free-3.1.0-new/config.tests/unix/nis.test Thu Nov 7 08:45:12 2002
++++ qt-x11-free-3.1.0-new/config.tests/unix/nis.test Sat Nov 9 03:36:36 2002
@@ -30,7 +30,7 @@
# on Solaris it's -lnsl, it's not specified because X11 already links it
LIBS=nsl
@@ -12,7 +12,7 @@
if [ -z "$LIBS" ]; then
diff -uNbr qt-x11-free-3.1.0/config.tests/x11/opengl.test
qt-x11-free-3.1.0-new/config.tests/x11/opengl.test
--- qt-x11-free-3.1.0/config.tests/x11/opengl.test Wed Sep 11 17:37:35 2002
-+++ qt-x11-free-3.1.0-new/config.tests/x11/opengl.test Thu Nov 7 08:45:12 2002
++++ qt-x11-free-3.1.0-new/config.tests/x11/opengl.test Sat Nov 9 03:36:36 2002
@@ -27,9 +27,9 @@
[ "$VERBOSE" = "yes" ] && echo "OpenGL auto-detection... ($*)"
@@ -39,7 +39,7 @@
for I in $INCS; do
diff -uNbr qt-x11-free-3.1.0/config.tests/x11/sm.test
qt-x11-free-3.1.0-new/config.tests/x11/sm.test
--- qt-x11-free-3.1.0/config.tests/x11/sm.test Wed Sep 11 17:31:45 2002
-+++ qt-x11-free-3.1.0-new/config.tests/x11/sm.test Thu Nov 7 08:45:12 2002
++++ qt-x11-free-3.1.0-new/config.tests/x11/sm.test Sat Nov 9 03:36:36 2002
@@ -23,7 +23,7 @@
# check for headers
if [ "$SM" = "yes" ]; then
@@ -51,7 +51,7 @@
for INCDIR in $INCDIRS; do
diff -uNbr qt-x11-free-3.1.0/config.tests/x11/xfreetype.test
qt-x11-free-3.1.0-new/config.tests/x11/xfreetype.test
--- qt-x11-free-3.1.0/config.tests/x11/xfreetype.test Thu Oct 10 11:23:19 2002
-+++ qt-x11-free-3.1.0-new/config.tests/x11/xfreetype.test Thu Nov 7 08:45:12
2002
++++ qt-x11-free-3.1.0-new/config.tests/x11/xfreetype.test Sat Nov 9 03:36:36
+2002
@@ -33,7 +33,7 @@
rm -f $OUTDIR/config.tests/x11/xft2
@@ -118,7 +118,7 @@
for INCDIR in $INCDIRS; do
diff -uNbr qt-x11-free-3.1.0/config.tests/x11/xinerama.test
qt-x11-free-3.1.0-new/config.tests/x11/xinerama.test
--- qt-x11-free-3.1.0/config.tests/x11/xinerama.test Wed Sep 11 17:32:05 2002
-+++ qt-x11-free-3.1.0-new/config.tests/x11/xinerama.test Thu Nov 7 08:45:12
2002
++++ qt-x11-free-3.1.0-new/config.tests/x11/xinerama.test Sat Nov 9 03:36:36
+2002
@@ -26,7 +26,7 @@
[ "$VERBOSE" = "yes" ] && echo "Xinerama auto-detection... ($*)"
@@ -139,7 +139,7 @@
for INCDIR in $INCDIRS; do
diff -uNbr qt-x11-free-3.1.0/config.tests/x11/xinput.test
qt-x11-free-3.1.0-new/config.tests/x11/xinput.test
--- qt-x11-free-3.1.0/config.tests/x11/xinput.test Wed Sep 11 17:32:13 2002
-+++ qt-x11-free-3.1.0-new/config.tests/x11/xinput.test Thu Nov 7 08:45:12 2002
++++ qt-x11-free-3.1.0-new/config.tests/x11/xinput.test Sat Nov 9 03:36:36 2002
@@ -26,7 +26,7 @@
[ "$VERBOSE" = "yes" ] && echo "XInput auto-detection... ($*)"
@@ -160,7 +160,7 @@
for I in $INCS; do
diff -uNbr qt-x11-free-3.1.0/config.tests/x11/xkb.test
qt-x11-free-3.1.0-new/config.tests/x11/xkb.test
--- qt-x11-free-3.1.0/config.tests/x11/xkb.test Wed Sep 11 17:32:26 2002
-+++ qt-x11-free-3.1.0-new/config.tests/x11/xkb.test Thu Nov 7 08:45:12 2002
++++ qt-x11-free-3.1.0-new/config.tests/x11/xkb.test Sat Nov 9 03:36:36 2002
@@ -54,7 +54,7 @@
XKBLIB_H=
if [ "$XKB" = "yes" ]; then
@@ -172,7 +172,7 @@
for INCDIR in $INCDIRS; do
diff -uNbr qt-x11-free-3.1.0/config.tests/x11/xrender.test
qt-x11-free-3.1.0-new/config.tests/x11/xrender.test
--- qt-x11-free-3.1.0/config.tests/x11/xrender.test Wed Sep 11 17:32:32 2002
-+++ qt-x11-free-3.1.0-new/config.tests/x11/xrender.test Thu Nov 7 08:45:12
2002
++++ qt-x11-free-3.1.0-new/config.tests/x11/xrender.test Sat Nov 9 03:36:36
+2002
@@ -26,7 +26,7 @@
[ "$VERBOSE" = "yes" ] && echo "XRender auto-detection... ($*)"
@@ -193,7 +193,7 @@
for INCDIR in $INCDIRS; do
diff -uNbr qt-x11-free-3.1.0/include/private/qapplication_p.h
qt-x11-free-3.1.0-new/include/private/qapplication_p.h
--- qt-x11-free-3.1.0/include/private/qapplication_p.h Tue Nov 5 03:18:49 2002
-+++ qt-x11-free-3.1.0-new/include/private/qapplication_p.h Thu Nov 7 08:45:12
2002
++++ qt-x11-free-3.1.0-new/include/private/qapplication_p.h Sat Nov 9 03:36:36
+2002
@@ -73,7 +73,7 @@
#if defined (Q_OS_WIN32) || defined (Q_OS_CYGWIN)
@@ -205,7 +205,7 @@
diff -uNbr qt-x11-free-3.1.0/include/private/qsettings_p.h
qt-x11-free-3.1.0-new/include/private/qsettings_p.h
--- qt-x11-free-3.1.0/include/private/qsettings_p.h Tue Nov 5 03:18:34 2002
-+++ qt-x11-free-3.1.0-new/include/private/qsettings_p.h Thu Nov 7 08:45:12
2002
++++ qt-x11-free-3.1.0-new/include/private/qsettings_p.h Sat Nov 9 03:36:36
+2002
@@ -94,7 +94,7 @@
bool modified :1;
bool globalScope :1;
@@ -217,7 +217,7 @@
diff -uNbr qt-x11-free-3.1.0/include/qapplication.h
qt-x11-free-3.1.0-new/include/qapplication.h
--- qt-x11-free-3.1.0/include/qapplication.h Tue Nov 5 03:18:45 2002
-+++ qt-x11-free-3.1.0-new/include/qapplication.h Thu Nov 7 08:45:12 2002
++++ qt-x11-free-3.1.0-new/include/qapplication.h Sat Nov 9 03:36:36 2002
@@ -244,7 +244,7 @@
#if defined(Q_OS_WIN32) || defined(Q_OS_CYGWIN)
@@ -229,7 +229,7 @@
#if defined(Q_WS_WIN)
diff -uNbr qt-x11-free-3.1.0/include/qglobal.h qt-x11-free-3.1.0-new/include/qglobal.h
--- qt-x11-free-3.1.0/include/qglobal.h Tue Nov 5 03:18:34 2002
-+++ qt-x11-free-3.1.0-new/include/qglobal.h Thu Nov 7 08:45:12 2002
++++ qt-x11-free-3.1.0-new/include/qglobal.h Sat Nov 9 03:36:36 2002
@@ -78,8 +78,9 @@
UNIX - Any UNIX BSD/SYSV system
*/
@@ -276,7 +276,7 @@
# endif
diff -uNbr qt-x11-free-3.1.0/include/qpoint.h qt-x11-free-3.1.0-new/include/qpoint.h
--- qt-x11-free-3.1.0/include/qpoint.h Tue Nov 5 03:18:41 2002
-+++ qt-x11-free-3.1.0-new/include/qpoint.h Thu Nov 7 08:45:12 2002
++++ qt-x11-free-3.1.0-new/include/qpoint.h Sat Nov 9 03:36:36 2002
@@ -83,7 +83,7 @@
private:
static void warningDivByZero();
@@ -288,7 +288,7 @@
#else
diff -uNbr qt-x11-free-3.1.0/include/qrect.h qt-x11-free-3.1.0-new/include/qrect.h
--- qt-x11-free-3.1.0/include/qrect.h Tue Nov 5 03:18:42 2002
-+++ qt-x11-free-3.1.0-new/include/qrect.h Thu Nov 7 08:45:12 2002
++++ qt-x11-free-3.1.0-new/include/qrect.h Sat Nov 9 03:36:36 2002
@@ -132,7 +132,7 @@
friend Q_EXPORT bool operator!=( const QRect &, const QRect & );
@@ -300,7 +300,7 @@
QCOORD y2;
diff -uNbr qt-x11-free-3.1.0/include/qt.h qt-x11-free-3.1.0-new/include/qt.h
--- qt-x11-free-3.1.0/include/qt.h Sat Oct 12 06:09:14 2002
-+++ qt-x11-free-3.1.0-new/include/qt.h Thu Nov 7 08:45:12 2002
++++ qt-x11-free-3.1.0-new/include/qt.h Sat Nov 9 03:36:36 2002
@@ -323,7 +323,7 @@
#include <qfontfactoryttf_qws.h>
#include <qgfx_qws.h>
@@ -312,7 +312,7 @@
#include "qwsdisplay_qws.h"
diff -uNbr qt-x11-free-3.1.0/mkspecs/darwin-g++/qmake.conf
qt-x11-free-3.1.0-new/mkspecs/darwin-g++/qmake.conf
--- qt-x11-free-3.1.0/mkspecs/darwin-g++/qmake.conf Tue Nov 5 03:19:13 2002
-+++ qt-x11-free-3.1.0-new/mkspecs/darwin-g++/qmake.conf Thu Nov 7 08:45:12
2002
++++ qt-x11-free-3.1.0-new/mkspecs/darwin-g++/qmake.conf Sat Nov 9 03:56:06
+2002
@@ -6,18 +6,20 @@
MAKEFILE_GENERATOR = UNIX
@@ -348,11 +348,15 @@
QMAKE_INCDIR_X11 = /usr/X11R6/include
QMAKE_LIBDIR_X11 = /usr/X11R6/lib
QMAKE_INCDIR_QT = $(QTDIR)/include
-@@ -46,22 +48,22 @@
+@@ -44,24 +46,24 @@
+ QMAKE_INCDIR_OPENGL = /usr/X11R6/include
+ QMAKE_LIBDIR_OPENGL = /usr/X11R6/lib
- QMAKE_LINK = c++
- QMAKE_LINK_SHLIB = c++
+-QMAKE_LINK = c++
+-QMAKE_LINK_SHLIB = c++
-QMAKE_LFLAGS =
++QMAKE_LINK = $(GCC_PREBIND) c++
++QMAKE_LINK_SHLIB = $(GCC_PREBIND) c++
+QMAKE_LFLAGS = -framework CoreServices
QMAKE_LFLAGS_RELEASE =
QMAKE_LFLAGS_DEBUG =
@@ -377,7 +381,7 @@
QMAKE_UIC = $(QTDIR)/bin/uic
diff -uNbr qt-x11-free-3.1.0/qmake/generators/mac/metrowerks_xml.cpp
qt-x11-free-3.1.0-new/qmake/generators/mac/metrowerks_xml.cpp
--- qt-x11-free-3.1.0/qmake/generators/mac/metrowerks_xml.cpp Tue Nov 5 03:18:59
2002
-+++ qt-x11-free-3.1.0-new/qmake/generators/mac/metrowerks_xml.cpp Thu Nov 7
08:45:12 2002
++++ qt-x11-free-3.1.0-new/qmake/generators/mac/metrowerks_xml.cpp Sat Nov 9
+03:36:37 2002
@@ -42,7 +42,7 @@
#include <qregexp.h>
#include <stdlib.h>
@@ -389,7 +393,7 @@
#include <sys/stat.h>
diff -uNbr qt-x11-free-3.1.0/qmake/generators/unix/unixmake.cpp
qt-x11-free-3.1.0-new/qmake/generators/unix/unixmake.cpp
--- qt-x11-free-3.1.0/qmake/generators/unix/unixmake.cpp Tue Nov 5 03:18:59
2002
-+++ qt-x11-free-3.1.0-new/qmake/generators/unix/unixmake.cpp Thu Nov 7 08:45:12
2002
++++ qt-x11-free-3.1.0-new/qmake/generators/unix/unixmake.cpp Sat Nov 9 03:36:37
+2002
@@ -133,14 +133,6 @@
!project->variables()["QMAKE_LIB_FLAG"].isEmpty() &&
project->isActiveConfig("dll"))
@@ -422,7 +426,7 @@
if(project->isActiveConfig("qt"))
diff -uNbr qt-x11-free-3.1.0/src/kernel/qapplication.h
qt-x11-free-3.1.0-new/src/kernel/qapplication.h
--- qt-x11-free-3.1.0/src/kernel/qapplication.h Tue Nov 5 03:18:45 2002
-+++ qt-x11-free-3.1.0-new/src/kernel/qapplication.h Thu Nov 7 08:45:12 2002
++++ qt-x11-free-3.1.0-new/src/kernel/qapplication.h Sat Nov 9 03:36:37 2002
@@ -244,7 +244,7 @@
#if defined(Q_OS_WIN32) || defined(Q_OS_CYGWIN)
@@ -434,7 +438,7 @@
#if defined(Q_WS_WIN)
diff -uNbr qt-x11-free-3.1.0/src/kernel/qapplication_p.h
qt-x11-free-3.1.0-new/src/kernel/qapplication_p.h
--- qt-x11-free-3.1.0/src/kernel/qapplication_p.h Tue Nov 5 03:18:49 2002
-+++ qt-x11-free-3.1.0-new/src/kernel/qapplication_p.h Thu Nov 7 08:45:12 2002
++++ qt-x11-free-3.1.0-new/src/kernel/qapplication_p.h Sat Nov 9 03:36:37 2002
@@ -73,7 +73,7 @@
#if defined (Q_OS_WIN32) || defined (Q_OS_CYGWIN)
@@ -446,7 +450,7 @@
diff -uNbr qt-x11-free-3.1.0/src/kernel/qpoint.h
qt-x11-free-3.1.0-new/src/kernel/qpoint.h
--- qt-x11-free-3.1.0/src/kernel/qpoint.h Tue Nov 5 03:18:41 2002
-+++ qt-x11-free-3.1.0-new/src/kernel/qpoint.h Thu Nov 7 08:45:12 2002
++++ qt-x11-free-3.1.0-new/src/kernel/qpoint.h Sat Nov 9 03:36:37 2002
@@ -83,7 +83,7 @@
private:
static void warningDivByZero();
@@ -458,7 +462,7 @@
#else
diff -uNbr qt-x11-free-3.1.0/src/kernel/qpolygonscanner.cpp
qt-x11-free-3.1.0-new/src/kernel/qpolygonscanner.cpp
--- qt-x11-free-3.1.0/src/kernel/qpolygonscanner.cpp Tue Nov 5 03:18:46 2002
-+++ qt-x11-free-3.1.0-new/src/kernel/qpolygonscanner.cpp Thu Nov 7 08:45:12
2002
++++ qt-x11-free-3.1.0-new/src/kernel/qpolygonscanner.cpp Sat Nov 9 03:36:37
+2002
@@ -488,7 +488,7 @@
*/
@@ -470,7 +474,7 @@
int x, y;
diff -uNbr qt-x11-free-3.1.0/src/kernel/qprocess_unix.cpp
qt-x11-free-3.1.0-new/src/kernel/qprocess_unix.cpp
--- qt-x11-free-3.1.0/src/kernel/qprocess_unix.cpp Tue Nov 5 03:18:42 2002
-+++ qt-x11-free-3.1.0-new/src/kernel/qprocess_unix.cpp Thu Nov 7 08:45:12 2002
++++ qt-x11-free-3.1.0-new/src/kernel/qprocess_unix.cpp Sat Nov 9 03:36:37 2002
@@ -746,7 +746,7 @@
if ( env == 0 ) { // inherit environment and start process
@@ -518,7 +522,7 @@
const QString mac_bundle_suffix = ".app/Contents/MacOS/";
diff -uNbr qt-x11-free-3.1.0/src/kernel/qrect.h
qt-x11-free-3.1.0-new/src/kernel/qrect.h
--- qt-x11-free-3.1.0/src/kernel/qrect.h Tue Nov 5 03:18:42 2002
-+++ qt-x11-free-3.1.0-new/src/kernel/qrect.h Thu Nov 7 08:45:12 2002
++++ qt-x11-free-3.1.0-new/src/kernel/qrect.h Sat Nov 9 03:36:37 2002
@@ -132,7 +132,7 @@
friend Q_EXPORT bool operator!=( const QRect &, const QRect & );
@@ -530,7 +534,7 @@
QCOORD y2;
diff -uNbr qt-x11-free-3.1.0/src/kernel/qt.h qt-x11-free-3.1.0-new/src/kernel/qt.h
--- qt-x11-free-3.1.0/src/kernel/qt.h Sat Oct 12 06:09:14 2002
-+++ qt-x11-free-3.1.0-new/src/kernel/qt.h Thu Nov 7 08:45:12 2002
++++ qt-x11-free-3.1.0-new/src/kernel/qt.h Sat Nov 9 03:36:37 2002
@@ -323,7 +323,7 @@
#include <qfontfactoryttf_qws.h>
#include <qgfx_qws.h>
@@ -542,7 +546,7 @@
#include "qwsdisplay_qws.h"
diff -uNbr qt-x11-free-3.1.0/src/tools/qdir.cpp
qt-x11-free-3.1.0-new/src/tools/qdir.cpp
--- qt-x11-free-3.1.0/src/tools/qdir.cpp Tue Nov 5 03:18:34 2002
-+++ qt-x11-free-3.1.0-new/src/tools/qdir.cpp Thu Nov 7 08:45:12 2002
++++ qt-x11-free-3.1.0-new/src/tools/qdir.cpp Sat Nov 9 03:36:37 2002
@@ -1059,7 +1059,7 @@
return '/';
#elif defined (Q_FS_FAT) || defined(Q_WS_WIN)
@@ -554,7 +558,7 @@
return '/';
diff -uNbr qt-x11-free-3.1.0/src/tools/qdir_unix.cpp
qt-x11-free-3.1.0-new/src/tools/qdir_unix.cpp
--- qt-x11-free-3.1.0/src/tools/qdir_unix.cpp Tue Nov 5 03:18:35 2002
-+++ qt-x11-free-3.1.0-new/src/tools/qdir_unix.cpp Thu Nov 7 08:45:12 2002
++++ qt-x11-free-3.1.0-new/src/tools/qdir_unix.cpp Sat Nov 9 03:36:37 2002
@@ -86,7 +86,7 @@
bool QDir::mkdir( const QString &dirName, bool acceptAbsPath ) const
@@ -566,7 +570,7 @@
name = dirName.left( dirName.length() - 1 );
diff -uNbr qt-x11-free-3.1.0/src/tools/qglobal.cpp
qt-x11-free-3.1.0-new/src/tools/qglobal.cpp
--- qt-x11-free-3.1.0/src/tools/qglobal.cpp Tue Nov 5 03:18:37 2002
-+++ qt-x11-free-3.1.0-new/src/tools/qglobal.cpp Thu Nov 7 08:45:12 2002
++++ qt-x11-free-3.1.0-new/src/tools/qglobal.cpp Sat Nov 9 03:36:37 2002
@@ -149,7 +149,7 @@
return TRUE;
}
@@ -578,7 +582,7 @@
diff -uNbr qt-x11-free-3.1.0/src/tools/qglobal.h
qt-x11-free-3.1.0-new/src/tools/qglobal.h
--- qt-x11-free-3.1.0/src/tools/qglobal.h Tue Nov 5 03:18:34 2002
-+++ qt-x11-free-3.1.0-new/src/tools/qglobal.h Thu Nov 7 08:45:12 2002
++++ qt-x11-free-3.1.0-new/src/tools/qglobal.h Sat Nov 9 03:36:37 2002
@@ -78,8 +78,9 @@
UNIX - Any UNIX BSD/SYSV system
*/
@@ -625,7 +629,7 @@
# endif
diff -uNbr qt-x11-free-3.1.0/src/tools/qgpluginmanager.cpp
qt-x11-free-3.1.0-new/src/tools/qgpluginmanager.cpp
--- qt-x11-free-3.1.0/src/tools/qgpluginmanager.cpp Tue Nov 5 03:18:35 2002
-+++ qt-x11-free-3.1.0-new/src/tools/qgpluginmanager.cpp Thu Nov 7 08:45:12
2002
++++ qt-x11-free-3.1.0-new/src/tools/qgpluginmanager.cpp Sat Nov 9 03:36:37
+2002
@@ -316,7 +316,7 @@
#if defined(Q_OS_WIN32)
@@ -655,7 +659,7 @@
const QLibrary* QGPluginManager::library( const QString& feature ) const
diff -uNbr qt-x11-free-3.1.0/src/tools/qlibrary.cpp
qt-x11-free-3.1.0-new/src/tools/qlibrary.cpp
--- qt-x11-free-3.1.0/src/tools/qlibrary.cpp Tue Nov 5 03:18:34 2002
-+++ qt-x11-free-3.1.0-new/src/tools/qlibrary.cpp Thu Nov 7 08:45:12 2002
++++ qt-x11-free-3.1.0-new/src/tools/qlibrary.cpp Sat Nov 9 03:36:37 2002
@@ -319,11 +319,12 @@
QString filename = libfile;
@@ -673,7 +677,7 @@
if ( filename.find( ".so" ) == -1 ) {
diff -uNbr qt-x11-free-3.1.0/src/tools/qlibrary_unix.cpp
qt-x11-free-3.1.0-new/src/tools/qlibrary_unix.cpp
--- qt-x11-free-3.1.0/src/tools/qlibrary_unix.cpp Tue Nov 5 03:18:36 2002
-+++ qt-x11-free-3.1.0-new/src/tools/qlibrary_unix.cpp Thu Nov 7 08:45:12 2002
++++ qt-x11-free-3.1.0-new/src/tools/qlibrary_unix.cpp Sat Nov 9 03:36:37 2002
@@ -53,7 +53,7 @@
It's not too hard to guess what the functions do.
*/
@@ -685,7 +689,7 @@
{
diff -uNbr qt-x11-free-3.1.0/src/tools/qsettings.cpp
qt-x11-free-3.1.0-new/src/tools/qsettings.cpp
--- qt-x11-free-3.1.0/src/tools/qsettings.cpp Tue Nov 5 03:18:34 2002
-+++ qt-x11-free-3.1.0-new/src/tools/qsettings.cpp Thu Nov 7 08:45:12 2002
++++ qt-x11-free-3.1.0-new/src/tools/qsettings.cpp Sat Nov 9 03:36:37 2002
@@ -455,7 +455,7 @@
QSettingsPrivate::QSettingsPrivate( QSettings::Format format )
: groupDirty( TRUE ), modified(FALSE), globalScope(TRUE)
@@ -889,7 +893,7 @@
topLevelDomain = "com.";
diff -uNbr qt-x11-free-3.1.0/src/tools/qsettings_p.h
qt-x11-free-3.1.0-new/src/tools/qsettings_p.h
--- qt-x11-free-3.1.0/src/tools/qsettings_p.h Tue Nov 5 03:18:34 2002
-+++ qt-x11-free-3.1.0-new/src/tools/qsettings_p.h Thu Nov 7 08:45:12 2002
++++ qt-x11-free-3.1.0-new/src/tools/qsettings_p.h Sat Nov 9 03:36:37 2002
@@ -94,7 +94,7 @@
bool modified :1;
bool globalScope :1;
@@ -901,7 +905,7 @@
diff -uNbr qt-x11-free-3.1.0/tools/designer/app/main.cpp
qt-x11-free-3.1.0-new/tools/designer/app/main.cpp
--- qt-x11-free-3.1.0/tools/designer/app/main.cpp Thu Sep 19 08:18:07 2002
-+++ qt-x11-free-3.1.0-new/tools/designer/app/main.cpp Thu Nov 7 08:45:12 2002
++++ qt-x11-free-3.1.0-new/tools/designer/app/main.cpp Sat Nov 9 03:36:37 2002
@@ -174,7 +174,7 @@
#ifdef Q_WS_WIN
extern void qInitImages_designerlib();
@@ -913,7 +917,7 @@
#endif
diff -uNbr qt-x11-free-3.1.0/tools/designer/designer/designer.pro
qt-x11-free-3.1.0-new/tools/designer/designer/designer.pro
--- qt-x11-free-3.1.0/tools/designer/designer/designer.pro Fri Oct 25 08:20:52
2002
-+++ qt-x11-free-3.1.0-new/tools/designer/designer/designer.pro Thu Nov 7 08:45:12
2002
++++ qt-x11-free-3.1.0-new/tools/designer/designer/designer.pro Sat Nov 9 03:36:37
+2002
@@ -1,5 +1,5 @@
TEMPLATE = lib
-CONFIG += qt warn_on staticlib qmake_cache
@@ -923,7 +927,7 @@
CONFIG -= staticlib
diff -uNbr qt-x11-free-3.1.0/tools/designer/designer/mainwindow.cpp
qt-x11-free-3.1.0-new/tools/designer/designer/mainwindow.cpp
--- qt-x11-free-3.1.0/tools/designer/designer/mainwindow.cpp Tue Oct 29 07:00:48
2002
-+++ qt-x11-free-3.1.0-new/tools/designer/designer/mainwindow.cpp Thu Nov 7
08:45:12 2002
++++ qt-x11-free-3.1.0-new/tools/designer/designer/mainwindow.cpp Sat Nov 9
+03:36:37 2002
@@ -120,7 +120,7 @@
#ifdef Q_WS_WIN
extern void qInitImages_designerlib();
@@ -935,7 +939,7 @@
#endif
diff -uNbr qt-x11-free-3.1.0/tools/designer/editor/editor.pro
qt-x11-free-3.1.0-new/tools/designer/editor/editor.pro
--- qt-x11-free-3.1.0/tools/designer/editor/editor.pro Wed Sep 25 04:07:06 2002
-+++ qt-x11-free-3.1.0-new/tools/designer/editor/editor.pro Thu Nov 7 08:45:12
2002
++++ qt-x11-free-3.1.0-new/tools/designer/editor/editor.pro Sat Nov 9 03:36:37
+2002
@@ -1,5 +1,5 @@
TEMPLATE = lib
-CONFIG += qt warn_on staticlib
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits