New commits:
commit d6f3fb1fccab7ca740d3ba443431fa19e0586b17
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>
graphics-libs/mesa: version 18.2.0
commit fde8ffaae339abb7374be1018e32455806fd15bf
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>
graphics-libs/mesalib: version 18.1.8
diff --git a/graphics-libs/mesa/DETAILS b/graphics-libs/mesa/DETAILS
index 854a942..3785a2e 100755
--- a/graphics-libs/mesa/DETAILS
+++ b/graphics-libs/mesa/DETAILS
@@ -9,7 +9,7 @@ if [[ "${MESA_BRANCH}" == "scm" ]]; then
SOURCE_IGNORE="volatile"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-git"
else
- VERSION=18.2.0-rc6
+ VERSION=18.2.0
SOURCE=mesa-$VERSION.tar.xz
SOURCE_URL[0]="https://mesa.freedesktop.org/archive/${SOURCE}"
SOURCE2=$SOURCE.sig
diff --git a/graphics-libs/mesa/FINAL b/graphics-libs/mesa/FINAL
index b55521f..913f00a 100755
--- a/graphics-libs/mesa/FINAL
+++ b/graphics-libs/mesa/FINAL
@@ -1,3 +1,3 @@
-if ! is_depends_enabled "${SPELL}" "libglvnd"; then
+if is_depends_enabled "${SPELL}" "smgl-gl_select"; then
glselect mesa
fi
diff --git a/graphics-libs/mesa/HISTORY b/graphics-libs/mesa/HISTORY
index 0f9d0cc..b3987ec 100644
--- a/graphics-libs/mesa/HISTORY
+++ b/graphics-libs/mesa/HISTORY
@@ -1,3 +1,7 @@
+2018-09-07 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 18.2.0
+ * FINAL: check smgl-gl_select dependency, not libglvnd one
+
2018-09-06 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 18.2.0-rc6