The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
# theoraenc installed pkg-config file

prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include

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