[Lunar-commits] <moonbase-kde> tapioca-qt: Removing from moonbase, this has been replaced with telepahty-qt.
stumbles
stumbles at lunar-linux.org
Fri Jan 25 18:52:47 CET 2013
commit 80fa20853bfcdfb51cde3d15e3251025c4ab8312
Author: stumbles <stumbles at lunar-linux.org>
Date: Fri, 25 Jan 2013 09:52:47 -0800
URL: https://github.com/lunar-linux/moonbase-kde/commit/80fa20853bfcdfb51cde3d15e3251025c4ab8312
tapioca-qt: Removing from moonbase, this has been replaced with telepahty-qt.
---
qt4-apps/tapioca-qt/BUILD | +0/-16
qt4-apps/tapioca-qt/DEPENDS | +0/-1
qt4-apps/tapioca-qt/DETAILS | +0/-27
3 files changed, 44 deletions(-)
--- a/qt4-apps/tapioca-qt/BUILD
+++ /dev/null
@@ -1,16 +0,0 @@
-(
-
- source /etc/profile.d/qt4.rc &&
-
- OOTB_DIR="$SOURCE_DIRECTORY/$MODULE-build" &&
-
- mkdir $OOTB_DIR &&
- cd $OOTB_DIR &&
-
- cmake $SOURCE_DIRECTORY/ -DCMAKE_INSTALL_PREFIX=$MODULE_PREFIX \
- -DCMAKE_BUILD_TYPE=RELEASE \
- $OPTS &&
-
- default_make
-
-) > $C_FIFO 2>&1
--- a/qt4-apps/tapioca-qt/DEPENDS
+++ /dev/null
@@ -1 +0,0 @@
-depends telepathy-qt
--- a/qt4-apps/tapioca-qt/DETAILS
+++ /dev/null
@@ -1,27 +0,0 @@
- MODULE=tapioca-qt
- VERSION=0.14.1
- SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=$SFORGE_URL/tapioca-voip
- SOURCE_VFY=sha1:37814550cf8b5071e733378011656ee38cb6211c
- MODULE_PREFIX=${QT4_PREFIX:-/usr}
- WEB_SITE=http://tapioca-voip.sourceforge.net/wiki/index.php/Tapioca
- ENTERED=20080112
- UPDATED=20100903
- SHORT="convenience libraries to easily integrate VoIP and IM"
-
-cat << EOF
-The Tapioca project provides a set of convenience libraries to easily integrate
-VoIP and IM in your application, or even write new ones.
-
-Tapioca follows the standard defined by the Telepathy project and therefore,
-operates seamlessly with its connection managers and other software that follows
-it as well.
-
-With Tapioca you can connect to SIP, Jabber, MSN, IRC and other connection
-managers that are compliant with the Telepathy specification. Integrate VoIP and
-IM in your application using your favorite programming language with just a few
-lines of code, and without having to concern about protocol implementations.
-
-Tapioca provides convenience libraries for Glib, Qt, C# and Python, for
-client-side application development.
-EOF
More information about the Lunar-commits
mailing list