[FFmpeg-devel] [PATCH]Do not require pkg-config for libx265

Michael Niedermayer michaelni at gmx.at
Mon May 26 14:38:27 CEST 2014


On Mon, May 26, 2014 at 12:46:58PM +0200, Carl Eugen Hoyos wrote:
> On Monday 26 May 2014 12:22:03 pm Clément Bœsch wrote:
> > So well, it's all about:
> 
> Yes;-)
> 
> >   PKG_CONFIG_PATH=/usr/local/lib/pkgconfig ./configure --enable-foobar
> >
> > vs:
> >
> >   ./configure --extra-cflags='-I/usr/local/include'
> > --extra-ldflags='-L/usr/local/lib' --enable-foobar
> >
> > I'm not sure how "more difficult" the first one is over the second one.

maybe its just me but
on an average user system i would expect
./configure --enable-foobar
to work
/usr/local is not a "non standard" place to put stuff

i agree as others suggested that of course any issues with the .pc
file should be reported  so they could get fixed in future versions

about needing -lstdc++ only in some cases, ive not checked but
is this actually true or does the dynmic linker/loader just load it
automatically, making explicit specification for the shared lib case
unneeded?

about pkgconfig or not, well i have no real comment but i think we
should pick what works better for more people, and i dont know which
of the 2 that is ...


[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Breaking DRM is a little like attempting to break through a door even
though the window is wide open and the only thing in the house is a bunch
of things you dont want and which you would get tomorrow for free anyway
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140526/5f3c5523/attachment.asc>


More information about the ffmpeg-devel mailing list