[FFmpeg-devel] [PATCH] Use pkgconfig for dirac libs

Chris Hills chaz
Tue Oct 28 13:30:11 CET 2008


On 22/10/08 16:52, M?ns Rullg?rd wrote:
> Adding -I$HOME/include to your CFLAGS doesn't need pkgconfig.

Come to think of it, the way I install libraries /does/ lend itself well 
to cross-compiling with pkg-config.

I use a structure similar to Gobolinux - e.g.

~/Libraries/name/version

and then link the .pc files to a single location, ~/Libraries/pkgconfig.

I could simple move my libraries to ~Libraries/arch/name/version and 
pkgconfig to ~/Libraries/arch/pkgconfig, then set PKG_CONFIG_PATH 
appropriately at compile time.





More information about the ffmpeg-devel mailing list