mirror of
https://github.com/love2d/megasource.git
synced 2026-08-21 05:02:11 +02:00
Updated libtheora from 1.1 to 1.1.1, we kept the CMakeLists.txt
--HG-- branch : update-to-libtheora-1.1.1
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
# 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}
|
||||
Reference in New Issue
Block a user