gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r5804: update gnuastro to 0.7


From: Carl Hansen
Subject: [Gsrc-commit] trunk r5804: update gnuastro to 0.7
Date: Wed, 8 Aug 2018 22:41:55 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 5804
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Wed 2018-08-08 19:41:51 -0700
message:
  update gnuastro to 0.7
modified:
  pkg/gnu/gnuastro/Makefile      makefile-20160617014725-uokjfnggs70iry9h-771
  pkg/gnu/gnuastro/sha256sums    sha256sums-20160617014725-uokjfnggs70iry9h-776
=== modified file 'pkg/gnu/gnuastro/Makefile'
--- a/pkg/gnu/gnuastro/Makefile 2018-06-04 18:31:24 +0000
+++ b/pkg/gnu/gnuastro/Makefile 2018-08-09 02:41:51 +0000
@@ -15,14 +15,16 @@
 # You should have received a copy of the GNU General Public License
 # along with GSRC.  If not, see <http://www.gnu.org/licenses/>.
 #
+# Send bug reports and comments about GSRC problems to address@hidden
+#
+#
+#
 # This was suggested if there are problems, and want extra features:
 # sudo  apt-get install libgsl0-dev wcslib-dev libcfitsio-dev libjpeg-dev 
ghostscript
-#
-# discussion of gsrc bugs at address@hidden
 
 NAME = gnuastro
 GARNAME = gnuastro
-GARVERSION = 0.6
+GARVERSION = 0.7
 HOME_URL = http://www.gnu.org/software/gnuastro/
 DESCRIPTION =  Astronomy utilities
 define BLURB
@@ -35,14 +37,19 @@
 MASTER_SITES = $(MASTER_GNU)
 MASTER_SUBDIR = $(GARNAME)/
 DISTFILES = $(DISTNAME).tar.lz
-SIGFILES = $(DISTNAME).tar.lz.sig
+SIGFILES  = $(DISTNAME).tar.lz.sig
 
-BUILDDEPS = gsl cfitsio wcslib
-LIBDEPS =
+BUILDDEPS = lzip libtool gsl cfitsio wcslib  
+#  gsl cfitsio wcslib are strictly required to build.
+#  All of these are part of GSRC.
+LIBDEPS = libgit2 ghostscript
+# libgit2 ghostscript, optional
+# someday GSRC might include libtiff and libjpeg, to be added to LIBDEPS
 
 ######################################################################
 
 include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/info.mk
 include config.mk
 
 

=== modified file 'pkg/gnu/gnuastro/sha256sums'
--- a/pkg/gnu/gnuastro/sha256sums       2018-06-04 18:31:24 +0000
+++ b/pkg/gnu/gnuastro/sha256sums       2018-08-09 02:41:51 +0000
@@ -1,2 +1,2 @@
-b4a4fd5b917af1c920b1af69a4a74a854a8c87e52ba6be6d7581b31c2d56053e  
download/gnuastro-0.6.tar.lz
-74e8f4fa047d7ab6d8b8f732401af71a4d216a488d022b07b63deef95c451a01  
download/gnuastro-0.6.tar.lz.sig
+ac9d9f8d25456d4bd53b688eee6e6053d320d0c55f0343e29ed95944a1d1ae07  
download/gnuastro-0.7.tar.lz
+d2a32425bbe055ac1a31a8ec1cf1951d79b4dcdb1f03673ad84e3cda6c091b34  
download/gnuastro-0.7.tar.lz.sig


reply via email to

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