gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r7846: gnuastro gnuradio


From: Carl Hansen
Subject: [Gsrc-commit] trunk r7846: gnuastro gnuradio
Date: Tue, 12 Oct 2021 18:10:57 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 7846
revision-id: carlhansen1234@gmail.com-20211012221052-thou0arui53z7jkb
parent: carlhansen1234@gmail.com-20211012210438-fr5cib0zv9xoli8u
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Tue 2021-10-12 15:10:52 -0700
message:
  gnuastro gnuradio
modified:
  pkg/gnu/gnuastro/Makefile      makefile-20160617014725-uokjfnggs70iry9h-771
  pkg/gnu/gnuastro/sha256sums    sha256sums-20160617014725-uokjfnggs70iry9h-776
  pkg/gnu/gnuradio/Makefile      makefile-20160617014725-uokjfnggs70iry9h-861
  pkg/gnu/gnuradio/config.mk     config.mk-20160617015900-32qqzb53tspmltt0-1
=== modified file 'pkg/gnu/gnuastro/Makefile'
--- a/pkg/gnu/gnuastro/Makefile 2021-10-11 01:47:24 +0000
+++ b/pkg/gnu/gnuastro/Makefile 2021-10-12 22:10:52 +0000
@@ -25,7 +25,7 @@
 
 NAME = gnuastro
 GARNAME = gnuastro
-GARVERSION = 0.16
+GARVERSION = 0.16.1-e0f1
 HOME_URL = http://www.gnu.org/software/gnuastro/
 DESCRIPTION =  Astronomy utilities
 define BLURB

=== modified file 'pkg/gnu/gnuastro/sha256sums'
--- a/pkg/gnu/gnuastro/sha256sums       2021-10-11 01:47:24 +0000
+++ b/pkg/gnu/gnuastro/sha256sums       2021-10-12 22:10:52 +0000
@@ -1,2 +1,2 @@
-07885fb5f62ec9cef1dc8e9a109d92425929eb1ef338eacfcff6cada4a06b91f  
download/gnuastro-0.16.tar.lz
-e308116c5b638687f21732e1f2aec94b2aad8ba10046d993b5fde230aaa2ea25  
download/gnuastro-0.16.tar.lz.sig
+624e35d2dbfd8dbf50fc910a1ff05d1e766340c60be2194b1d7079fa72ba5db1  
download/gnuastro-0.16.1-e0f1.tar.lz
+32d15c0253420b54665923ca61d9da991552166d82cca4c34f9315b7b3239ecc  
download/gnuastro-0.16.1-e0f1.tar.lz.sig

=== modified file 'pkg/gnu/gnuradio/Makefile'
--- a/pkg/gnu/gnuradio/Makefile 2021-10-01 02:41:56 +0000
+++ b/pkg/gnu/gnuradio/Makefile 2021-10-12 22:10:52 +0000
@@ -35,7 +35,7 @@
 
 ######################################################################
 #https://github.com/gnuradio/gnuradio/archive/refs/tags/v3.9.2.0.tar.gz
-MASTER_SITES = https://github.com/
+MASTER_SITES = $(MASTER_GITHUB)
 MASTER_SUBDIR = /$(GARNAME)/$(GARNAME)/archive/refs//tags/
 DISTFILES = v$(GARVERSION).tar.gz 
 SIGFILES =
@@ -44,7 +44,7 @@
 BUILD_SCRIPTS = $(WORKOBJ)/Makefile
 INSTALL_SCRIPTS = $(WORKOBJ)/cmake_install.cmake
 
-BUILDDEPS =  volk #guile boost libsdl log4cpp
+BUILDDEPS =  volk # guile boost libsdl log4cpp
 LIBDEPS =
 
 ######################################################################
@@ -52,10 +52,6 @@
 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..."

=== modified file 'pkg/gnu/gnuradio/config.mk'
--- a/pkg/gnu/gnuradio/config.mk        2020-04-22 20:44:55 +0000
+++ b/pkg/gnu/gnuradio/config.mk        2021-10-12 22:10:52 +0000
@@ -1,9 +1,9 @@
 ## Configuration options for gnuradio ##
 
-CONFIGURE_OPTS ?= 
+CONFIGURE_OPTS ?= PYTHON_EXECUTABLE=/usr/bin/python
 #CONFIGURE_OPTS ?= LDFLAGS="-Wl,--as-needed"  CPPFLAGS+=-std=gnu++11 
 
-BUILD_OPTS ?= 
+BUILD_OPTS ?= PYTHON_EXECUTABLE=/usr/bin/python
 #BUILD_OPTS ?= LDFLAGS+="-Wl,--as-needed" LIBS+=-liconv CPPFLAGS=-std=gnu++11  
 
 # might or might not be needed on your system:


reply via email to

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