Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/libvorbis-1.2.0/vorbisenc-uninstalled.pc.in @ 16

Last change on this file since 16 was 16, checked in by landauf, 16 years ago

added libvorbis

File size: 374 bytes
Line 
1# vorbisenc uninstalled pkg-config file
2
3prefix=
4exec_prefix=
5libdir=${pcfiledir}/lib
6includedir=${pcfiledir}/include
7
8Name: vorbisenc
9Description: vorbisenc is a library that provides a convenient API for setting up an encoding environment using libvorbis (uninstalled)
10Version: @VERSION@
11Requires: vorbis
12Conflicts:
13Libs: ${libdir}/libvorbisenc.la
14Cflags: -I${includedir}
Note: See TracBrowser for help on using the repository browser.