gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r3681: gnuastro 0.0, new program


From: Carl Hansen
Subject: [Gsrc-commit] trunk r3681: gnuastro 0.0, new program
Date: Thu, 26 May 2016 05:28:55 +0000 (UTC)
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 3681
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Wed 2016-05-25 22:28:51 -0700
message:
  gnuastro 0.0, new program
added:
  gnu/gnuastro/                  gnuastro-20160526052803-oiodmey0a55bcdaa-1
  gnu/gnuastro/Makefile          makefile-20160526052803-oiodmey0a55bcdaa-4
  gnu/gnuastro/config.mk         config.mk-20160526052803-oiodmey0a55bcdaa-2
  gnu/gnuastro/gpg-keyring       gpgkeyring-20160526052803-oiodmey0a55bcdaa-3
  gnu/gnuastro/sha256sums        sha256sums-20160526052803-oiodmey0a55bcdaa-5
=== added directory 'gnu/gnuastro'
=== added file 'gnu/gnuastro/Makefile'
--- a/gnu/gnuastro/Makefile     1970-01-01 00:00:00 +0000
+++ b/gnu/gnuastro/Makefile     2016-05-26 05:28:51 +0000
@@ -0,0 +1,42 @@
+# Copyright © 2016 Carl Hansen
+#
+# 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/>.
+
+NAME = gnuastro
+GARNAME = gnuastro
+GARVERSION = 0.0
+HOME_URL = http://www.gnu.org/software/gnuastro/
+DESCRIPTION =  Astronomy applications
+define BLURB
+
+endef
+
+######################################################################
+
+MASTER_SITES = $(MASTER_GNU)
+MASTER_SUBDIR = $(GARNAME)/
+DISTFILES = $(DISTNAME).tar.gz
+SIGFILES = $(DISTNAME).tar.gz.sig
+
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../gar.lib/auto.mk
+include config.mk
+
+

=== added file 'gnu/gnuastro/config.mk'
--- a/gnu/gnuastro/config.mk    1970-01-01 00:00:00 +0000
+++ b/gnu/gnuastro/config.mk    2016-05-26 05:28:51 +0000
@@ -0,0 +1,4 @@
+## Configuration options for gnuastro ##
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'gnu/gnuastro/gpg-keyring'
Binary files a/gnu/gnuastro/gpg-keyring 1970-01-01 00:00:00 +0000 and 
b/gnu/gnuastro/gpg-keyring        2016-05-26 05:28:51 +0000 differ
=== added file 'gnu/gnuastro/sha256sums'
--- a/gnu/gnuastro/sha256sums   1970-01-01 00:00:00 +0000
+++ b/gnu/gnuastro/sha256sums   2016-05-26 05:28:51 +0000
@@ -0,0 +1,2 @@
+438fcd0f6234039a70cca28a1bb77c803c2a82a26dea0cccb41d8ee1a7e52c6b  
download/gnuastro-0.0.tar.gz
+a792828b4c5a4a81d50e60dcf2442ddf561f61341d51ec56d4a4df5a2685d10b  
download/gnuastro-0.0.tar.gz.sig


reply via email to

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