Requires:
  - Qt5
  - alsa
  - libX11
  - libv4l2
  - libv4lconvert
  - libmp3lame0
  - xdg-utils
  - lsof
  - ffmpeg >= 1.1.0
  - pulseaudio
  - pulsaudio-utils
  
BuildRequires:
  - pkgconfig
  - libqt5-devel
  - libqt5-linguist
  - alsa-devel
  - libX11-devel
  - libv4l-devel
  
Compile:
  - get sources
    - extract vokoscren-<version>.tar.gz
     or
    - clone git repository: "git clone https://github.com/vkohaupt/vokoscreen.git"
  - change into the vokoscreen-<version> directory
  - run "qmake <option>"
  - run "make"
  
qmake options:
DEFINES+=NO_NEW_VERSION_CHECK
  
openSUSE:
Install Schemata: QT 5-Development
  
Hint:
To check that all external programs are installed,
please run vokoscreen on the console and control
the output section "---Begin Search external tools---"
