source:
downloads/libvorbis-1.2.0/vorbis-uninstalled.pc.in
@
37
Last change on this file since 37 was 16, checked in by landauf, 17 years ago | |
---|---|
File size: 308 bytes |
Rev | Line | |
---|---|---|
[16] | 1 | # vorbis uninstalled pkg-config file |
2 | ||
3 | prefix= | |
4 | exec_prefix= | |
5 | libdir=${pcfiledir}/lib | |
6 | includedir=${pcfiledir}/include | |
7 | ||
8 | Name: vorbis | |
9 | Description: vorbis is the primary Ogg Vorbis library (uninstalled) | |
10 | Version: @VERSION@ | |
11 | Requires: ogg | |
12 | Conflicts: | |
13 | Libs: @VORBIS_LIBS@ ${libdir}/libvorbis.la | |
14 | Cflags: -I${includedir} |
Note: See TracBrowser
for help on using the repository browser.