Blame view

3rdparty/ffmpeg-4.2.2/libavdevice/libavdevice.pc 460 Bytes
f4334277   Hu Chunming   提交3rdparty
1
2
3
4
5
6
7
8
9
10
11
12
13
14
  prefix=./bin
  exec_prefix=${prefix}
  libdir=./bin/lib
  includedir=./bin/include
  
  Name: libavdevice
  Description: FFmpeg device handling library
  Version: 58.8.100
  Requires: 
  Requires.private: 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}  -lavdevice 
  Libs.private: -lm -lxcb -lxcb-shm -lxcb-shape -lxcb-xfixes
  Cflags: -I${includedir}