guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#61336] [PATCH 00/10] Remove lash, which causes gtk@4 to depend on p


From: Maxim Cournoyer
Subject: [bug#61336] [PATCH 00/10] Remove lash, which causes gtk@4 to depend on python2
Date: Mon, 6 Feb 2023 23:15:31 -0500

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






reply via email to

[Prev in Thread] Current Thread [Next in Thread]