me
/
guix
Archived
1
0
Fork 0
Commit Graph

295 Commits (46cbb6e4d03ca323be2760f7175a716e324f7681)

Author SHA1 Message Date
Sharlatan Hellseher e639d6998e
gnu: celestia-gtk: Add custom synopsis.
* (celestia-gtk)[synopsis]: Describe this GTK+ variant.

Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-07-02 02:00:10 +02:00
Sharlatan Hellseher 8e9727e32c
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>
2023-07-02 02:00:41 +02:00
Sharlatan Hellseher 26b43211b2
gnu: celestia: Use G-expressions.
* gnu/packages/astronomy.scm (celestia)[arguments]: Rewrite as G-expressions.

Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-07-02 02:00:41 +02:00
Sharlatan Hellseher 60b5da172b
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>
2023-07-02 02:00:41 +02:00
Sharlatan Hellseher b89850f60d
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>
2023-07-02 02:00:41 +02:00
Sharlatan Hellseher 0e1c5a9d7d
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>
2023-07-02 02:00:41 +02:00
Sharlatan Hellseher b74e3e037e
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>
2023-07-02 02:00:41 +02:00
Sharlatan Hellseher d427792cc4
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>
2023-07-02 02:00:07 +02:00
Tobias Geerinckx-Rice 3718307833
gnu: stuff: Mark up description.
* gnu/packages/astronomy.scm (stuff)[description]: Use @uref{}.
2023-07-02 02:00:01 +02:00
Sharlatan Hellseher 22a1e419c1
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>
2023-07-02 02:00:01 +02:00
Tobias Geerinckx-Rice ca7b387645
gnu: skymaker: Use @uref{}.
* gnu/packages/astronomy.scm (skymaker)[description]: Use @uref{} over @url{}.
2023-07-02 02:00:01 +02:00
Sharlatan Hellseher 0cd3858d33
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>
2023-07-02 02:00:01 +02:00
Sharlatan Hellseher b85ae5e568
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>
2023-07-02 02:00:01 +02:00
Sharlatan Hellseher c0831eadef
gnu: skymaker: Use G-expressions.
* gnu/packages/astronomy.scm (skymaker)[arguments]: Rewrite as G-expressions.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-07-02 02:00:01 +02:00
Sharlatan Hellseher 7ec0b32d21
gnu: skymaker: Fix build.
* gnu/packages/astronomy.scm (skymaker)[arguments]: Build with GCC 10.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-07-02 02:00:01 +02:00
Tobias Geerinckx-Rice 9c0fe23dfe
gnu: missfits: Mark up description.
* gnu/packages/astronomy.scm (missfits)[description]: Use @acronym{} and @uref{}.
2023-07-02 02:00:01 +02:00
Sharlatan Hellseher 6ea387bc61
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>
2023-07-02 02:00:01 +02:00
Sharlatan Hellseher 047b7e55b3
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>
2023-07-02 02:00:01 +02:00
Tobias Geerinckx-Rice 5df2382842
gnu: eye: Mark up description.
* gnu/packages/astronomy.scm (eye)[description]: Use @acronym{} and @dfn{}.
2023-07-02 02:00:01 +02:00
Sharlatan Hellseher b67d61a05b
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>
2023-07-02 02:00:00 +02:00
Sharlatan Hellseher e5f6d0ecaf
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>
2023-07-02 02:00:00 +02:00
Sharlatan Hellseher d62ceb7328
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>
2023-07-02 02:00:00 +02:00
Sharlatan Hellseher 818405bb42
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>
2023-07-02 02:00:00 +02:00
Sharlatan Hellseher a6f9df4c41
gnu: weightwatcher: Fix build.
* gnu/packages/astronomy.scm (weightwatcher)[arguments]:
Add #:configure-flags to build with GCC 10.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-07-02 02:00:00 +02:00
Tobias Geerinckx-Rice f50c82ff2f
gnu: wcslib: Download source over HTTPS.
* gnu/packages/astronomy.scm (wcslib)[source]: Use HTTPS.
2023-07-02 02:00:08 +02:00
Tobias Geerinckx-Rice 25a604a274
gnu: wcslib: Update to 8.1.
* gnu/packages/astronomy.scm (wcslib): Update to 8.1.
2023-07-02 02:00:08 +02:00
Navid Afkhami 07f083e94f
gnu: Add python-gatspy.
* gnu/packages/bioinformatics.scm (python-gatspy): New variable.
2023-07-03 17:45:48 +02:00
Ricardo Wurmus f821c06b67
gnu: Add python-astroml.
* gnu/packages/astronomy.scm (python-astroml): New variable.
2023-07-03 17:45:48 +02:00
Sharlatan Hellseher 339be9dad5
gnu: Add python-jwst.
* gnu/packages/astronomy.scm (python-jwst): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-06-14 14:52:23 +03:00
Sharlatan Hellseher 37bfbd4fcf
gnu: Add python-stcal.
* gnu/packages/astronomy.scm (python-stcal): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-06-14 14:52:23 +03:00
Sharlatan Hellseher f9616163d0
gnu: Add python-drizzle.
* gnu/packages/astronomy.scm (python-drizzle): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-06-14 14:52:23 +03:00
Sharlatan Hellseher 2b085c4b41
gnu: Add python-wiimatch.
* gnu/packages/astronomy.scm (python-wiimatch): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-06-14 14:52:23 +03:00
Sharlatan Hellseher 2095fe7b96
gnu: Add python-bayesicfitting.
* gnu/packages/astronomy.scm (python-bayesicfitting): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-06-14 14:52:22 +03:00
Sharlatan Hellseher e5b8a87b40
gnu: Add python-stpipe.
* gnu/packages/astronomy.scm (python-stpipe): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-06-14 14:52:22 +03:00
Sharlatan Hellseher 2ff1c352d4
gnu: Add python-stdatamodels.
* gnu/packages/astronomy.scm (python-stdatamodels): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-06-14 14:52:22 +03:00
Sharlatan Hellseher 23bc5e12d4
gnu: Add python-crds.
* gnu/packages/astronomy.scm (python-crds): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-06-14 14:52:22 +03:00
Sharlatan Hellseher 3a952dc04c
gnu: Add python-stsynphot.
* gnu/packages/astronomy.scm (python-stsynphot): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-06-14 14:52:22 +03:00
Sharlatan Hellseher c0dfd04709
gnu: Add python-synphot.
* gnu/packages/astronomy.scm (python-synphot): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-06-14 14:52:22 +03:00
Sharlatan Hellseher 308bee5f00
gnu: Add python-tweakwcs.
* gnu/packages/astronomy.scm (python-tweakwcs): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-06-14 14:52:22 +03:00
Sharlatan Hellseher 95c1e5121a
gnu: Add python-stsci-stimage.
* gnu/packages/astronomy.scm (python-stsci-stimage): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-06-14 14:52:22 +03:00
Sharlatan Hellseher 995443acac
gnu: Add python-stsci-imagestats.
* gnu/packages/astronomy.scm (python-stsci-imagestats): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-06-14 14:52:22 +03:00
Sharlatan Hellseher 04cf30e153
gnu: Add python-stsci-image.
* gnu/packages/astronomy.scm (python-stsci-image): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-06-14 14:52:22 +03:00
Sharlatan Hellseher 8c1171da28
gnu: Add python-roman-datamodels.
* gnu/packages/astronomy.scm (python-roman-datamodels): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-06-14 14:52:21 +03:00
Sharlatan Hellseher 2ff90902c0
gnu: Add python-rad.
* gnu/packages/astronomy.scm (python-rad): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-06-14 14:52:21 +03:00
Sharlatan Hellseher b08be61a02
gnu: Add python-pysynphot.
* gnp/packages/astronomy.scm (python-pysynphot): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-06-14 14:52:21 +03:00
Andy Tai 94020f90f9
gnu: gnuastro: Update to 0.20
* gnu/packages/astronomy.scm (gnuastro: Update to 0.20

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-06-12 19:50:37 +01:00
Sharlatan Hellseher 3299b40b35
gnu: python-asdf: Enable tests.
* gnu/packages/astronomy.scm (python-asdf)[arguments]: Remove #:tests, skip
failing tests in #:test-flags.

Signed-off-by: Vinicius Monego <monego@posteo.net>
2023-05-25 21:20:06 -03:00
Sharlatan Hellseher b9bf533f15
gnu: python-asdf-coordinates-schemas: Update to 0.2.0.
* gnu/packages/astronomy.scm (python-asdf-coordinates-schemas): Update
to 0.2.0.
[build-system]: Switch to pyproject-build-system.
[arguments]: Do not override the 'check phase.

Signed-off-by: Vinicius Monego <monego@posteo.net>
2023-05-25 21:20:06 -03:00
Sharlatan Hellseher 9595b7619b
gnu: python-asdf: Update to 2.15.0.
* gnu/packages/astronomy.scm (python-asdf): Update to 2.15.0.
[native-inputs]: Add python-fsspec.

Signed-off-by: Vinicius Monego <monego@posteo.net>
2023-05-25 21:20:05 -03:00
Sharlatan Hellseher c6d2c61259
gnu: python-ephem: Update to 4.1.4.
* gnu/packages/astronomy.scm (python-ephem): Update to 4.1.4.

Signed-off-by: Vinicius Monego <monego@posteo.net>
2023-05-25 21:20:05 -03:00