2 exec_prefix=@exec_prefix@
4 includedir=@includedir@/vapoursynth
6 Name: vapoursynth-script
7 Description: Library for interfacing VapourSynth with Python
11 Requires.private: python-@PYTHON_VERSION@
12 Libs: -L${libdir} -lvapoursynth-script
13 Libs.private: @PYTHON3_LIBS@
14 Cflags: -I${includedir}