Commit graph

111 commits

Author SHA1 Message Date
Tobias Geerinckx-Rice 55d2103369
gnu: stellarium: Update to 0.21.1.
* gnu/packages/astronomy.scm (stellarium): Update to 0.21.1.
2021-06-28 18:04:14 +02:00
Tobias Geerinckx-Rice 25fd40f540
gnu: indi: Update to 1.9.1.
* gnu/packages/astronomy.scm (indi): Update to 1.9.1.
2021-06-28 18:04:14 +02:00
Maxim Cournoyer ea0a51071e
gnu: Rename qtbase to qtbase-5.
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-06-14 00:24:42 -04:00
Efraim Flashner 221141ca70
gnu: gnuastro: Update to 0.15.
* gnu/packages/astronomy.scm (gnuastro): Update to 0.15.
2021-05-31 09:44:47 +03:00
Guillaume Le Vaillant d1b1e21ded
gnu: Add sgp4.
* gnu/packages/astronomy.scm (sgp4): New variable.
2021-05-07 18:16:59 +02:00
Tobias Geerinckx-Rice a49a007328
gnu: indi: Stop returning #t from phases.
* gnu/packages/astronomy.scm (indi)[arguments]: Remove #t phase return values.
2021-05-04 15:40:33 +02:00
Tobias Geerinckx-Rice 9a40c1d5bb
gnu: indi: Respect #:tests?.
* gnu/packages/astronomy.scm (indi)[arguments]: Respect #:tests? in the
'check phase.
2021-05-04 15:40:33 +02:00
Tobias Geerinckx-Rice 7f540e3ce0
gnu: indi: Check slightly more functionally.
* gnu/packages/astronomy.scm (indi)[arguments]: Substitute
WITH-DIRECTORY-EXCURSION for double CHDIR.
2021-05-04 15:40:33 +02:00
Tobias Geerinckx-Rice ead465a312
gnu: indi: Update to 1.9.0.
* gnu/packages/astronomy.scm (indi): Update to 1.9.0.
2021-05-04 15:40:32 +02:00
Tobias Geerinckx-Rice 71a4e26093
gnu: python-asdf: Update to 2.7.4.
* gnu/packages/astronomy.scm (python-asdf): Update to 2.7.4.
2021-05-03 22:27:30 +02:00
Tobias Geerinckx-Rice bb9e77b544
gnu: python-skyfield: Match up input and variable names.
* gnu/packages/astronomy.scm (python-skyfield)[inputs]: Add "python-"
prefix to alist keys.
2021-04-27 12:26:19 +02:00
Tobias Geerinckx-Rice 6cf85268af
gnu: python-skyfield: Update to 1.39.
* gnu/packages/astronomy.scm (python-skyfield): Update to 1.39.
2021-04-27 12:26:19 +02:00
Tobias Geerinckx-Rice f063e411c0
gnu: python-pyerfa: Update to 1.7.3.
* gnu/packages/astronomy.scm (python-pyerfa): Update to 1.7.3.
2021-04-27 12:26:19 +02:00
Tobias Geerinckx-Rice 50ad53c711
gnu: python-skyfield: Update to 1.38.
* gnu/packages/astronomy.scm (python-skyfield): Update to 1.38.
2021-04-11 18:07:40 +02:00
Tobias Geerinckx-Rice 4869a509d1
gnu: erfa: Mark up description.
* gnu/packages/astronomy.scm (erfa)[description]: Add all the @acronym{}s.
2021-04-10 14:11:25 +02:00
Tobias Geerinckx-Rice fef8bc470c
gnu: erfa: Update to 1.7.3.
* gnu/packages/astronomy.scm (erfa): Update to 1.7.3.
2021-04-10 14:11:25 +02:00
Tobias Geerinckx-Rice ba1030be40
gnu: stellarium: Update to 0.21.0.
* gnu/packages/astronomy.scm (stellarium): Update to 0.21.0.
2021-04-09 18:29:10 +02:00
Tobias Geerinckx-Rice 5229d56db0
gnu: wcslib: Update to 7.5.
* gnu/packages/astronomy.scm (wcslib): Update to 7.5.
2021-03-21 15:36:07 +01:00
Tobias Geerinckx-Rice b94d4e6a1d
gnu: indi: Update to 1.8.9.
* gnu/packages/astronomy.scm (indi): Update to 1.8.9.
2021-03-04 17:07:47 +01:00
Nicolas Goaziou f63b3eae42
gnu: python-asdf: Use HTTPS home page URI.
* gnu/packages/astronomy.scm (python-asdf)[home-page]: Use HTTPS URI.
2021-02-28 11:23:00 +01:00
Sharlatan Hellseher f498823e78
gnu: Add asdf (Advanced Scientific Data Format)
* gnu/packages/astronomy.scm (python-asdf): New variable

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-21 01:07:41 +01:00
Sharlatan Hellseher 5afcd25464
gnu: wcslib: Update to 7.4
* gnu/packages/astronomy.scm (wcslib): Update to 7.4

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-21 01:05:49 +01:00
Sharlatan Hellseher 19e081138b
gnu: Add stackistry.
* gnu/packages/astronomy.scm (stackistry): New variable.

Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
2021-02-19 11:05:34 +01:00
Sharlatan Hellseher 87530f7b4d
gnu: Add libskry.
* gnu/packages/astronomy.scm (libskry): New variable.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-02-19 11:05:34 +01:00
Sharlatan Hellseher d6996fa052
gnu: Add python-astroalign.
* gnu/packages/astronomy.scm (python-astroalign): New variable.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-02-19 11:05:34 +01:00
Sharlatan Hellseher d1bd22b9fb
gnu: Add python-sep.
* gnu/packages/astronomy.scm (python-sep): New variable.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-02-19 11:05:33 +01:00
Sharlatan Hellseher 56ec8d6281
gnu: Add python-pyerfa.
* gnu/packages/astronomy.scm (python-pyerfa): New variable.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-02-19 11:05:33 +01:00
Sharlatan Hellseher 4fac8b8f9b
gnu: Add erfa.
* gnu/packages/astronomy.scm (erfa): New variable.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-02-19 11:05:33 +01:00
Sharlatan Hellseher c1563fc116
gnu: Add qfits.
* gnu/packages/astronomy.scm (qfits): New variable.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-02-19 11:05:33 +01:00
Sharlatan Hellseher 8fa76b836d
gnu: Add python-skyfield.
* gnu/packages/astronomy.scm (python-skyfield): New variable.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-02-19 11:05:33 +01:00
Sharlatan Hellseher 35d13a9099
gnu: Add jplephem
* gnu/packages/astronomy.scm (python-jplephem): New variable

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-07 10:20:52 +01:00
Sharlatan Hellseher ae416e852a
gnu: Add indi.
* gnu/packages/astronomy.scm (indi): New variable.

Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
2021-01-31 11:42:36 +01:00
Sharlatan Hellseher a80d489227
gnu: Add weightwatcher.
* gnu/packages/astronomy.scm (weightwatcher): New variable.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-01-29 11:11:13 +01:00
Sharlatan Hellseher fe058ffb53
gnu: Add swarp.
* gnu/packages/astronomy.scm (swarp): New variable.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-01-29 11:03:40 +01:00
Sharlatan Hellseher c21ad767d4
gnu: Add stuff.
* gnu/packages/astronomy.scm (stuff): New variable.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-01-29 10:54:17 +01:00
Sharlatan Hellseher 33648567dd
gnu: Add skymaker.
* gnu/packages/astronomy.scm (skymaker): New variable.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-01-28 13:43:49 +01:00
Sharlatan Hellseher 1aee32a26e
gnu: Add missfits.
* gnu/packages/astronomy.scm (missfits): New variable.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-01-27 10:39:54 +01:00
Sharlatan Hellseher 51418c32d9
gnu: Add eye.
* gnu/packages/astronomy.scm (eye): New variable.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-01-26 10:04:19 +01:00
Efraim Flashner 47962191d4
gnu: gnuastro: Update to 0.14.
* gnu/packages/astronomy.scm (gnuastro): Update to 0.14.
[inputs]: Add curl-minimal, libgit2.
2021-01-25 22:54:38 +02:00
Sharlatan Hellseher b2d6f127c2
gnu: Add sextractor.
* gnu/packages/astronomy.scm (sextractor): New variable.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-01-25 17:59:02 +01:00
Sharlatan Hellseher 906155e437
gnu: Add libpasastro.
* gnu/packages/astronomy.scm (libpasastro): New variable.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-01-25 17:09:50 +01:00
Tobias Geerinckx-Rice 0ad41c3246
gnu: stellarium: Update to 0.20.4.
* gnu/packages/astronomy.scm (stellarium): Update to 0.20.4.
2021-01-02 18:54:31 +01:00
Tobias Geerinckx-Rice 5ccb3b231a
gnu: stellarium: Update to 0.20.3.
* gnu/packages/astronomy.scm (stellarium): Update to 0.20.3.
2020-10-01 00:13:42 +02:00
Efraim Flashner 1628d57bb5
gnu: Fix package references.
* gnu/packages/algebra.scm (iml)[inputs]: Correctly refer to package
inputs.
* gnu/packages/astronomy.scm (xplanet),
* gnu/packages/audio.scm (redkite, libaudec, lv2lint, lv2toweb),
* gnu/packages/bioconductor.scm (r-cummerbund),
* gnu/packages/chicken.scm (chicken),
* gnu/packages/conky.scm (conky),
* gnu/packages/cran.scm (r-latex2exp),
* gnu/packages/crates-io.scm (rust-rgb),
* gnu/packages/databases.scm (mariadb),
* gnu/packages/diffoscope.scm (reprotest),
* gnu/packages/file-systems.scm (glusterfs),
* gnu/packages/finance.scm (electron-cash),
* gnu/packages/games.scm (rinutils, ksudoku, kdiamond, kigo),
* gnu/packages/geo.scm (grass),
* gnu/packages/gnome.scm (libmediaart, gnome-contacts, geoclue),
* gnu/packages/gnucash.scm (aqbanking),
* gnu/packages/image.scm (mtpaint),
* gnu/packages/kde-internet.scm (kopete, ktorrent),
* gnu/packages/kde-utils.scm (kmousetool, kmouth, kronometer),
* gnu/packages/linphone.scm (liblinphone),
* gnu/packages/maths.scm (ppl),
* gnu/packages/mercury.scm (mercury-minimal),
* gnu/packages/music.scm (bjumblr, bschaffl, lsp-plugins,
spectacle-analyzer, helm, tap-lv2, wolf-shaper, shiru-lv2),
* gnu/packages/networking.scm (restinio),
* gnu/packages/prolog.scm (swi-prolog),
* gnu/packages/python-web.scm (gunicorn),
* gnu/packages/python-xyz.scm (python-docusign-esign),
* gnu/packages/ruby.scm (ruby-cucumber, ruby_version, ruby-addressable),
* gnu/packages/sagemath.scm (python-cypari2),
* gnu/packages/skarnet.scm (s6-linux-init),
* gnu/packages/vpn.scm (sshuttle),
* gnu/packages/web.scm (libcyaml),
* gnu/packages/xdisorg.scm (kbdd),
* gnu/packages/xorg.scm (xpra): Same.
2020-09-30 09:28:26 +03:00
Efraim Flashner 2e5fef86d3
gnu: gnuastro: Update to 0.13.
* gnu/packages/astronomy.scm (gnuastro): Update to 0.13.
2020-09-07 10:00:05 +03:00
Tobias Geerinckx-Rice 84ee898867
gnu: cfitsio: Update to 3.49.
* gnu/packages/astronomy.scm (cfitsio): Update to 3.49.
[source]: Hard-code NAME.
2020-08-18 05:38:38 +02:00
Tobias Geerinckx-Rice 09fbfe147e
gnu: stellarium: Update to 0.20.2.
* gnu/packages/astronomy.scm (stellarium): Update to 0.20.2.
2020-06-29 15:47:12 +02:00
Efraim Flashner c8b8e612dd
gnu: gnuastro: Don't build static libraries.
* gnu/packages/astronomy.scm (gnuastro)[arguments]: Add configure-flag
to skip building static libraries.
2020-05-21 16:52:04 +03:00
Efraim Flashner 276d711518
gnu: gnuastro: Update to 0.12.
* gnu/packages/astronomy.scm (gnuastro): Update to 0.12.
2020-05-21 16:52:04 +03:00
Marius Bakke 8bf8cd9b85
Merge branch 'master' into core-updates
Conflicts:
	gnu/local.mk
	gnu/packages/backup.scm
	gnu/packages/emacs-xyz.scm
	gnu/packages/guile.scm
	gnu/packages/lisp.scm
	gnu/packages/openldap.scm
	gnu/packages/package-management.scm
	gnu/packages/web.scm
	gnu/packages/xorg.scm
2020-04-30 23:47:49 +02:00