1 # libvorbisfile pkg-config source file
4 exec_prefix=@exec_prefix@
6 includedir=@includedir@
9 Description: vorbisfile is a library that provides a convenient high-level API for decoding and basic manipulation of all Vorbis I audio streams
13 Libs: -L${libdir} -lvorbisfile
14 Cflags: -I${includedir}