[Lunar-commits] <moonbase> telepathy-qt4: Version bump and adjusting the BUILD.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Sun Apr 11 05:04:17 CEST 2010
commit 0610b63e0cab7462654ce921db07b61772b1aef8
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Sat Apr 10 23:04:17 2010 -0400
telepathy-qt4: Version bump and adjusting the BUILD.
---
qt4-apps/telepathy-qt4/BUILD | 11 +++--------
qt4-apps/telepathy-qt4/DETAILS | 14 +++++++-------
2 files changed, 10 insertions(+), 15 deletions(-)
diff --git a/qt4-apps/telepathy-qt4/BUILD b/qt4-apps/telepathy-qt4/BUILD
index 1295483..23da672 100644
--- a/qt4-apps/telepathy-qt4/BUILD
+++ b/qt4-apps/telepathy-qt4/BUILD
@@ -1,14 +1,9 @@
(
- OOTB_DIR="$SOURCE_DIRECTORY/$MODULE-RELEASE" &&
+ . /etc/profile.d/qt4.rc &&
- mkdir $OOTB_DIR &&
- cd $OOTB_DIR &&
+ OPTS="--disable-doxygen-doc --disable-doxygen-dot --disable-doxygen-html" &&
- cmake $SOURCE_DIRECTORY/ -DCMAKE_INSTALL_PREFIX=$MODULE_PREFIX \
- -DCMAKE_BUILD_TYPE=RELEASE \
- $OPTS &&
-
- default_make
+ default_build
) > $C_FIFO 2>&1
diff --git a/qt4-apps/telepathy-qt4/DETAILS b/qt4-apps/telepathy-qt4/DETAILS
index 1624cb4..a548191 100644
--- a/qt4-apps/telepathy-qt4/DETAILS
+++ b/qt4-apps/telepathy-qt4/DETAILS
@@ -1,14 +1,14 @@
MODULE=telepathy-qt4
- VERSION=0.14.1
- SOURCE=telepathy-qt-$VERSION.tar.gz
- SOURCE_URL=$SFORGE_URL/tapioca-voip/telepathy-qt/0.14.1/
- SOURCE_VFY=sha1:607ac8fff0cb7fa19fa35665188b42345aececc3
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/telepathy-qt-$VERSION
+ VERSION=0.2.2
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=http://telepathy.freedesktop.org/releases/$MODULE/
+ SOURCE_VFY=sha1:01702eb60df41f3deab78953c1180d83791f5317
MODULE_PREFIX=${QT4_PREFIX:-/opt/lunar/qt/4}
- WEB_SITE=http://telepathy.freedesktop.org/wiki/
+ WEB_SITE=http://telepathy.freedesktop.org/wiki/Telepathy-Qt4
ENTERED=20080112
- UPDATED=20100118
+ UPDATED=20100410
SHORT="unified framework for all forms of real time conversations"
+
cat << EOF
The Telepathy project aims to provide a unified framework for all forms of real
time conversations, including instant messaging, IRC, voice calls and video
More information about the Lunar-commits
mailing list