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

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

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