Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-04 | gnu: audacity: Help Audacity find FFmpeg, for real. | Leo Famulari | |
This is a followup to commit 6589966b976764e2a197e2bf2b847592dc8715a7, and fixes <https://issues.guix.gnu.org/53591>. * gnu/packages/patches/audacity-ffmpeg-fallback.patch: Fix typo. | |||
2022-01-30 | gnu: audacity: Add fallback to locate ffmpeg via pkg-config. | Liliana Marie Prikler | |
* 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. |