etlegacy-libs/theora/theoraenc.pc.in

15 lines
293 B
PkgConfig
Raw Normal View History

2015-09-30 08:21:16 +00:00
# theoraenc installed pkg-config file
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: theora
Description: Theora video codec (encoder)
Version: @VERSION@
Requires: theoradec, ogg >= 1.1
Conflicts:
Libs: -L${libdir} -ltheoraenc
Cflags: -I${includedir}