[MacPorts] #18104: GnuRadio on Macports

MacPorts noreply at macports.org
Wed Jan 28 10:03:10 PST 2009


#18104: GnuRadio on Macports
-------------------------------------+--------------------------------------
 Reporter:  horiacosmin@…            |       Owner:  macports-tickets@…                   
     Type:  enhancement              |      Status:  new                                  
 Priority:  Normal                   |   Milestone:  Port Submissions                     
Component:  ports                    |     Version:  1.7.0                                
 Keywords:                           |        Port:                                       
-------------------------------------+--------------------------------------
Changes (by devans@…):

 * cc: horiacosmin@… (removed)
 * cc: devans@… (added)


Old description:

> # $gnuradio$
>
> PortSystem          1.7.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           # ?
>                                # ?
> 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     # Maybe "--with-boost-include-dir=<path>"

New description:

 {{{
 # $gnuradio$

 PortSystem          1.7.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           # ?
                                # ?
 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     # Maybe "--with-boost-include-dir=<path>"

 }}}

--

Comment:

 Please don't forget to use wiki formatting.  Removing reporter from cc
 since he will be automatically copied.

-- 
Ticket URL: <http://trac.macports.org/ticket/18104#comment:10>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list