gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r9163: update gnuastro-alpha to 0.19.109-0c81c


From: Carl Hansen
Subject: [Gsrc-commit] trunk r9163: update gnuastro-alpha to 0.19.109-0c81c
Date: Wed, 19 Apr 2023 21:51:05 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 9163
revision-id: carlhansen1234@gmail.com-20230420015101-azxijwb29n06zppa
parent: carlhansen1234@gmail.com-20230419230119-lslz5f424z28juec
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Wed 2023-04-19 18:51:01 -0700
message:
  update gnuastro-alpha to 0.19.109-0c81c
added:
  pkg/gnualpha/gnuastro/         gnuastro-20230420015045-s6v7y21y85i200ii-1
  pkg/gnualpha/gnuastro/Makefile makefile-20230420015045-s6v7y21y85i200ii-4
  pkg/gnualpha/gnuastro/config.mk config.mk-20230420015045-s6v7y21y85i200ii-2
  pkg/gnualpha/gnuastro/gpg-keyring gpgkeyring-20230420015045-s6v7y21y85i200ii-3
  pkg/gnualpha/gnuastro/sha256sums sha256sums-20230420015045-s6v7y21y85i200ii-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    2023-04-20 01:51:01 +0000
@@ -0,0 +1,58 @@
+# Copyright © 2016-2023 Carl Hansen <carlhansen@gnu.org>
+#
+# 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 bug-gsrc@gnu.org
+#
+#
+# HINT:
+# 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-alpha
+GARNAME = gnuastro-alpha
+UPSTREAMNAME = gnuastro
+GARVERSION = 0.19.109-0c81c
+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 = $(UPSTREAMNAME)/
+DISTFILES = $(DISTNAME).tar.lz
+SIGFILES  = $(DISTNAME).tar.lz.sig
+
+#BUILDDEPS = lzip libtool gsl cfitsio wcslib  
+BUILDDEPS =  cfitsio wcslib gsl 
+#  gsl cfitsio wcslib are strictly required to build.
+#  All of these are part of GSRC. look in "pkg/gnu/gsl" and  "pkg/other/"
+#  cfitsion has to be compiled with multithreaded option, see its README
+LIBDEPS = #libgit2 ghostscript
+# libgit2 ghostscript, optional
+
+######################################################################
+
+include ../../../gar/gar.lib/autotools.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   2023-04-20 01:51:01 +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       2023-04-20 01:51:01 +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  2023-04-20 01:51:01 +0000
@@ -0,0 +1,2 @@
+4ada940cbc8a76aa80ac40fce98678208d6b13f876f4286bc887f91d855410ab  
download/gnuastro-0.19.109-0c81c.tar.lz
+17ea8f518626280c205be36ab56b3f15cabe5093e8f86b6d4f53524e9a2dc2fd  
download/gnuastro-0.19.109-0c81c.tar.lz.sig


reply via email to

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