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:
Sharlatan Hellseher 2023-06-25 22:28:21 +01:00 committed by Tobias Geerinckx-Rice
parent 8e9727e32c
commit e639d6998e
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -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