Page MenuHomeFreeBSD

audio/aqualung: Fix build with FFmpeg 3.0.x
ClosedPublic

Authored by woodsb02 on Jun 11 2016, 9:12 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 5, 6:40 AM
Unknown Object (File)
Feb 25 2024, 10:42 AM
Unknown Object (File)
Feb 20 2024, 3:01 AM
Unknown Object (File)
Feb 20 2024, 3:01 AM
Unknown Object (File)
Feb 19 2024, 9:32 PM
Unknown Object (File)
Feb 19 2024, 9:19 PM
Unknown Object (File)
Jan 31 2024, 1:14 AM
Unknown Object (File)
Jan 2 2024, 4:08 PM
Subscribers
None

Details

Summary

audio/aqualung: Fix build with FFmpeg 3.0.x

Add patch-ffmpeg3, obtained from upstream [1], to allow aqualung to
build successfully once multimedia/ffmpeg is updated to 3.0.x.
Note that multimedia/ffmpeg is currently still on the 2.8.x branch,
however this patch is backwards compatible with ffmpeg 2.8.x.

[1] https://github.com/jeremyevans/aqualung/commit/3f60efe3dbab8e9d2c07a7b183fd009b3c999d60

Test Plan

poudriere testport audio/aqualung

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 4195
Build 4238: arc lint + arc unit

Event Timeline

woodsb02 retitled this revision from to audio/aqualung: Fix build with FFmpeg 3.0.x.
woodsb02 updated this object.
woodsb02 edited the test plan for this revision. (Show Details)
mat edited edge metadata.
This revision is now accepted and ready to land.Jun 12 2016, 3:59 AM

Thanks for the review mat. Waiting on maintainer feedback from Chris Hutchinson before committing.

Thanks for the review mat. Waiting on maintainer feedback from Chris Hutchinson before committing.

Thanks for all the time, and work you put into this.

Looks good!

--Chris

This revision was automatically updated to reflect the committed changes.