gnu: celestia-gtk: Add custom synopsis.
* (celestia-gtk)[synopsis]: Describe this GTK+ variant. Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr>
This commit is contained in:
parent
8e9727e32c
commit
e639d6998e
1 changed files with 2 additions and 1 deletions
|
@ -1252,7 +1252,8 @@ (define-public celestia-gtk
|
|||
(list "--enable-cairo"
|
||||
"--enable-theora"
|
||||
"--without-glut"
|
||||
"--with-gtk")))))))
|
||||
"--with-gtk")))))
|
||||
(synopsis "Real-time 3D visualization of space (using GTK+)")))
|
||||
|
||||
(define-public python-astropy
|
||||
(package
|
||||
|
|
Loading…
Reference in a new issue