gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r5954: update gnuastro to 0.7.42-22d2


From: Carl Hansen
Subject: [Gsrc-commit] trunk r5954: update gnuastro to 0.7.42-22d2
Date: Sat, 22 Sep 2018 15:34:20 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 5954
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Sat 2018-09-22 12:34:16 -0700
message:
  update gnuastro to 0.7.42-22d2
added:
  pkg/gnualpha/gnuastro/         gnuastro-20180922193407-fmbqvxxj041n00ws-1
  pkg/gnualpha/gnuastro/Makefile makefile-20180922193407-fmbqvxxj041n00ws-3
  pkg/gnualpha/gnuastro/config.mk config.mk-20180922193407-fmbqvxxj041n00ws-2
  pkg/gnualpha/gnuastro/gpg-keyring gpgkeyring-20180922193407-fmbqvxxj041n00ws-4
  pkg/gnualpha/gnuastro/sha256sums sha256sums-20180922193407-fmbqvxxj041n00ws-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    2018-09-22 19:34:16 +0000
@@ -0,0 +1,55 @@
+# Copyright © 2016, 2017, 2018 Carl Hansen <address@hidden>
+#
+# This file is part of 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
+#
+#
+#
+
+NAME = gnuastro
+GARNAME = gnuastro
+GARVERSION = 0.7.42-22d2
+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
+# This was suggested if there are problems, and want extra features:
+# sudo  apt-get install libgsl0-dev wcslib-dev libcfitsio-dev libjpeg-dev 
ghostscript
+
+######################################################################
+
+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   2018-09-22 19:34:16 +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       2018-09-22 19:34:16 +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  2018-09-22 19:34:16 +0000
@@ -0,0 +1,2 @@
+f4d93f34568e876151d0748f085916cc64b284da0332ee4254854399527ffd0b  
download/gnuastro-0.7.42-22d2.tar.lz
+0933d5ec65bbf0a6c9391da19a9842c8b6324e03b5d8c580328e6ae03d5b5614  
download/gnuastro-0.7.42-22d2.tar.lz.sig


reply via email to

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