Bug 133143 - media-video/coriander with USE=ffmpeg fails to find ffmpeg-config during configure
Bug#: 133143 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: dsd@gentoo.org Reported By: gad.kadosh@gmail.com
Component: Ebuilds
URL: 
Summary: media-video/coriander with USE=ffmpeg fails to find ffmpeg-config during configure
Keywords:  
Status Whiteboard: 
Opened: 2006-05-12 12:30 0000
Description:   Opened: 2006-05-12 12:30 0000
Summary pretty much says it all. ffmpeg ebuild doesn't seem to provide any
'ffmpeg-config' binary. Coriander's configure disables encoding to mpeg formats
as it doesn't find ffmpeg-config.
Furthermore, maybe coriander needs to get a patch so ffmpeg is enabled/disabled
with a configure flag, but I'm not sure about that.

------- Comment #1 From Daniel Drake 2006-10-21 16:01:26 0000 -------
Yep, we need a configure flag, and the configure script should use
PKG_CHECK_MODULES (i.e. pkgconfig) to check for ffmpeg and fall back on
ffmpeg-config as this is the old way. Maybe you could try writing a patch for
this? :)

------- Comment #2 From Daniel Drake 2006-12-07 10:28:19 0000 -------
Fixed in coriander-2.0.0_rc1-r1