Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x11-wm/compiz: several improvements | Alexander Golubev | 2024-01-17 | 1 | -0/+149 |
- 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 <[email protected]> |