[Lunar-commits] <moonbase> kdepim4-runtime: updated to 4.6.1

Zbigniew Luszpinski zbiggy at lunar-linux.org
Sun Jul 10 03:10:59 CEST 2011


commit 8fe5580959481fd620ffef9ee6bf970cc30b7cd7
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date:   Sun Jul 10 03:10:59 2011 +0200

    kdepim4-runtime: updated to 4.6.1
---
 kde4/base/kdepim4-runtime/BUILD   |    6 ++++++
 kde4/base/kdepim4-runtime/DETAILS |    6 +++---
 2 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/kde4/base/kdepim4-runtime/BUILD b/kde4/base/kdepim4-runtime/BUILD
index 5cad278..53f2a1d 100644
--- a/kde4/base/kdepim4-runtime/BUILD
+++ b/kde4/base/kdepim4-runtime/BUILD
@@ -3,6 +3,12 @@
   source /etc/profile.d/qt4.rc   &&
   source /etc/profile.d/kde4.rc  &&
 
+  # Must be built out of tree otherwise it will break
+  # at kate compilation. But does not have this file:
+  mkdir -p cmake/modules &&
+  touch cmake/modules/MacroEnsureOutOfSourceBuild.cmake &&
+  # to trigger out of tree build on Lunar. So touch it.
+
   default_cmake_build
   
 ) > $C_FIFO 2>&1
diff --git a/kde4/base/kdepim4-runtime/DETAILS b/kde4/base/kdepim4-runtime/DETAILS
index e1946e5..12116a6 100644
--- a/kde4/base/kdepim4-runtime/DETAILS
+++ b/kde4/base/kdepim4-runtime/DETAILS
@@ -1,14 +1,14 @@
           MODULE=kdepim4-runtime
            MAJOR=4.6
-         VERSION=${MAJOR}.0
+         VERSION=${MAJOR}.1
           SOURCE=kdepim-runtime-$VERSION.tar.bz2
       SOURCE_URL=$KDE_URL/stable/kdepim-$VERSION/src/
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/kdepim-runtime-$VERSION
-      SOURCE_VFY=sha1:2a2e29ba805ae2c94fa4da6371693e59575d3ed8
+      SOURCE_VFY=sha1:e416ffd0142c720a779b4eb2e4a841ca751efdce
    MODULE_PREFIX=${KDE4_INSTALL_DIR:-/usr}
         WEB_SITE=http://www.kde.org
          ENTERED=20091006
-         UPDATED=20110609
+         UPDATED=20110709
            SHORT="akonadi support for kdepim"
 
 cat << EOF


More information about the Lunar-commits mailing list