Add Russian translation provided by Валерий Крувялис <valkru@mail.ru>
[xiph-mirror.git] / theora-fpga / testbenchs / libtheora_tb / theora.pc
blob671cd488cce8772c8cc6197bb4cf470592030bc3
1 # theora installed pkg-config file
3 prefix=/usr/local
4 exec_prefix=${prefix}
5 libdir=${exec_prefix}/lib
6 includedir=${prefix}/include
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}