mirror of
https://github.com/etlegacy/etlegacy-libs.git
synced 2024-11-10 14:51:58 +00:00
15 lines
293 B
PkgConfig
15 lines
293 B
PkgConfig
|
# theora uninstalled pkg-config file
|
||
|
|
||
|
prefix=
|
||
|
exec_prefix=
|
||
|
libdir=${pcfiledir}/lib
|
||
|
includedir=${pcfiledir}/include
|
||
|
|
||
|
Name: theora uninstalled
|
||
|
Description: Theora video codec (not installed)
|
||
|
Version: @VERSION@
|
||
|
Requires: ogg >= 1.1
|
||
|
Conflicts:
|
||
|
Libs: ${libdir}/libtheora.la
|
||
|
Cflags: -I${includedir}
|