- # libvorbisenc pkg-config source file
- prefix=/usr
- exec_prefix=/usr
- libdir=/usr/lib
- includedir=/usr/include
- Name: vorbisenc
- Description: vorbisenc is a library that provides a convenient API for setting up an encoding environment using libvorbis
- Version: 1.3.5
- Requires.private: vorbis
- Conflicts:
- Libs: -L${libdir} -lvorbisenc
- Cflags: -I${includedir}
|