packages (DEVEL): qt4/qt4-build-lib-static.patch - up to 4.6.0 beta1

cactus cactus at pld-linux.org
Sun Oct 18 02:02:20 CEST 2009


Author: cactus                       Date: Sun Oct 18 00:02:20 2009 GMT
Module: packages                      Tag: DEVEL
---- Log message:
- up to 4.6.0 beta1

---- Files affected:
packages/qt4:
   qt4-build-lib-static.patch (1.3.2.3 -> 1.3.2.4) 

---- Diffs:

================================================================
Index: packages/qt4/qt4-build-lib-static.patch
diff -u packages/qt4/qt4-build-lib-static.patch:1.3.2.3 packages/qt4/qt4-build-lib-static.patch:1.3.2.4
--- packages/qt4/qt4-build-lib-static.patch:1.3.2.3	Sat Feb 23 22:04:19 2008
+++ packages/qt4/qt4-build-lib-static.patch	Sun Oct 18 02:02:15 2009
@@ -1,15 +1,16 @@
 --- qt-x11-opensource-src-4.1.0/tools/assistant/lib/lib.pro.orig	2006-02-13 07:13:58.000000000 +0100
 +++ qt-x11-opensource-src-4.1.0/tools/assistant/lib/lib.pro	2006-02-13 07:39:59.000000000 +0100
-@@ -2,6 +2,10 @@
- TEMPLATE = lib
+@@ -5,6 +5,11 @@
  TARGET = QtHelp
- DEFINES += QHELP_LIB QT_CLUCENE_SUPPORT
+ DEFINES += QHELP_LIB \
+     QT_CLUCENE_SUPPORT
++
 +!contains(CONFIG, static) {
 +    CONFIG += dll
 +}
 +
- CONFIG += qt warn_on
- 
+ CONFIG += qt \
+     warn_on
  include(../../../src/qbase.pri)
 --- qt-x11-opensource-src-4.1.0/tools/designer/src/uitools/uitools.pro.orig	2005-12-16 12:52:20.000000000 +0100
 +++ qt-x11-opensource-src-4.1.0/tools/designer/src/uitools/uitools.pro	2006-02-13 09:26:05.000000000 +0100
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/qt4/qt4-build-lib-static.patch?r1=1.3.2.3&r2=1.3.2.4&f=u



More information about the pld-cvs-commit mailing list