dnscrypto-proxy: Support files updated.
[tomato.git] / release / src / router / libvorbis / vorbisfile.pc
blob8304292b7b7fac163e5d270d7413e6f3d96e4ebb
1 # libvorbisfile pkg-config source file
3 prefix=
4 exec_prefix=${prefix}
5 libdir=${exec_prefix}/lib
6 includedir=${prefix}/include
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: 1.2.3
11 Requires: vorbis
12 Conflicts:
13 Libs: -L${libdir} -lvorbisfile
14 Cflags: -I${includedir}