summaryrefslogtreecommitdiffstats
path: root/x11-wm/compiz/compiz-0.9.14.2-r1.ebuild
Commit message (Collapse)AuthorAgeFilesLines
* x11-wm/compiz: several improvementsAlexander Golubev2024-01-171-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]>