summaryrefslogtreecommitdiff
path: root/gnu/packages/astronomy.scm
Commit message (Collapse)AuthorAge
...
* | Merge remote-tracking branch 'origin/master' into core-updates-frozen.Mathieu Othacehe2021-10-12
|\|
| * gnu: gnuastro: Update to 0.16.Efraim Flashner2021-10-12
| | | | | | | | * gnu/packages/astronomy.scm (gnuastro): Update to 0.16.
| * gnu: Add python-fitsio.Konrad Hinsen2021-10-04
| | | | | | | | | | | | * gnu/packages/astronomy.scm (python-fitsio): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* | gnu: Update gtkmm to 4.2.0, add gtkmm@3, and adjust gtkmm@2.Raghav Gururajan2021-10-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gtk.scm (gtkmm)[version]: Update to 4.2.0. [arguments](meson): New argument. [native-inputs]: Add glib:bin. [propagated-inputs]: Replace gtk+ with gtk. (gtkmm-3): New variable. (gtkmm-2)[arguments]: Strip certain inherited arguments. * gnu/packages/animation.scm (synfigstudio)[inputs]: Switch to gtkmm-3. * gnu/packages/astronomy.scm (stackistry)[inputs]: Ditto. * gnu/packages/audio.scm (guitarix)[inputs]: Ditto. * gnu/packages/disk.scm (parted)[inputs]: Ditto. * gnu/packages/gnome.scm (gnome-system-monitor)[inputs]: Ditto. (workrave)[inputs]: Ditto. (gnote)[inputs]: Ditto. * gnu/packages/gobby.scm (gobby)[inputs]: Ditto. * gnu/packages/inkscape.scm (inkscape)[inputs]: Ditto. * gnu/packages/mail.scm (astroid)[inputs]: Ditto. * gnu/packages/mate.scm (mate-system-monitor)[inputs]: Ditto. * gnu/packages/music.scm (tascam-gtk)[inputs]: Ditto. * gnu/packages/photo.scm (rawtherapee)[inputs]: Ditto. * gnu/packages/pulseaudio.scm (pavucontrol)[inputs]: Ditto. (paprefs)[inputs]: Ditto. * gnu/packages/text-editors.scm (jucipp)[inputs]: Ditto. * gnu/packages/wm.scm (waybar)[inputs]: Ditto.
* | gnu: gpredict: Fix building with gcc 10.Guillaume Le Vaillant2021-09-10
|/ | | | * gnu/packages/astronomy.scm (gpredict)[arguments]: Pass '-fcommon' to CFLAGS.
* gnu: stellarium: Update to 0.21.1.Tobias Geerinckx-Rice2021-06-28
| | | | * gnu/packages/astronomy.scm (stellarium): Update to 0.21.1.
* gnu: indi: Update to 1.9.1.Tobias Geerinckx-Rice2021-06-28
| | | | * gnu/packages/astronomy.scm (indi): Update to 1.9.1.
* gnu: Rename qtbase to qtbase-5.Maxim Cournoyer2021-06-14
| | | | | | | | | | | | 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.
* gnu: gnuastro: Update to 0.15.Efraim Flashner2021-05-31
| | | | * gnu/packages/astronomy.scm (gnuastro): Update to 0.15.
* gnu: Add sgp4.Guillaume Le Vaillant2021-05-07
| | | | * gnu/packages/astronomy.scm (sgp4): New variable.
* gnu: indi: Stop returning #t from phases.Tobias Geerinckx-Rice2021-05-04
| | | | * gnu/packages/astronomy.scm (indi)[arguments]: Remove #t phase return values.
* gnu: indi: Respect #:tests?.Tobias Geerinckx-Rice2021-05-04
| | | | | * gnu/packages/astronomy.scm (indi)[arguments]: Respect #:tests? in the 'check phase.
* gnu: indi: Check slightly more functionally.Tobias Geerinckx-Rice2021-05-04
| | | | | * gnu/packages/astronomy.scm (indi)[arguments]: Substitute WITH-DIRECTORY-EXCURSION for double CHDIR.
* gnu: indi: Update to 1.9.0.Tobias Geerinckx-Rice2021-05-04
| | | | * gnu/packages/astronomy.scm (indi): Update to 1.9.0.
* gnu: python-asdf: Update to 2.7.4.Tobias Geerinckx-Rice2021-05-03
| | | | * gnu/packages/astronomy.scm (python-asdf): Update to 2.7.4.
* gnu: python-skyfield: Match up input and variable names.Tobias Geerinckx-Rice2021-04-27
| | | | | * gnu/packages/astronomy.scm (python-skyfield)[inputs]: Add "python-" prefix to alist keys.
* gnu: python-skyfield: Update to 1.39.Tobias Geerinckx-Rice2021-04-27
| | | | * gnu/packages/astronomy.scm (python-skyfield): Update to 1.39.
* gnu: python-pyerfa: Update to 1.7.3.Tobias Geerinckx-Rice2021-04-27
| | | | * gnu/packages/astronomy.scm (python-pyerfa): Update to 1.7.3.
* gnu: python-skyfield: Update to 1.38.Tobias Geerinckx-Rice2021-04-11
| | | | * gnu/packages/astronomy.scm (python-skyfield): Update to 1.38.
* gnu: erfa: Mark up description.Tobias Geerinckx-Rice2021-04-10
| | | | * gnu/packages/astronomy.scm (erfa)[description]: Add all the @acronym{}s.
* gnu: erfa: Update to 1.7.3.Tobias Geerinckx-Rice2021-04-10
| | | | * gnu/packages/astronomy.scm (erfa): Update to 1.7.3.
* gnu: stellarium: Update to 0.21.0.Tobias Geerinckx-Rice2021-04-09
| | | | * gnu/packages/astronomy.scm (stellarium): Update to 0.21.0.
* gnu: wcslib: Update to 7.5.Tobias Geerinckx-Rice2021-03-21
| | | | * gnu/packages/astronomy.scm (wcslib): Update to 7.5.
* gnu: indi: Update to 1.8.9.Tobias Geerinckx-Rice2021-03-04
| | | | * gnu/packages/astronomy.scm (indi): Update to 1.8.9.
* gnu: python-asdf: Use HTTPS home page URI.Nicolas Goaziou2021-02-28
| | | | * gnu/packages/astronomy.scm (python-asdf)[home-page]: Use HTTPS URI.
* gnu: Add asdf (Advanced Scientific Data Format)Sharlatan Hellseher2021-02-21
| | | | | | * gnu/packages/astronomy.scm (python-asdf): New variable Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: wcslib: Update to 7.4Sharlatan Hellseher2021-02-21
| | | | | | * gnu/packages/astronomy.scm (wcslib): Update to 7.4 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add stackistry.Sharlatan Hellseher2021-02-19
| | | | | | * gnu/packages/astronomy.scm (stackistry): New variable. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add libskry.Sharlatan Hellseher2021-02-19
| | | | | | * gnu/packages/astronomy.scm (libskry): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add python-astroalign.Sharlatan Hellseher2021-02-19
| | | | | | * gnu/packages/astronomy.scm (python-astroalign): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add python-sep.Sharlatan Hellseher2021-02-19
| | | | | | * gnu/packages/astronomy.scm (python-sep): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add python-pyerfa.Sharlatan Hellseher2021-02-19
| | | | | | * gnu/packages/astronomy.scm (python-pyerfa): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add erfa.Sharlatan Hellseher2021-02-19
| | | | | | * gnu/packages/astronomy.scm (erfa): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add qfits.Sharlatan Hellseher2021-02-19
| | | | | | * gnu/packages/astronomy.scm (qfits): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add python-skyfield.Sharlatan Hellseher2021-02-19
| | | | | | * gnu/packages/astronomy.scm (python-skyfield): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add jplephemSharlatan Hellseher2021-02-07
| | | | | | * gnu/packages/astronomy.scm (python-jplephem): New variable Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add indi.Sharlatan Hellseher2021-01-31
| | | | | | * gnu/packages/astronomy.scm (indi): New variable. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add weightwatcher.Sharlatan Hellseher2021-01-29
| | | | | | * gnu/packages/astronomy.scm (weightwatcher): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add swarp.Sharlatan Hellseher2021-01-29
| | | | | | * gnu/packages/astronomy.scm (swarp): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add stuff.Sharlatan Hellseher2021-01-29
| | | | | | * gnu/packages/astronomy.scm (stuff): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add skymaker.Sharlatan Hellseher2021-01-28
| | | | | | * gnu/packages/astronomy.scm (skymaker): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add missfits.Sharlatan Hellseher2021-01-27
| | | | | | * gnu/packages/astronomy.scm (missfits): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add eye.Sharlatan Hellseher2021-01-26
| | | | | | * gnu/packages/astronomy.scm (eye): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: gnuastro: Update to 0.14.Efraim Flashner2021-01-25
| | | | | * gnu/packages/astronomy.scm (gnuastro): Update to 0.14. [inputs]: Add curl-minimal, libgit2.
* gnu: Add sextractor.Sharlatan Hellseher2021-01-25
| | | | | | * gnu/packages/astronomy.scm (sextractor): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add libpasastro.Sharlatan Hellseher2021-01-25
| | | | | | * gnu/packages/astronomy.scm (libpasastro): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: stellarium: Update to 0.20.4.Tobias Geerinckx-Rice2021-01-02
| | | | * gnu/packages/astronomy.scm (stellarium): Update to 0.20.4.
* gnu: stellarium: Update to 0.20.3.Tobias Geerinckx-Rice2020-10-01
| | | | * gnu/packages/astronomy.scm (stellarium): Update to 0.20.3.
* gnu: Fix package references.Efraim Flashner2020-09-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* gnu: gnuastro: Update to 0.13.Efraim Flashner2020-09-07
| | | | * gnu/packages/astronomy.scm (gnuastro): Update to 0.13.