repo.or.cz
/
xiph-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add Russian translation provided by Валерий Крувялис <valkru@mail.ru>
[xiph-mirror.git]
/
theora-fpga
/
testbenchs
/
libtheora_tb
/
theora.pc
blob
671cd488cce8772c8cc6197bb4cf470592030bc3
1
# theora installed pkg-config file
2
3
prefix=/usr/local
4
exec_prefix=${prefix}
5
libdir=${exec_prefix}/lib
6
includedir=${prefix}/include
7
8
Name: theora
9
Description: Theora video codec
10
Version: 1.0alpha6
11
Requires: ogg >= 1.1
12
Conflicts:
13
Libs: -L${libdir} -ltheora
14
Cflags: -I${includedir}