[Bug 260766] [PATCH] audio/ardour6: Update to 6.9.0, MP3 export.
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 260766] [PATCH] audio/ardour6: Update to 6.9.0, MP3 export."
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 260766] audio/ardour6: Update to 6.9.0"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 260766] audio/ardour6: Update to 6.9.0"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 28 Dec 2021 19:10:40 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260766 Bug ID: 260766 Summary: [PATCH] audio/ardour6: Update to 6.9.0, MP3 export. Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: dev@submerge.ch CC: nc@FreeBSD.org Created attachment 230505 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=230505&action=edit Update audio/ardour6 to 6.9.0, fix MP3 export. The update brings improvements to playlist and plugin management: https://ardour.org/whatsnew.html Fix MP3 audio export. It was unavailable due to missing ffmpeg_harvid and ffprobe_harvid in $PATH. Create symlink aliases for ffmpeg and ffprobe as suggested: https://manual.ardour.org/video-timeline/setup/ While there, add dependencies on harfbuzz and fftw3 libraries, which were implicitly linked (found by poudriere testport). NOTE: There's still an open issue with the MASTER_SITES. Sources are currently fetched from mirrors run by Neel Chauhan. I added the original master site to fetch the current 6.9.0 sources - @nc, do you intend to update the mirrors? -- You are receiving this mail because: You are the assignee for the bug.