mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2025-04-10 19:15:13 +00:00
15 lines
445 B
Plaintext
15 lines
445 B
Plaintext
|
|
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}
|