Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (145c338cb60795b7b32cc8c2f76a485c170b7ac1)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (145c338cb60795b7b32cc8c2f76a485c170b7ac1)
  • Date: Fri, 4 May 2007 11:01:14 -0500

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

ChangeLog | 9 +++++++++
kde4/FUNCTIONS | 3 ---
telephony/FUNCTIONS | 16 ++++++++++++++++
telephony/libjingle-tapioca/CONFLICTS | 2 ++
telephony/libjingle-tapioca/DEPENDS | 4 ++++
telephony/libjingle-tapioca/DETAILS | 26 ++++++++++++++++++++++++++
telephony/libjingle-tapioca/HISTORY | 8 ++++++++
telephony/libtelepathy/DEPENDS | 4 ++++
telephony/libtelepathy/DETAILS | 17 +++++++++++++++++
telephony/libtelepathy/HISTORY | 4 ++++
telephony/sofia-sip/DEPENDS | 3 +++
telephony/sofia-sip/DETAILS | 17 +++++++++++++++++
telephony/sofia-sip/HISTORY | 7 +++++++
telephony/tapioca/DEPENDS | 3 +++
telephony/tapioca/DETAILS | 19 +++++++++++++++++++
telephony/tapioca/HISTORY | 4 ++++
telephony/telepathy-glib/DEPENDS | 6 ++++++
telephony/telepathy-glib/DETAILS | 17 +++++++++++++++++
telephony/telepathy-glib/HISTORY | 7 +++++++
telephony/telepathy-glib/telepathy.gpg |binary
telephony/telepathy-sofiasip/DEPENDS | 3 +++
telephony/telepathy-sofiasip/DETAILS | 16 ++++++++++++++++
telephony/telepathy-sofiasip/HISTORY | 4 ++++
utils/FUNCTIONS | 4 +---
24 files changed, 197 insertions(+), 6 deletions(-)

New commits:
commit de4ad7b9fd18de614731abc3a078df69543f3dd5
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

telephony/libjingle-tapioca

commit 35eeaa31a0553fc343e8ef9df012834ce8cccfc5
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

telephony/FUNCTIONS - missing file

commit ce2bd3590a84caac6b2c09155d7bd7bc39ec54ef
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

