summaryrefslogtreecommitdiff
path: root/vorbisidec.pc.in
blob: 9c095242133a2188c5036176f4196bbdd2553152 (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: ogg
Conflicts:
Libs: -L${libdir} -lvorbisidec -lm
Cflags: -I${includedir}