gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r6724: update gnuastro to 0.9.75-f8af


From: Carl Hansen
Subject: [Gsrc-commit] trunk r6724: update gnuastro to 0.9.75-f8af
Date: Fri, 26 Jul 2019 14:00:17 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 6724
revision-id: address@hidden-20190726180012-ybwisydb132ldc69
parent: address@hidden-20190725000934-w9aqu6n8rckkrb84
committer: address@hidden
branch nick: trunk
timestamp: Fri 2019-07-26 11:00:12 -0700
message:
  update gnuastro to 0.9.75-f8af 
added:
  pkg/gnualpha/gnuastro/         gnuastro-20190726175958-5sxdvlj2rbkdqn2t-1
  pkg/gnualpha/gnuastro/Makefile makefile-20190726175958-5sxdvlj2rbkdqn2t-4
  pkg/gnualpha/gnuastro/config.mk config.mk-20190726175958-5sxdvlj2rbkdqn2t-2
  pkg/gnualpha/gnuastro/gpg-keyring gpgkeyring-20190726175958-5sxdvlj2rbkdqn2t-3
  pkg/gnualpha/gnuastro/sha256sums sha256sums-20190726175958-5sxdvlj2rbkdqn2t-5
=== added directory 'pkg/gnualpha/gnuastro'
=== added file 'pkg/gnualpha/gnuastro/Makefile'
--- a/pkg/gnualpha/gnuastro/Makefile    1970-01-01 00:00:00 +0000
+++ b/pkg/gnualpha/gnuastro/Makefile    2019-07-26 18:00:12 +0000
@@ -0,0 +1,55 @@
+# Copyright © 2016, 2017, 2018, 2019 Carl Hansen <address@hidden>
+#
+# This file is part of GSRC, the GNU Source Release Collection.
+# http://www.gnu.org/software/gsrc
+#
+# GSRC is free software: you can redistribute it and/or modify it
+# under the terms of the GNU General Public License as published by
+# the Free Software Foundation, either version 3 of the License, or
+# (at your option) any later version.
+#
+# GSRC is distributed in the hope that it will be useful, but WITHOUT
+# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+# or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
+# License for more details.
+#
+# 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
+
+NAME = gnuastro
+GARNAME = gnuastro
+GARVERSION = 0.9.75-f8af 
+HOME_URL = http://www.gnu.org/software/gnuastro/
+DESCRIPTION =  Astronomy utilities
+define BLURB
+Various programs and library functions for the manipulation and analysis
+of astronomical data, with high quality manual.
+endef
+
+######################################################################
+
+MASTER_SITES = $(MASTER_GNU_ALPHA)
+MASTER_SUBDIR = $(GARNAME)/
+DISTFILES = $(DISTNAME).tar.lz
+SIGFILES  = $(DISTNAME).tar.lz.sig
+
+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
+
+

=== added file 'pkg/gnualpha/gnuastro/config.mk'
--- a/pkg/gnualpha/gnuastro/config.mk   1970-01-01 00:00:00 +0000
+++ b/pkg/gnualpha/gnuastro/config.mk   2019-07-26 18:00:12 +0000
@@ -0,0 +1,4 @@
+## Configuration options for gnuastro ##
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/gnualpha/gnuastro/gpg-keyring'
Binary files a/pkg/gnualpha/gnuastro/gpg-keyring        1970-01-01 00:00:00 
+0000 and b/pkg/gnualpha/gnuastro/gpg-keyring       2019-07-26 18:00:12 +0000 
differ
=== added file 'pkg/gnualpha/gnuastro/sha256sums'
--- a/pkg/gnualpha/gnuastro/sha256sums  1970-01-01 00:00:00 +0000
+++ b/pkg/gnualpha/gnuastro/sha256sums  2019-07-26 18:00:12 +0000
@@ -0,0 +1,2 @@
+eb0c36d1fecd92550aa505cfd26d9ee338687f3bfaf8fd894e662065a0462cd2  
download/gnuastro-0.9.75-f8af.tar.lz
+2984f00fb529e431e9853e9a37d8621dd0dbc3685af844fde6357100074d471e  
download/gnuastro-0.9.75-f8af.tar.lz.sig


reply via email to

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