misc/libtremor/tremor/vorbisidec.pc.in
author unc0rr
Sat, 27 Oct 2012 22:23:41 +0400
changeset 7842 d1c0e4341165
parent 7697 767d3c4153a1
permissions -rw-r--r--
- Better fix than the one from rc7f5c3bd7f8c. Now just scrolling back till net/nettype/main page. Not tested aswell. - Fix couple warnings

# libvorbisidec pkg-config source file

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: vorbisidec
Description: vorbisidec is the integer Ogg Vorbis library
Version: @VERSION@
Requires: ogg
Conflicts:
Libs: -L${libdir} -lvorbisidec -lm
Cflags: -I${includedir}