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)
Mon, Dec 23, 5:07 AM
Unknown Object (File)
Oct 24 2024, 8:16 AM
Unknown Object (File)
Oct 3 2024, 5:46 PM
Unknown Object (File)
Sep 24 2024, 6:52 AM
Unknown Object (File)
Sep 22 2024, 7:16 PM
Unknown Object (File)
Sep 20 2024, 1:49 AM
Unknown Object (File)
Sep 15 2024, 9:58 PM
Unknown Object (File)
Sep 15 2024, 1:19 AM
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