summaryrefslogtreecommitdiff
path: root/gnu/packages/astronomy.scm
Commit message (Collapse)AuthorAge
...
* gnu: (cfitsio, wcslib): Change return values of custom phases.John Darrington2016-09-12
| | | | * gnu/packages/astronomy.scm (cfitsio, wcslib): Return #t from patch phases.
* gnu: wcslib: Correct formatting and grammar.John Darrington2016-08-31
| | | | | * gnu/packages/astronomy.scm (wcslib): Minor whitespace and grammatical changes.
* gnu: Add gnuastroJohn Darrington2016-08-31
| | | | * gnu/packages/astronomy.scm (gnuastro): New variable.
* gnu: Add wcslibJohn Darrington2016-08-31
| | | | * gnu/packages/astronomy.scm (wcslib): New variable.
* gnu: Add cfitsioJohn Darrington2016-08-31
* gnu/packages/astronomy.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it.