mirror of
https://github.com/love2d/megasource.git
synced 2026-08-21 13:10:24 +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 @@
|
||||
# theoraenc uninstalled pkg-config file
|
||||
|
||||
prefix=
|
||||
exec_prefix=
|
||||
libdir=${pcfiledir}/lib
|
||||
includedir=${pcfiledir}/include
|
||||
|
||||
Name: theora uninstalled
|
||||
Description: Theora video codec (encoder) (not installed)
|
||||
Version: @VERSION@
|
||||
Requires: theoradec, ogg >= 1.1
|
||||
Conflicts:
|
||||
Libs: ${libdir}/libtheoraenc.la
|
||||
Cflags: -I${includedir}
|
||||
Reference in New Issue
Block a user