[Lunar-commits] <moonbase> spandsp: a new module.
Dennis 'stumbles' Veatch
stumbles at lunar-linux.org
Tue Apr 14 19:10:27 CEST 2009
commit 6034190bbce7ca44d5ef7d9f204e04e884c8f659
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date: Tue Apr 14 13:10:27 2009 -0400
spandsp: a new module.
---
libs/spandsp/DEPENDS | 2 ++
libs/spandsp/DETAILS | 19 +++++++++++++++++++
2 files changed, 21 insertions(+), 0 deletions(-)
diff --git a/libs/spandsp/DEPENDS b/libs/spandsp/DEPENDS
new file mode 100644
index 0000000..6c351a0
--- /dev/null
+++ b/libs/spandsp/DEPENDS
@@ -0,0 +1,2 @@
+depends fftw3
+depends libxml2
diff --git a/libs/spandsp/DETAILS b/libs/spandsp/DETAILS
new file mode 100644
index 0000000..f57413a
--- /dev/null
+++ b/libs/spandsp/DETAILS
@@ -0,0 +1,19 @@
+ MODULE=spandsp
+ VERSION=0.0.6
+ VER=pre7
+ SOURCE=$MODULE-$VERSION$VER.tgz
+ SOURCE_URL=http://www.soft-switch.org/downloads/spandsp/
+#SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
+ SOURCE_VFY=sha1:200cd3052b6d5cdbaed19d5bcc9d3b2875ebad9e
+ WEB_SITE=http://www.soft-switch.org/
+ ENTERED=20090414
+ UPDATED=20090414
+ SHORT="DSP functions for telephony"
+
+cat << EOF
+Spandsp is a library of many DSP functions for telephony. These range from
+simple modules, such as DTMF detection, to a complete software FAX machine.
+
+Unicall is an abstraction layer for telephony signaling, and some telephony
+protocol modules to go with it. The key module right now is MFC/R2.
+EOF
More information about the Lunar-commits
mailing list