gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r3561: update gnuradio to 3.7.9


From: Carl Hansen
Subject: [Gsrc-commit] trunk r3561: update gnuradio to 3.7.9
Date: Mon, 04 Jan 2016 07:09:04 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 3561
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Sun 2016-01-03 23:08:57 -0800
message:
  update gnuradio to 3.7.9
modified:
  gnu/gnuradio/Makefile          makefile-20100610201541-zilbojleihpphujd-46
  gnu/gnuradio/config.mk         config.mk-20121105223142-06g6kt32fc20xf96-1
  gnu/gnuradio/sha256sums        sha256sums-20100611093859-cc1j7sx6x2qya5t8-46
=== modified file 'gnu/gnuradio/Makefile'
--- a/gnu/gnuradio/Makefile     2015-09-19 01:57:20 +0000
+++ b/gnu/gnuradio/Makefile     2016-01-04 07:08:57 +0000
@@ -17,7 +17,7 @@
 
 NAME = GNU Radio
 GARNAME = gnuradio
-GARVERSION = 3.7.8
+GARVERSION = 3.7.9
 HOME_URL = http://www.gnu.org/software/gnuradio
 DESCRIPTION = Software radio implementations
 define BLURB
@@ -53,8 +53,8 @@
        @echo "instead of 'make' and 'make install'"
        @echo "to avoid getting stuck by some minor unbuildable files, for now."
        @echo
-# Can't figure out how to specify the SDL headers location to the
-# configuration script, so do some manual changes...
+       @echo "Can't figure out how to specify the SDL headers location to the "
+       @echo " configuration script, so do some manual changes..."
        if ! test -f /usr/include/SDL.h; then \
                sed -i 's|#include <SDL.h>|#include <SDL/SDL.h>|' 
$(WORKSRC)/gr-video-sdl/lib/*; \
        fi

=== modified file 'gnu/gnuradio/config.mk'
--- a/gnu/gnuradio/config.mk    2012-11-05 22:33:27 +0000
+++ b/gnu/gnuradio/config.mk    2016-01-04 07:08:57 +0000
@@ -1,4 +1,5 @@
 ## Configuration options for gnuradio ##
 
 CONFIGURE_OPTS ?=
-BUILD_OPTS ?=
+# might or might not be needed on your system:
+BUILD_OPTS ?= LIBS=-liconv

=== modified file 'gnu/gnuradio/sha256sums'
--- a/gnu/gnuradio/sha256sums   2015-09-19 01:57:20 +0000
+++ b/gnu/gnuradio/sha256sums   2016-01-04 07:08:57 +0000
@@ -1,1 +1,1 @@
-fe19cb54b5d77fb76dde61d5cf184c6dee7066779b45c51676bae6e6d0cd4172  
download/gnuradio-3.7.8.tar.gz
+b572873e7215c808fa314180da083a39a7b63adfc1069fe400ee8ff5999a31b0  
download/gnuradio-3.7.9.tar.gz


reply via email to

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