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)
Dec 6 2024, 8:43 PM
Unknown Object (File)
Nov 27 2024, 9:57 AM
Unknown Object (File)
Oct 11 2024, 3:02 PM
Unknown Object (File)
Oct 7 2024, 12:42 AM
Unknown Object (File)
Oct 2 2024, 10:12 AM
Unknown Object (File)
Oct 1 2024, 5:26 AM
Unknown Object (File)
Sep 20 2024, 2:43 PM
Unknown Object (File)
Sep 19 2024, 8:32 AM
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
Lint Not Applicable
Unit
Tests Not Applicable

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.