profiles: plasma: Mask USE=gles2 in relevant packages
authorAndreas Sturmlechner <asturm@gentoo.org>
Sat, 9 Sep 2017 15:48:34 +0000 (17:48 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sun, 10 Sep 2017 14:43:23 +0000 (16:43 +0200)
Users too often burn themselves when enabling this flag globally.

Gentoo-bug: 554478, 584010, 585334, 588914, 627758, 629632

profiles/targets/desktop/plasma/package.use.mask [new file with mode: 0644]

diff --git a/profiles/targets/desktop/plasma/package.use.mask b/profiles/targets/desktop/plasma/package.use.mask
new file mode 100644 (file)
index 0000000..243f440
--- /dev/null
@@ -0,0 +1,19 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+# USE=gles2 in the following packages disables full OpenGL
+# Upstream does not test for that case and packages frequently
+# fail to build or run if set.
+dev-python/PyQt5 gles2
+dev-qt/qt3d gles2
+dev-qt/qtdatavis3d gles2
+dev-qt/qtdeclarative gles2
+dev-qt/qtgui gles2
+dev-qt/qtmultimedia gles2
+dev-qt/qtopengl gles2
+dev-qt/qtprintsupport gles2
+dev-qt/qtwidgets gles2
+kde-apps/kdenlive gles2
+kde-frameworks/plasma gles2
+kde-plasma/kinfocenter gles2
+kde-plasma/kwin gles2