libv4l1.pc 239 B

123456789101112
  1. prefix=/usr
  2. exec_prefix=/usr
  3. includedir=/usr/include
  4. libdir=/usr/lib
  5. Name: libv4l1
  6. Description: v4l1 compatibility library
  7. Version: 1.10.1
  8. Requires.private: libv4l2
  9. Libs: -L${libdir} -lv4l1
  10. Libs.private: -lpthread
  11. Cflags: -I${includedir}