all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#62941] [PATCH 0/3] gnu: fritzing: Improve package style.
@ 2023-04-18 20:09 Sharlatan Hellseher
  2023-04-18 20:19 ` [bug#62941] [PATCH 1/3] gnu: Add fritzing-parts Sharlatan Hellseher
  2023-08-10 22:46 ` bug#62941: [PATCH 0/3] gnu: fritzing: Improve package style Ludovic Courtès
  0 siblings, 2 replies; 5+ messages in thread
From: Sharlatan Hellseher @ 2023-04-18 20:09 UTC (permalink / raw)
  To: 62941; +Cc: Sharlatan Hellseher

This patch series continue adjustment of packages where qtserialport is in use
to make the future rename to qtserialport-5 and introduce qtserialport based
on Qt6 easer.

I've move parts into dedicated package and use it as native inputs during
configure phase. With gentle touch I've checked whether use-modules has no
duplicates and sort them alphabetically to soothe the future maintenance.

Sharlatan Hellseher (3):
  gnu: Add fritzing-parts.
  gnu: fritzing: Improve package style.
  gnu: Sort use-module alphabetically in (gnu packages engineering)

 gnu/packages/engineering.scm | 173 +++++++++++++++++++++--------------
 1 file changed, 106 insertions(+), 67 deletions(-)


base-commit: 50dd91bc30634c75c0001cfd38bbcc2fbbeb894e
-- 
2.39.2





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-08-10 22:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-18 20:09 [bug#62941] [PATCH 0/3] gnu: fritzing: Improve package style Sharlatan Hellseher
2023-04-18 20:19 ` [bug#62941] [PATCH 1/3] gnu: Add fritzing-parts Sharlatan Hellseher
2023-04-18 20:19   ` [bug#62941] [PATCH 2/3] gnu: fritzing: Improve package style Sharlatan Hellseher
2023-04-18 20:20   ` [bug#62941] [PATCH 3/3] gnu: Sort use-module alphabetically in (gnu packages engineering) Sharlatan Hellseher
2023-08-10 22:46 ` bug#62941: [PATCH 0/3] gnu: fritzing: Improve package style Ludovic Courtès

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.