gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r6479: update gnuradio to 3.7.13.5


From: Carl Hansen
Subject: [Gsrc-commit] trunk r6479: update gnuradio to 3.7.13.5
Date: Tue, 23 Apr 2019 23:24:13 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 6479
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Tue 2019-04-23 20:24:08 -0700
message:
  update gnuradio to 3.7.13.5
removed:
  pkg/gnu/gnuradio/gpg-keyring   gpgkeyring-20161117081334-1czwhb56dtrqnjwr-1
modified:
  pkg/gnu/gnuradio/Makefile      makefile-20160617014725-uokjfnggs70iry9h-861
  pkg/gnu/gnuradio/sha256sums    sha256sums-20161117081334-1czwhb56dtrqnjwr-2
=== modified file 'pkg/gnu/gnuradio/Makefile'
--- a/pkg/gnu/gnuradio/Makefile 2019-04-23 18:40:40 +0000
+++ b/pkg/gnu/gnuradio/Makefile 2019-04-24 03:24:08 +0000
@@ -35,12 +35,12 @@
 endef
 
 ######################################################################
-
-MASTER_SITES = http://www.gnuradio.org/releases/
-MASTER_SUBDIR = $(GARNAME)/
-DISTFILES = $(DISTNAME).tar.gz
-SIGFILES =  $(DISTNAME).tar.gz.asc
-WORKOBJ = $(WORKDIR)/build-$(GARVERSION)/
+#https://github.com/gnuradio/gnuradio/archive/v3.7.13.5.tar.gz
+MASTER_SITES = http://github.com/
+MASTER_SUBDIR = $(GARNAME)/$(GARNAME)/archive/
+DISTFILES = v$(GARVERSION).tar.gz
+SIGFILES =  
+WORKOBJ = $(WORKDIR)/$(GARVERSION)-build/
 CONFIGURE_SCRIPTS = $(WORKSRC)/CMakeLists.txt
 BUILD_SCRIPTS = $(WORKOBJ)/Makefile
 INSTALL_SCRIPTS = $(WORKOBJ)/cmake_install.cmake
@@ -53,15 +53,17 @@
 include ../../../gar/gar.mk
 include config.mk
 
+# problems building, needs VOLK  ?
+
 # problems with iconv.... need to add -liconv one place
 
-pre-build:
-       @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
-       $(MAKECOOKIE)
+#pre-build:
+#      @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
+#      $(MAKECOOKIE)
 
 
 # build problems? see alt methods

=== removed file 'pkg/gnu/gnuradio/gpg-keyring'
Binary files a/pkg/gnu/gnuradio/gpg-keyring     2018-11-04 05:01:13 +0000 and 
b/pkg/gnu/gnuradio/gpg-keyring    1970-01-01 00:00:00 +0000 differ
=== modified file 'pkg/gnu/gnuradio/sha256sums'
--- a/pkg/gnu/gnuradio/sha256sums       2018-11-04 05:01:13 +0000
+++ b/pkg/gnu/gnuradio/sha256sums       2019-04-24 03:24:08 +0000
@@ -1,2 +1,1 @@
-c536c268b1e9c24f1206bbc881a5819ac46e662f4e8beaded6f3f441d3502f0d  
download/gnuradio-3.7.13.4.tar.gz
-e8c8ca53bfbdf3c787902f967256a42f384ad8eff99a957ab75b622d5231a209  
download/gnuradio-3.7.13.4.tar.gz.asc
+9afcd0e4499160bce17c8c5c100f461791ad26b4bcb967d956fb9567e74dd57f  
download/v3.7.13.5.tar.gz


reply via email to

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