Advertisement
Guest User

Untitled

a guest
May 26th, 2017
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. prefix=/usr/local
  2. exec_prefix=${prefix}
  3. libdir=${prefix}/lib
  4. includedir=${prefix}/include
  5.  
  6. Name: libavformat
  7. Description: FFmpeg container format library
  8. Version: 52.64.0
  9. Requires:
  10. Requires.private: libavcodec = 52.68.3
  11. Conflicts:
  12. Libs: -L${libdir} -lavformat
  13. Libs.private: -lpsapi -lm -lws2_32 -lavicap32
  14. Cflags: -I${includedir}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement