Update to gnuastro-0.18

Changelog:
https://git.savannah.gnu.org/cgit/gnuastro.git/plain/NEWS?id=gnuastro_v0.18
Original diff from wen heping, with tweaks by me
This commit is contained in:
bcallah 2022-08-14 14:07:01 +00:00
parent 3a479c0f05
commit b516150e60
4 changed files with 10 additions and 8 deletions

View File

@ -1,10 +1,8 @@
COMMENT = GNU Astronomy Utilities
DISTNAME = gnuastro-0.17
DISTNAME = gnuastro-0.18
CATEGORIES = astro
PKGNAME = gnuastro-0.17
REVISION = 0
SHARED_LIBS += gnuastro 3.0 # 15.0
SHARED_LIBS += gnuastro 3.1 # 16.0
HOMEPAGE = https://www.gnu.org/software/gnuastro/
MAINTAINER = Brian Callahan <bcallah@openbsd.org>

View File

@ -1,2 +1,2 @@
SHA256 (gnuastro-0.17.tar.gz) = xBvtM8wkDOqXg/Q2dNfPR0R0ZgRm4QiPJZoLDKivaPU=
SIZE (gnuastro-0.17.tar.gz) = 6283550
SHA256 (gnuastro-0.18.tar.gz) = bKfiLhQFERdMbwL9+UitCL8/dB/k6YKNjBzfKnCtWec=
SIZE (gnuastro-0.18.tar.gz) = 6754502

View File

@ -3,7 +3,7 @@ Remove hardcoded -O3
Index: configure
--- configure.orig
+++ configure
@@ -21239,7 +21239,7 @@ if test "x$enable_debug" = "xyes"
@@ -21353,7 +21353,7 @@ if test "x$enable_debug" = "xyes"
then :
cflags_add="-g -O0"; enable_shared=no
else $as_nop
@ -12,7 +12,7 @@ Index: configure
fi
CFLAGS="-Wall $cflags_add $CFLAGS"
CXXFLAGS="-Wall $cflags_add $CXXFLAGS"
@@ -30528,7 +30528,7 @@ printf %s "checking for shell to use with libtool... "
@@ -30660,7 +30660,7 @@ printf %s "checking for shell to use with libtool... "
cprog=libtool_shell_test.c
printf "%s\n" "#include <stdio.h>" > $cprog
printf "%s\n" "int main(void){printf(\"success\\n\"); return 0;}" >> $cprog

View File

@ -70,6 +70,10 @@ info/gnuastro-figures/flatplane.eps
info/gnuastro-figures/flatplane.pdf
info/gnuastro-figures/flatplane.png
info/gnuastro-figures/flatplane.txt
info/gnuastro-figures/gnuastro.eps
info/gnuastro-figures/gnuastro.pdf
info/gnuastro-figures/gnuastro.svg
info/gnuastro-figures/gnuastro.txt
info/gnuastro-figures/iandtime.eps
info/gnuastro-figures/iandtime.pdf
info/gnuastro-figures/iandtime.png