GNU bug report logs - #45241
[PATCH 0/5] gnu: sdcc: Polish up package definition

Previous Next

Package: guix-patches;

Reported by: Simon South <simon <at> simonsouth.net>

Date: Mon, 14 Dec 2020 18:11:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Simon South <simon <at> simonsouth.net>
Subject: bug#45241: closed (Re: [bug#45241] [PATCH 0/5] gnu: sdcc: Polish
 up package definition)
Date: Mon, 21 Dec 2020 16:41:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#45241: [PATCH 0/5] gnu: sdcc: Polish up package definition

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 45241 <at> debbugs.gnu.org.

-- 
45241: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=45241
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Simon South <simon <at> simonsouth.net>
Cc: 45241-done <at> debbugs.gnu.org
Subject: Re: [bug#45241] [PATCH 0/5] gnu: sdcc: Polish up package definition
Date: Mon, 21 Dec 2020 17:40:37 +0100
Hi,

Simon South <simon <at> simonsouth.net> skribis:

>   gnu: sdcc: Move to embedded.scm.
>   gnu: sdcc: Specify complete set of licenses.
>   gnu: sdcc: Revise synopsis and description.
>   gnu: sdcc: Correct name of phase.
>   gnu: sdcc: Expand comment regarding GPUTILS and PIC ports.

Applied, thanks for the tidying work!

Ludo’.

[Message part 3 (message/rfc822, inline)]
From: Simon South <simon <at> simonsouth.net>
To: guix-patches <at> gnu.org
Cc: Simon South <simon <at> simonsouth.net>
Subject: [PATCH 0/5] gnu: sdcc: Polish up package definition
Date: Mon, 14 Dec 2020 13:04:09 -0500
This patch series attempts to polish up the package for SDCC, a C compiler
suite for 8-bit microcontrollers, in various ways. Specifically, it

- Moves the sdcc package (which currently exists in its own module) into
  embedded.scm, placing it together with other packages related to
  embedded-systems development;

- Expands its "license" field to include the full set used by the various
  subprojects that comprise it[0];

- Revises its synopsis and description for clarity and brevity, removing
  redundant or unnecessary information;

- Corrects the name of a build phase ("patch-makefile" to "patch-makefiles");
  and

- Expands a comment to clarify the situation regarding GPUTILS, a separate
  project on which SDCC relies for PIC-microcontroller support, as was
  discussed recently[1].

This patchset is meant to be applied after the one submitted as issue
45240[2], but doesn't depend on it.

[0] See the overview at http://sdcc.sourceforge.net/.
[1] https://issues.guix.gnu.org/44557
[2] https://issues.guix.gnu.org/45240

--
Simon South
simon <at> simonsouth.net


Simon South (5):
  gnu: sdcc: Move to embedded.scm.
  gnu: sdcc: Specify complete set of licenses.
  gnu: sdcc: Revise synopsis and description.
  gnu: sdcc: Correct name of phase.
  gnu: sdcc: Expand comment regarding GPUTILS and PIC ports.

 gnu/local.mk                 |  1 -
 gnu/packages/electronics.scm |  4 +-
 gnu/packages/embedded.scm    | 57 +++++++++++++++++++++++++
 gnu/packages/sdcc.scm        | 80 ------------------------------------
 4 files changed, 59 insertions(+), 83 deletions(-)
 delete mode 100644 gnu/packages/sdcc.scm

-- 
2.29.2




This bug report was last modified 4 years and 147 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.