Edgewall Software
Modify

Opened 16 years ago

Closed 16 years ago

#7985 closed enhancement (duplicate)

gnuradio on macports

Reported by: cosmos Owned by:
Priority: normal Milestone:
Component: general Version:
Severity: normal Keywords: gnuradio
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

# porting gnuradio on macports

# $Id$

PortSystem 1.0 # ?

name gnuradio version 3.1.3 categories # ? /SDR software defined radio? maintainers # ? description software defined radio long_description GNU Radio is a free software development toolkit that provides the signal processing runtime and processing blocks to implement software radios using readily-available, low-cost external RF hardware and commodity processors. It is widely used in hobbyist, academic and commercial environments to support wireless communications research as well as to implement real-world radio systems. GNU Radio applications are primarily written using the Python programming language, while the supplied, performance-critical signal processing path is implemented in C++ using processor floating point extensions where available. Thus, the developer is able to implement real-time, high-throughput radio systems in a simple-to-use, rapid-application-development environment. While not primarily a simulation tool, GNU Radio does support development of signal processing algorithms using pre-recorded or generated data, avoiding the need for actual RF hardware. homepage http://gnuradio.org/trac platforms darwin master_sites http://www.gnu.org/software/gnuradio/

checksums # ? md5 dafa161bc9c61e57636a6085c87c1fe8 \

# ? sha1 5da610e1c8bc01b80abc21ab9e98e004363b429c \ rmd160 0c1147242adf476f5e93f4d59b553ee3ea378b23

depends_lib port:libtool \

port:gawk \ port:guile \ port:pkgconfig \ port:zlib \ port:automake \ port:swig \ port:cppunit \ port:fftw-3-single \ port:sdcc \ port:python \ port:py-numpy \ port:py-wxpython \ port:doxygen \ port:boost \ port:libusb

configure.args # ?

Attachments (0)

Change History (1)

comment:1 by Emmanuel Blot, 16 years ago

Milestone: experimental
Resolution: duplicate
Status: newclosed
Version: 0.6.1

Dup of invalid ticket #7986

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The ticket will remain with no owner.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from (none) to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.