code_app/third_party/ffmpeg/kylin/mips64/lib/pkgconfig/libswscale.pc

15 lines
492 B
PkgConfig

prefix=/home/hg/sane/code_app/third_party/ffmpeg/kylin/mips64/ffmpeg/release
exec_prefix=${prefix}
libdir=/home/hg/sane/code_app/third_party/ffmpeg/kylin/mips64/ffmpeg/release/lib
includedir=/home/hg/sane/code_app/third_party/ffmpeg/kylin/mips64/ffmpeg/release/include
Name: libswscale
Description: FFmpeg image rescaling library
Version: 6.8.102
Requires:
Requires.private: libavutil >= 57.32.101
Conflicts:
Libs: -L${libdir} -lswscale
Libs.private: -lm -latomic
Cflags: -I${includedir}