Busybox: Upgrade to 1.21.1 (stable). lsof active.
[tomato.git] / release / src / router / libvorbis / vorbisfile.pc.in
blobb4387f2b17f7232d757705a4abe8886f277904fb
1 # libvorbisfile pkg-config source file
3 prefix=@prefix@
4 exec_prefix=@exec_prefix@
5 libdir=@libdir@
6 includedir=@includedir@
8 Name: vorbisfile
9 Description: vorbisfile is a library that provides a convenient high-level API for decoding and basic manipulation of all Vorbis I audio streams
10 Version: @VERSION@
11 Requires: vorbis
12 Conflicts:
13 Libs: -L${libdir} -lvorbisfile
14 Cflags: -I${includedir}