new spells - telephony/*

commit ab52666c35c5a07ea75804d99828419cace536d1
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

telephony/libtelepathy

commit 2ac3daaa48fc8999ae78aff63182a609fa817737
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

{utils,kde4}/FUNCTIONS: changes relative to qt4

diff --git a/ChangeLog b/ChangeLog
index 3970086..ffabb04 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2007-05-04 Treeve Jelbert <treeve AT sourcemage.org>
+ * telephony/libtelepathy: new spell
+ * telephony/telepathy-glib: new spell
+ * telephony/sofia-sip: new spell
+ * telephony/telepathy-sofiasip: new spell
+ * telephony/tapioca: new spell
+ * telephony/FUNCTIONS: needed by various spells
+ * telephony/libjingle-tapioca: new spell
+
2007-05-04 Pieter Lenaerts <e-type AT sourcemage.org>
* net/libasyncns: new spell, lib for asynchronous name queries
* audio-drivers/pulseaudio: new spell, sound server
diff --git a/kde4/FUNCTIONS b/kde4/FUNCTIONS
index f5f0ba2..1c4106b 100755
--- a/kde4/FUNCTIONS
+++ b/kde4/FUNCTIONS
@@ -1,9 +1,6 @@
default_build() {
QTDIR=/usr
PATH=$QTDIR/bin/qt4:$PATH
-LD_LIBRARY_PATH=$QTDIR/lib/qt4:$LD_LIBRARY_PATH
-PKG_CONFIG_PATH=$QTDIR/lib/qt4:$PKG_CONFIG_PATH
-

KDEDIR=/opt/kde4
PATH=$KDEDIR/bin:$PATH
diff --git a/telephony/FUNCTIONS b/telephony/FUNCTIONS
new file mode 100755
index 0000000..66d5dbd
--- /dev/null
+++ b/telephony/FUNCTIONS
@@ -0,0 +1,16 @@
+# typical build for cmake projects
+cmake_build() {
+cd $SOURCE_DIRECTORY &&
+mkdir -p build &&
+cd build &&
+cmake -DCMAKE_INSTALL_PREFIX=$INSTALL_ROOT/usr ../ &&
+make
+}
+
+
+# build for qt4 projects
+qt4_build() {
+QTDIR=$INSTALL_ROOT/usr
+PATH=$QTDIR/bin/qt4:$PATH
+cmake_build
+}
diff --git a/telephony/libjingle-tapioca/CONFLICTS
b/telephony/libjingle-tapioca/CONFLICTS
new file mode 100755
index 0000000..c68fda7
--- /dev/null
+++ b/telephony/libjingle-tapioca/CONFLICTS
@@ -0,0 +1,2 @@
+conflicts libjingle
+
diff --git a/telephony/libjingle-tapioca/DEPENDS
b/telephony/libjingle-tapioca/DEPENDS
new file mode 100755
index 0000000..5af2d09
--- /dev/null
+++ b/telephony/libjingle-tapioca/DEPENDS
@@ -0,0 +1,4 @@
+depends g++ &&
+depends pkgconfig &&
+depends expat &&
+depends openssl
diff --git a/telephony/libjingle-tapioca/DETAILS
b/telephony/libjingle-tapioca/DETAILS
new file mode 100755
index 0000000..cb05ab0
--- /dev/null
+++ b/telephony/libjingle-tapioca/DETAILS
@@ -0,0 +1,26 @@
+ SPELL=libjingle-tapioca
+ VERSION=0.3.11
+
SOURCE_HASH=sha512:3089a06478988ea6ee40f1e07685d6fbfe1cf5f36e40a3bc198d817318421873a7c88bfde7c2615b3d78599fed983a543251339ee27f74570735caf8081d0a46
+ SOURCE=libjingle-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/libjingle-$VERSION
+ WEB_SITE=http://tapioca-voip.sourceforge.net
+ SOURCE_URL[0]=$SOURCEFORGE_URL/tapioca-voip/$SOURCE
+ LICENSE[0]=BSD
+ ENTERED=20070426
+ KEYWORDS=""
+ SHORT="VoIP and IM libraries"
+cat << EOF
+libjingle is a collection of open-source C++ code and sample applications
that
+enables you to build a peer-to-peer application. The code handles creating a
+network connection (through NAT and firewall devices, relay servers, and
proxies),
+negotiating session details (codecs, formats, etc.), and exchanging data. It
also
+provides helper tasks such as parsing XML, and handling network proxies. You
could
+build the following programs with libjingle:
+A multi-user voice chat application
+A multi-user video conferencing application
+A multi-user live music streaming application
+A peer-to-peer file sharing application
+
+
+This is a stripped version created by the tapioca project
+EOF
diff --git a/telephony/libjingle-tapioca/HISTORY
b/telephony/libjingle-tapioca/HISTORY
new file mode 100644
index 0000000..cb9ac48
--- /dev/null
+++ b/telephony/libjingle-tapioca/HISTORY
@@ -0,0 +1,8 @@
+2007-04-29 Treeve Jelbert <treeve AT sourcemage.org>
+ * CONFLICTS added
+ split spell into libjingle and libjingle-tapioca versions
+
+2007-04-26 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.3.11
+ spell created
+
diff --git a/telephony/libtelepathy/DEPENDS b/telephony/libtelepathy/DEPENDS
new file mode 100755
index 0000000..cd0f431
--- /dev/null
+++ b/telephony/libtelepathy/DEPENDS
@@ -0,0 +1,4 @@
+depends dbus &&
+depends dbus-glib &&
+depends glib2 &&
+depends pkgconfig
diff --git a/telephony/libtelepathy/DETAILS b/telephony/libtelepathy/DETAILS
new file mode 100755
index 0000000..c8a646a
--- /dev/null
+++ b/telephony/libtelepathy/DETAILS
@@ -0,0 +1,17 @@
+ SPELL=libtelepathy
+ VERSION=0.0.53
+
SOURCE_HASH=sha512:2b69931955b7c9d0aed0f4b5303cf69846b2f3d4968ac7bd7aefb939dcd6552a07c5ca3def44223cdb2fac1de2bbc223def2480ddc0bc4f153ea2097668abf74
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ WEB_SITE=http://telepathy.freedesktop.org
+ SOURCE_URL[0]=$WEB_SITE/releases/libtelepathy/$SOURCE
+ LICENSE[0]=LGPL
+ ENTERED=20070424
+ KEYWORDS=""
+ SHORT=""
+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
calls. It
+uses the DBus messaging system to provide a simple interface for client
applications,
+allowing them to quickly benefit from Telepathy's functionality.
+ EOF
diff --git a/telephony/libtelepathy/HISTORY b/telephony/libtelepathy/HISTORY
new file mode 100644
index 0000000..8bf69e7
--- /dev/null
+++ b/telephony/libtelepathy/HISTORY
@@ -0,0 +1,4 @@
+2007-04-24 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.0.53
+ spell created
+
diff --git a/telephony/sofia-sip/DEPENDS b/telephony/sofia-sip/DEPENDS
new file mode 100755
index 0000000..a61ea1b
--- /dev/null
+++ b/telephony/sofia-sip/DEPENDS
@@ -0,0 +1,3 @@
+depends glib2 &&
+depends openssl
+
diff --git a/telephony/sofia-sip/DETAILS b/telephony/sofia-sip/DETAILS
new file mode 100755
index 0000000..d19e4cd
--- /dev/null
+++ b/telephony/sofia-sip/DETAILS
@@ -0,0 +1,17 @@
+ SPELL=sofia-sip
+ VERSION=1.12.6
+
SOURCE_HASH=sha512:0589283bce66823a25af2ae587006f4b1a2e596e46a4650c80031db6b262bef4d022e207aa613e3287ed761f768c808b7035efdacf13756a0bc072d4dd6d4e17
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+ WEB_SITE=http://$SPELL.SourceForge.net
+ LICENSE[0]=LGPL
+ ENTERED=20070424
+ KEYWORDS="voip im"
+ SHORT="SIP User-Agent library"
+cat << EOF
+Sofia-SIP is an open-source SIP User-Agent library, compliant with the IETF
+RFC3261 specification. t can be used as a building block for SIP client
software
+for uses such as VoIP, IM, and many other real-time and person-to-person
+communication services.
+EOF
diff --git a/telephony/sofia-sip/HISTORY b/telephony/sofia-sip/HISTORY
new file mode 100644
index 0000000..0dc9d8e
--- /dev/null
+++ b/telephony/sofia-sip/HISTORY
@@ -0,0 +1,7 @@
+2007-04-26 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.12.6
+
+2007-04-24 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.12.5
+ spell created
+
diff --git a/telephony/tapioca/DEPENDS b/telephony/tapioca/DEPENDS
new file mode 100755
index 0000000..a30f81e
--- /dev/null
+++ b/telephony/tapioca/DEPENDS
@@ -0,0 +1,3 @@
+depends glib2 &&
+depends dbus-glib &&
+depends pkgconfig
diff --git a/telephony/tapioca/DETAILS b/telephony/tapioca/DETAILS
new file mode 100755
index 0000000..1e2a154
--- /dev/null
+++ b/telephony/tapioca/DETAILS
@@ -0,0 +1,19 @@
+ SPELL=tapioca
+ VERSION=0.3.9
+
SOURCE_HASH=sha512:bd7e37aa05445c052ff596e72ff327e54c54b5c5f965df0bdfb6c9194ce349b28a96bf1d274d3267b6a92f6a6f08bd8c0915bf3e7b4aa040cc40535336203f19
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+
+ WEB_SITE=http://tapioca-voip.sourceforge.net
+ SOURCE_URL[0]=$SOURCEFORGE_URL/tapioca-voip/$SOURCE
+ LICENSE[0]=LGPL
+ ENTERED=20070306
+ KEYWORDS=""
+ SHORT="VoIP and IM libraries"
+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.
+EOF
diff --git a/telephony/tapioca/HISTORY b/telephony/tapioca/HISTORY
new file mode 100644
index 0000000..6054d4f
--- /dev/null
+++ b/telephony/tapioca/HISTORY
@@ -0,0 +1,4 @@
+2007-03-06 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.3.9
+ spell created
+
diff --git a/telephony/telepathy-glib/DEPENDS
b/telephony/telepathy-glib/DEPENDS
new file mode 100755
index 0000000..768ad2a
--- /dev/null
+++ b/telephony/telepathy-glib/DEPENDS
@@ -0,0 +1,6 @@
+depends libtelepathy &&
+depends glib2 &&
+depends dbus-glib &&
+depends pkgconfig &&
+depends python &&
+depends libxslt
diff --git a/telephony/telepathy-glib/DETAILS
b/telephony/telepathy-glib/DETAILS
new file mode 100755
index 0000000..87b47df
--- /dev/null
+++ b/telephony/telepathy-glib/DETAILS
@@ -0,0 +1,17 @@
+ SPELL=telepathy-glib
+ VERSION=0.5.11
+ SOURCE=$SPELL-$VERSION.tar.gz
+ SOURCE2=$SOURCE.asc
+ WEB_SITE=http://telepathy.freedesktop.org
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=$WEB_SITE/releases/$SPELL/$SOURCE
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
+ SOURCE_GPG=telepathy.gpg:$SOURCE.asc:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
+ LICENSE[0]=GPL
+ ENTERED=20070303
+ KEYWORDS="telepathy"
+ SHORT="glib bindings for telepathy"
+cat << EOF
+glib bindings for telepathy
+EOF
diff --git a/telephony/telepathy-glib/HISTORY
b/telephony/telepathy-glib/HISTORY
new file mode 100644
index 0000000..22d0e3e
--- /dev/null
+++ b/telephony/telepathy-glib/HISTORY
@@ -0,0 +1,7 @@
+2007-05-03 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.5.11
+
+2007-04-24 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.5.10
+ spell created
+
diff --git a/telephony/telepathy-glib/telepathy.gpg
b/telephony/telepathy-glib/telepathy.gpg
new file mode 100644
index 0000000..cee2853
Binary files /dev/null and b/telephony/telepathy-glib/telepathy.gpg differ
diff --git a/telephony/telepathy-sofiasip/DEPENDS
b/telephony/telepathy-sofiasip/DEPENDS
new file mode 100755
index 0000000..b76b6b8
--- /dev/null
+++ b/telephony/telepathy-sofiasip/DEPENDS
@@ -0,0 +1,3 @@
+depends libtelepathy &&
+depends telepathy-glib &&
+depends sofia-sip
diff --git a/telephony/telepathy-sofiasip/DETAILS
b/telephony/telepathy-sofiasip/DETAILS
new file mode 100755
index 0000000..849af32
--- /dev/null
+++ b/telephony/telepathy-sofiasip/DETAILS
@@ -0,0 +1,16 @@
+ SPELL=telepathy-sofiasip
+ VERSION=0.3.15
+
SOURCE_HASH=sha512:52bb127c506894cbd6c3dcb564905270e4736618ca8ec0566bdc3b177577c71971ecf170d7ee63494b7fad01600e61fe1ff42dfc6826a827c5a42d2d3c1bfe85
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+
+ WEB_SITE=http://sourceforge.net/projects/tp-sofiasip
+ SOURCE_URL[0]=$SOURCEFORGE_URL/tp-sofiasip/$SOURCE
+ LICENSE[0]=LGPL
+ ENTERED=20070424
+ KEYWORDS=""
+ SHORT=" SIP-protocol connection manager for Telepathy"
+cat << EOF
+telepathy-sofiasip is a SIP-protocol connection manager (protocol plugin)
for the
+Telepathy (http://telepathy.freedesktop.org) framework based on
SofiaSIP-stack
+EOF
diff --git a/telephony/telepathy-sofiasip/HISTORY
b/telephony/telepathy-sofiasip/HISTORY
new file mode 100644
index 0000000..5b82c55
--- /dev/null
+++ b/telephony/telepathy-sofiasip/HISTORY
@@ -0,0 +1,4 @@
+2007-04-24 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.3.15
+ spell created
+
diff --git a/utils/FUNCTIONS b/utils/FUNCTIONS
index 19a1948..973d328 100755
--- a/utils/FUNCTIONS
+++ b/utils/FUNCTIONS
@@ -2,13 +2,11 @@ cmake_build() {
cd $SOURCE_DIRECTORY &&
mkdir -p build &&
cd build &&
-cmake -DCMAKE_INSTALL_PREFIX=$INSTALL_ROOT/usr ../ &&
+cmake -DCMAKE_INSTALL_PREFIX=$INSTALL_ROOT/usr ../ $OPTS &&
make
}
qt4_build() {
QTDIR=/usr
PATH=$QTDIR/bin/qt4:$PATH
-LD_LIBRARY_PATH=$QTDIR/lib/qt4:$LD_LIBRARY_PATH
-PKG_CONFIG_PATH=$QTDIR/lib/qt4:$PKG_CONFIG_PATH
cmake_build
}




Archive powered by MHonArc 2.6.24.

Top of Page