unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#40458] Make some qttools inputs native
@ 2020-04-05 21:28 Vincent Legoll
  2020-04-05 21:31 ` [bug#40458] [PATCH 01/10] gnu: alsa-modular-synth: Make some " Vincent Legoll
  0 siblings, 1 reply; 14+ messages in thread
From: Vincent Legoll @ 2020-04-05 21:28 UTC (permalink / raw)
  To: 40458

This is for the qttools ones, but a few of the
warnings were false positives, as I've found
the packages to retain references to qttools.

So here are those that should still be applied.

The one with most dependents would cause
149 rebuilds, so it looks like they can go to
master.

I have to thank Christopher Baines for the
guix data service, as it made the task easier.

Each batch I send is made with less manual
work and more automated than the preceding
one (but still not fully, and shell- instead of
scheme-based, though).

$ for p in $(cat native-inputs.txt); do
  echo $p;
  guix refresh --list-dependent $p | awk -F: '{print $1}';
done

alsa-modular-synth
No dependents other than itself
gpsbabel
A single dependent package
itk-snap
No dependents other than itself
kdewebkit
Building the following 14 packages would ensure 40 dependent packages
are rebuilt
kiconthemes
Building the following 85 packages would ensure 149 dependent packages
are rebuilt
kio
Building the following 81 packages would ensure 140 dependent packages
are rebuilt
kplotting
Building the following 14 packages would ensure 40 dependent packages
are rebuilt
kxmlgui
Building the following 84 packages would ensure 145 dependent packages
are rebuilt
synthv1
No dependents other than itself
vmpk
No dependents other than itself

-- 
Vincent Legoll

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

end of thread, other threads:[~2020-04-05 22:09 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-05 21:28 [bug#40458] Make some qttools inputs native Vincent Legoll
2020-04-05 21:31 ` [bug#40458] [PATCH 01/10] gnu: alsa-modular-synth: Make some " Vincent Legoll
2020-04-05 21:31   ` [bug#40458] [PATCH 02/10] gnu: gpsbabel: " Vincent Legoll
2020-04-05 21:31   ` [bug#40458] [PATCH 03/10] gnu: itk-snap: " Vincent Legoll
2020-04-05 21:31   ` [bug#40458] [PATCH 04/10] gnu: kdewebkit: " Vincent Legoll
2020-04-05 21:31   ` [bug#40458] [PATCH 05/10] gnu: kiconthemes: " Vincent Legoll
2020-04-05 21:31   ` [bug#40458] [PATCH 06/10] gnu: kio: " Vincent Legoll
2020-04-05 21:31   ` [bug#40458] [PATCH 07/10] gnu: kplotting: " Vincent Legoll
2020-04-05 21:32   ` [bug#40458] [PATCH 08/10] " Vincent Legoll
2020-04-05 22:03     ` Danny Milosavljevic
2020-04-05 22:08       ` Vincent Legoll
2020-04-05 21:32   ` [bug#40458] [PATCH 09/10] gnu: synthv1: " Vincent Legoll
2020-04-05 21:32   ` [bug#40458] [PATCH 10/10] gnu: vmpk: " Vincent Legoll
2020-04-05 22:05   ` bug#40458: [PATCH 01/10] gnu: alsa-modular-synth: " Danny Milosavljevic

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).