[Lunar-commits] <moonbase-other> spandsp: Readding to moonbase and bumping to 0.0.6pre20.

Dennis Veatch stumbles at lunar-linux.org
Mon Jul 9 21:17:52 CEST 2012


commit e5093eb76017e268bee503d29652022d8a0ac63b
Author: Dennis Veatch <stumbles at lunar-linux.org>
Date: Mon, 09 Jul 2012 12:17:52 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/e5093eb76017e268bee503d29652022d8a0ac63b

spandsp: Readding to moonbase and bumping to 0.0.6pre20.
---
  libs/spandsp/DEPENDS                                         +2/-0     
  libs/spandsp/DETAILS                                         +18/-0    
  2 files changed, 20 insertions (+), 0 deletions (-)

--- /dev/null
+++ b/libs/spandsp/DEPENDS
@@ -0,0 +1,2 @@
+depends fftw3
+depends libxml2
--- /dev/null
+++ b/libs/spandsp/DETAILS
@@ -0,0 +1,18 @@
+          MODULE=spandsp
+         VERSION=0.0.6pre20
+          SOURCE=$MODULE-$VERSION.tgz
+      SOURCE_URL=http://www.soft-switch.org/downloads/spandsp/
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-${VERSION%pre*}
+      SOURCE_VFY=sha1:6dfe3b8e8816624e0afb5d253832a9b1c1d3a721
+        WEB_SITE=http://www.soft-switch.org/
+         ENTERED=20090414
+         UPDATED=20120709
+           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