gnu: Remove indi-2.0 variant.

* gnu/packages/astronomy.scm (indi-2.0): Overwrite INDI variable and
make it default.
(indi-1.9): Rename to indi-1
(phd2) [inputs]: Remove indi; add indi-1.
(stellarium) [inputs]: Remove indi-2.0; add indi.

Change-Id: I197fbb3969a34cf49ceb68f2d51d45286b63931b
This commit is contained in:
Sharlatan Hellseher 2025-05-07 23:45:57 +01:00
parent bf869e3233
commit 4f30d05a9b
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -1013,7 +1013,7 @@ floating-point (no compression, LZW- or ZIP-compressed), FITS 8-bit, 16-bit,
32-bit floating-point.") 32-bit floating-point.")
(license license:gpl3+))) (license license:gpl3+)))
(define-public indi-2.0 (define-public indi
(package (package
(name "indi") (name "indi")
(version "2.1.3") (version "2.1.3")
@ -1079,9 +1079,9 @@ more.")
license:lgpl2.0+ license:lgpl2.0+
license:lgpl2.1+)))) license:lgpl2.1+))))
(define-public indi-1.9 (define-public indi-1
(package (package
(inherit indi-2.0) (inherit indi)
(version "1.9.9") (version "1.9.9")
(source (source
(origin (origin
@ -1093,10 +1093,6 @@ more.")
(sha256 (sha256
(base32 "1vfcas59nlw8v7n6qhxhcm4isf5wk0crip5rmsallq3bsv3zznfr")))))) (base32 "1vfcas59nlw8v7n6qhxhcm4isf5wk0crip5rmsallq3bsv3zznfr"))))))
(define-public indi
;; Default version of INDI..
indi-1.9)
(define-public iraf-community (define-public iraf-community
(package (package
(name "iraf-community") (name "iraf-community")
@ -1520,7 +1516,7 @@ R. Seaman's protocol}
curl curl
eigen eigen
gtk+ gtk+
indi indi-1
libnova libnova
libusb libusb
wxwidgets wxwidgets
@ -8403,7 +8399,7 @@ deconvolution). Such post-processing is not performed by Stackistry.")
(inputs (inputs
(list calcmysky-qt5 (list calcmysky-qt5
gpsd gpsd
indi-2.0 indi
libnova libnova
md4c md4c
nlopt nlopt