Page MenuHomeFreeBSD

net/freerdp: Fix build with ffmpeg 3.0.x
ClosedPublic

Authored by woodsb02 on Jun 11 2016, 7:24 PM.
Tags
None
Referenced Files
Unknown Object (File)
Apr 30 2024, 2:18 PM
Unknown Object (File)
Apr 30 2024, 8:33 AM
Unknown Object (File)
Apr 29 2024, 8:29 AM
Unknown Object (File)
Apr 26 2024, 6:17 AM
Unknown Object (File)
Apr 25 2024, 4:39 AM
Unknown Object (File)
Apr 24 2024, 8:15 PM
Unknown Object (File)
Apr 17 2024, 12:40 PM
Unknown Object (File)
Mar 28 2024, 11:42 PM
Subscribers
None

Details

Summary

net/freerdp: Fix build with ffmpeg 3.0.x

Add patch-ffmpeg29, obtained from Debian [1], to allow freerdp 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] http://sources.debian.net/patches/freerdp/1.1.0%7Egit20140921.1.440916e%2Bdfsg1-10/1011_ffmpeg-2.9.patch/

Test Plan

poudriere bulk -t net/freerdp net/vinagre

Diff Detail

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

Event Timeline

woodsb02 retitled this revision from to net/freerdp: Fix build with ffmpeg 3.0.x.
woodsb02 updated this object.
woodsb02 edited the test plan for this revision. (Show Details)
woodsb02 added reviewers: adamw, mat, koobs.
adamw edited edge metadata.
This revision is now accepted and ready to land.Jun 11 2016, 7:44 PM
This revision was automatically updated to reflect the committed changes.