mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2025-09-16 15:38:01 -04:00
13 lines
309 B
PkgConfig
13 lines
309 B
PkgConfig
prefix=
|
|
exec_prefix=
|
|
libdir=${pcfiledir}/../../../libavcodec
|
|
includedir=${pcfiledir}/../../..
|
|
|
|
Name: libavcodec
|
|
Description: FFmpeg codec library
|
|
Version: 56.60.100
|
|
Requires: libswresample >= 1.2.101, libavutil >= 54.31.100
|
|
Conflicts:
|
|
Libs: -L${libdir} -Wl,-rpath,${libdir} -lavcodec
|
|
Cflags: -I${includedir}
|