[FFmpeg-devel] [PATCH] define private libs properly in pkgconfig files

j at v2v.cc j
Wed May 7 12:55:58 CEST 2008


On Tue, 2008-05-06 at 10:21 +0200, Diego Biurrun wrote:
> This one was far easier to review, so my rewrite was successful.  Patch
> applied, thanks a bundle.
its not quite right now, if libav* is only installed as a static .a
file, they need to be in the Libs: line. As for the -uninstalled.pc
files. they are always linked statically since thats what they are for,
point your PKG_CONFIG_PATH to your ffmpeg build folder and link against
an uninstalled version. attached patch fixes the uninstalled case,
the installed version is still broken unless ffmpeg is configured with
--enable-shared

j
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ffmpeg.pkg-config.uninstalled.patch
Type: text/x-patch
Size: 380 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080507/3c8272cc/attachment.bin>



More information about the ffmpeg-devel mailing list