summaryrefslogtreecommitdiff
path: root/gnu/packages/astronomy.scm
AgeCommit message (Collapse)Author
2021-11-14gnu: fmt: Update to 8.0.1.Greg Hogan
* gnu/packages/pretty-print.scm (fmt): Update to 8.0.1, (fmt-7): New variable. * gnu/packages/astronomy.scm (celestia)[inputs], gnu/packages/kodi.scm (kodi)[inputs], gnu/packages/lua.scm (emilua)[inputs]: Change to fmt-7. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-11-08gnu: python-jplephem: Update to 2.16.Tobias Geerinckx-Rice
* gnu/packages/astronomy.scm (python-jplephem): Update to 2.16.
2021-11-08gnu: Add python-astropy.Sharlatan Hellseher
This patch was co-authored with Vinicius Monego. * gnu/packages/astronomy.scm (python-astropy): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-11-08gnu: python-pyerfa: Adjust inputs.Vinicius Monego
* gnu/packages/astronomy.scm (python-pyerfa)[inputs]: Move python-numpy to ... [propagated-inputs]: ... here. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-10-17gnu: indi: Update to 1.9.2.Tobias Geerinckx-Rice
* gnu/packages/astronomy.scm (indi): Update to 1.9.2.
2021-10-12gnu: gnuastro: Update to 0.16.Efraim Flashner
* gnu/packages/astronomy.scm (gnuastro): Update to 0.16.
2021-10-04gnu: Add python-fitsio.Konrad Hinsen
* gnu/packages/astronomy.scm (python-fitsio): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-06-28gnu: stellarium: Update to 0.21.1.Tobias Geerinckx-Rice
* gnu/packages/astronomy.scm (stellarium): Update to 0.21.1.
2021-06-28gnu: indi: Update to 1.9.1.Tobias Geerinckx-Rice
* gnu/packages/astronomy.scm (indi): Update to 1.9.1.
2021-06-14gnu: Rename qtbase to qtbase-5.Maxim Cournoyer
This change was automated via the following command: $ git ls-files | xargs sed -i 's/,qtbase)/,qtbase-5)/g' $ git ls-files | xargs sed -i 's/inherit qtbase)/inherit qtbase-5)/g' $ git ls-files | xargs sed -i 's/package-version qtbase)/package-version qtbase-5)/g' $ git checkout etc # to clear some spurious changes This is done so the qtbase package can be upgraded to version 6 in the following commit.
2021-05-31gnu: gnuastro: Update to 0.15.Efraim Flashner
* gnu/packages/astronomy.scm (gnuastro): Update to 0.15.
2021-05-07gnu: Add sgp4.Guillaume Le Vaillant
* gnu/packages/astronomy.scm (sgp4): New variable.
2021-05-04gnu: indi: Stop returning #t from phases.Tobias Geerinckx-Rice
* gnu/packages/astronomy.scm (indi)[arguments]: Remove #t phase return values.
2021-05-04gnu: indi: Respect #:tests?.Tobias Geerinckx-Rice
* gnu/packages/astronomy.scm (indi)[arguments]: Respect #:tests? in the 'check phase.
2021-05-04gnu: indi: Check slightly more functionally.Tobias Geerinckx-Rice
* gnu/packages/astronomy.scm (indi)[arguments]: Substitute WITH-DIRECTORY-EXCURSION for double CHDIR.
2021-05-04gnu: indi: Update to 1.9.0.Tobias Geerinckx-Rice
* gnu/packages/astronomy.scm (indi): Update to 1.9.0.
2021-05-03gnu: python-asdf: Update to 2.7.4.Tobias Geerinckx-Rice
* gnu/packages/astronomy.scm (python-asdf): Update to 2.7.4.
2021-04-27gnu: python-skyfield: Match up input and variable names.Tobias Geerinckx-Rice
* gnu/packages/astronomy.scm (python-skyfield)[inputs]: Add "python-" prefix to alist keys.
2021-04-27gnu: python-skyfield: Update to 1.39.Tobias Geerinckx-Rice
* gnu/packages/astronomy.scm (python-skyfield): Update to 1.39.
2021-04-27gnu: python-pyerfa: Update to 1.7.3.Tobias Geerinckx-Rice
* gnu/packages/astronomy.scm (python-pyerfa): Update to 1.7.3.
2021-04-11gnu: python-skyfield: Update to 1.38.Tobias Geerinckx-Rice
* gnu/packages/astronomy.scm (python-skyfield): Update to 1.38.
2021-04-10gnu: erfa: Mark up description.Tobias Geerinckx-Rice
* gnu/packages/astronomy.scm (erfa)[description]: Add all the @acronym{}s.
2021-04-10gnu: erfa: Update to 1.7.3.Tobias Geerinckx-Rice
* gnu/packages/astronomy.scm (erfa): Update to 1.7.3.
2021-04-09gnu: stellarium: Update to 0.21.0.Tobias Geerinckx-Rice
* gnu/packages/astronomy.scm (stellarium): Update to 0.21.0.
2021-03-21gnu: wcslib: Update to 7.5.Tobias Geerinckx-Rice
* gnu/packages/astronomy.scm (wcslib): Update to 7.5.
2021-03-04gnu: indi: Update to 1.8.9.Tobias Geerinckx-Rice
* gnu/packages/astronomy.scm (indi): Update to 1.8.9.
2021-02-28gnu: python-asdf: Use HTTPS home page URI.Nicolas Goaziou
* gnu/packages/astronomy.scm (python-asdf)[home-page]: Use HTTPS URI.
2021-02-21gnu: Add asdf (Advanced Scientific Data Format)Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-asdf): New variable Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-21gnu: wcslib: Update to 7.4Sharlatan Hellseher
* gnu/packages/astronomy.scm (wcslib): Update to 7.4 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-19gnu: Add stackistry.Sharlatan Hellseher
* gnu/packages/astronomy.scm (stackistry): New variable. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
2021-02-19gnu: Add libskry.Sharlatan Hellseher
* gnu/packages/astronomy.scm (libskry): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-02-19gnu: Add python-astroalign.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-astroalign): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-02-19gnu: Add python-sep.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-sep): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-02-19gnu: Add python-pyerfa.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-pyerfa): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-02-19gnu: Add erfa.Sharlatan Hellseher
* gnu/packages/astronomy.scm (erfa): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-02-19gnu: Add qfits.Sharlatan Hellseher
* gnu/packages/astronomy.scm (qfits): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-02-19gnu: Add python-skyfield.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-skyfield): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-02-07gnu: Add jplephemSharlatan Hellseher
* gnu/packages/astronomy.scm (python-jplephem): New variable Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-01-31gnu: Add indi.Sharlatan Hellseher
* gnu/packages/astronomy.scm (indi): New variable. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
2021-01-29gnu: Add weightwatcher.Sharlatan Hellseher
* gnu/packages/astronomy.scm (weightwatcher): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-01-29gnu: Add swarp.Sharlatan Hellseher
* gnu/packages/astronomy.scm (swarp): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-01-29gnu: Add stuff.Sharlatan Hellseher
* gnu/packages/astronomy.scm (stuff): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-01-28gnu: Add skymaker.Sharlatan Hellseher
* gnu/packages/astronomy.scm (skymaker): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-01-27gnu: Add missfits.Sharlatan Hellseher
* gnu/packages/astronomy.scm (missfits): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-01-26gnu: Add eye.Sharlatan Hellseher
* gnu/packages/astronomy.scm (eye): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-01-25gnu: gnuastro: Update to 0.14.Efraim Flashner
* gnu/packages/astronomy.scm (gnuastro): Update to 0.14. [inputs]: Add curl-minimal, libgit2.
2021-01-25gnu: Add sextractor.Sharlatan Hellseher
* gnu/packages/astronomy.scm (sextractor): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-01-25gnu: Add libpasastro.Sharlatan Hellseher
* gnu/packages/astronomy.scm (libpasastro): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-01-02gnu: stellarium: Update to 0.20.4.Tobias Geerinckx-Rice
* gnu/packages/astronomy.scm (stellarium): Update to 0.20.4.
2020-10-01gnu: stellarium: Update to 0.20.3.Tobias Geerinckx-Rice
* gnu/packages/astronomy.scm (stellarium): Update to 0.20.3.