gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r2012: add blurb for gnuradio


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r2012: add blurb for gnuradio
Date: Thu, 21 Mar 2013 22:43:42 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 2012
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Thu 2013-03-21 22:43:42 +0100
message:
  add blurb for gnuradio
modified:
  gnu/gnuradio/Makefile
=== modified file 'gnu/gnuradio/Makefile'
--- a/gnu/gnuradio/Makefile     2012-12-16 22:50:44 +0000
+++ b/gnu/gnuradio/Makefile     2013-03-21 21:43:42 +0000
@@ -1,8 +1,15 @@
 NAME = GNU Radio
 GARNAME = gnuradio
-GARVERSION = 3.6.2
-HOME_URL = http://www.gnu.org/software/gnuradio/
+GARVERSION = 3.6.4.1
+HOME_URL = http://www.gnuradio.org/
 DESCRIPTION = A toolkit to implement software radios
+define BLURB
+ GNU Radio is a toolkit for implementing software radios.  Its signal
+ processing blocks can be combined with low-cost external RF hardware
+ to create software-defined radios.  Without hardware, it can be used
+ for simulation.  Radio applications are primarily written in Python,
+ with C++ support for performance-critical processing tasks.
+endef
 
 ######################################################################
 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]