all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#74538] [PATCH 0/2] update FreeCAD to 1.0.0 & other misc. enhancements
@ 2024-11-25 21:56 Vincent Legoll
  2024-11-25 22:00 ` [bug#74538] [PATCH 1/2] gnu: Add ondsel-solver Vincent Legoll
  2024-11-26 14:24 ` bug#74538: [PATCH 0/2] update FreeCAD to 1.0.0 & other misc. enhancements Guillaume Le Vaillant
  0 siblings, 2 replies; 4+ messages in thread
From: Vincent Legoll @ 2024-11-25 21:56 UTC (permalink / raw)
  To: 74538; +Cc: Vincent Legoll

This series updates FreeCAD to the recent 1.0.0.

This also unbundles the onsdel-solver, which is added as a separate
package. Some other 3rdparty code is unbundled.

The VTK patch is not required any more, it has been merged upstream
in d0fb2b8b29fe0428d9dd8aa790b0d6e45c8a9516.

This version has been tested a bit (through a guix pack, transplanted
onto another distribution): created some geometry, meshed & exported
as STL.

The UI has been modified, but overall the experience is good,
progress has definitely been made. Kudos to the FreeCAD team.

Vincent Legoll (2):
  gnu: Add ondsel-solver.
  gnu: freecad: Update to 1.0.0.

 gnu/local.mk                               |  1 -
 gnu/packages/engineering.scm               | 50 +++++++++++++++++++---
 gnu/packages/patches/freecad-vtk-9.3.patch | 43 -------------------
 3 files changed, 43 insertions(+), 51 deletions(-)
 delete mode 100644 gnu/packages/patches/freecad-vtk-9.3.patch


base-commit: 047967c42f237695d5af2af53321c70f157685a3
-- 
2.46.0





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-11-26 14:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-25 21:56 [bug#74538] [PATCH 0/2] update FreeCAD to 1.0.0 & other misc. enhancements Vincent Legoll
2024-11-25 22:00 ` [bug#74538] [PATCH 1/2] gnu: Add ondsel-solver Vincent Legoll
2024-11-25 22:00   ` [bug#74538] [PATCH 2/2] gnu: freecad: Update to 1.0.0 Vincent Legoll
2024-11-26 14:24 ` bug#74538: [PATCH 0/2] update FreeCAD to 1.0.0 & other misc. enhancements Guillaume Le Vaillant

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.