[MacPorts] #18856: libdlna: fails to configure & build against latest ffmpeg 0.5
MacPorts
noreply at macports.org
Sun Mar 15 15:04:56 PDT 2009
#18856: libdlna: fails to configure & build against latest ffmpeg 0.5
---------------------------------+------------------------------------------
Reporter: devans@… | Owner: sfiera@…
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.7.0
Keywords: ffmpeg | Port: libdlna
---------------------------------+------------------------------------------
libdlna @0.2.3 fails to configure and build because configure and the
sources are typically looking for <ffmpeg/avformat.h> while the
corresponding location in recent versions of ffmpeg is
<libavformat/avformat.h>.
The attached patches
* patch configure to correctly detect the presence of ffmpeg
* patch the sources to use the new ffmpeg include paths
* the revision is incremented to force a rebuild against the current
ffmpeg 0.5 which is not ABI compatible with earlier versions (see #18793).
--
Ticket URL: <http://trac.macports.org/ticket/18856>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list