Author: ranger Date: Thu Oct 8 21:50:13 2009 New Revision: 1636 URL: <http://svn.finkproject.org/websvn/listing.php?sc=1&rev=1636&repname=user%3a+ranger> Log: more minor fixes
Modified: trunk/experimental/10.4/crypto/finkinfo/kdepim4-mac.info trunk/experimental/10.4/crypto/finkinfo/kdepim4-x11.info trunk/experimental/10.4/crypto/finkinfo/kdepim4.patch trunk/experimental/common/crypto/finkinfo/kdepim4.info.in trunk/experimental/common/crypto/finkinfo/kdepim4.patch Modified: trunk/experimental/10.4/crypto/finkinfo/kdepim4-mac.info URL: <http://svn.finkproject.org/websvn/diff.php?path=/trunk/experimental/10.4/crypto/finkinfo/kdepim4-mac.info&rev=1636&repname=user%3a+ranger> ============================================================================== --- trunk/experimental/10.4/crypto/finkinfo/kdepim4-mac.info (original) +++ trunk/experimental/10.4/crypto/finkinfo/kdepim4-mac.info Thu Oct 8 21:50:13 2009 @@ -59,7 +59,7 @@ Source: mirror:kde:stable/%v/src/kdepim-%v.tar.bz2 Source-MD5: bccae5ed50330d867578097e3bb2a8ea PatchFile: kdepim4.patch -PatchFile-MD5: de17eda840723445cff2d993cbdc1671 +PatchFile-MD5: 0273ca41fffe0f3c959d995c51432d6a CompileScript: << #!/bin/sh -ev Modified: trunk/experimental/10.4/crypto/finkinfo/kdepim4-x11.info URL: <http://svn.finkproject.org/websvn/diff.php?path=/trunk/experimental/10.4/crypto/finkinfo/kdepim4-x11.info&rev=1636&repname=user%3a+ranger> ============================================================================== --- trunk/experimental/10.4/crypto/finkinfo/kdepim4-x11.info (original) +++ trunk/experimental/10.4/crypto/finkinfo/kdepim4-x11.info Thu Oct 8 21:50:13 2009 @@ -60,7 +60,7 @@ Source: mirror:kde:stable/%v/src/kdepim-%v.tar.bz2 Source-MD5: bccae5ed50330d867578097e3bb2a8ea PatchFile: kdepim4.patch -PatchFile-MD5: de17eda840723445cff2d993cbdc1671 +PatchFile-MD5: 0273ca41fffe0f3c959d995c51432d6a CompileScript: << #!/bin/sh -ev Modified: trunk/experimental/10.4/crypto/finkinfo/kdepim4.patch URL: <http://svn.finkproject.org/websvn/diff.php?path=/trunk/experimental/10.4/crypto/finkinfo/kdepim4.patch&rev=1636&repname=user%3a+ranger> ============================================================================== --- trunk/experimental/10.4/crypto/finkinfo/kdepim4.patch (original) +++ trunk/experimental/10.4/crypto/finkinfo/kdepim4.patch Thu Oct 8 21:50:13 2009 @@ -10,47 +10,6 @@ configure_file (config-xxport.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/config-xxport.h ) -diff -Nurd kdepim-4.3.1/kalarm/functions.cpp kdepim-4.3.1-new/kalarm/functions.cpp ---- kdepim-4.3.1/kalarm/functions.cpp 2009-08-27 04:18:27.000000000 -0400 -+++ kdepim-4.3.1-new/kalarm/functions.cpp 2009-09-29 10:31:44.000000000 -0400 -@@ -1296,13 +1296,13 @@ - #endif - } - --#ifdef Q_WS_X11 - /****************************************************************************** - * Called when a window is created, to minimise it. - * This code is taken from kstart in kdebase. - */ - void Private::windowAdded(WId w) - { -+#ifdef Q_WS_X11 - static const int SUPPORTED_TYPES = NET::NormalMask | NET::DesktopMask | NET::DockMask - | NET::ToolbarMask | NET::MenuMask | NET::DialogMask - | NET::OverrideMask | NET::TopMenuMask | NET::UtilityMask | NET::SplashMask; -@@ -1333,8 +1333,8 @@ - XMapWindow(QX11Info::display(), w); - XSync(QX11Info::display(), False); - QApplication::flush(); --} - #endif -+} - - /****************************************************************************** - * The "Don't show again" option for error messages is personal to the user on a -diff -Nurd kdepim-4.3.1/kalarm/functions_p.h kdepim-4.3.1-new/kalarm/functions_p.h ---- kdepim-4.3.1/kalarm/functions_p.h 2009-08-27 04:18:27.000000000 -0400 -+++ kdepim-4.3.1-new/kalarm/functions_p.h 2009-09-29 10:31:44.000000000 -0400 -@@ -45,9 +45,7 @@ - } - - public slots: --#ifdef Q_WS_X11 - void windowAdded(WId); --#endif - - private: - static Private* mInstance; diff -Nurd kdepim-4.3.1/kleopatra/kwatchgnupg/CMakeLists.txt kdepim-4.3.1-new/kleopatra/kwatchgnupg/CMakeLists.txt --- kdepim-4.3.1/kleopatra/kwatchgnupg/CMakeLists.txt 2009-05-14 13:27:05.000000000 -0400 +++ kdepim-4.3.1-new/kleopatra/kwatchgnupg/CMakeLists.txt 2009-09-28 10:39:07.000000000 -0400 Modified: trunk/experimental/common/crypto/finkinfo/kdepim4.info.in URL: <http://svn.finkproject.org/websvn/diff.php?path=/trunk/experimental/common/crypto/finkinfo/kdepim4.info.in&rev=1636&repname=user%3a+ranger> ============================================================================== --- trunk/experimental/common/crypto/finkinfo/kdepim4.info.in (original) +++ trunk/experimental/common/crypto/finkinfo/kdepim4.info.in Thu Oct 8 21:50:13 2009 @@ -18,7 +18,7 @@ Source: mirror:kde:stable/%v/src/kdepim-%v.tar.bz2 Source-MD5: bccae5ed50330d867578097e3bb2a8ea PatchFile: kdepim4.patch -PatchFile-MD5: de17eda840723445cff2d993cbdc1671 +PatchFile-MD5: 0273ca41fffe0f3c959d995c51432d6a Depends: << kontact4-%type_pkg[kde] (>= %v-%r), Modified: trunk/experimental/common/crypto/finkinfo/kdepim4.patch URL: <http://svn.finkproject.org/websvn/diff.php?path=/trunk/experimental/common/crypto/finkinfo/kdepim4.patch&rev=1636&repname=user%3a+ranger> ============================================================================== --- trunk/experimental/common/crypto/finkinfo/kdepim4.patch (original) +++ trunk/experimental/common/crypto/finkinfo/kdepim4.patch Thu Oct 8 21:50:13 2009 @@ -10,47 +10,6 @@ configure_file (config-xxport.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/config-xxport.h ) -diff -Nurd kdepim-4.3.1/kalarm/functions.cpp kdepim-4.3.1-new/kalarm/functions.cpp ---- kdepim-4.3.1/kalarm/functions.cpp 2009-08-27 04:18:27.000000000 -0400 -+++ kdepim-4.3.1-new/kalarm/functions.cpp 2009-09-29 10:31:44.000000000 -0400 -@@ -1296,13 +1296,13 @@ - #endif - } - --#ifdef Q_WS_X11 - /****************************************************************************** - * Called when a window is created, to minimise it. - * This code is taken from kstart in kdebase. - */ - void Private::windowAdded(WId w) - { -+#ifdef Q_WS_X11 - static const int SUPPORTED_TYPES = NET::NormalMask | NET::DesktopMask | NET::DockMask - | NET::ToolbarMask | NET::MenuMask | NET::DialogMask - | NET::OverrideMask | NET::TopMenuMask | NET::UtilityMask | NET::SplashMask; -@@ -1333,8 +1333,8 @@ - XMapWindow(QX11Info::display(), w); - XSync(QX11Info::display(), False); - QApplication::flush(); --} - #endif -+} - - /****************************************************************************** - * The "Don't show again" option for error messages is personal to the user on a -diff -Nurd kdepim-4.3.1/kalarm/functions_p.h kdepim-4.3.1-new/kalarm/functions_p.h ---- kdepim-4.3.1/kalarm/functions_p.h 2009-08-27 04:18:27.000000000 -0400 -+++ kdepim-4.3.1-new/kalarm/functions_p.h 2009-09-29 10:31:44.000000000 -0400 -@@ -45,9 +45,7 @@ - } - - public slots: --#ifdef Q_WS_X11 - void windowAdded(WId); --#endif - - private: - static Private* mInstance; diff -Nurd kdepim-4.3.1/kleopatra/kwatchgnupg/CMakeLists.txt kdepim-4.3.1-new/kleopatra/kwatchgnupg/CMakeLists.txt --- kdepim-4.3.1/kleopatra/kwatchgnupg/CMakeLists.txt 2009-05-14 13:27:05.000000000 -0400 +++ kdepim-4.3.1-new/kleopatra/kwatchgnupg/CMakeLists.txt 2009-09-28 10:39:07.000000000 -0400 ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Fink-commits mailing list Fink-commits@lists.sourceforge.net http://news.gmane.org/gmane.os.apple.fink.cvs