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

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

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