1 Mar 2008 01:17
[issue368] .pc files have not been updated after change to install path
Mans Rullgard <ffmpeg_issues <at> live.polito.it>
2008-03-01 00:17:42 GMT
2008-03-01 00:17:42 GMT
Mans Rullgard <mans <at> mansr.com> added the comment: Luca Barbato <ffmpeg_issues <at> live.polito.it> writes: > Luca Barbato <lu_zero <at> gentoo.org> added the comment: > > Aurelien Jacobs wrote: >> Seems to be a good enough solution. At least for people using >> pkg-config (but this bug report was about .pc files anyway). > > luckily > >>> Anyway this is ugly and I'd rather have the pc file fixed to include >>> the headers as <avformat.h> >> >> When you see #include <crc.h> in a application, do you immediately >> think it's about libavutil ? >> *This* was ugly. New situation is much better. > > I see your point, the names are ugly nonetheless <avutils/crc.h> would > be nicer than <libavutils/crc.h> The new layout matches the source tree. If it did not, including one installed header from another would become tricky. That was in fact one of the reasons for the changing the installed location in the first place. ______________________________________________________ FFmpeg issue tracker <ffmpeg_issues <at> live.polito.it>(Continue reading)
RSS Feed