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)
Sun, May 11, 9:24 PM
Unknown Object (File)
Sun, May 11, 12:49 PM
Unknown Object (File)
Tue, Apr 29, 11:27 PM
Unknown Object (File)
Wed, Apr 23, 1:16 PM
Unknown Object (File)
Mon, Apr 21, 4:11 AM
Unknown Object (File)
Mar 23 2025, 2:46 PM
Unknown Object (File)
Mar 1 2025, 6:38 PM
Unknown Object (File)
Mar 1 2025, 6:34 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
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 39140
Build 36029: arc lint + arc unit

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