summaryrefslogtreecommitdiff
path: root/vorbisidec.pc.in
blob: 56fa656798e15f1d5ec5261e89657ed0e08dffda (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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.private: ogg
Conflicts:
Libs: -L${libdir} -lvorbisidec
Cflags: -I${includedir}