Marius Bakke
ae64c4ac89
gnu: audacity: Update to 3.2.1.
...
* gnu/packages/audio.scm (audacity): Update to 3.2.1.
[source]: Switch to GIT-FETCH.
[inputs]: Remove LIBMAD. Add MPG123 and WAVPACK.
[arguments]: Add configure flag to prevent spurious dependency. Adjust
fix-cmake-rpath phase. Delete obsolete phases.
* gnu/packages/patches/audacity-ffmpeg-fallback.patch: Adjust for 3.2.1.
2022-11-27 21:19:49 +01:00
Leo Famulari
04cd0ece62
gnu: audacity: Help Audacity find FFmpeg, for real.
...
This is a followup to commit 6589966b97
,
and fixes <https://issues.guix.gnu.org/53591 >.
* gnu/packages/patches/audacity-ffmpeg-fallback.patch: Fix typo.
2022-02-04 18:46:43 -05:00
Liliana Marie Prikler
6589966b97
gnu: audacity: Add fallback to locate ffmpeg via pkg-config.
...
* gnu/packages/patches/audacity-ffmpeg-fallback.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it here.
* gnu/packages/audio.scm (audacity)[patches]: Use it here.
[inputs]: Add back ffmpeg.
2022-01-30 08:11:00 +01:00