summaryrefslogtreecommitdiff
path: root/ham/gnuradio-gsm
diff options
context:
space:
mode:
authorwulf <wulf@pkgsrc.org>2005-10-07 23:29:07 +0000
committerwulf <wulf@pkgsrc.org>2005-10-07 23:29:07 +0000
commitb77959928af2881ee9e0d087de13fb0c53db07ed (patch)
tree06f2069b3b3fd40e4bbcaa9f700e4dad91af9106 /ham/gnuradio-gsm
parent2e40054a39fe1177a248c57897a9abdf364cf684 (diff)
downloadpkgsrc-b77959928af2881ee9e0d087de13fb0c53db07ed.tar.gz
New package gnuradio-gsm: This package contains the GNU Radio
GSM 06.10 13kbit/sec voice encoder/decoder
Diffstat (limited to 'ham/gnuradio-gsm')
-rw-r--r--ham/gnuradio-gsm/DESCR7
-rw-r--r--ham/gnuradio-gsm/Makefile12
-rw-r--r--ham/gnuradio-gsm/PLIST12
-rw-r--r--ham/gnuradio-gsm/distinfo5
4 files changed, 36 insertions, 0 deletions
diff --git a/ham/gnuradio-gsm/DESCR b/ham/gnuradio-gsm/DESCR
new file mode 100644
index 00000000000..689ab3f042d
--- /dev/null
+++ b/ham/gnuradio-gsm/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 package contains the GNU Radio GSM 06.10 13kbit/sec voice encoder/decoder.
diff --git a/ham/gnuradio-gsm/Makefile b/ham/gnuradio-gsm/Makefile
new file mode 100644
index 00000000000..0b34c36f15b
--- /dev/null
+++ b/ham/gnuradio-gsm/Makefile
@@ -0,0 +1,12 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/10/07 23:29:07 wulf Exp $
+
+VERSION= 0.1
+DISTNAME= gr-gsm-fr-vocoder-${VERSION}
+PKGNAME= gnuradio-gsm-${VERSION}
+WRKSRC= ${WRKDIR}/${DISTNAME}
+COMMENT= GNU Radio GSM 06.10 13kbit/sec voice encoder/decoder
+
+.include "../../meta-pkgs/gnuradio/Makefile.common"
+
+.include "../../ham/gnuradio-core/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/ham/gnuradio-gsm/PLIST b/ham/gnuradio-gsm/PLIST
new file mode 100644
index 00000000000..fab81a817f5
--- /dev/null
+++ b/ham/gnuradio-gsm/PLIST
@@ -0,0 +1,12 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/10/07 23:29:07 wulf Exp $
+${PYSITELIB}/gnuradio/vocoder/_gsm_full_rate.la
+${PYSITELIB}/gnuradio/vocoder/__init__.py
+${PYSITELIB}/gnuradio/vocoder/__init__.pyc
+${PYSITELIB}/gnuradio/vocoder/__init__.pyo
+${PYSITELIB}/gnuradio/vocoder/gsm_full_rate.py
+${PYSITELIB}/gnuradio/vocoder/gsm_full_rate.pyc
+${PYSITELIB}/gnuradio/vocoder/gsm_full_rate.pyo
+include/gnuradio/gsm_fr_decode_ps.h
+include/gnuradio/gsm_fr_encode_sp.h
+include/gnuradio/swig/gsm_full_rate.i
+@dirrm ${PYSITELIB}/gnuradio/vocoder
diff --git a/ham/gnuradio-gsm/distinfo b/ham/gnuradio-gsm/distinfo
new file mode 100644
index 00000000000..7c4c2ba4798
--- /dev/null
+++ b/ham/gnuradio-gsm/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/10/07 23:29:07 wulf Exp $
+
+SHA1 (gr-gsm-fr-vocoder-0.1.tar.gz) = 8732da2c990f091831feee6c8ea4441c1ca87b3f
+RMD160 (gr-gsm-fr-vocoder-0.1.tar.gz) = 393a92025366f716eed04040e0eb545930654b31
+Size (gr-gsm-fr-vocoder-0.1.tar.gz) = 402431 bytes