packages: kde4-kdebase-workspace/kde4-kdebase-workspace-python.patch - don'...

sparky sparky at pld-linux.org
Sat Jan 30 20:15:34 CET 2010


Author: sparky                       Date: Sat Jan 30 19:15:34 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- don't look for neither PyQt4 nor PyKDE4

---- Files affected:
packages/kde4-kdebase-workspace:
   kde4-kdebase-workspace-python.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/kde4-kdebase-workspace/kde4-kdebase-workspace-python.patch
diff -u packages/kde4-kdebase-workspace/kde4-kdebase-workspace-python.patch:1.1 packages/kde4-kdebase-workspace/kde4-kdebase-workspace-python.patch:1.2
--- packages/kde4-kdebase-workspace/kde4-kdebase-workspace-python.patch:1.1	Tue Jan  5 14:41:53 2010
+++ packages/kde4-kdebase-workspace/kde4-kdebase-workspace-python.patch	Sat Jan 30 20:15:29 2010
@@ -1,9 +1,16 @@
 --- kdebase-workspace-4.3.4/CMakeLists.txt~	2009-11-27 14:01:58.000000000 +0100
 +++ kdebase-workspace-4.3.4/CMakeLists.txt	2010-01-05 14:23:22.615963105 +0100
-@@ -59,10 +59,7 @@
- endif(PYQT4_FOUND AND PYQT4_VERSION STRLESS "040400")
- 
- macro_optional_find_package(PyKDE4)
+@@ -52,17 +52,7 @@
+  
+ include(SIPMacros)
+  
+-macro_optional_find_package(PyQt4)
+-if(PYQT4_FOUND AND PYQT4_VERSION STRLESS "040400")
+-  message(STATUS "The version of PyQt found is too old. 4.4.0 or later is required.")
+-  set(PYQT4_FOUND)
+-endif(PYQT4_FOUND AND PYQT4_VERSION STRLESS "040400")
+-
+-macro_optional_find_package(PyKDE4)
 -set(PythonSupport_FOUND FALSE)
 -if(PYTHONLIBRARY_FOUND AND SIP_FOUND AND PYQT4_FOUND AND PYKDE4_FOUND)
 -  set(PythonSupport_FOUND TRUE)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kde4-kdebase-workspace/kde4-kdebase-workspace-python.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list