home *** CD-ROM | disk | FTP | other *** search
- # libvorbisfile pkg-config source file
-
- prefix=/home/riscos/env
- exec_prefix=${prefix}
- libdir=${exec_prefix}/lib
- includedir=${prefix}/include
-
- Name: vorbisfile
- Description: vorbisfile is a library that provides a convenient high-level API for decoding and basic manipulation of all Vorbis I audio streams
- Version: 1.1.2
- Requires: vorbis
- Conflicts:
- Libs: -L${libdir} -lvorbisfile
- Cflags: -I${includedir}
-