repo.or.cz
/
xiph
/
unicode.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Properly clean up when comment decoding is interrupted.
[xiph/unicode.git]
/
theora
/
theora.pc.in
blob
96efec94db53744027c711194ebee973b91298dd
1
# theora installed pkg-config file
2
3
prefix=@prefix@
4
exec_prefix=@exec_prefix@
5
libdir=@libdir@
6
includedir=@includedir@
7
8
Name: theora
9
Description: Theora video codec
10
Version: @VERSION@
11
Requires: ogg >= 1.1
12
Conflicts:
13
Libs: -L${libdir} -ltheora
14
Cflags: -I${includedir}