Files
megasource/libs/libtheora-1.1.1/theoradec.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
282 B
Plaintext

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