Bug 182839 - [PATCH] Fix build for multimedia/ffmpeg
Summary: [PATCH] Fix build for multimedia/ffmpeg
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Xin LI
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-08 20:10 UTC by Xin LI
Modified: 2013-10-08 20:16 UTC (History)
1 user (show)

See Also:


Attachments
ffmpeg.diff (1.70 KB, patch)
2013-10-08 20:10 UTC, Xin LI
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Xin LI freebsd_committer freebsd_triage 2013-10-08 20:10:00 UTC
	The current multimedia ffmpeg have multiple build issues.

Fix: - Don't depend on specific version of x264 library;
 - Fix an invalid sequence in protocols.texi.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-10-08 20:10:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wg

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Xin LI freebsd_committer freebsd_triage 2013-10-08 20:16:02 UTC
State Changed
From-To: open->closed

Committed per approval on IRC. 


Comment 3 Xin LI freebsd_committer freebsd_triage 2013-10-08 20:16:02 UTC
Responsible Changed
From-To: wg->delphij

My PR.