rpms/akode-extras/EL-5 akode-2.0.2-ffmpeg.patch, NONE, 1.1 akode-2.0.2-gcc43.patch, NONE, 1.1

Rex Dieter rdieter at math.unl.edu
Wed Sep 17 17:08:10 CEST 2008


On Wednesday September 17, 2008 9:35:19 am Dominik 'Rathann' Mierzejewski 
wrote:
> On Tuesday, 16 September 2008 at 22:14, Rex Dieter wrote:
> > Author: rdieter
> >
> > Update of /cvs/free/rpms/akode-extras/EL-5
> > In directory se02.es.rpmfusion.net:/tmp/cvs-serv27797
> >
> > Added Files:
> > 	akode-2.0.2-ffmpeg.patch akode-2.0.2-gcc43.patch
> > Log Message:
> > import awol patches
> >
> >
> > akode-2.0.2-ffmpeg.patch:
> >
> > --- NEW FILE akode-2.0.2-ffmpeg.patch ---
> > diff -up
> > akode-2.0.2/akode/plugins/ffmpeg_decoder/ffmpeg_decoder.cpp.ffmpeg
> > akode-2.0.2/akode/plugins/ffmpeg_decoder/ffmpeg_decoder.cpp ---
> > akode-2.0.2/akode/plugins/ffmpeg_decoder/ffmpeg_decoder.cpp.ffmpeg	2008
> >-09-04 11:20:15.000000000 -0500 +++
> > akode-2.0.2/akode/plugins/ffmpeg_decoder/ffmpeg_decoder.cpp	2008-09-04
> > 11:40:31.000000000 -0500 @@ -29,9 +29,9 @@
> >  #include "decoder.h"
> >
> >  #include <assert.h>
> > -#include <ffmpeg/avcodec.h>
> > -#include <ffmpeg/avformat.h>
> > -#include <ffmpeg/avio.h>
> > +#include <ffmpeg/libavcodec/avcodec.h>
> > +#include <ffmpeg/libavformat/avformat.h>
> > +#include <ffmpeg/libavformat/avio.h>
>
> Wrong. It should be <libav*/foo.h> and `pkg-config --cflags libav*`
> should be added to CFLAGS instead.

Agreed, this one was a botched attempt.  shrug,ffmpeg isn't in EL-5 or used 
here, so it's mosty harmless.

-- Rex



More information about the rpmfusion-developers mailing list