# --- T2-COPYRIGHT-BEGIN --- # t2/package/*/glmark2/glmark2.conf # Copyright (C) 2019 - 2025 The T2 SDE Project # SPDX-License-Identifier: GPL-2.0 # --- T2-COPYRIGHT-END --- flavors="x11-gl,x11-glesv2" pkginstalled wayland && flavors="${flavors},wayland-gl,wayland-glesv2" pkginstalled libdrm && flavors="${flavors},drm-gl,drm-glesv2" var_append mesonopt ' ' -Dflavors=${flavors}