lp:ubuntu/precise/gnuradio

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/precise/gnuradio
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

16. By Steve Langasek

* Merge from Debian unstable, remaining changes:
  - Rebuild with python 2.7 as the python default.
  - config/gr_fortran.m4: call LT_LANG(Fortran 77) instead of the
    lower-level autoconf macro
  - config/gr_lib64.m4: explicitly null out gr_libdir_suffix
  - update config/pkg.m4 to the current version and re-autoconf
  - gnuradio-core/src/tests/Makefile.am, pmt/src/lib/Makefile.am,
    mblock/src/lib/Makefile.am, gr-usrp/apps/Makefile.am: explicitly link
    all programs against libraries that they use directly
  - Build-depend on swig2.0 instead of on swig
* Dropped changes, included in Debian:
  - add binary package dep for libusrp0, libusrp2-0: adduser
  - debian/rules clean: remove pre-built Qt moc files
  - Apply upstream patch to fix build failure with GCC-4.5

15. By Steve Langasek

* gnuradio-core/src/tests/Makefile.am, pmt/src/lib/Makefile.am,
  mblock/src/lib/Makefile.am, gr-usrp/apps/Makefile.am: explicitly link
  all programs that they use directly, instead of relying on indirect
  linkage. LP: #770925.
* Build-depend on swig2.0 instead of on swig: swig 1.3 outputs C++ code
  that g++ 4.6 isn't happy with.
* config/gr_lib64.m4: explicitly null out gr_libdir_suffix; this is always
  wrong for us, and the autodetection now fails because /lib64 has become
  a real directory due to some requirements regarding handling the
  co-existence of multiarch and biarch packages.

14. By Steve Langasek

* config/gr_fortran.m4: call LT_LANG(Fortran 77) instead of the
  lower-level autoconf macro directly; otherwise we get a double-invocation
  that causes recent versions of autoconf to wind up with wrong language
  selection.
* update config/pkg.m4 to the current version and re-autoconf, fixing
  a build failure from trying to find libraries not needed at all for
  dynamic linking. LP: #749214.

13. By Matthias Klose

Apply upstream patch to fix build failure with GCC-4.5. LP: #687464.

12. By Matthias Klose

Rebuild with python 2.7 as the python default.

11. By Luke Yelavich

No-change rebuild to pick up the new j-a-c-k shlibs

10. By Loïc Minier

Rebuild for the libdirectfb-1.2-0 -> libdirectfb-1.2-9 transition.

9. By Kamal Mostafa

* Fix build for Ubuntu lucid (LP: #260406)
  - add binary package dep for libusrp0, libusrp2-0: adduser
  - debian/rules clean: remove pre-built Qt moc files

8. By Alessio Treglia

* Python 2.6 transition (LP: #355241):
  - Update all debian/python-{gnuradio,usrp}.* to install all python stuffs
    into the right path.

7. By Steve Kowalik

* Rebuild for libcppunit-1.12-0 -> libcppunit-1.12-1 transistion.
* Replace sdcc with sdcc-nf, sdcc doesn't include asx8051.
* Bump python-wxgtk2.6 to python-wxgtk2.8.
* Add <string.h>/<cstring> to a whole bunch of files.
* Remove static from gnuradio-core/src/lib/general/gr_log2_const.h

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/quantal/gnuradio
This branch contains Public information 
Everyone can see this information.

Subscribers