diff options
Diffstat (limited to 'graphics/qimgv/README')
-rw-r--r-- | graphics/qimgv/README | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/graphics/qimgv/README b/graphics/qimgv/README index a2a3a50670167..13b87fa88c9bf 100644 --- a/graphics/qimgv/README +++ b/graphics/qimgv/README @@ -1,4 +1,10 @@ A qt5 cross-platform image viewer with video support +Notes: To build with video support, pass WITH_VIDEO=ON to the build script. -mpv required for video support. +mpv is required for the video support + +To disable KDE integration, pass WITH_KDE=OFF + +WARNING: you will need to disable KDE integration if you do not have +KDE installed or the build will fail. |