vorbisenc.pc 352 B

1234567891011121314
  1. # libvorbisenc pkg-config source file
  2. prefix=/usr
  3. exec_prefix=/usr
  4. libdir=/usr/lib
  5. includedir=/usr/include
  6. Name: vorbisenc
  7. Description: vorbisenc is a library that provides a convenient API for setting up an encoding environment using libvorbis
  8. Version: 1.3.5
  9. Requires.private: vorbis
  10. Conflicts:
  11. Libs: -L${libdir} -lvorbisenc
  12. Cflags: -I${includedir}