[PATCH] gnu: nanosvg: Add a patch for PrusaSlicer 2.6.

  • Done
  • quality assurance status badge
Details
2 participants
  • Ludovic Courtès
  • Artyom V. Poptsov
Owner
unassigned
Submitted by
Artyom V. Poptsov
Severity
normal

Debbugs page

Artyom V. Poptsov wrote 2 years ago
(address . guix-patches@gnu.org)
87ttue7pjt.fsf@gmail.com
Hello,

this patch adds a patch for "nanosvg" package that is required to build
PrusaSlicer 2.6.
- avp

--
Artyom "avp" Poptsov <poptsov.artyom@gmail.com>
CADR Hackerspace co-founder: https://cadrspace.ru/
GPG: D0C2 EAC1 3310 822D 98DE B57C E9C5 A2D9 0898 A02F
-----BEGIN PGP SIGNATURE-----

iQFNBAEBCgA3FiEE0MLqwTMQgi2Y3rV86cWi2QiYoC8FAmSpI+YZHHBvcHRzb3Yu
YXJ0eW9tQGdtYWlsLmNvbQAKCRDpxaLZCJigL9Y9CACUgA+tqnwPuKbqvekxK5r9
eh5Nrrc/WQjcZuyfSr8ejqVA5Q3CWPSp1HjYQxdosOsB8Xczg44wO7ohqFEK+3Sa
QXzv+TczE7sIhx8eOv7xPWiWCWcrRZJt5eZr+LYMWPxbXzx4kHNjji8dGNzRnQVO
Vms49EImFXhcz3Qk1F2X0YwVRMA4PESJZDNHBH6RxQa82dyZzsIMhzFEPLMjzYyB
OINIR9E+ZsDfX9g38C30s1kklomFsvzbXl/E74AyrEvcMd9usP6V6SKf7DQ/FmY+
aGd/yVYR4+tLWi10JaB0Uj0vB6cH++LVtZDhgk3eTTUOZEde6e+qUIaC4E+6GsiY
=3aXn
-----END PGP SIGNATURE-----

Ludovic Courtès wrote 1 years ago
(name . Artyom V. Poptsov)(address . poptsov.artyom@gmail.com)(address . 64532-done@debbugs.gnu.org)
87y1h84frk.fsf@gnu.org
Hi,

"Artyom V. Poptsov" <poptsov.artyom@gmail.com> skribis:

Toggle quote (10 lines)
> From 9f97b89111aca4b2eccf4a9becfaff076d6958c3 Mon Sep 17 00:00:00 2001
> Message-Id: <9f97b89111aca4b2eccf4a9becfaff076d6958c3.1688806227.git.poptsov.artyom@gmail.com>
> From: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
> Date: Sat, 8 Jul 2023 11:50:16 +0300
> Subject: [PATCH] gnu: nanosvg: Add a patch for PrusaSlicer 2.6.
>
> * gnu/packages/graphics.scm (nanosvg): Add a patch that is required to build
> PrusaSlicer 2.6.
> * gnu/packages/patches/nanosvg-prusa-slicer.patch: New file.

I added the patch to ‘gnu/local.mk’ and applied it, thanks!

Ludo’.
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 64532@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 64532
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help