Fetching source from mirror: http://download.kde.org/stable/subtitlecomposer/subtitlecomposer-0.8.2.tar.xz
CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:227 (message):
  Could NOT find FFmpeg (missing: _FFmpeg_FOUND_LIBRARIES
  AVCODEC_INCLUDE_DIRS AVCODEC_FOUND AVFORMAT_INCLUDE_DIRS AVFORMAT_FOUND
  AVUTIL_INCLUDE_DIRS AVUTIL_FOUND) (Required is at least version
  "59.27.100")
Call Stack (most recent call first):
  /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:591 (_FPHSA_FAILURE_MESSAGE)
  /usr/share/ECM/find-modules/FindFFmpeg.cmake:238 (find_package_handle_standard_args)
  src/CMakeLists.txt:36 (find_package)


Traceback (most recent call last):
  File "/var/pisi/subtitlecomposer/actions.py", line 33, in setup
    -DFFMPEG_AVUTIL_INCLUDE_DIR=/usr/include/ffmpeg4.4")
  File "/usr/lib/pisilinux/pisi/actionsapi/cmaketools.py", line 65, in configure
    if system(args):
  File "/usr/lib/pisilinux/pisi/actionsapi/shelltools.py", line 255, in system
    error(_("Command \"%s\" failed, return value was %d.") % (command, retValue))
  File "/usr/lib/pisilinux/pisi/actionsapi/__init__.py", line 27, in error
    raise Error(msg)
pisi.actionsapi.Error: Command "cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_C_FLAGS="-mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC" -DCMAKE_CXX_FLAGS="-mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC" -DCMAKE_LD_FLAGS="-Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common" -DCMAKE_BUILD_TYPE=RelWithDebInfo -B build -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr -DKDE_INSTALL_LIBDIR=lib -DKDE_INSTALL_USE_QT_SYS_PATHS=ON -DBUILD_TESTING:BOOL=OFF -DCMAKE_CXX_STANDARD=17 -DFFMPEG_AVCODEC_LIBRARY:FILEPATH=/usr/lib/ffmpeg4.4/libavcodec.so -DFFMPEG_AVFORMAT_LIBRARY:FILEPATH=/usr/lib/ffmpeg4.4/libavformat.so -DFFMPEG_AVUTIL_LIBRARY:FILEPATH=/usr/lib/ffmpeg4.4/libavutil.so -DFFMPEG_SWRESAMPLE_LIBRARY:FILEPATH=/usr/lib/ffmpeg4.4/libswresample.so -DFFMPEG_SWSCALE_LIBRARY:FILEPATH=/usr/lib/ffmpeg4.4/libswscale.so -DQT_MAJOR_VERSION=6 -DFFMPEG_AVCODEC_INCLUDE_DIR=/usr/include/ffmpeg4.4 -DFFMPEG_AVFORMAT_INCLUDE_DIR=/usr/include/ffmpeg4.4 -DFFMPEG_SWRESAMPLE_INCLUDE_DIR=/usr/include/ffmpeg4.4 -DFFMPEG_SWSCALE_INCLUDE_DIR=/usr/include/ffmpeg4.4 -DFFMPEG_AVUTIL_INCLUDE_DIR=/usr/include/ffmpeg4.4 ." failed, return value was 1.
Action script error caught.
*** 1 error(s), 1 warning(s)
Program terminated.