gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r3399: update gnuradio to 3.7.8


From: Carl Hansen
Subject: [Gsrc-commit] trunk r3399: update gnuradio to 3.7.8
Date: Sat, 19 Sep 2015 01:57:25 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 3399
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Fri 2015-09-18 18:57:20 -0700
message:
  update gnuradio to 3.7.8
modified:
  gnu/gnuradio/Makefile          makefile-20100610201541-zilbojleihpphujd-46
  gnu/gnuradio/sha256sums        sha256sums-20100611093859-cc1j7sx6x2qya5t8-46
=== modified file 'gnu/gnuradio/Makefile'
--- a/gnu/gnuradio/Makefile     2015-04-19 15:31:17 +0000
+++ b/gnu/gnuradio/Makefile     2015-09-19 01:57:20 +0000
@@ -17,7 +17,7 @@
 
 NAME = GNU Radio
 GARNAME = gnuradio
-GARVERSION = 3.7.5.1
+GARVERSION = 3.7.8
 HOME_URL = http://www.gnu.org/software/gnuradio
 DESCRIPTION = Software radio implementations
 define BLURB
@@ -48,9 +48,15 @@
 include config.mk
 
 pre-build:
+       @echo
+       @echo "suggest using 'make -k' and 'make -k install'" 
+       @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...
        if ! test -f /usr/include/SDL.h; then \
                sed -i 's|#include <SDL.h>|#include <SDL/SDL.h>|' 
$(WORKSRC)/gr-video-sdl/lib/*; \
        fi
        $(MAKECOOKIE)
+

=== modified file 'gnu/gnuradio/sha256sums'
--- a/gnu/gnuradio/sha256sums   2015-04-19 15:31:17 +0000
+++ b/gnu/gnuradio/sha256sums   2015-09-19 01:57:20 +0000
@@ -1,1 +1,1 @@
-59f17af762f408a972fc6bd7f823934c743a7657ebd8d3d074ec961f348ae43d  
download/gnuradio-3.7.5.1.tar.gz
+fe19cb54b5d77fb76dde61d5cf184c6dee7066779b45c51676bae6e6d0cd4172  
download/gnuradio-3.7.8.tar.gz


reply via email to

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