| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: sgp4: Update to 1.0-2.6a448b4.•••* gnu/packages/astronomy.scm (sgp4): Update to 1.0-2.6a448b4.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Sharlatan Hellseher | 2022-12-06 | 1 | -13/+16 |
* | gnu: python-sgp4: Move to astronomy.•••* gnu/packages/astronomy.scm: (python-sgp4): Move here from python-science.scm.
[description]: Expand description, annotate acronyms, add link to CelesTrak.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Sharlatan Hellseher | 2022-12-05 | 1 | -0/+29 |
* | gnu: wxWidgets: Update to 3.2.1.•••* gnu/packages/wxwidgets.scm (wxwidgets): Update to 3.2.1.
[source](modules, snippet): New fields.
[inputs]: Remove SDL. Add CATCH-FRAMEWORK, EXPAT, GSTREAMER,
GST-PLUGINS-BASE, LIBNOTIFY, LIBPNG, LIBSECRET, PCRE, SDL2,
WEBKITGTK-WITH-LIBSOUP2, and ZLIB
[arguments]: Add "--enable-mediactrl" and "--enable-gui" to #:configure-flags.
Remove aarch64 workaround. Install catch header in refer-to-inputs phase.
Add phase to adjust WebKitGTK version.
(wxwidgets-3.1, wxwidgets-gtk2-3.1): Remove variables.
(wxwidgets-3.0, (wxwidgets-gtk2-3.0): New variables.
(wxsvg)[inputs]: Change from WXWIDGETS-3.1 to WXWIDGETS.
* gnu/packages/audio.scm (audacity)[inputs]: Likewise.
* gnu/packages/cdrom.scm (dvdstyler)[inputs]: Likewise.
* gnu/packages/astronomy.scm (imppg)[inputs]: Change from WXWIDGETS to
WXWIDGETS-3.0.
* gnu/packages/ftp.scm (filezilla)[inputs]: Likewise.
* gnu/packages/games.scm (megaglest)[inputs]: Likewise.
* gnu/packages/geo.scm (opencpn)[inputs]: Likewise.
* gnu/packages/music.scm (sooperlooper)[inputs]: Likewise.
* gnu/packages/engineering.scm (kicad)[arguments]: Enable EGL support.
| Marius Bakke | 2022-12-02 | 1 | -1/+1 |
* | gnu: Add alfa.•••* gnu/packages/astronomy.scm (alfa): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Sharlatan Hellseher | 2022-12-02 | 1 | -0/+52 |
* | gnu: imppg: Update to 0.6.5.•••* gnu/packages/astronomy.scm (imppg): Update to 0.6.5.
| Marius Bakke | 2022-11-27 | 1 | -2/+2 |
* | gnu: Add python-sunpy.•••* gnu/packages/astronomy.scm (python-sunpy): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Sharlatan Hellseher | 2022-11-25 | 1 | -0/+85 |
* | gnu: Add python-reproject.•••* gnu/packages/astronomy.scm (python-reproject): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Sharlatan Hellseher | 2022-11-25 | 1 | -0/+56 |
* | gnu: Add python-hvpy.•••* gnu/packages/astronomy.scm (python-hvpy): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Sharlatan Hellseher | 2022-11-25 | 1 | -0/+21 |
* | gnu: Add python-mpl-animators.•••* gnu/packages/astronomy.scm (python-mpl-animators): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Sharlatan Hellseher | 2022-11-25 | 1 | -0/+26 |
* | gnu: Add python-drms.•••* gnu/packages/astronomy.scm (python-drms): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Sharlatan Hellseher | 2022-11-25 | 1 | -0/+37 |
* | gnu: python-cdflib: Update to 0.4.9.•••* gnu/packages/astronomy.scm (python-cdflib): Update to 0.4.9.
[build-system]: Use pyproject-build-system to simplify package.
[description]: Expand acronym for CDF.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Sharlatan Hellseher | 2022-11-23 | 1 | -10/+9 |
* | gnu: python-gwcs: Update to 0.18.2.•••* gnu/packages/astronomy.scm (python-gwcs): Fix build and update to 0.18.2.
[build-system]: Use pyproject-build-system.
[arguments]: Remove redundant.
[native-inputs]: Use python-jsonschema-next over python-jsonschema to fix
tests failing to run due to python-asdf issue with low version of jsonschema,
see https://github.com/asdf-format/asdf/pull/1203.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Sharlatan Hellseher | 2022-11-21 | 1 | -12/+4 |
* | gnu: asdf-astropy: Update to 0.2.2.•••* gnu/packages/astronomy.scm (python-asdf-astropy): Update to 0.2.0.
[build-system]: Use pyproject-build-system.
[arguments]: Remove redundant.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Sharlatan Hellseher | 2022-11-21 | 1 | -11/+3 |
* | gnu: python-asdf: Update comment about tests.•••* gnu/packages/astronomy (python-asdf)[arguments]: Update comment about the
disabled tests. python-astropy does not depends on python-asdf any longer but
test keep failing due to multiple reasons.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Sharlatan Hellseher | 2022-11-21 | 1 | -2/+5 |
* | gnu: python-asdf: Update to 2.13.0.•••* gnu/packages/astronomy.scm (python-asdf): Update to 2.13.0.
[build-system]: Use pyproject-build-system.
[native-inputs]: Add python-astropy, python-psutil, python-pytest,
python-pytest-doctestplus, python-pytest-openfiles, python-pytest-remotedata,
python-semantic-version.
[propagated-inputs]: Add python-asdf-standard, python-asdf-transform-schemas,
python-asdf-unit-schemas python-importlib-metadata, python-jsonschema-next,
python-lz4. Remove python-jsonschema.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Sharlatan Hellseher | 2022-11-21 | 1 | -7/+19 |
* | gnu: asdf-transform-schemas: Update to 0.3.0.•••* gnu/packages/astronomy.scm (python-asdf-transform-schemas): Update to 0.3.0.
[build-system]: Use new pyproject-build-system
[tests]: Disable tests, to prevent cycle with python-asdf package.
[native-inputs]: Remove python-pytest and python-semantic-version.
[propagated-inputs]: Remove python-asdf. Add python-asdf-standard,
python-importlib-resources.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Sharlatan Hellseher | 2022-11-21 | 1 | -16/+7 |
* | gnu: Add asdf-time-schemas.•••* gnu/packages/astronomy.scm (python-asdf-time-schemas): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Sharlatan Hellseher | 2022-11-21 | 1 | -0/+37 |
* | gnu: Add asdf-fits-schemas.•••* gnu/packages/astronomy.scm (python-asdf-fits-schemas): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Sharlatan Hellseher | 2022-11-21 | 1 | -0/+35 |
* | gnu: Add asdf-unit-schemas.•••* gnu/packages/astronomy.scm (python-asdf-unit-schemas): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Sharlatan Hellseher | 2022-11-21 | 1 | -0/+22 |
* | gnu: Add asdf-standard.•••* gnu/packages/astronomy.scm (python-asdf-standard): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Sharlatan Hellseher | 2022-11-21 | 1 | -0/+42 |
* | gnu: Add siril.•••* gnu/packages/astronomy.scm (siril): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Sharlatan Hellseher | 2022-11-14 | 1 | -0/+42 |
* | gnu: gnuastro: Update to 0.19.•••* gnu/packages/astronomy.scm (gnuastro): Update to 0.19.
| Efraim Flashner | 2022-10-25 | 1 | -2/+2 |
* | gnu: python-regions: Update to 0.6.•••* gnu/packages/astronomy.scm (python-regions): Update to 0.6.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Sharlatan Hellseher | 2022-10-22 | 1 | -2/+2 |
* | gnu: python-astropy-healpix: Update to 0.7.•••* gnu/packages/astronomy.scm (python-astropy-healpix): Update to 0.7.
[source]: Change pypy-uri from astropy-healpix to astropy_healpix.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Sharlatan Hellseher | 2022-10-22 | 1 | -3/+3 |
* | gnu: python-photuils: Update to 1.5.0.•••* gnu/packages/astronomy.scm (python-photutils): Update to 1.5.0.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Sharlatan Hellseher | 2022-10-22 | 1 | -2/+2 |
* | gnu: python-astropy: Update to 5.1.•••* gnu/packages/astronomy.scm (python-astropy): Update to 5.1.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Sharlatan Hellseher | 2022-10-22 | 1 | -3/+3 |
* | gnu: Add splash.•••* gnu/packages/astronomy.scm (splash): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Sharlatan Hellseher | 2022-10-06 | 1 | -0/+44 |
* | gnu: Add python-ephem.•••* gnu/packages/astronomy.scm (python-ephem): New Variable.
Signed-off-by: Björn Höfling <bjoern.hoefling@bjoernhoefling.de>
| Vagrant Cascadian | 2022-09-21 | 1 | -0/+24 |
* | gnu: Add python-suntime.•••* gnu/packages/astronomy.scm (python-suntime): New variable.
Signed-off-by: Björn Höfling <bjoern.hoefling@bjoernhoefling.de>
| Vagrant Cascadian | 2022-09-21 | 1 | -0/+21 |
* | gnu: Add python-pynbody.•••* gnu/packages/astronomy.scm: (python-pynbody): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Sharlatan Hellseher | 2022-08-05 | 1 | -0/+69 |
* | gnu: Add aoflagger.•••* gnu/packages/astronomy.scm (aoflagger): New variable.
* gnu/packages/patches/aoflagger-use-system-provided-pybind11.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Sharlatan Hellseher | 2022-08-04 | 1 | -0/+63 |
* | gnu: Add aocommon.•••* gnu/packages/astronomy.scm (aocommon): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Sharlatan Hellseher | 2022-08-04 | 1 | -0/+28 |
* | gnu: python-sep: Update to 1.2.1•••* gnu/packages/astronomy.scm: (python-sep): Update to 1.2.1.
Inherit from libsep
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Sharlatan Hellseher | 2022-08-01 | 1 | -18/+9 |
* | gnu: Add libsep•••* gnu/packages/astronomy.scm: (libsep): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Sharlatan Hellseher | 2022-08-01 | 1 | -0/+42 |
* | gnu: qttools: Rename to qttools-5.•••Automated with:
git grep -l qttools | xargs sed 's/\bqttools\b/\0-5/g' -i
git checkout NEWS
| Maxim Cournoyer | 2022-07-31 | 1 | -1/+1 |
* | gnu: qtmultimedia: Rename to qtmultimedia-5.•••Automated via:
git grep -l qtmultimedia | xargs sed 's/qtmultimedia/qtmultimedia-5/g' -i
git checkout NEWS
| Maxim Cournoyer | 2022-07-31 | 1 | -1/+1 |
* | gnu: gnuastro: Update to 0.18.•••* gnu/packages/astronomy.scm (gnuastro): Update to 0.18.
| Efraim Flashner | 2022-07-26 | 1 | -2/+2 |
* | gnu: Add python-cdflib.•••* gnu/packages/astronomy.scm (python-cdflib): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Sharlatan Hellseher | 2022-07-08 | 1 | -0/+45 |
* | gnu: python-setuptools-scm: Move to (gnu packages python-build).•••* gnu/packages/python-xyz.scm (python-setuptools-scm): Move from here...
* gnu/packages/python-build.scm (python-setuptools-scm): ... to here.
| Maxim Cournoyer | 2022-06-26 | 1 | -0/+1 |
* | gnu: Add casacore.•••* gnu/packages/astronomy.scm (casacore): New variable.
Modules sorted alphabetically to ease maintannce.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Sharlatan Hellseher | 2022-06-23 | 1 | -5/+98 |
* | gnu: calceph: Add 'release-monitoring-url' property.•••* gnu/packages/astronomy.scm (calceph)[properties]: New field.
| Ludovic Courtès | 2022-05-30 | 1 | -0/+1 |
* | gnu: Add calceph.•••* gnu/packages/astronomy.scm (calceph): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Sharlatan Hellseher | 2022-05-30 | 1 | -0/+35 |
* | gnu: python-jplephem: Update to 2.17.•••* gnu/packages/astronomy.scm (python-jplephem): Update to 2.17.
| Tobias Geerinckx-Rice | 2022-05-22 | 1 | -2/+2 |
* | gnu: python-fitsio: Update to 1.1.7.•••* gnu/packages/astronomy.scm (python-fitsio): Update to 1.1.7.
[arguments]: Don't explicitly return #t from phases.
| Tobias Geerinckx-Rice | 2022-05-22 | 1 | -4/+3 |
* | gnu: python-astroquery: Update to 0.4.6.•••* gnu/packages/astronomy.scm (python-astroquery): Update to 0.4.6.
| Tobias Geerinckx-Rice | 2022-05-22 | 1 | -3/+3 |
* | gnu: gnuastro: Remove input labels.•••* gnu/packages/astronomy.scm (gnuastro)[inputs]: Remove input labels.
| Efraim Flashner | 2022-03-20 | 1 | -8/+8 |
* | gnu: gnuastro: Update to 0.17.•••* gnu/packages/astronomy.scm (gnuastro): Update to 0.17.
| Efraim Flashner | 2022-03-20 | 1 | -3/+3 |
* | gnu: python-pyvo: Update to 1.2.1.•••* gnu/packages/astronomy.scm (python-pyvo): Update to 1.2.1.
[arguments]: Remove obsolete workaround.
| Marius Bakke | 2022-02-19 | 1 | -5/+4 |
* | gnu: python-astropy: Update to 5.0.1.•••* gnu/packages/astronomy.scm (python-astropy): Update to 5.0.1.
| Vinicius Monego | 2022-02-13 | 1 | -2/+2 |
* | gnu: Add python-gwcs.•••* gnu/packages/astronomy.scm (python-gwcs): New variable.
Signed-off-by: Vinicius Monego <monego@posteo.net>
| Sharlatan Hellseher | 2022-01-30 | 1 | -0/+46 |