Busybox: Upgrade to 1.21.1 (stable). lsof active.
[tomato.git] / release / src / router / libvorbis / vorbis.pc
blobf701b4bc7739f33a450e64828d3d68f67a95ec78
1 # libvorbis pkg-config source file
3 prefix=
4 exec_prefix=${prefix}
5 libdir=${exec_prefix}/lib
6 includedir=${prefix}/include
8 Name: vorbis
9 Description: vorbis is the primary Ogg Vorbis library
10 Version: 1.2.3
11 Requires: ogg
12 Conflicts:
13 Libs: -L${libdir} -lvorbis -lm
14 Cflags: -I${includedir}