summaryrefslogtreecommitdiff
path: root/gnu/packages/astronomy.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: Add unsio.•••* gnu/packages/astronomy.scm (unsio): New variable. Co-Authored-By: Iliya Tikhonenko <tikhonenko@mpe.mpg.de> Signed-off-by: Andreas Enge <andreas@enge.fr> Sharlatan Hellseher2023-08-171-0/+38
* gnu: python-astroalign: Fix build.•••* gnu/packages/astronomy.scm (python-astroalign)[native-inputs]: Add python-pytest, python-semantic-version. Signed-off-by: Andreas Enge <andreas@enge.fr> Sharlatan Hellseher2023-08-081-1/+6
* gnu: python-synphot: Update to 1.2.1.•••* gnu/packages/astronomy.scm (python-synphot): Update to 1.2.1. Signed-off-by: Andreas Enge <andreas@enge.fr> Sharlatan Hellseher2023-08-081-2/+2
* gnu: python-pyerfa: Use G-expressions.•••* gnu/packages/astronomy.scm (python-pyerfa): Use G-expressions. [snippet]: Remove trailing #t. Signed-off-by: Andreas Enge <andreas@enge.fr> Sharlatan Hellseher2023-08-081-15/+15
* gnu: python-pyerfa: Fix tests.•••* gnu/packages/astronomy.scm (python-pyerfa): Fix tests. [build-system]: Change to pyproject-build-system. [arguments]: Disable a failing test. Add 'build-extensions phase. Signed-off-by: Andreas Enge <andreas@enge.fr> Sharlatan Hellseher2023-08-081-3/+9
* gnu: python-pyerfa: Update to 2.0.0.3.•••* gnu/packages/astronomy.scm (python-pyerfa): Update to 2.0.0.3. Signed-off-by: Andreas Enge <andreas@enge.fr> Sharlatan Hellseher2023-08-081-2/+2
* gnu: python-sunpy: Update to 5.0.0.•••* gnu/packages/astronomy.scm (python-sunpy): Update to 5.0.0. Drop some failing tests. Signed-off-by: Andreas Enge <andreas@enge.fr> Sharlatan Hellseher2023-08-081-3/+6
* gnu: python-cdflib: Update to 1.0.5.•••* gnu/packages/astronomy.scm (python-cdflib): Update to 1.0.5. Signed-off-by: Andreas Enge <andreas@enge.fr> Sharlatan Hellseher2023-08-081-2/+2
* gnu: python-stdatamodels: Update to 1.7.1.•••* gnu/packages/astronomy.scm (python-stdatamodels): Update to 1.7.1. Signed-off-by: Andreas Enge <andreas@enge.fr> Sharlatan Hellseher2023-08-081-2/+2
* gnu: python-stcal: Update to 1.4.2.•••* gnu/packages/astronomy.scm (python-stcal): Update to 1.4.2. Signed-off-by: Andreas Enge <andreas@enge.fr> Sharlatan Hellseher2023-08-081-2/+2
* gnu: python-reproject: Update to 0.11.0.•••* gnu/packages/astronomy.scm (python-reproject): Update to 0.11.0. [native-inputs]: Move python-pyvo, python-gwcs, python-shapely from here ... [propagated-inputs]: ... to here. Add python-click, python-cloudpickle, python-dask, python-fsspec, python-zarr. Signed-off-by: Andreas Enge <andreas@enge.fr> Sharlatan Hellseher2023-08-081-10/+15
* gnu: python-drms: Update to 0.6.4.•••* gnu/packages/astronomy.scm (python-drms): Update to 0.6.4. Sharlatan Hellseher2023-08-071-2/+2
* gnu: python-fitsio: Enable tests.•••* gnu/packages/astronomy.scm (python-fitsio): Enable tests. [build-system]: Swap to pyproject-build-system. [arguments]: Add new phase 'build-extensions. Signed-off-by: Andreas Enge <andreas@enge.fr> Sharlatan Hellseher2023-08-071-2/+5
* gnu: python-fitsio: Update to 1.1.10.•••* gnu/packages/astronomy.scm (python-fitsio): Update to 1.1.10. [native-inputs]: Add python-pytest. [propagated-inputs]: Move cfitsio from here ... [inputs]: ... to here, do not propagate as it's required only on build and link time. Signed-off-by: Andreas Enge <andreas@enge.fr> Sharlatan Hellseher2023-08-071-4/+7
* gnu: python-ccdproc: Update to 2.4.1.•••* gnu/packages/astronomy.scm (python-ccdproc): Update to 2.4.1. [native-inputs]: Add python-semantic-version. Signed-off-by: Andreas Enge <andreas@enge.fr> Sharlatan Hellseher2023-08-071-3/+6
* gnu: python-astropy: Update to 5.3.1.•••* gnu/packages/astronomy.scm (python-astropy): Update to 5.3.1. [snippet]: Remove trailing #t. Prevent cfitsio from deletion. [inputs]: Remove cfitsio. Signed-off-by: Andreas Enge <andreas@enge.fr> Sharlatan Hellseher2023-08-071-5/+6
* gnu: splash: Update to 3.8.2.•••* gnu/packages/astronomy.scm (splash): Update to 3.8.2. Signed-off-by: Andreas Enge <andreas@enge.fr> Sharlatan Hellseher2023-08-071-2/+2
* gnu: libxisf: Update to 0.2.8.•••* gnu/packages/astronomy.scm (libxisf): Update to 0.2.8. Signed-off-by: Andreas Enge <andreas@enge.fr> Sharlatan Hellseher2023-08-071-4/+2
* gnu: calcmysky: Update to 0.3.1.•••* gnu/packages/astronomy.scm (calcmysky) Update to 0.3.1. Signed-off-by: Andreas Enge <andreas@enge.fr> Sharlatan Hellseher2023-08-071-2/+2
* gnu: calceph: Update to 3.5.2.•••* gnu/packages/astronomy.scm (calceph): Update to 3.5.2. Signed-off-by: Andreas Enge <andreas@enge.fr> Sharlatan Hellseher2023-08-071-2/+2
* gnu: python-photutils: Update package style.•••* gnu/packages/astronomy.scm (python-photutils): Update package style. [build-system]: Swap to python-build-system. [arguments]: Use G-expressions. Rename the phase before check 'writable-compiler to 'build-extensions to reflect its purpose, add new step in phase building extensions for testing. [native-inputs]: Remove python-pytest-runner. Signed-off-by: Andreas Enge <andreas@enge.fr> Sharlatan Hellseher2023-08-071-10/+16
* gnu: sextractor: Use G-expressions.•••* gnu/packages/astronomy.scm (sextractor): Use G-expressions. [inputs]: Remove labels. Signed-off-by: Andreas Enge <andreas@enge.fr> Sharlatan Hellseher2023-08-071-18/+17
* gnu: sextractor: Update to 2.28.0 and add input.•••* gnu/packages/astronomy.scm (sextractor): Update to 2.28.0, fix build. [arguments]: Add configure flags for CFitsio detection. [inputs]: Add cfitsio. Signed-off-by: Andreas Enge <andreas@enge.fr> Sharlatan Hellseher2023-08-071-3/+8
* gnu: Add glnemo2.•••* gnu/packages/astronomy.scm (glnemo2): New variable. Signed-off-by: Andreas Enge <andreas@enge.fr> Sharlatan Hellseher2023-07-261-0/+61
* gnu: Add ccfits.•••* gnu/packages/astronomy.scm (ccfits): New variable. Signed-off-by: Andreas Enge <andreas@enge.fr> Sharlatan Hellseher2023-07-261-0/+24
* gnu: cfitsio: Download source over HTTPS.•••* gnu/packages/astronomy.scm (cfitsio)[source]: Use HTTPS. Signed-off-by: Andreas Enge <andreas@enge.fr> Sharlatan Hellseher2023-07-261-1/+1
* gnu: stellarium: Update to 23.2.•••* gnu/packages/astronomy.scm (stellarium): Update to 23.2. Tobias Geerinckx-Rice2023-07-161-2/+2
* gnu: celestia-gtk: Add custom synopsis.•••* (celestia-gtk)[synopsis]: Describe this GTK+ variant. Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr> Sharlatan Hellseher2023-07-021-1/+2
* gnu: celestia: Update to 1.6.3.•••* gnu/packages/astronomy.scm (celestia): Update to 1.6.3. [source]: Use Git tag. [build-system]: Switch to the GNU build system; CMake build files are gone. [arguments]: Adjust #:configure-flags accordingly. Add a new patch-lua-version phase. [native-inputs]: Add autoconf and automake. [inputs]: Remove eigen, fmt-7, and glew. * (celestia-gtk): Adjust accordingly. [inputs]: Add cairo, libxmu, libtheora, and pango-1.42. [arguments]: Use SUBSTITUTE-KEYWORD-ARGUMENTS and adjust #:configure-flags. Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr> Sharlatan Hellseher2023-07-021-51/+66
* gnu: celestia: Use G-expressions.•••* gnu/packages/astronomy.scm (celestia)[arguments]: Rewrite as G-expressions. Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr> Sharlatan Hellseher2023-07-021-3/+6
* gnu: celestia: Remove input labels.•••* gnu/packages/astronomy.scm (celestia)[native-inputs, inputs]: Remove input labels. Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr> Sharlatan Hellseher2023-07-021-17/+15
* gnu: celestia-gtk: Use MODIFY-INPUTS.•••* gnu/packages/astronomy.scm (celestia-gtk)[inputs]: Rewrite using MODIFY-INPUTS. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> Sharlatan Hellseher2023-07-021-3/+3
* gnu: celestia-gtk: Use G-expressions.•••* gnu/packages/astronomy.scm (celestia-gtk)[arguments]: Rewrite using G-expressions. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> Sharlatan Hellseher2023-07-021-1/+4
* gnu: celestia-gtk: Use PACKAGE/INHERIT.•••* gnu/packages/astronomy.scm (celestia-gtk): Use PACKAGE/INHERIT macro. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> Sharlatan Hellseher2023-07-021-2/+1
* gnu: xplanet: Update package style.•••* gnu/packages/astronomy.scm (xplanet)[arguments]: Use G-expressions. Improve code style. [inputs]: Remove labels. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> Sharlatan Hellseher2023-07-021-19/+19
* gnu: stuff: Mark up description.•••* gnu/packages/astronomy.scm (stuff)[description]: Use @uref{}. Tobias Geerinckx-Rice2023-07-021-2/+2
* gnu: stuff: Update to 2.0.1.•••* gnu/packages/astronomy.scm (stuff): Update to 2.0.1. [source]: Use GIT-FETCH and GIT-FILE-NAME. [native-inputs]: Add autoconf, automake, libtool, and pkg-config. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> Sharlatan Hellseher2023-07-021-5/+11
* gnu: skymaker: Use @uref{}.•••* gnu/packages/astronomy.scm (skymaker)[description]: Use @uref{} over @url{}. Tobias Geerinckx-Rice2023-07-021-2/+2
* gnu: skymaker: Update to 4.2.0-0.1a69c47.•••* gnu/packages/astronomy.scm (skymaker): Update to 4.2.0-0.1a69c47. [source]: Use GIT-FETCH and GIT-FILE-NAME. [arguments]: Remove upstreamed -fcommon work-around. [native-inputs]: Add autoconf, automake, libtool, and pkg-config. Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr> Sharlatan Hellseher2023-07-021-27/+34
* gnu: skymaker: Remove input labels.•••* gnu/packages/astronomy.scm (skymaker)[inputs]: Remove input labels. [arguments]: Adjust accordingly. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> Sharlatan Hellseher2023-07-021-3/+3
* gnu: skymaker: Use G-expressions.•••* gnu/packages/astronomy.scm (skymaker)[arguments]: Rewrite as G-expressions. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> Sharlatan Hellseher2023-07-021-4/+5
* gnu: skymaker: Fix build.•••* gnu/packages/astronomy.scm (skymaker)[arguments]: Build with GCC 10. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> Sharlatan Hellseher2023-07-021-0/+1
* gnu: missfits: Mark up description.•••* gnu/packages/astronomy.scm (missfits)[description]: Use @acronym{} and @uref{}. Tobias Geerinckx-Rice2023-07-021-3/+4
* gnu: missfits: Fetch sources from Git.•••* gnu/packages/astronomy.scm (missfits)[source]: Use GIT-FETCH and GIT-FILE-NAME. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> Sharlatan Hellseher2023-07-021-4/+6
* gnu: missfits: Fix build.•••* gnu/packages/astronomy.scm (missfits)[arguments]: Add CPPFLAGS to pass build with GCC 10. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> Sharlatan Hellseher2023-07-021-0/+7
* gnu: eye: Mark up description.•••* gnu/packages/astronomy.scm (eye)[description]: Use @acronym{} and @dfn{}. Tobias Geerinckx-Rice2023-07-021-6/+7
* gnu: eye: Fetch sources from Git.•••* gnu/packages/astronomy.scm (eye)[source]: Use GIT-FETCH and GIT-FILE-NAME. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> Sharlatan Hellseher2023-07-021-4/+6
* gnu: eye: Fix build.•••* gnu/packages/astronomy.scm (eye)[arguments]: Add #:configure-flags to build with GCC 10. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> Sharlatan Hellseher2023-07-021-0/+4
* gnu: swarp: Update to 2.41.5.•••* gnu/packages/astronomy.scm (swarp): Update to 2.41.5. [source]: Use GIT-FETCH and GIT-FILE-NAME. [native-inputs]: Add automake, autoconf, libtool, and pkg-config. [inputs]: Add cfitsio. Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr> Sharlatan Hellseher2023-07-021-5/+11
* gnu: weightwatcher: Fetch sources from Git.•••They were removed from the home page. * gnu/packages/astronomy.scm (weightwatcher)[source]: Use GIT-FETCH and GIT-FILE-NAME. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> Sharlatan Hellseher2023-07-021-4/+6