- fix automagical depend upon libnotify
- rename USE gles->gles2 to be more consistent with other packages
- use -DBUILD* cmake flags rather -DUSE_*
- fix GLES support: Before that GLES was always enabled on arm* and
always disabled on all other arches regardless of the use flag. Use of
-DBUILD_GLES rathere than -DUSE_GLES fixes the issue.
- keyworded for ~arm64
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
(cherry picked from commit 0c3ac7cd95)