source:
downloads/libvorbis-1.2.0/vorbisfile-uninstalled.pc.in
@
44
Last change on this file since 44 was 16, checked in by landauf, 17 years ago | |
---|---|
File size: 400 bytes |
Line | |
---|---|
1 | # vorbisfile uninstalled pkg-config file |
2 | |
3 | prefix= |
4 | exec_prefix= |
5 | libdir=${pcfiledir}/lib |
6 | includedir=${pcfiledir}/include |
7 | |
8 | Name: vorbisfile |
9 | Description: vorbisfile is a library that provides a convenient high-level API for decoding and basic manipulation of all Vorbis I audio streams (uninstalled) |
10 | Version: @VERSION@ |
11 | Requires: vorbis |
12 | Conflicts: |
13 | Libs: ${libdir}/libvorbisfile.la |
14 | Cflags: -I${includedir} |
Note: See TracBrowser
for help on using the repository browser.