ffmpeg-php
Dominik 'Rathann' Mierzejewski
dominik at greysector.net
Wed Jul 29 16:43:33 CEST 2009
On Wednesday, 29 July 2009 at 11:39, manuel wolfshant wrote:
> Hello
>
>
> I am trying to package ffmpeg-php and use rpmfusion's ffmpeg
> package. My package compiles (and works ) fine on centos 5 when using
> the package from rpmforge. However, when using fedora + rpmfusion (or
> centos + rpmfusion), mock build fails because it does seem to not be
> able to locate the ffmpeg headers.
> Excerpt from working (rpmforge) build log:
>
> checking for ffmpeg support... yes, shared
> checking whether to force gd support in ffmpeg-php... no
> checking for ffmpeg headers... ...found in /usr/include/libavcodec
FFmpeg 0.5 keeps its headers in a different place. php-ffmpeg's configure
must be fixed.
[...]
> If I am not mistaken, these checks should accommodate the different
> directory structure (rpmforge uses a single directory for all headers,
> our package seems to have the headers split as described above under
> the "svn revision 12194" section"). I have tried passing different
> "--with-ffmpeg=" variants, but none was successful.
>
> My current attempts are available at
> http://wolfy.fedorapeople.org/ffmpeg-php/
> Any ideas, please ?
Have a look at https://bugzilla.rpmfusion.org/show_bug.cgi?id=371 ,
the previous attempt at packaging ffmpeg-php.
Regards,
R.
--
Fedora http://fedoraproject.org/wiki/User:Rathann
RPMFusion http://rpmfusion.org | MPlayer http://mplayerhq.hu
"Faith manages."
-- Delenn to Lennier in Babylon 5:"Confessions and Lamentations"
More information about the rpmfusion-developers
mailing list