Bug 214185 - audio/cmus: fails to build with ffmpeg 3.x
Summary: audio/cmus: fails to build with ffmpeg 3.x
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Thomas Zander
URL:
Keywords: patch, patch-ready
Depends on:
Blocks: 207547
  Show dependency treegraph
 
Reported: 2016-11-04 04:17 UTC by Jan Beich
Modified: 2016-11-04 20:12 UTC (History)
2 users (show)

See Also:
riggs: maintainer-feedback+


Attachments
Fix build with ffmpeg 3.2 (2.14 KB, patch)
2016-11-04 19:28 UTC, Thomas Zander
tobik: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Beich freebsd_committer freebsd_triage 2016-11-04 04:17:00 UTC
ffmpeg.c:42:10: fatal error: 'libavutil/audioconvert.h' file not found
#include <libavutil/audioconvert.h>
         ^
1 error generated.

http://package23.nyi.freebsd.org/data/103i386-default-PR207547/2016-10-04_18h24m30s/logs/errors/cmus-2.7.1.log
Comment 1 Thomas Zander freebsd_committer freebsd_triage 2016-11-04 19:28:38 UTC
Created attachment 176642 [details]
Fix build with ffmpeg 3.2
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-11-04 20:04:28 UTC
A commit references this bug:

Author: riggs
Date: Fri Nov  4 20:03:43 UTC 2016
New revision: 425358
URL: https://svnweb.freebsd.org/changeset/ports/425358

Log:
  Fix build with ffmpeg 3.x

  PR:		214185
  Submitted by:	riggs
  Reported by:	jbeich
  Approved by:	t@tobik.me (maintainer)

Changes:
  head/audio/cmus/files/patch-ffmpeg.c