You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
558 B

2 years ago
prefix=/home/develop/nightingale/src/modules/agent/web_client/FFmpeg/../decoder_wasm/ffmpeg
exec_prefix=${prefix}
libdir=/home/develop/nightingale/src/modules/agent/web_client/FFmpeg/../decoder_wasm/ffmpeg/lib
includedir=/home/develop/nightingale/src/modules/agent/web_client/FFmpeg/../decoder_wasm/ffmpeg/include
Name: libavformat
Description: FFmpeg container format library
Version: 59.30.100
Requires: libavcodec >= 59.42.101, libavutil >= 57.33.101
Requires.private:
Conflicts:
Libs: -L${libdir} -lavformat -lm
Libs.private:
Cflags: -I${includedir}