all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#61336] [PATCH 00/10] Remove lash, which causes gtk@4 to depend on python2
@ 2023-02-07  4:15 Maxim Cournoyer
  2023-02-07  4:19 ` [bug#61336] [PATCH 01/10] gnu: seq24: Remove lash input Maxim Cournoyer
  0 siblings, 1 reply; 14+ messages in thread
From: Maxim Cournoyer @ 2023-02-07  4:15 UTC (permalink / raw)
  To: 61336; +Cc: rekado, Maxim Cournoyer

Hi Guix,

This removes lash, because it was last released in 2009 and depends on Python
2.  This also gets rid of Python2 in the GTK 4 dependency closure:

$ guix graph --path gtk python2
gtk@4.8.1
gst-plugins-bad@1.20.3
fluidsynth@2.2.4
lash@0.6.0-rc2
python2@2.7.18

It seems to cause a rebuild of only 428 packages, so I think it'd be fine on
master.


Maxim Cournoyer (10):
  gnu: seq24: Remove lash input.
  gnu: muse-sequencer: Remove lash input.
  gnu: jack-keyboard: Remove lash input.
  gnu: jack-keyboard: Update to 2.7.2.
  gnu: hydrogen: Remove lash input.
  gnu: fluidsynth: Remove lash input.
  gnu: fluidsynth: Update to 2.3.1.
  gnu: calf: Remove lash input.
  gnu: Remove azr3.
  gnu: Remove lash.

 gnu/packages/audio.scm | 101 +----------------------------------------
 gnu/packages/music.scm |  55 +++++++++++-----------
 2 files changed, 31 insertions(+), 125 deletions(-)


base-commit: 1f684d00d25f0f205c4cc4b762d8f56911062581
-- 
2.39.1





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

end of thread, other threads:[~2023-02-07 13:49 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-07  4:15 [bug#61336] [PATCH 00/10] Remove lash, which causes gtk@4 to depend on python2 Maxim Cournoyer
2023-02-07  4:19 ` [bug#61336] [PATCH 01/10] gnu: seq24: Remove lash input Maxim Cournoyer
2023-02-07  4:19   ` [bug#61336] [PATCH 02/10] gnu: muse-sequencer: " Maxim Cournoyer
2023-02-07  4:19   ` [bug#61336] [PATCH 03/10] gnu: jack-keyboard: " Maxim Cournoyer
2023-02-07  4:19   ` [bug#61336] [PATCH 04/10] gnu: jack-keyboard: Update to 2.7.2 Maxim Cournoyer
2023-02-07  4:19   ` [bug#61336] [PATCH 05/10] gnu: hydrogen: Remove lash input Maxim Cournoyer
2023-02-07  4:19   ` [bug#61336] [PATCH 06/10] gnu: fluidsynth: " Maxim Cournoyer
2023-02-07  4:19   ` [bug#61336] [PATCH 07/10] gnu: fluidsynth: Update to 2.3.1 Maxim Cournoyer
2023-02-07  4:19   ` [bug#61336] [PATCH 08/10] gnu: calf: Remove lash input Maxim Cournoyer
2023-02-07  4:19   ` [bug#61336] [PATCH 09/10] gnu: Remove azr3 Maxim Cournoyer
2023-02-07  9:33     ` Ricardo Wurmus
2023-02-07 10:15       ` Ricardo Wurmus
2023-02-07 13:48         ` bug#61336: " Maxim Cournoyer
2023-02-07  4:19   ` [bug#61336] [PATCH 10/10] gnu: Remove lash Maxim Cournoyer

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.