all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Vincent Legoll <vincent.legoll@gmail.com>
To: 74538@debbugs.gnu.org
Cc: Vincent Legoll <vincent.legoll@gmail.com>
Subject: [bug#74538] [PATCH 0/2] update FreeCAD to 1.0.0 & other misc. enhancements
Date: Mon, 25 Nov 2024 22:56:48 +0100	[thread overview]
Message-ID: <20241125215659.8017-1-vincent.legoll@gmail.com> (raw)

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





             reply	other threads:[~2024-11-25 21:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-25 21:56 Vincent Legoll [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20241125215659.8017-1-vincent.legoll@gmail.com \
    --to=vincent.legoll@gmail.com \
    --cc=74538@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.