Changeset 3606
- Timestamp:
- 2008-06-02 19:29:43 (6 months ago)
- Files:
-
- libfishsound/trunk/fishsound.pc.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
libfishsound/trunk/fishsound.pc.in
r2848 r3606 5 5 6 6 Name: fishsound 7 Description: Encode and decode Vorbis, Speex compressedaudio7 Description: Encode and decode Vorbis, Speex, FLAC audio 8 8 Requires: @fishsound_pkgdeps@ 9 9 Version: @VERSION@ 10 10 Libs: -L${libdir} -lfishsound 11 Libs.private: @VORBIS_LIBS@ @SPEEX_LIBS@ 11 Libs.private: @VORBIS_LIBS@ @SPEEX_LIBS@ @FLAC_LIBS@ 12 12 Cflags: -I${includedir}