[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: |
Christopher Baines |
Subject: |
bug#70305: [PATCH 0/5] gnu: coin3d: Improve and update to 4.0.2. |
Date: |
Mon, 15 Apr 2024 10:52:09 +0100 |
User-agent: |
mu4e 1.12.2; emacs 29.3 |
Jean-Pierre De Jesus DIAZ <jean@foundation.xyz> writes:
> 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(-)
Looks good to me, I've pushed these changes to master as
37579d04dc76c2badd1b7feca6d6cdfadd4e61d3.
Chris
signature.asc
Description: PGP signature
- [bug#70305] [PATCH 0/5] gnu: coin3d: Improve and update to 4.0.2., Jean-Pierre De Jesus DIAZ, 2024/04/09
- [bug#70305] [PATCH 4/5] gnu: coin3d: Avoid use of dlopen., Jean-Pierre De Jesus DIAZ, 2024/04/09
- [bug#70305] [PATCH 5/5] gnu: coin3d: Update to 4.0.2., Jean-Pierre De Jesus DIAZ, 2024/04/09
- [bug#70305] [PATCH 3/5] gnu: coin3d: Use system expat., Jean-Pierre De Jesus DIAZ, 2024/04/09
- [bug#70305] [PATCH 2/5] gnu: coin3d: Use G-Expressions., Jean-Pierre De Jesus DIAZ, 2024/04/09
- [bug#70305] [PATCH 1/5] gnu: coin3D: Rename to coin3d., Jean-Pierre De Jesus DIAZ, 2024/04/09
- bug#70305: [PATCH 0/5] gnu: coin3d: Improve and update to 4.0.2.,
Christopher Baines <=