etlegacy-libs/theora/theora.pc.in

15 lines
266 B
PkgConfig

# theora installed pkg-config file
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: theora
Description: Theora video codec
Version: @VERSION@
Requires: ogg >= 1.1
Conflicts:
Libs: -L${libdir} -ltheora
Cflags: -I${includedir}