NOTICE: This package has been removed from pkgsrc

./wip/gnuradio-wxgui, WxGTK Toolkit module of GNU Radio

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 3.7.13.5nb3, Package name: gnuradio-wxgui-3.7.13.5nb3, Maintainer: pkgsrc-users

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 module contains the graphical user interface framework based on wxPython.
It includes blocks for displaying realtime FFT and oscilloscope.


Required to run:
[audio/portaudio] [audio/gsm] [audio/jack] [math/fftwf] [math/gsl] [ham/gnuradio-core] [devel/cppunit] [devel/boost-libs] [devel/py-cheetah] [x11/py-wxWidgets] [x11/wxGTK28] [devel/orc] [devel/py-mako] [lang/python27] [devel/swig2] [lang/py-six] [x11/py-qwt-qt4] [math/py-scipy12]

Required to build:
[pkgtools/x11-links] [devel/boost-headers] [x11/xcb-proto] [x11/fixesproto4] [pkgtools/cwrappers] [x11/xorgproto]

Package options: filter-design

Master sites:

SHA1: c81a9cb1ec5e9455d885c804ba8fb656c4573b53
RMD160: 87786c5f333069c15316c6a45dbce11f329ddac6
Filesize: 4442.004 KB

Version history: (Expand)


CVS history: (Expand)


   2015-09-17 15:48:04 by Makoto Fujiwara | Files touched by this commit (68)
Log message:
Update wip/gnuradio* sync to ham/gnuradio*  (for further work)
   2014-11-17 14:51:05 by Makoto Fujiwara | Files touched by this commit (19) | Package updated
Log message:
Sync to pkgsrc proper for furthur update.

   2014-10-13 02:46:25 by Makoto Fujiwara | Files touched by this commit (20)
Log message:
Remove unnecessary @pkgdir lines from PLIST

   2014-10-04 07:28:53 by Makoto Fujiwara | Files touched by this commit (5)
Log message:
- Move .include devel/buildlink3.mk into gnuradio-core/Makefile.common
- Add  DEPENDS+= x11/py-qwt-pt4       on gnuradio-core/Makefile.common
   2014-10-03 16:06:09 by Makoto Fujiwara | Files touched by this commit (3)
Log message:
Correction buildlink3.mk to full DEPENDS to py-qwt-qt4.

   2014-10-03 15:50:41 by Makoto Fujiwara | Files touched by this commit (3)
Log message:
Convert (.include) to wip/py-qwt-qt4 to x11/py-qwt-qt4

   2014-09-29 17:25:54 by Makoto Fujiwara | Files touched by this commit (16)
Log message:
Remove BUILDLINK_CPPFLAGS.gnuradio-pkg+=   \ 
-I${BUILDLINK_PREFIX.gnuradio-pkg}/include/gnuradio, thanks obache@.

   2014-09-28 02:40:28 by Makoto Fujiwara | Files touched by this commit (10)
Log message:
- Make gnuradio-core/Makefile.common minumum (purely common)
  (meaning to move setup, CMAKE_ARGS, buildlink, to dividual modules)
- Add gnuradio-zeromq to gnuradio-default and gnuradio meta-pkgs
- (gnuradio-default and gnuradio-core) gr_filter_design asks for:
   Add (full) DEPENDS to py-qwt-qt4
- (Tabify)