ES-DE/.flatpak-builder/cache/objects/78/8f3509c6780fe018bc039fabee336cbd0b9c74a37f9bc6963e44e70425985d.file

15 lines
445 B
Plaintext
Raw Normal View History

prefix=/app
exec_prefix=${prefix}
libdir=/app/lib
includedir=/app/include
Name: libavfilter
Description: FFmpeg audio/video filtering library
Version: 8.44.100
Requires:
Requires.private: libswscale >= 6.7.100, libpostproc >= 56.6.100, libavformat >= 59.27.100, libavcodec >= 59.37.100, libswresample >= 4.7.100, libavutil >= 57.28.100
Conflicts:
Libs: -L${libdir} -lavfilter
Libs.private: -pthread -lm -latomic -lva
Cflags: -I${includedir}