Page MenuHomeFreeBSD

audio/alsa-plugins: fix non-default OPTIONS
ClosedPublic

Authored by vishwin on May 12 2021, 4:00 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 23, 9:14 AM
Unknown Object (File)
Sun, Apr 21, 9:00 PM
Unknown Object (File)
Wed, Apr 17, 5:26 AM
Unknown Object (File)
Tue, Apr 16, 4:23 PM
Unknown Object (File)
Sat, Apr 13, 8:40 PM
Unknown Object (File)
Sat, Apr 13, 8:39 PM
Unknown Object (File)
Sat, Apr 13, 8:31 PM
Unknown Object (File)
Tue, Apr 9, 2:13 PM
Subscribers

Details

Summary
  • Remove FFMPEG as the relevant configure option is gone
  • Add two missing files with SAMPLERATE

Approved by: ? (mentor)
PR: 245321

Test Plan

Passes bulk -t.

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

It seems, the option is now called --disable-libav and we should always add it unless FFMPEG option is set. The same goes for other options.

Can you do that? Thanks in advance.

resurrect FFMPEG, configure option changed

Thanks for fixing this.

This revision is now accepted and ready to land.May 12 2021, 2:28 PM