Ticket #6731: libbluray.pc

File libbluray.pc, 698 bytes (added by hydra3333, 9 years ago)

the libbluray .pc file as amended

Line 
1prefix=/home/u/Desktop/ffmpeg-windows-build-helpers-withOpenCL-master/sandbox/cross_compilers/mingw-w64-i686/i686-w64-mingw32
2exec_prefix=${prefix}
3libdir=${exec_prefix}/lib
4includedir=${prefix}/include
5
6Name: libbluray
7Description: library supporting Blu-ray playback
8Version: 1.0.1
9Libs: -L${libdir} -lbluray -lfreetype -lexpat -lz -lbz2 -lxml2 -lws2_32 -lgdi32 -liconv -lharfbuzz
10Libs.private: -L/home/u/Desktop/ffmpeg-windows-build-helpers-withOpenCL-master/sandbox/cross_compilers/mingw-w64-i686/i686-w64-mingw32/lib -lxml2 -L/home/u/Desktop/ffmpeg-windows-build-helpers-withOpenCL-master/sandbox/cross_compilers/mingw-w64-i686/i686-w64-mingw32/lib -lfreetype -lgdi32
11Cflags: -I${includedir}