guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#70305] [PATCH 0/5] gnu: coin3d: Improve and update to 4.0.2.


From: Jean-Pierre De Jesus DIAZ
Subject: [bug#70305] [PATCH 0/5] gnu: coin3d: Improve and update to 4.0.2.
Date: Tue, 9 Apr 2024 12:13:00 +0200

This patch series update Coin3D to 4.0.2 and make a few changes to the
package, mainly renaming the variable to use lowercase, using
G-Expressions and changes to avoid using dlopen and unbundling
of expat.

Jean-Pierre De Jesus DIAZ (5):
  gnu: coin3D: Rename to coin3d.
  gnu: coin3d: Use G-Expressions.
  gnu: coin3d: Use system expat.
  gnu: coin3d: Avoid use of dlopen.
  gnu: coin3d: Update to 4.0.2.

 gnu/packages/engineering.scm |  2 +-
 gnu/packages/graphics.scm    | 74 ++++++++++++++++++++++++------------
 gnu/packages/python-xyz.scm  |  2 +-
 gnu/packages/qt.scm          |  2 +-
 4 files changed, 53 insertions(+), 27 deletions(-)


base-commit: cd45294d576975a3bff2f755764a3f46f09ea6f9
-- 
2.41.0






reply via email to

[Prev in Thread] Current Thread [Next in Thread]