From: Leo Famulari <leo@famulari.name>
To: Ekaitz Zarraga <ekaitz@elenq.tech>
Cc: "45573@debbugs.gnu.org" <45573@debbugs.gnu.org>
Subject: [bug#45573] [PATCH] Correct freecad runtime errors
Date: Sun, 3 Jan 2021 19:13:36 -0500 [thread overview]
Message-ID: <X/JdsJDnCzQGYJGd@jasmine.lan> (raw)
In-Reply-To: <TQfDzzG0TKkwRtg4mmmxbY9ptCT7JGE-ij8Nl2xmDj23f7w0rTG3QfZEYfNaq6Mzh_CDNAbtJxKVhTFL4IP1YgQgImlaG4STqV6DdGoauQc=@elenq.tech>
On Fri, Jan 01, 2021 at 02:37:39PM +0000, Ekaitz Zarraga wrote:
> I attach the corrected patch set.
> If something is missing please let me know.
Thanks for the revisions!
> Subject: [PATCH 1/6] gnu: Add coin3D-4.
>
> * gnu/packages/graphics.scm (coin3D-4): New variable.
> + (name "coin3D-4")
I changed the name to "coin3D". One can specify the version in the Guix
UI with "coin3D@4" and in code by referring to the variable name,
coin3D-4.
> + ;; Delete references to packaging tool cpack
> + (substitute* "CMakeLists.txt"
> + ((".*cpack.d.*") ""))
> + #t))))
I still did not understand the reason for this substitution. I tried
building without it and found that the build is broken, so I added this
info to the comment.
Can you report it upstream? It seems like something that all
distributors would benefit from.
> Subject: [PATCH 2/6] gnu: Add soqt.
>
> * gnu/packages/qt.scm (soqt): New variable.
I pushed these first two patches as
a5f13705cb9261ab66bdf73d1fb4a832714feb31
Comments on the others to follow...
next prev parent reply other threads:[~2021-01-04 0:14 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-31 18:47 [bug#45573] [PATCH] Correct freecad runtime errors Ekaitz Zarraga
2020-12-31 22:36 ` Leo Famulari
2020-12-31 23:23 ` Ekaitz Zarraga
2021-01-01 14:37 ` Ekaitz Zarraga
2021-01-04 0:13 ` Leo Famulari [this message]
2021-01-04 12:01 ` Ekaitz Zarraga
2021-01-04 0:18 ` Leo Famulari
2021-01-04 12:15 ` Ekaitz Zarraga
2021-01-04 20:12 ` bug#45573: " Leo Famulari
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=X/JdsJDnCzQGYJGd@jasmine.lan \
--to=leo@famulari.name \
--cc=45573@debbugs.gnu.org \
--cc=ekaitz@elenq.tech \
/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.