K2.6 patches and update.
[tomato.git] / release / src / router / libvorbis / vorbisenc.pc
blobd9bfe3392afe2198befbea4e44cc9c48417418ba
1 # libvorbisenc pkg-config source file
3 prefix=
4 exec_prefix=${prefix}
5 libdir=${exec_prefix}/lib
6 includedir=${prefix}/include
8 Name: vorbisenc
9 Description: vorbisenc is a library that provides a convenient API for setting up an encoding environment using libvorbis
10 Version: 1.2.3
11 Requires: vorbis
12 Conflicts:
13 Libs: -L${libdir} -lvorbisenc
14 Cflags: -I${includedir}