(Only the first 10 of 11 ports in this commit are shown above. )
audio/ardour: Update to 7.2.0 release, replace audio/ardour6
- Submitter becomes maintainer
This patch provides an update to Ardour 7.1.0, thereby replacing Ardour
6.9.0 in audio/ardour6 and moving the port to audio/ardour. There's no
reason to keep the major version in the portname, we only had one version
for quite some time.
The patch also incorporates bug #267065, relaxing the version requirement
on the python build dependency.
Some notes about the changes I made:
Issue 1 - Official download is now tailored to browsers only, that's why
(Only the first 15 lines of the commit message are shown above )
audio/ardour6: Update to 6.9.0
Fix MP3 audio export. It was unavailable due to missing ffmpeg_harvid and
ffprobe_harvid in $PATH.
Add dependencies on harfbuzz and fftw3 libraries, which were implicitly linked.
While here, pet linters.
PR: 260766
Reported by: dev@submerge.ch