mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Remove coin3D@3.
* gnu/packages/graphics.scm (coin3D): Take the body from ... (coin3D-4): ... this now-deprecated variable. * gnu/packages/engineering.scm (freecad)[inputs]: Change from COIN3D-4 to COIN3D. * gnu/packages/python-xyz.scm (python-pivy)[inputs]: Likewise. * gnu/packages/qt.scm (soqt)[inputs]: Likewise.
This commit is contained in:
parent
cac47a0768
commit
bd0ff2d39b
4 changed files with 40 additions and 84 deletions
|
@ -28118,7 +28118,7 @@ used to retry a function a given number of times.")
|
|||
libice
|
||||
soqt
|
||||
glew
|
||||
coin3D-4))
|
||||
coin3D))
|
||||
(home-page "https://github.com/coin3d/pivy")
|
||||
(synopsis "Python bindings to Coin3D")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue