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