mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: coin3D: Rename to coin3d.
* gnu/packages/graphics.scm (coin3d): New Variable. (coin3D): Define as deprecated. (coin3D-4): Point to coin3d. * gnu/packages/engineering.scm (freecad): Use coin3d instead of coin3D. * gnu/packages/python-xyz.scm (python-pivy): Ditto. * gnu/packages/qt.scm (soqt): Ditto. Change-Id: I4e83e25e80c512350f38024847891eac14723f26 Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
parent
84a88f5ed9
commit
f2c5482af4
4 changed files with 9 additions and 6 deletions
|
@ -2816,7 +2816,7 @@ comments.")))
|
|||
swig))
|
||||
(inputs
|
||||
(list boost
|
||||
coin3D
|
||||
coin3d
|
||||
double-conversion
|
||||
eigen
|
||||
fmt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue