home *** CD-ROM | disk | FTP | other *** search
- # ogg pkg-config file
-
- prefix=/home/riscos/env
- exec_prefix=${prefix}
- libdir=${exec_prefix}/lib
- includedir=${prefix}/include
-
- Name: ogg
- Description: ogg is a library for manipulating ogg bitstreams
- Version: 1.1.3
- Requires:
- Conflicts:
- Libs: -L${libdir} -logg
- Cflags: -I${includedir}
-