pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/ham Added and enabled



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0de4b961e6c1
branches:  trunk
changeset: 500426:0de4b961e6c1
user:      wulf <wulf%pkgsrc.org@localhost>
date:      Fri Oct 07 23:34:02 2005 +0000

description:
Added and enabled

      gnuradio-audio-oss
      gnuradio-core
      gnuradio-examples
      gnuradio-gsm
      gnuradio-howto
      gnuradio-usrp
      gnuradio-wxgui
      usrp

packages that are part of the GNU Radio project, a digital signal
processing development kit.

diffstat:

 ham/Makefile |  12 ++++++++++--
 1 files changed, 10 insertions(+), 2 deletions(-)

diffs (33 lines):

diff -r df7bb7de0f08 -r 0de4b961e6c1 ham/Makefile
--- a/ham/Makefile      Fri Oct 07 23:29:07 2005 +0000
+++ b/ham/Makefile      Fri Oct 07 23:34:02 2005 +0000
@@ -1,12 +1,19 @@
-# $NetBSD: Makefile,v 1.16 2005/08/06 20:33:56 rillig Exp $
+# $NetBSD: Makefile,v 1.17 2005/10/07 23:34:02 wulf Exp $
 #
 
-COMMENT=       Amateur packet radio tools
+COMMENT=       Wireless communication tools and applications
 
 SUBDIR+=       7plus
 SUBDIR+=       cwtext
 SUBDIR+=       dpbox
 SUBDIR+=       gmfsk
+SUBDIR+=       gnuradio-audio-oss
+SUBDIR+=       gnuradio-core
+SUBDIR+=       gnuradio-examples
+SUBDIR+=       gnuradio-gsm
+SUBDIR+=       gnuradio-howto
+SUBDIR+=       gnuradio-usrp
+SUBDIR+=       gnuradio-wxgui
 SUBDIR+=       grig
 SUBDIR+=       hamlib
 SUBDIR+=       linpsk
@@ -14,6 +21,7 @@
 SUBDIR+=       tfkiss
 SUBDIR+=       tlf
 SUBDIR+=       tnt
+SUBDIR+=       usrp
 SUBDIR+=       wwl
 SUBDIR+=       xdx
 SUBDIR+=       xlog



Home | Main Index | Thread Index | Old Index