Author: ranger
Date: Wed Dec 3 05:51:24 2008
New Revision: 1302
URL:
<http://svn.finkproject.org/websvn/listing.php?sc=1&rev=1302&repname=user%3a+ranger>
Log:
kdelibs update for icon stuff in cmake files
Modified:
trunk/experimental/common/main/finkinfo/kde/kdelibs4.info
trunk/experimental/common/main/finkinfo/kde/kdelibs4.patch
Modified: trunk/experimental/common/main/finkinfo/kde/kdelibs4.info
URL:
<http://svn.finkproject.org/websvn/diff.php?path=/trunk/experimental/common/main/finkinfo/kde/kdelibs4.info&rev=1302&repname=user%3a+ranger>
==============================================================================
--- trunk/experimental/common/main/finkinfo/kde/kdelibs4.info (original)
+++ trunk/experimental/common/main/finkinfo/kde/kdelibs4.info Wed Dec 3
05:51:24 2008
@@ -52,7 +52,7 @@
Source-MD5: 665cb23d9deb1f7e66b1ca7efd53911c
SourceDirectory: kdelibs-%v
PatchFile: kdelibs4.patch
-PatchFile-MD5: a8db7a03cdd0803ff112a630fb9e0f85
+PatchFile-MD5: f5bd4713d06aa94934dbc086b931cb0e
CompileScript: <<
#!/bin/sh -ev
Modified: trunk/experimental/common/main/finkinfo/kde/kdelibs4.patch
URL:
<http://svn.finkproject.org/websvn/diff.php?path=/trunk/experimental/common/main/finkinfo/kde/kdelibs4.patch&rev=1302&repname=user%3a+ranger>
==============================================================================
--- trunk/experimental/common/main/finkinfo/kde/kdelibs4.patch (original)
+++ trunk/experimental/common/main/finkinfo/kde/kdelibs4.patch Wed Dec 3
05:51:24 2008
@@ -1,3 +1,24 @@
+diff -Nurd kdelibs-4.1.81/cmake/modules/KDE4Macros.cmake
kdelibs-4.1.81-new/cmake/modules/KDE4Macros.cmake
+--- kdelibs-4.1.81/cmake/modules/KDE4Macros.cmake 2008-11-19
05:19:50.000000000 -0500
++++ kdelibs-4.1.81-new/cmake/modules/KDE4Macros.cmake 2008-12-02
23:47:52.000000000 -0500
+@@ -1082,7 +1082,7 @@
+ message(STATUS "Unable to find the png2ico or windres utilities -
application will not have an application icon!")
+ endif(PNG2ICO_EXECUTABLE AND WINDRES_EXECUTABLE)
+ endif(WIN32)
+- if (APPLE)
++ if (Q_WS_MAC)
+ # first convert image to a tiff using the Mac OS X "sips" utility,
+ # then use tiff2icns to convert to an icon
+ find_program(SIPS_EXECUTABLE NAMES sips)
+@@ -1127,7 +1127,7 @@
+ else(SIPS_EXECUTABLE AND TIFF2ICNS_EXECUTABLE)
+ message(STATUS "Unable to find the sips and tiff2icns utilities -
application will not have an application icon!")
+ endif(SIPS_EXECUTABLE AND TIFF2ICNS_EXECUTABLE)
+- endif(APPLE)
++ endif(Q_WS_MAC)
+ endmacro (KDE4_ADD_APP_ICON)
+
+
diff -Nurd kdelibs-4.1.81/kde3support/kdecore/k3processcontroller.cpp
kdelibs-4.1.81-new/kde3support/kdecore/k3processcontroller.cpp
--- kdelibs-4.1.81/kde3support/kdecore/k3processcontroller.cpp 2008-05-21
07:06:17.000000000 -0400
+++ kdelibs-4.1.81-new/kde3support/kdecore/k3processcontroller.cpp
2008-12-02 15:21:16.000000000 -0500
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs