From b77959928af2881ee9e0d087de13fb0c53db07ed Mon Sep 17 00:00:00 2001 From: wulf Date: Fri, 7 Oct 2005 23:29:07 +0000 Subject: New package gnuradio-gsm: This package contains the GNU Radio GSM 06.10 13kbit/sec voice encoder/decoder --- ham/gnuradio-gsm/DESCR | 7 +++++++ ham/gnuradio-gsm/Makefile | 12 ++++++++++++ ham/gnuradio-gsm/PLIST | 12 ++++++++++++ ham/gnuradio-gsm/distinfo | 5 +++++ 4 files changed, 36 insertions(+) create mode 100644 ham/gnuradio-gsm/DESCR create mode 100644 ham/gnuradio-gsm/Makefile create mode 100644 ham/gnuradio-gsm/PLIST create mode 100644 ham/gnuradio-gsm/distinfo (limited to 'ham/gnuradio-gsm') 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 -- cgit v1.2.3