15 lines
741 B
PkgConfig
15 lines
741 B
PkgConfig
prefix=/home/cmvr/Projects/cmvr-es/dependency/arm/third_party/ffmpeg/v4.2
|
|
exec_prefix=${prefix}
|
|
libdir=/home/cmvr/Projects/cmvr-es/dependency/arm/third_party/ffmpeg/v4.2/lib
|
|
includedir=/home/cmvr/Projects/cmvr-es/dependency/arm/third_party/ffmpeg/v4.2/include
|
|
|
|
Name: libavcodec
|
|
Description: FFmpeg codec library
|
|
Version: 58.54.100
|
|
Requires:
|
|
Requires.private: libswresample >= 3.5.100, libavutil >= 56.31.100
|
|
Conflicts:
|
|
Libs: -L${libdir} -lavcodec
|
|
Libs.private: -pthread -lm -llzma -L/home/cmvr/Projects/cmvr-es/dependency/arm/third_party/ffmpeg-jetson/lib -lnvmpi -lz -L/home/cmvr/Projects/cmvr-es/dependency/arm/third_party/x264/lib -lx264 -L/home/cmvr/Projects/cmvr-es/dependency/arm/third_party/x265/lib -lx265
|
|
Cflags: -I${includedir}
|