pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/ham/gnuradio-gsm New package gnuradio-gsm: This packag...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/df7bb7de0f08
branches:  trunk
changeset: 500425:df7bb7de0f08
user:      wulf <wulf%pkgsrc.org@localhost>
date:      Fri Oct 07 23:29:07 2005 +0000

description:
New package gnuradio-gsm: This package contains the GNU Radio
GSM 06.10 13kbit/sec voice encoder/decoder

diffstat:

 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(+), 0 deletions(-)

diffs (52 lines):

diff -r 279a93fc1c86 -r df7bb7de0f08 ham/gnuradio-gsm/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/ham/gnuradio-gsm/DESCR    Fri Oct 07 23:29:07 2005 +0000
@@ -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 -r 279a93fc1c86 -r df7bb7de0f08 ham/gnuradio-gsm/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/ham/gnuradio-gsm/Makefile Fri Oct 07 23:29:07 2005 +0000
@@ -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 -r 279a93fc1c86 -r df7bb7de0f08 ham/gnuradio-gsm/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/ham/gnuradio-gsm/PLIST    Fri Oct 07 23:29:07 2005 +0000
@@ -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 -r 279a93fc1c86 -r df7bb7de0f08 ham/gnuradio-gsm/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/ham/gnuradio-gsm/distinfo Fri Oct 07 23:29:07 2005 +0000
@@ -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



Home | Main Index | Thread Index | Old Index