Applications have to select the Cairo backend themselves. Users won't magically
get GL acceleration by enabling these.
<name>X11</name>
</maintainer>
<use>
- <flag name="opengl" restrict=">=x11-libs/cairo-1.10.0">
- Use Mesa backend for acceleration</flag>
- <flag name="gles2">Use OpenGL ES 2 backend for acceleration.</flag>
+ <flag name="opengl" restrict=">=x11-libs/cairo-1.10.0">Build the OpenGL backend</flag>
+ <flag name="gles2">Build the OpenGL ES 2 backend</flag>
<flag name="glib">Compile with GLib Object System support</flag>
<flag name="utils">Build support for Cairo script and trace utilities</flag>
<flag name="valgrind">Built-in support to mark memory regions</flag>