guix-patches
[Top][All Lists]
Advanced

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

[bug#44275] [PATCH] gnu: Add python-pydub.


From: Leo Famulari
Subject: [bug#44275] [PATCH] gnu: Add python-pydub.
Date: Wed, 28 Oct 2020 12:34:50 -0400

On Wed, Oct 28, 2020 at 09:56:54AM +0100, Tanguy Le Carrour wrote:
> * gnu/packages/python-xyz.scm (python-pydub): New variable.

> +    (propagated-inputs
> +     `(("ffmpeg" ,ffmpeg)
> +       ("python-scipy" ,python-scipy)))

It would be good if store references to these programs could be "baked in" to
the pydub code, rather than propagated. Can you take a look at how they
are called and see if that is feasible? Often there is only one location
that must be patched.





reply via email to

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