Blame view

3rdparty/ffmpeg-4.2.2/doc/examples/pc-uninstalled/libavdevice-uninstalled.pc 406 Bytes
f4334277   Hu Chunming   提交3rdparty
1
2
3
4
5
6
7
8
9
10
11
12
  prefix=
  exec_prefix=
  libdir=${pcfiledir}/../../../libavdevice
  includedir=.
  
  Name: libavdevice
  Description: FFmpeg device handling library
  Version: 58.8.100
  Requires:  libavfilter >= 7.57.100,  libswscale >= 5.5.100,  libavformat >= 58.29.100,  libavcodec >= 58.54.100,  libswresample >= 3.5.100,  libavutil >= 56.31.100
  Conflicts:
  Libs: -L${libdir} -Wl,-rpath,${libdir} -lavdevice 
  Cflags: -I${includedir}