summaryrefslogtreecommitdiff
path: root/theora.pc.in
blob: 96efec94db53744027c711194ebee973b91298dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# theora installed pkg-config file

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

Name: theora
Description: Theora video codec
Version: @VERSION@
Requires: ogg >= 1.1
Conflicts:
Libs: -L${libdir} -ltheora
Cflags: -I${includedir}