[Lunar-commits] <moonbase> kbluetooth: And now for the bump + a BUILD jiggle.

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Fri Sep 18 00:37:42 CEST 2009


commit 3e729490f3b70dadeedbc74ff697e4e41ae28f6a
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Thu Sep 17 18:37:42 2009 -0400

    kbluetooth: And now for the bump + a BUILD jiggle.
---
 kde4/utils/kbluetooth/BUILD   |    5 ++++-
 kde4/utils/kbluetooth/DETAILS |   15 ++++++++-------
 2 files changed, 12 insertions(+), 8 deletions(-)

diff --git a/kde4/utils/kbluetooth/BUILD b/kde4/utils/kbluetooth/BUILD
index 0cc56ec..1b26801 100644
--- a/kde4/utils/kbluetooth/BUILD
+++ b/kde4/utils/kbluetooth/BUILD
@@ -5,11 +5,14 @@
   source /etc/profile.d/qt4.rc &&
   source /etc/profile.d/kde4.rc &&
 
+  sedit "s:4.3.9:4.3.0:" CMakeLists.txt &&
+
   mkdir $KDE4_BUILD_DIR &&
   cd $KDE4_BUILD_DIR &&
 
+
   cmake $SOURCE_DIRECTORY/ -DCMAKE_INSTALL_PREFIX=$MODULE_PREFIX  \
-                           -DCMAKE_BUILD_TYPE=RELEASE             &&
+                           -DCMAKE_BUILD_TYPE=RELEASE            &&
 
   default_make
 
diff --git a/kde4/utils/kbluetooth/DETAILS b/kde4/utils/kbluetooth/DETAILS
index bca3563..e324179 100644
--- a/kde4/utils/kbluetooth/DETAILS
+++ b/kde4/utils/kbluetooth/DETAILS
@@ -1,15 +1,16 @@
-          MODULE=kdebluetooth4
-         VERSION=0.3
-          SOURCE=$MODULE-$VERSION.tar.bz2
-      SOURCE_URL=$SFORGE_URL/kde-bluetooth
-      SOURCE_VFY=sha1:06f2159d7601a6c77d0d3e4cbfb135910782f1c9
+          MODULE=kbluetooth
+         MOD_MAJ=112110
+         VERSION=0.4beta1a
+          SOURCE=$MOD_MAJ-$MODULE-$VERSION.tar.bz2
+      SOURCE_URL=http://www.kde-apps.org/CONTENT/content-files/
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
+      SOURCE_VFY=sha1:3cadf77d8c4034732ad3552a12b0620d67b775fd
    MODULE_PREFIX=${KDE4_INSTALL_DIR:-/opt/lunar/kde/4}
         WEB_SITE=http://bluetooth.kmobiletools.org
          ENTERED=20080816
-         UPDATED=20090329
+         UPDATED=20090917
            SHORT="KDE4 bluetooth GUI"
 
-PSAFE=no
 cat << EOF
 Kdebluetooth4 is the new KDE bluetooth framework for KDE4.
 EOF


More information about the Lunar-commits mailing list