[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r3900: update gnuastro to 0.2
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r3900: update gnuastro to 0.2 |
Date: |
Mon, 3 Oct 2016 02:49:00 +0000 (UTC) |
User-agent: |
Bazaar (2.6b2) |
------------------------------------------------------------
revno: 3900
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Sun 2016-10-02 19:48:57 -0700
message:
update gnuastro to 0.2
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 2016-06-17 19:08:15 +0000
+++ b/pkg/gnu/gnuastro/Makefile 2016-10-03 02:48:57 +0000
@@ -14,24 +14,27 @@
#
# You should have received a copy of the GNU General Public License
# along with GSRC. If not, see <http://www.gnu.org/licenses/>.
+#
+# This was suggested if there are problems, and want extra features:
+# sudo apt-get install libgsl0-dev wcslib-dev libcfitsio3-dev libjpeg-dev
ghostscript
NAME = gnuastro
GARNAME = gnuastro
-GARVERSION = 0.1
+GARVERSION = 0.2
HOME_URL = http://www.gnu.org/software/gnuastro/
DESCRIPTION = Astronomy utilities
define BLURB
-
+Astronomy utilities, with high quality manual.
endef
######################################################################
MASTER_SITES = $(MASTER_GNU)
MASTER_SUBDIR = $(GARNAME)/
-DISTFILES = $(DISTNAME).tar.gz
-SIGFILES = $(DISTNAME).tar.gz.sig
+DISTFILES = $(DISTNAME).tar.lz
+SIGFILES = $(DISTNAME).tar.lz.sig
-BUILDDEPS =
+BUILDDEPS = gsl cfitsio wcslib
LIBDEPS =
######################################################################
=== modified file 'pkg/gnu/gnuastro/sha256sums'
--- a/pkg/gnu/gnuastro/sha256sums 2016-06-17 19:08:15 +0000
+++ b/pkg/gnu/gnuastro/sha256sums 2016-10-03 02:48:57 +0000
@@ -1,2 +1,2 @@
-4f5a9aa035b9e1b1efaefd7201b13e6eb9bb1e4d13c10d399783223e0f00ba80
download/gnuastro-0.1.tar.gz
-905c9f01e14d8efbf8ef74ad73f11c6494aa3292ca84393bd33b34df768580d5
download/gnuastro-0.1.tar.gz.sig
+e6bc1757b551b510e3e3292297c9cab4bd72b7302924a86db20543527922b50d
download/gnuastro-0.2.tar.lz
+f123aa166178cca2a63382ec6a3c65b7ff7649f880cf3f372016b7a3aa384929
download/gnuastro-0.2.tar.lz.sig
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r3900: update gnuastro to 0.2,
Carl Hansen <=