Files
megasource/libs/libtheora-1.1.1/theoraenc.pc.in
T
EntranceJew be26fc29ae Updated libtheora from 1.1 to 1.1.1, we kept the CMakeLists.txt
--HG--
branch : update-to-libtheora-1.1.1
2016-02-12 11:29:23 -05:00

15 lines
293 B
Plaintext

# 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}