emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#57361: closed ([PATCH] gnu: Add solvespace.)


From: GNU bug Tracking System
Subject: bug#57361: closed ([PATCH] gnu: Add solvespace.)
Date: Sun, 11 Sep 2022 14:14:01 +0000

Your message dated Sun, 11 Sep 2022 16:13:33 +0200
with message-id <877d2ayp6a.fsf@gnu.org>
and subject line Re: bug#57361: [PATCH] gnu: Add solvespace.
has caused the debbugs.gnu.org bug report #57361,
regarding [PATCH] gnu: Add solvespace.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
57361: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=57361
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: Add solvespace. Date: Tue, 23 Aug 2022 14:08:31 +0200
Hi everyone,

I'm new to Guix and I'm enjoying it very much so far. Here is my little contribution: a lightweight CAD package. I don't have a lot of experience with SolveSpace, so I haven't done any testing other than checking if export to DXF works and drawing some sketches.

I think I've managed to follow the steps in the Submitting Patches guide. The package has a couple of TODO's though, mostly regarding extracting dependencies instead of building the git submodules in-place:

- mimalloc This just points to Microsoft's upstream, very close to version 2.0.6. The only other use of mimalloc I found was rust-mimalloc, but it seems to be on version mimalloc 1.6.4.

- dxfrw: I believe this is an independent fork, which is unlikely useful elsewhere.

Please consider this for inclusion,
Thank you.
K.

Attachment: 0001-gnu-Add-solvespace.patch
Description: Text Data


--- End Message ---
--- Begin Message --- Subject: Re: bug#57361: [PATCH] gnu: Add solvespace. Date: Sun, 11 Sep 2022 16:13:33 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux)
Liliana Marie Prikler <liliana.prikler@gmail.com> skribis:

> Am Donnerstag, dem 08.09.2022 um 15:14 +0200 schrieb Ludovic Courtès:
>> Hi,
>> 
>> Kristian Lein-Mathisen <kristianlein@gmail.com> skribis:
>> 
>> > From a19e2d22f52b71db2ddc14b5dcaa6acb57c27484 Mon Sep 17 00:00:00
>> > 2001
>> > From: Kristian Lein-Mathisen <kristianlein@gmail.com>
>> > Date: Mon, 5 Sep 2022 21:49:03 +0200
>> > Subject: [PATCH 1/2] gnu: Add mimalloc.
>> > 
>> > * gnu/packages/c.scm (mimalloc): New variable.
>> 
>> [...]
>> 
>> > From a2967120d10320962a0298caa412d320bca7804a Mon Sep 17 00:00:00
>> > 2001
>> > From: Kristian Lein-Mathisen <kristianlein@gmail.com>
>> > Date: Tue, 6 Sep 2022 10:24:01 +0200
>> > Subject: [PATCH 2/2] gnu: Add solvespace.
>> > 
>> > * gnu/packages/engineering.scm (solvespace): New variable.
>> 
>> Applied both, the latter with the cosmetic changes below.
> Should we mark this as done then?

Yes, sorry.  Done!


--- End Message ---

reply via email to

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