home *** CD-ROM | disk | FTP | other *** search
- # libvorbis pkg-config source file
-
- prefix=/home/riscos/env
- exec_prefix=${prefix}
- libdir=${exec_prefix}/lib
- includedir=${prefix}/include
-
- Name: vorbis
- Description: vorbis is the primary Ogg Vorbis library
- Version: 1.1.2
- Requires: ogg
- Conflicts:
- Libs: -L${libdir} -lvorbis -lm
- Cflags: -I${includedir}
-