summaryrefslogtreecommitdiff
path: root/comms/spandsp/buildlink3.mk
diff options
context:
space:
mode:
authorjnemeth <jnemeth@pkgsrc.org>2011-02-06 08:32:06 +0000
committerjnemeth <jnemeth@pkgsrc.org>2011-02-06 08:32:06 +0000
commit2a80b9c08ade4b2a4cc680a7e48c0d1e880ca5f2 (patch)
treed9df0cd0165c3d956842fd66e40ce2ca178cfdfd /comms/spandsp/buildlink3.mk
parent2da05b13dbc70813a661c2aaf317eec8af578741 (diff)
downloadpkgsrc-2a80b9c08ade4b2a4cc680a7e48c0d1e880ca5f2.tar.gz
SpanDSP is a library of DSP functions for telephony, in the 8000
sample per second world of E1s, T1s, and higher order PCM channels. It contains low level functions, such as basic filters. It also contains higher level functions, such as cadenced supervisory tone detection, and a complete software FAX machine. The software has been designed to avoid intellectual property issues, using mature techniques where all relevant patents have expired. See the file DueDiligence for important information about these intellectual property issues.
Diffstat (limited to 'comms/spandsp/buildlink3.mk')
-rw-r--r--comms/spandsp/buildlink3.mk14
1 files changed, 14 insertions, 0 deletions
diff --git a/comms/spandsp/buildlink3.mk b/comms/spandsp/buildlink3.mk
new file mode 100644
index 00000000000..8b8b2ea83fc
--- /dev/null
+++ b/comms/spandsp/buildlink3.mk
@@ -0,0 +1,14 @@
+# $NetBSD: buildlink3.mk,v 1.1.1.1 2011/02/06 08:32:06 jnemeth Exp $
+
+BUILDLINK_TREE+= spandsp
+
+.if !defined(SPANDSP_BUILDLINK3_MK)
+SPANDSP_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.spandsp+= spandsp>=0.0.6pre18
+BUILDLINK_PKGSRCDIR.spandsp?= ../../comms/spandsp
+
+.include "../../graphics/tiff/buildlink3.mk"
+.endif # SPANDSP_BUILDLINK3_MK
+
+BUILDLINK_TREE+= -spandsp