summaryrefslogtreecommitdiff
path: root/ham/gnuradio-audio-jack
diff options
context:
space:
mode:
authorwulf <wulf@pkgsrc.org>2006-11-13 16:25:32 +0000
committerwulf <wulf@pkgsrc.org>2006-11-13 16:25:32 +0000
commitfc8b209d1fc7a8bf6ad12d9ee0cd201ced2c7f97 (patch)
tree7c10460790e5c7c01ce54819558994e108527edf /ham/gnuradio-audio-jack
parent78b623ab16994726fc3a8314ee1498abb18e7ede (diff)
downloadpkgsrc-fc8b209d1fc7a8bf6ad12d9ee0cd201ced2c7f97.tar.gz
Added new package gnuradio-audio-jack-3.0.2:
A GNU Radio Module for jack, a low latency audio server
Diffstat (limited to 'ham/gnuradio-audio-jack')
-rw-r--r--ham/gnuradio-audio-jack/DESCR7
-rw-r--r--ham/gnuradio-audio-jack/Makefile15
-rw-r--r--ham/gnuradio-audio-jack/PLIST9
-rw-r--r--ham/gnuradio-audio-jack/distinfo5
4 files changed, 36 insertions, 0 deletions
diff --git a/ham/gnuradio-audio-jack/DESCR b/ham/gnuradio-audio-jack/DESCR
new file mode 100644
index 00000000000..ac42c268d1a
--- /dev/null
+++ b/ham/gnuradio-audio-jack/DESCR
@@ -0,0 +1,7 @@
+GNU Radio is a collection of software that when combined with minimal hardware,
+allows the construction of radios where the actual waveforms transmitted and
+received are defined by software. What this means is that it turns the digital
+modulation schemes used in today's high performance wireless devices into
+software problems.
+
+This module contains support for JACK, a low latency audio server.
diff --git a/ham/gnuradio-audio-jack/Makefile b/ham/gnuradio-audio-jack/Makefile
new file mode 100644
index 00000000000..5f86c592359
--- /dev/null
+++ b/ham/gnuradio-audio-jack/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/11/13 16:25:32 wulf Exp $
+
+PKGNAME= gnuradio-audio-jack-${VERSION}
+COMMENT= GNU Radio module for jack low latency audio server
+
+.include "../../meta-pkgs/gnuradio/Makefile.common"
+
+CONF_FILES+= ${EGDIR}/gr-audio-jack.conf ${PKG_SYSCONFDIR}/gr-audio-jack.conf
+CONFIGURE_ARGS+=--enable-gr-audio-jack
+
+PYTHON_PATCH_SCRIPTS+= gr-audio-jack/src/python/qa_jack.py
+
+.include "../../audio/jack/buildlink3.mk"
+.include "../../ham/gnuradio-core/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/ham/gnuradio-audio-jack/PLIST b/ham/gnuradio-audio-jack/PLIST
new file mode 100644
index 00000000000..3006de39497
--- /dev/null
+++ b/ham/gnuradio-audio-jack/PLIST
@@ -0,0 +1,9 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/11/13 16:25:32 wulf Exp $
+include/gnuradio/audio_jack_sink.h
+include/gnuradio/audio_jack_source.h
+${PYSITELIB}/gnuradio/_audio_jack.la
+${PYSITELIB}/gnuradio/audio_jack.py
+${PYSITELIB}/gnuradio/audio_jack.pyc
+${PYSITELIB}/gnuradio/audio_jack.pyo
+include/gnuradio/swig/audio_jack.i
+share/examples/gnuradio/conf.d/gr-audio-jack.conf
diff --git a/ham/gnuradio-audio-jack/distinfo b/ham/gnuradio-audio-jack/distinfo
new file mode 100644
index 00000000000..ff76a2dcca1
--- /dev/null
+++ b/ham/gnuradio-audio-jack/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2006/11/13 16:25:32 wulf Exp $
+
+SHA1 (gnuradio-3.0.2.tar.gz) = 9d9a0e22c9e4fd9735f62c0145b9ceb61a33f9c2
+RMD160 (gnuradio-3.0.2.tar.gz) = 3ff771c2d13d680fb76d7ca82a6a11678c7069ae
+Size (gnuradio-3.0.2.tar.gz) = 3190212 bytes