wok-next rev 20502

Swap: current mesa (which is developing and change it's version) is just mesa, while old mesa is mesa12 now (will be removed if no one old package require it).
Also, change long names to its origins: libglu-mesa -> glu, libglw-mesa -> glw, all variations with libegl -> mesa-libegl (because it is part of mesa package).
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Mar 16 00:27:34 2018 +0200 (2018-03-16)
parents 94c7506c8138
children da9e80c5d4bb
files QtWeb/receipt assaultcube/receipt astromenace/receipt audacious-plugins/receipt avidemux/receipt billardgl/receipt blender/receipt bullet/receipt cairo-dock-plugins/receipt cairo-dock/receipt cairo-gl/receipt cairo/receipt celestia/receipt cinepaint/receipt clementine/receipt clutter/receipt cogl/receipt compiz-core/receipt compiz-plugins-extra/receipt compiz-plugins-main/receipt compiz-plugins-unsupported/receipt compton-conf/receipt copyq/receipt djview/receipt eduke32/receipt eggwm-qt5/receipt evas/receipt fceux/receipt feathernotes/receipt featherpad/receipt fltk-2.0.x/receipt fltk/receipt foobillard/receipt foobillardplus/receipt fox/receipt fox14/receipt freeglut/receipt frogatto/receipt ftgl/receipt gens-gs/receipt glew/receipt gliv/receipt glu/receipt glw/receipt gmerlin/receipt gnome-games/receipt gnumeric/receipt goffice/receipt gogglesmm/receipt grantlee/receipt gtkglext/receipt hydrogen/receipt keepassx/receipt kguiaddons/receipt kidletime/receipt kvantum/receipt kwayland/receipt kwindowsystem/receipt leocad/receipt libdbusmenu-qt/receipt libfm-qt/receipt libglu-mesa/receipt libglw-mesa/receipt libkscreen/receipt liblxqt/receipt libqscintilla-qt5/receipt libqtxdg/receipt libquicktime/receipt libsdl-perl/receipt libsdl/receipt libsdl2-ttf/receipt libsdl2/receipt libva/receipt lincity-ng/receipt lximage-qt/receipt lxqt-about/receipt lxqt-admin/receipt lxqt-config/receipt lxqt-connman-applet/receipt lxqt-globalkeys/receipt lxqt-notificationd/receipt lxqt-openssh-askpass/receipt lxqt-panel/receipt lxqt-policykit/receipt lxqt-powermanagement/receipt lxqt-qtplugin/receipt lxqt-runner/receipt lxqt-session/receipt lxqt-sudo/receipt marble/receipt mate-screensaver/receipt mate116/stuff/atril/receipt mdiedit/receipt mesa-demos/receipt mesa-wayland/receipt mesa/receipt mesa/stuff/mesa-12.0.patch mesa/stuff/nouveau-fix-header.patch mesa/stuff/patches/series mesa/stuff/patches/std.patch mesa12/receipt mesa12/stuff/90-DRI.conf mesa12/stuff/mesa-12.0.patch mesa12/stuff/nouveau-fix-header.patch mesa17/receipt mesa17/stuff/90-DRI.conf mesa17/stuff/patches/series mesa17/stuff/patches/std.patch miam-player/receipt minetest/receipt mupen64plus/receipt nomacs/receipt notes/receipt octave/receipt opencpn/receipt openspades/receipt palemoon/receipt pavucontrol-qt/receipt pcmanfm-qt/receipt pencil2d/receipt polkit-qt/receipt prboom/receipt qarma/receipt qedit/receipt qlipper/receipt qps/receipt qt4/receipt qt5/receipt qtav/receipt qterminal/receipt qtermwidget/receipt qtstyleplugins/receipt qtwebkit/receipt quesoglc/receipt raine/receipt screengrab/receipt sddm/receipt solid/receipt spivak/receipt stellarium/receipt svgcleaner-gui/receipt tea/receipt vidalia/receipt virtualbox-ose/receipt vivaldi/receipt warzone2100/receipt wine-rt/receipt wine/receipt wxWidgets/receipt wxWidgets28/receipt wxpython/receipt xorg-server/receipt xorg-xdriinfo/receipt zsnes/receipt
line diff
     1.1 --- a/QtWeb/receipt	Thu Mar 15 21:17:12 2018 +0200
     1.2 +++ b/QtWeb/receipt	Fri Mar 16 00:27:34 2018 +0200
     1.3 @@ -14,7 +14,7 @@
     1.4  TAGS="web-browser"
     1.5  
     1.6  DEPENDS="qt5 cacerts "
     1.7 -BUILD_DEPENDS="wget cacerts qmake qt5-dev qtwebkit mesa17-dev xorg-dev "
     1.8 +BUILD_DEPENDS="wget cacerts qmake qt5-dev qtwebkit mesa-dev xorg-dev "
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()
     2.1 --- a/assaultcube/receipt	Thu Mar 15 21:17:12 2018 +0200
     2.2 +++ b/assaultcube/receipt	Fri Mar 16 00:27:34 2018 +0200
     2.3 @@ -12,9 +12,9 @@
     2.4  WEB_SITE="http://assault.cubers.net/"
     2.5  WGET_URL="$SF_MIRROR/actiongame/$TARBALL"
     2.6  
     2.7 -DEPENDS="openal libsdl-image libsdl-mixer mesa17 libglu-mesa assaultcube-data"
     2.8 -BUILD_DEPENDS="openal-dev libsdl-image-dev libsdl-mixer-dev mesa17-dev \
     2.9 -libglu-mesa-dev zlib-dev"
    2.10 +DEPENDS="openal libsdl-image libsdl-mixer mesa glu assaultcube-data"
    2.11 +BUILD_DEPENDS="openal-dev libsdl-image-dev libsdl-mixer-dev mesa-dev \
    2.12 +glu-dev zlib-dev"
    2.13  
    2.14  # Rules to configure and make the package.
    2.15  compile_rules()
     3.1 --- a/astromenace/receipt	Thu Mar 15 21:17:12 2018 +0200
     3.2 +++ b/astromenace/receipt	Fri Mar 16 00:27:34 2018 +0200
     3.3 @@ -13,11 +13,11 @@
     3.4  
     3.5  TAGS="arcade game shooting space"
     3.6  
     3.7 -DEPENDS="cmake libsdl libogg libvorbis libglu-mesa openal freealut \
     3.8 +DEPENDS="cmake libsdl libogg libvorbis glu openal freealut \
     3.9  xorg-libXinerama freetype"
    3.10  
    3.11 -BUILD_DEPENDS="gcc cmake make libsdl-dev libogg-dev libvorbis-dev libglu-mesa-dev \
    3.12 -openal-dev freealut-dev xorg-libXinerama-dev freetype-dev mesa17-dev"
    3.13 +BUILD_DEPENDS="gcc cmake make libsdl-dev libogg-dev libvorbis-dev glu-dev \
    3.14 +openal-dev freealut-dev xorg-libXinerama-dev freetype-dev mesa-dev"
    3.15  
    3.16  # Rules to configure and make the package.
    3.17  compile_rules()
     4.1 --- a/audacious-plugins/receipt	Thu Mar 15 21:17:12 2018 +0200
     4.2 +++ b/audacious-plugins/receipt	Fri Mar 16 00:27:34 2018 +0200
     4.3 @@ -16,7 +16,7 @@
     4.4  fluidsynth-dev mpg123-dev faad2-dev wavpack-dev libsndfile-dev libmodplug-dev \
     4.5  libsamplerate-dev alsa-lib-dev jack-dev pulseaudio-dev neon-dev libmms-dev \
     4.6  dbus-dev dbus-glib-dev libnotify-dev gdk-pixbuf-dev lirc-dev curl-dev \
     4.7 -xorg-libXrender-dev xorg-libXcomposite-dev ffmpeg-dev qt5-dev mesa17-dev \
     4.8 +xorg-libXrender-dev xorg-libXcomposite-dev ffmpeg-dev qt5-dev mesa-dev \
     4.9  audacious-qt-dev"
    4.10  SPLIT="audacious-skins \
    4.11  audacious-plugins        audacious-plugins-extra \
    4.12 @@ -64,7 +64,7 @@
    4.13  			copy ladspa.so alarm.so gnomeshortcuts.so lyricwiki.so \
    4.14  			amidi-plug.so vtx.so blur_scope.so cairo-spectrum.so gl-spectrum.so
    4.15  			DEPENDS="audacious-plugins-common-extra audacious \
    4.16 -			cairo dbus-glib fluidsynth gdk-pixbuf glib gtk+ libxml2 mesa17 \
    4.17 +			cairo dbus-glib fluidsynth gdk-pixbuf glib gtk+ libxml2 mesa \
    4.18  			pango xorg-libX11"
    4.19  			CAT="multimedia|GTK+2 based extra plugins"
    4.20  			;;
    4.21 @@ -81,7 +81,7 @@
    4.22  			copy gnomeshortcuts.so lyricwiki-qt.so amidi-plug.so vtx.so \
    4.23  			gl-spectrum-qt.so
    4.24  			DEPENDS="audacious-plugins-common-extra audacious-qt \
    4.25 -			dbus-glib fluidsynth glib libxml2 mesa17 qt5-base"
    4.26 +			dbus-glib fluidsynth glib libxml2 mesa qt5-base"
    4.27  			CAT="multimedia|Qt5 based extra plugins"
    4.28  			;;
    4.29  
     5.1 --- a/avidemux/receipt	Thu Mar 15 21:17:12 2018 +0200
     5.2 +++ b/avidemux/receipt	Fri Mar 16 00:27:34 2018 +0200
     5.3 @@ -16,8 +16,8 @@
     5.4  BUILD_DEPENDS="tar coreutils-file-special coreutils-file-format cmake yasm \
     5.5  gettext pkg-config xorg-libXv-dev libxml2-dev libvorbis-dev lame-dev xvidcore-dev \
     5.6  opencore-amr-dev x264-dev faac-dev faad2-dev libsamplerate-dev alsa-lib-dev \
     5.7 -libxslt-dev libvpx-dev bash qt5-dev xorg-dev zlib-dev mesa17-dev sqlite3-dev \
     5.8 -libglu-mesa-dev fribidi-dev "
     5.9 +libxslt-dev libvpx-dev bash qt5-dev xorg-dev zlib-dev mesa-dev sqlite3-dev \
    5.10 +glu-dev fribidi-dev "
    5.11  
    5.12  # Rules to configure and make the package.
    5.13  compile_rules()
     6.1 --- a/billardgl/receipt	Thu Mar 15 21:17:12 2018 +0200
     6.2 +++ b/billardgl/receipt	Fri Mar 16 00:27:34 2018 +0200
     6.3 @@ -11,9 +11,9 @@
     6.4  WEB_SITE="http://www.billardgl.de/"
     6.5  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     6.6  
     6.7 -DEPENDS="libglu-mesa freeglut"
     6.8 -BUILD_DEPENDS="libglu-mesa xorg-libXmu-dev xorg-libXi-dev mesa-dev \
     6.9 -libglu-mesa-dev freeglut-dev"
    6.10 +DEPENDS="glu freeglut"
    6.11 +BUILD_DEPENDS="glu xorg-libXmu-dev xorg-libXi-dev mesa-dev \
    6.12 +glu-dev freeglut-dev"
    6.13  
    6.14  # Rules to configure and make the package.
    6.15  compile_rules()
     7.1 --- a/blender/receipt	Thu Mar 15 21:17:12 2018 +0200
     7.2 +++ b/blender/receipt	Fri Mar 16 00:27:34 2018 +0200
     7.3 @@ -12,15 +12,15 @@
     7.4  WGET_URL="http://download.blender.org/source/$TARBALL"
     7.5  TAGS="3D creator editor"
     7.6  
     7.7 -DEPENDS="py3k mesa libsdl libsamplerate libdrm jpeg libglu-mesa openjpeg \
     7.8 +DEPENDS="py3k mesa libsdl libsamplerate libdrm jpeg glu openjpeg \
     7.9  ffmpeg lcms openexr desktop-file-utils libgomp tiff libpng16 freeglut \
    7.10  freetype openal zlib librsvg glew libboost-filesystem libboost-regex \
    7.11  libboost-thread libboost-date-time libboost-dev" #libboost-dev?
    7.12  BUILD_DEPENDS="cmake xorg-libXmu ilmbase-dev yasm pkg-config coreutils-file-format \
    7.13  gettext mesa-dev freeglut-dev librsvg-dev openexr-dev tiff-dev openal-dev \
    7.14 -libglu-mesa libsdl-dev py3k-dev libsamplerate-dev ffmpeg-dev lcms-dev openjpeg-dev \
    7.15 +glu libsdl-dev py3k-dev libsamplerate-dev ffmpeg-dev lcms-dev openjpeg-dev \
    7.16  libboost-dev libboost-math libboost-math-tr1 libboost-filesystem \
    7.17 -libglu-mesa-dev glew-dev"
    7.18 +glu-dev glew-dev"
    7.19  
    7.20  # Rules to configure and make the package.
    7.21  compile_rules()
     8.1 --- a/bullet/receipt	Thu Mar 15 21:17:12 2018 +0200
     8.2 +++ b/bullet/receipt	Fri Mar 16 00:27:34 2018 +0200
     8.3 @@ -10,7 +10,7 @@
     8.4  TARBALL="$PACKAGE-$VERSION.tgz"
     8.5  WGET_URL="http://bullet.googlecode.com/files/$TARBALL"
     8.6  
     8.7 -BUILD_DEPENDS="cmake mesa-dev freeglut-dev libglu-mesa-dev python-dev"
     8.8 +BUILD_DEPENDS="cmake mesa-dev freeglut-dev glu-dev python-dev"
     8.9  SPLIT="bullet bullet-dev"
    8.10  
    8.11  # Rules to configure and make the package.
     9.1 --- a/cairo-dock-plugins/receipt	Thu Mar 15 21:17:12 2018 +0200
     9.2 +++ b/cairo-dock-plugins/receipt	Fri Mar 16 00:27:34 2018 +0200
     9.3 @@ -13,7 +13,7 @@
     9.4  DEPENDS="dbus-glib cairo-dock"
     9.5  BUILD_DEPENDS="wget dbus-glib-dev cairo-dock-dev cmake alsa-lib \
     9.6  gtk+-dev cairo-dev librsvg-dev dbus-dev libxml2-dev gtkglext-dev mesa-dev \
     9.7 -xorg-libXtst-dev xorg-libXcomposite-dev alsa-lib-dev libical-dev libglu-mesa-dev"
     9.8 +xorg-libXtst-dev xorg-libXcomposite-dev alsa-lib-dev libical-dev glu-dev"
     9.9  
    9.10  # Rules to configure and make the package.
    9.11  compile_rules()
    10.1 --- a/cairo-dock/receipt	Thu Mar 15 21:17:12 2018 +0200
    10.2 +++ b/cairo-dock/receipt	Fri Mar 16 00:27:34 2018 +0200
    10.3 @@ -13,7 +13,7 @@
    10.4  BUILD_DEPENDS="gtk+ cairo librsvg xorg-xcompmgr mesa gtkglext dbus libcurl \
    10.5  cmake gtk+-dev cairo-dev librsvg-dev mesa-dev \
    10.6  gtkglext-dev dbus-dev dbus-glib-dev curl-dev libcroco wget libxml2-dev \
    10.7 -xorg-libXtst-dev xorg-libXcomposite-dev libglu-mesa-dev gettext-tools"
    10.8 +xorg-libXtst-dev xorg-libXcomposite-dev glu-dev gettext-tools"
    10.9  SPLIT="cairo-dock cairo-dock-dev"
   10.10  
   10.11  # Rules to configure and make the package.
   10.12 @@ -40,7 +40,7 @@
   10.13  	cairo-dock-dev)
   10.14  		CAT="x-window|Cairo dock devel file."
   10.15  		DEPENDS="cairo-dock pkg-config gtk+-dev dbus-dev curl-dev \
   10.16 -			libglu-mesa-dev mesa-dev libxml2-dev glib-dev \
   10.17 +			glu-dev mesa-dev libxml2-dev glib-dev \
   10.18  			dbus-glib-dev glib-dev librsvg-dev xorg-libX11-dev"
   10.19  		mkdir -p $fs/usr/lib
   10.20  		#cp -a $install/usr/lib/*.*a $fs/usr/lib
    11.1 --- a/cairo-gl/receipt	Thu Mar 15 21:17:12 2018 +0200
    11.2 +++ b/cairo-gl/receipt	Fri Mar 16 00:27:34 2018 +0200
    11.3 @@ -14,7 +14,7 @@
    11.4  BUILD_DEPENDS="pkg-config glib-dev libpng16-dev zlib-dev fontconfig-dev \
    11.5  freetype-dev xorg-libX11-dev xorg-pixman-dev xorg-libXau-dev xorg-libXdmcp-dev \
    11.6  xorg-libXrender-dev xorg-xcb-util-dev xorg-libxcb-dev expat-dev libxml2-dev \
    11.7 -mesa-dev eudev-dev xorg-libXxf86vm-dev libdrm-dev libegl-mesa \
    11.8 +mesa-dev eudev-dev xorg-libXxf86vm-dev libdrm-dev mesa-libegl \
    11.9  xorg-libxshmfence-dev"
   11.10  SPLIT="cairo-gl cairo-gl-dev cairo-gl-tools"
   11.11  SIBLINGS="cairo"
   11.12 @@ -39,7 +39,7 @@
   11.13  	case $PACKAGE in
   11.14  	cairo-gl)
   11.15  		DEPENDS="bzlib fontconfig freetype glib glibc-base harfbuzz \
   11.16 -			libdrm libffi libpng16 xorg-libxcb libxml2 mesa libegl-mesa \
   11.17 +			libdrm libffi libpng16 xorg-libxcb libxml2 mesa mesa-libegl \
   11.18  			pcre xorg-pixman eudev xorg-libX11 xorg-libXau \
   11.19  			xorg-libXdamage xorg-libXdmcp xorg-libXext \
   11.20  			xorg-libXfixes xorg-libXrender xorg-libXxf86vm zlib"
    12.1 --- a/cairo/receipt	Thu Mar 15 21:17:12 2018 +0200
    12.2 +++ b/cairo/receipt	Fri Mar 16 00:27:34 2018 +0200
    12.3 @@ -18,7 +18,7 @@
    12.4  SPLIT="cairo cairo-tools cairo-dev"
    12.5  
    12.6  #BUILD_DEPENDS="$BUILD_DEPENDS mesa-dev eudev-dev xorg-libXxf86vm-dev \
    12.7 -#libdrm-dev libegl-mesa xorg-libxshmfence-dev"
    12.8 +#libdrm-dev mesa-libegl xorg-libxshmfence-dev"
    12.9  #SPLIT="$SPLIT cairo-gl:gl cairo-gl-tools:gl cairo-gl-dev:gl"
   12.10  
   12.11  compile_rules() {
   12.12 @@ -69,7 +69,7 @@
   12.13  			copy usr/lib/*.so*
   12.14  			CAT="x-window|with GL support"
   12.15  			DEPENDS="bzlib fontconfig freetype glib glibc-base harfbuzz libdrm \
   12.16 -			libffi libpng16 xorg-libxcb libxml2 mesa libegl-mesa pcre xorg-pixman eudev \
   12.17 +			libffi libpng16 xorg-libxcb libxml2 mesa mesa-libegl pcre xorg-pixman eudev \
   12.18  			xorg-libX11 xorg-libXau xorg-libXdamage xorg-libXdmcp xorg-libXext \
   12.19  			xorg-libXfixes xorg-libXrender xorg-libXxf86vm zlib"
   12.20  			;;
    13.1 --- a/celestia/receipt	Thu Mar 15 21:17:12 2018 +0200
    13.2 +++ b/celestia/receipt	Fri Mar 16 00:27:34 2018 +0200
    13.3 @@ -10,9 +10,9 @@
    13.4  WEB_SITE="http://www.shatters.net/celestia/"
    13.5  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    13.6  
    13.7 -DEPENDS="gtk+ glew libtheora lua5.1 gtkglext freeglut xorg-libXmu mesa libglu-mesa libjpeg jpeg zlib"
    13.8 +DEPENDS="gtk+ glew libtheora lua5.1 gtkglext freeglut xorg-libXmu mesa glu libjpeg jpeg zlib"
    13.9  BUILD_DEPENDS="$DEPENDS gtk+-dev libtheora-dev lua5.1-dev gtkglext-dev \
   13.10 -freeglut-dev xorg-libXmu-dev libglu-mesa mesa-dev libpng16-dev libogg-dev \
   13.11 +freeglut-dev xorg-libXmu-dev glu mesa-dev libpng16-dev libogg-dev \
   13.12  jpeg-dev glew-dev zlib-dev gettext autoconf"
   13.13  
   13.14  # Rules to configure and make the package.
    14.1 --- a/cinepaint/receipt	Thu Mar 15 21:17:12 2018 +0200
    14.2 +++ b/cinepaint/receipt	Fri Mar 16 00:27:34 2018 +0200
    14.3 @@ -15,7 +15,7 @@
    14.4  BUILD_DEPENDS="python coreutils-file-summarize coreutils-file-special gettext \
    14.5  xorg-xextproto util-linux-uuid-dev lcms-dev openexr-dev fltk-dev mesa-dev \
    14.6  ilmbase-dev xorg-libXpm-dev gtk+-dev libpng16-dev bash automake autoconf libtool \
    14.7 -python-dev libglu-mesa-dev libpng12-dev "
    14.8 +python-dev glu-dev libpng12-dev "
    14.9  
   14.10  # Rules to configure and make the package.
   14.11  compile_rules()
    15.1 --- a/clementine/receipt	Thu Mar 15 21:17:12 2018 +0200
    15.2 +++ b/clementine/receipt	Fri Mar 16 00:27:34 2018 +0200
    15.3 @@ -13,8 +13,8 @@
    15.4  
    15.5  DEPENDS="ffmpeg fftw glew gst0-plugins-base libmtp protobuf taglib qt5-base libcdio qjson "
    15.6  # libgpod qca 
    15.7 -BUILD_DEPENDS="cmake qt5-dev mesa17-dev xorg-dev libglu-mesa-dev \
    15.8 -libglw-mesa-dev openssl-dev lame-dev taglib-dev dbus-dev libcurl \
    15.9 +BUILD_DEPENDS="cmake qt5-dev mesa-dev xorg-dev glu-dev \
   15.10 +glw-dev openssl-dev lame-dev taglib-dev dbus-dev libcurl \
   15.11  libplist-dev libusb-dev libmtp-dev libcdio-dev libcdio-utils \
   15.12  gstreamer1-dev gst1-plugins-base-dev gst1-plugins-good-dev \
   15.13  libboost-dev gettext  automake autoconf glib-dev dbus-glib-dev fftw-dev \
    16.1 --- a/clutter/receipt	Thu Mar 15 21:17:12 2018 +0200
    16.2 +++ b/clutter/receipt	Fri Mar 16 00:27:34 2018 +0200
    16.3 @@ -33,7 +33,7 @@
    16.4  			copy @std
    16.5  			DEPENDS="atk bzlib cairo cogl expat fontconfig freetype gdk-pixbuf \
    16.6  			glib json-glib libatomic libdrm libffi libharfbuzz liblzma \
    16.7 -			libpng16 libxml2 mesa17-libegl mesa17-libgbm mesa17-libwayland-egl \
    16.8 +			libpng16 libxml2 mesa-libegl mesa-libgbm mesa-libwayland-egl \
    16.9  			pango pcre util-linux-blkid util-linux-mount util-linux-uuid \
   16.10  			wayland xorg-libX11 xorg-libXau xorg-libxcb xorg-libXcomposite \
   16.11  			xorg-libXdamage xorg-libXdmcp xorg-libXext xorg-libXfixes \
   16.12 @@ -44,7 +44,7 @@
   16.13  			DEPENDS="clutter atk-dev bzip2-dev cairo-dev cogl-dev expat-dev \
   16.14  			fontconfig-dev freetype-dev gdk-pixbuf-dev glib-dev harfbuzz-dev \
   16.15  			json-glib-dev libdrm-dev libffi-dev libpng16-dev libxml2-dev \
   16.16 -			mesa17-dev pango-dev pcre-dev util-linux-blkid-dev \
   16.17 +			mesa-dev pango-dev pcre-dev util-linux-blkid-dev \
   16.18  			util-linux-mount-dev util-linux-uuid-dev wayland-dev \
   16.19  			xorg-libX11-dev xorg-libXau-dev xorg-libxcb-dev \
   16.20  			xorg-libXcomposite-dev xorg-libXdamage-dev xorg-libXdmcp-dev \
    17.1 --- a/cogl/receipt	Thu Mar 15 21:17:12 2018 +0200
    17.2 +++ b/cogl/receipt	Fri Mar 16 00:27:34 2018 +0200
    17.3 @@ -12,7 +12,7 @@
    17.4  TARBALL="$PACKAGE-$VERSION.tar.xz"
    17.5  WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION%.*}/$TARBALL"
    17.6  
    17.7 -BUILD_DEPENDS="glib-dev mesa17-dev xorg-libXcomposite-dev xorg-libXrandr-dev \
    17.8 +BUILD_DEPENDS="glib-dev mesa-dev xorg-libXcomposite-dev xorg-libXrandr-dev \
    17.9  gdk-pixbuf-dev gettext cairo-dev pango-dev gobject-introspection-dev \
   17.10  xorg-libxshmfence-dev expat-dev"
   17.11  SPLIT="cogl cogl-dev"
   17.12 @@ -22,7 +22,7 @@
   17.13  
   17.14  	# --enable-kms-egl-platform, --enable-wayland-egl-platform,
   17.15  	# --enable-wayland-egl-server: for GNOME Wayland support.
   17.16 -	# This added mesa17-libwayland-egl to DEPENDS.
   17.17 +	# This added mesa-libwayland-egl to DEPENDS.
   17.18  	# --enable-xlib-egl-platform is default option.
   17.19  	./configure \
   17.20  		--enable-gles1 \
   17.21 @@ -45,7 +45,7 @@
   17.22  			copy @std
   17.23  			DEPENDS="bzlib cairo expat fontconfig freetype gdk-pixbuf glib \
   17.24  			libatomic libdrm libffi libharfbuzz liblzma libpng16 libxml2 \
   17.25 -			mesa17-libegl mesa17-libgbm mesa17-libwayland-egl pango pcre \
   17.26 +			mesa-libegl mesa-libgbm mesa-libwayland-egl pango pcre \
   17.27  			util-linux-blkid util-linux-mount util-linux-uuid wayland \
   17.28  			xorg-libX11 xorg-libXau xorg-libxcb xorg-libXcomposite \
   17.29  			xorg-libXdamage xorg-libXdmcp xorg-libXext xorg-libXfixes \
   17.30 @@ -55,7 +55,7 @@
   17.31  			copy @dev
   17.32  			DEPENDS="cogl bzip2-dev cairo-dev expat-dev fontconfig-dev \
   17.33  			freetype-dev gdk-pixbuf-dev glib-dev harfbuzz-dev libdrm-dev \
   17.34 -			libffi-dev libpng16-dev libxml2-dev mesa17-dev pango-dev pcre-dev \
   17.35 +			libffi-dev libpng16-dev libxml2-dev mesa-dev pango-dev pcre-dev \
   17.36  			util-linux-blkid-dev util-linux-mount-dev util-linux-uuid-dev \
   17.37  			wayland-dev xorg-libX11-dev xorg-libXau-dev xorg-libxcb-dev \
   17.38  			xorg-libXcomposite-dev xorg-libXdamage-dev xorg-libXdmcp-dev \
    18.1 --- a/compiz-core/receipt	Thu Mar 15 21:17:12 2018 +0200
    18.2 +++ b/compiz-core/receipt	Fri Mar 16 00:27:34 2018 +0200
    18.3 @@ -12,8 +12,8 @@
    18.4  WGET_URL="$WEB_SITE/compiz/releases/download/v$VERSION/compiz-$VERSION.tar.xz"
    18.5  
    18.6  BUILD_DEPENDS="xorg-dev intltool librsvg-dev libxslt-dev pango-dev libtool \
    18.7 -startup-notification-dev mesa17-dev file dbus-dev dbus-glib-dev cairo-dev \
    18.8 -util-linux-uuid-dev expat-dev xorg-libxshmfence-dev libglu-mesa-dev \
    18.9 +startup-notification-dev mesa-dev file dbus-dev dbus-glib-dev cairo-dev \
   18.10 +util-linux-uuid-dev expat-dev xorg-libxshmfence-dev glu-dev \
   18.11  xorg-xcb-util-dev"
   18.12  SPLIT="compiz-core-dev"
   18.13  
   18.14 @@ -42,7 +42,7 @@
   18.15  			cp -a $install/usr/share/locale/ru $fs/usr/share
   18.16  			rm -rf $fs/usr/lib/compiz/*.la
   18.17  			sed 's|bash|sh|' -i $fs/usr/bin/compiz-decorator
   18.18 -			DEPENDS="librsvg libxslt mesa libglu-mesa dbus dbus-glib \
   18.19 +			DEPENDS="librsvg libxslt mesa glu dbus dbus-glib \
   18.20  			startup-notification compiz-bcop compiz-libcompizconfig"
   18.21  			;;
   18.22  		*-dev)
    19.1 --- a/compiz-plugins-extra/receipt	Thu Mar 15 21:17:12 2018 +0200
    19.2 +++ b/compiz-plugins-extra/receipt	Fri Mar 16 00:27:34 2018 +0200
    19.3 @@ -16,7 +16,7 @@
    19.4  BUILD_DEPENDS="xorg-dev compiz-core-dev compiz-libcompizconfig-dev cmake \
    19.5  libxslt-dev startup-notification-dev mesa-dev gtk+-dev intltool librsvg-dev \
    19.6  libnotify-dev compiz-bcop util-linux-uuid-dev compiz-plugins-main-dev libtool \
    19.7 -util-linux-getopt xorg-libxshmfence-dev libglu-mesa-dev expat-dev"
    19.8 +util-linux-getopt xorg-libxshmfence-dev glu-dev expat-dev"
    19.9  SPLIT="compiz-plugins-extra-dev"
   19.10  
   19.11  compile_rules() {
    20.1 --- a/compiz-plugins-main/receipt	Thu Mar 15 21:17:12 2018 +0200
    20.2 +++ b/compiz-plugins-main/receipt	Fri Mar 16 00:27:34 2018 +0200
    20.3 @@ -13,7 +13,7 @@
    20.4  
    20.5  BUILD_DEPENDS="xorg-dev compiz-core-dev libnotify-dev libxslt-dev \
    20.6  startup-notification-dev mesa-dev gtk+-dev intltool librsvg-dev \
    20.7 -compiz-libcompizconfig compiz-libcompizconfig-dev compiz-bcop libglu-mesa-dev \
    20.8 +compiz-libcompizconfig compiz-libcompizconfig-dev compiz-bcop glu-dev \
    20.9  util-linux-uuid-dev libtool util-linux-getopt xorg-libxshmfence-dev expat-dev"
   20.10  SPLIT="compiz-plugins-main-dev"
   20.11  
    21.1 --- a/compiz-plugins-unsupported/receipt	Thu Mar 15 21:17:12 2018 +0200
    21.2 +++ b/compiz-plugins-unsupported/receipt	Fri Mar 16 00:27:34 2018 +0200
    21.3 @@ -15,7 +15,7 @@
    21.4  libxslt-dev startup-notification-dev mesa-dev gtk+-dev intltool librsvg-dev \
    21.5  libnotify-dev compiz-bcop util-linux-uuid-dev compiz-plugins-main-dev \
    21.6  compiz-plugins-extra compiz-plugins-extra-dev libtool util-linux-getopt \
    21.7 -xorg-libxshmfence-dev libglu-mesa-dev expat-dev"
    21.8 +xorg-libxshmfence-dev glu-dev expat-dev"
    21.9  SPLIT="compiz-plugins-unsupported-dev"
   21.10  
   21.11  compile_rules() {
    22.1 --- a/compton-conf/receipt	Thu Mar 15 21:17:12 2018 +0200
    22.2 +++ b/compton-conf/receipt	Fri Mar 16 00:27:34 2018 +0200
    22.3 @@ -11,7 +11,7 @@
    22.4  TARBALL="$PACKAGE-$VERSION.tar.xz"
    22.5  WGET_URL="https://github.com/lxde/compton-conf/releases/download/$VERSION/$TARBALL"
    22.6  
    22.7 -BUILD_DEPENDS="cmake lxqt-build-tools mesa17-dev libconfig-dev"
    22.8 +BUILD_DEPENDS="cmake lxqt-build-tools mesa-dev libconfig-dev"
    22.9  
   22.10  compile_rules() {
   22.11  	mkdir build; cd build
    23.1 --- a/copyq/receipt	Thu Mar 15 21:17:12 2018 +0200
    23.2 +++ b/copyq/receipt	Fri Mar 16 00:27:34 2018 +0200
    23.3 @@ -12,7 +12,7 @@
    23.4  WGET_URL="https://github.com/hluk/CopyQ/archive/$VERSION_GIT.tar.gz"
    23.5  
    23.6  DEPENDS="qt5-base"
    23.7 -BUILD_DEPENDS="qt5-dev cmake expat-dev xorg-dev zlib-dev expat-dev mesa17-dev"
    23.8 +BUILD_DEPENDS="qt5-dev cmake expat-dev xorg-dev zlib-dev expat-dev mesa-dev"
    23.9  
   23.10  # Rules to configure and make the package.
   23.11  compile_rules()
    24.1 --- a/djview/receipt	Thu Mar 15 21:17:12 2018 +0200
    24.2 +++ b/djview/receipt	Fri Mar 16 00:27:34 2018 +0200
    24.3 @@ -11,7 +11,7 @@
    24.4  WGET_URL="$SF_MIRROR/djvu/$TARBALL"
    24.5  
    24.6  DEPENDS="qt5-base djvulibre"
    24.7 -BUILD_DEPENDS="qt5-dev djvulibre-dev gzip xorg-dev zlib-dev expat-dev mesa17-dev"
    24.8 +BUILD_DEPENDS="qt5-dev djvulibre-dev gzip xorg-dev zlib-dev expat-dev mesa-dev"
    24.9  
   24.10  # Rules to configure and make the package.
   24.11  compile_rules()
    25.1 --- a/eduke32/receipt	Thu Mar 15 21:17:12 2018 +0200
    25.2 +++ b/eduke32/receipt	Fri Mar 16 00:27:34 2018 +0200
    25.3 @@ -13,7 +13,7 @@
    25.4  
    25.5  DEPENDS="libsdl libsdl-mixer libvorbis gtk+ eduke32-data"
    25.6  BUILD_DEPENDS="libsdl-dev libsdl-mixer-dev libvorbis-dev gtk+-dev nasm \
    25.7 -mesa-dev libglu-mesa-dev gcc49"
    25.8 +mesa-dev glu-dev gcc49"
    25.9  
   25.10  # Rules to configure and make the package.
   25.11  compile_rules()
    26.1 --- a/eggwm-qt5/receipt	Thu Mar 15 21:17:12 2018 +0200
    26.2 +++ b/eggwm-qt5/receipt	Fri Mar 16 00:27:34 2018 +0200
    26.3 @@ -24,5 +24,5 @@
    26.4  
    26.5  genpkg_rules() {
    26.6  	copy @std
    26.7 -	DEPENDS="libatomic mesa17 qt5-base qt5-x11extras xorg-libX11"
    26.8 +	DEPENDS="libatomic mesa qt5-base qt5-x11extras xorg-libX11"
    26.9  }
    27.1 --- a/evas/receipt	Thu Mar 15 21:17:12 2018 +0200
    27.2 +++ b/evas/receipt	Fri Mar 16 00:27:34 2018 +0200
    27.3 @@ -37,7 +37,7 @@
    27.4  			copy @std
    27.5  			DEPENDS="eet expat fontconfig freetype giflib libpng16 tiff \
    27.6  			libxml2 xorg-libXScrnSaver xorg-libXp eina"
    27.7 -			OPTIONAL_DEPENDS="mesa-dev libglu-mesa-dev"
    27.8 +			OPTIONAL_DEPENDS="mesa-dev glu-dev"
    27.9  			TAGS="e enlightenment efl"
   27.10  			;;
   27.11  		evas-dev)
   27.12 @@ -45,7 +45,7 @@
   27.13  			DEPENDS="eet-dev expat-dev fontconfig-dev freetype-dev fribidi-dev \
   27.14  			giflib-dev libpng16-dev tiff-dev libxml2-dev util-linux-uuid-dev \
   27.15  			xorg-dev xorg-libXScrnSaver-dev xorg-libXp-dev pkg-config"
   27.16 -			OPTIONAL_DEPENDS="mesa-dev libglu-mesa-dev"
   27.17 +			OPTIONAL_DEPENDS="mesa-dev glu-dev"
   27.18  			;;
   27.19  	esac
   27.20  }
    28.1 --- a/fceux/receipt	Thu Mar 15 21:17:12 2018 +0200
    28.2 +++ b/fceux/receipt	Fri Mar 16 00:27:34 2018 +0200
    28.3 @@ -13,7 +13,7 @@
    28.4  
    28.5  DEPENDS="libsdl lua gtk+"
    28.6  BUILD_DEPENDS="scons mesa-dev libsdl-dev lua-dev gtk+-dev zlib-dev \
    28.7 -elfutils-dev libglu-mesa-dev"
    28.8 +elfutils-dev glu-dev"
    28.9  
   28.10  # Rules to configure and make the package.
   28.11  compile_rules()
    29.1 --- a/feathernotes/receipt	Thu Mar 15 21:17:12 2018 +0200
    29.2 +++ b/feathernotes/receipt	Fri Mar 16 00:27:34 2018 +0200
    29.3 @@ -12,7 +12,7 @@
    29.4  TARBALL="$PACKAGE-$COMMIT.tar.gz"
    29.5  WGET_URL="https://github.com/tsujan/FeatherNotes/archive/$COMMIT.tar.gz"
    29.6  
    29.7 -BUILD_DEPENDS="qt5-dev mesa17-dev"
    29.8 +BUILD_DEPENDS="qt5-dev mesa-dev"
    29.9  
   29.10  compile_rules() {
   29.11  	mkdir build
   29.12 @@ -28,5 +28,5 @@
   29.13  
   29.14  genpkg_rules() {
   29.15  	copy @std
   29.16 -	DEPENDS="libatomic mesa17 qt5-base qt5-svg qt5-x11extras xorg-libX11"
   29.17 +	DEPENDS="libatomic mesa qt5-base qt5-svg qt5-x11extras xorg-libX11"
   29.18  }
    30.1 --- a/featherpad/receipt	Thu Mar 15 21:17:12 2018 +0200
    30.2 +++ b/featherpad/receipt	Fri Mar 16 00:27:34 2018 +0200
    30.3 @@ -11,7 +11,7 @@
    30.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
    30.5  WGET_URL="https://github.com/tsujan/FeatherPad/archive/V$VERSION.tar.gz"
    30.6  
    30.7 -BUILD_DEPENDS="qt5-dev mesa17-dev"
    30.8 +BUILD_DEPENDS="qt5-dev mesa-dev"
    30.9  
   30.10  compile_rules() {
   30.11  	mkdir build
   30.12 @@ -27,5 +27,5 @@
   30.13  
   30.14  genpkg_rules() {
   30.15  	copy @std
   30.16 -	DEPENDS="libatomic mesa17 qt5-base qt5-svg qt5-x11extras xorg-libX11"
   30.17 +	DEPENDS="libatomic mesa qt5-base qt5-svg qt5-x11extras xorg-libX11"
   30.18  }
    31.1 --- a/fltk-2.0.x/receipt	Thu Mar 15 21:17:12 2018 +0200
    31.2 +++ b/fltk-2.0.x/receipt	Fri Mar 16 00:27:34 2018 +0200
    31.3 @@ -11,7 +11,7 @@
    31.4  WGET_URL="subversion|http://svn.easysw.com/public/fltk/fltk/trunk"
    31.5  BRANCH="${VERSION#r}"
    31.6  
    31.7 -BUILD_DEPENDS="xorg-libXft-dev libglu-mesa libglu-mesa-dev mesa mesa-dev \
    31.8 +BUILD_DEPENDS="xorg-libXft-dev glu glu-dev mesa mesa-dev \
    31.9  subversion autoconf xorg-dev libpng12-dev"
   31.10  SPLIT="fltk-2.0.x-dev fltk-2.0.x-fluid2 fltk-2.0.x-gl"
   31.11  
   31.12 @@ -69,7 +69,7 @@
   31.13  		;;
   31.14  	fltk-2.0.x-gl)
   31.15  		CAT="x-window|Fast Light Tool Kit GL library."
   31.16 -		DEPENDS="mesa libglu-mesa expat fontconfig xorg-libXft \
   31.17 +		DEPENDS="mesa glu expat fontconfig xorg-libXft \
   31.18  			xorg-libXi xorg-libXinerama xorg-libXext gcc-lib-base"
   31.19  		mkdir -p $fs/usr/lib
   31.20  		cp -a $install/usr/lib/libfltk2*gl*.so* $fs/usr/lib
    32.1 --- a/fltk/receipt	Thu Mar 15 21:17:12 2018 +0200
    32.2 +++ b/fltk/receipt	Fri Mar 16 00:27:34 2018 +0200
    32.3 @@ -14,7 +14,7 @@
    32.4  
    32.5  BUILD_DEPENDS_arm="jpeg-dev libpng16-dev xorg-libXft-dev"
    32.6  BUILD_DEPENDS="alsa-lib-dev libjpeg-turbo-dev zlib-dev libpng16-dev \
    32.7 -xorg-libX11-dev xorg-libICE-dev xorg-libSM-dev mesa17-dev xorg-libXinerama-dev \
    32.8 +xorg-libX11-dev xorg-libICE-dev xorg-libSM-dev mesa-dev xorg-libXinerama-dev \
    32.9  freetype-dev xorg-libXft-dev xorg-libXcursor-dev xorg-xprop"
   32.10  SPLIT="fltk-blocks fltk-checkers fltk-sudoku fltk-colbrowser fltk-editor \
   32.11  fltk-doc fltk fltk-dev"
   32.12 @@ -108,7 +108,7 @@
   32.13  					DEPENDS="expat fontconfig freetype jpeg libpng16 \
   32.14  					xorg-libXft" ;;
   32.15  				*)
   32.16 -					DEPENDS="fontconfig libjpeg-turbo libpng16 mesa17 \
   32.17 +					DEPENDS="fontconfig libjpeg-turbo libpng16 mesa \
   32.18  					xorg-libX11 xorg-libXcursor xorg-libXext xorg-libXfixes \
   32.19  					xorg-libXft xorg-libXinerama xorg-libXrender"
   32.20  			esac
    33.1 --- a/foobillard/receipt	Thu Mar 15 21:17:12 2018 +0200
    33.2 +++ b/foobillard/receipt	Fri Mar 16 00:27:34 2018 +0200
    33.3 @@ -10,9 +10,9 @@
    33.4  WEB_SITE="http://foobillard.sourceforge.net/"
    33.5  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    33.6  
    33.7 -DEPENDS="libsdl freetype libpng16 mesa libglu-mesa"
    33.8 -BUILD_DEPENDS="libsdl-dev freetype-dev libpng16-dev libglu-mesa mesa-dev \
    33.9 -zlib-dev libglu-mesa-dev"
   33.10 +DEPENDS="libsdl freetype libpng16 mesa glu"
   33.11 +BUILD_DEPENDS="libsdl-dev freetype-dev libpng16-dev glu mesa-dev \
   33.12 +zlib-dev glu-dev"
   33.13  
   33.14  # Rules to configure and make the package.
   33.15  compile_rules()
    34.1 --- a/foobillardplus/receipt	Thu Mar 15 21:17:12 2018 +0200
    34.2 +++ b/foobillardplus/receipt	Fri Mar 16 00:27:34 2018 +0200
    34.3 @@ -10,10 +10,10 @@
    34.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
    34.5  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    34.6  
    34.7 -DEPENDS="bzlib freetype libglu-mesa libpng16 libsdl-mixer libsdl-net"
    34.8 +DEPENDS="bzlib freetype glu libpng16 libsdl-mixer libsdl-net"
    34.9  
   34.10  BUILD_DEPENDS="bash automake autoconf libsdl-dev libsdl-mixer-dev \
   34.11 -libsdl-net-dev mesa-dev libglu-mesa freetype-dev libpng16-dev libglu-mesa-dev"
   34.12 +libsdl-net-dev mesa-dev glu freetype-dev libpng16-dev glu-dev"
   34.13  SPLIT="foobillardplus foobillardplus-music"
   34.14  
   34.15  # Rules to configure and make the package.
    35.1 --- a/fox/receipt	Thu Mar 15 21:17:12 2018 +0200
    35.2 +++ b/fox/receipt	Fri Mar 16 00:27:34 2018 +0200
    35.3 @@ -11,8 +11,8 @@
    35.4  WGET_URL="http://ftp.fox-toolkit.org/pub/$TARBALL"
    35.5  
    35.6  BUILD_DEPENDS="libpng16-dev jpeg-dev tiff-dev xorg-libXft-dev mesa-dev \
    35.7 -	libglu-mesa-dev freetype-dev fontconfig-dev expat-dev libxml2-dev xorg-dev \
    35.8 -	xorg-libxshmfence-dev"
    35.9 +glu-dev freetype-dev fontconfig-dev expat-dev libxml2-dev xorg-dev \
   35.10 +xorg-libxshmfence-dev"
   35.11  SPLIT="adie calculator fox-dev fox-doc pathfinder shutterbug"
   35.12  
   35.13  # Handle SliTaz arch.
   35.14 @@ -49,7 +49,7 @@
   35.15  	case $PACKAGE in
   35.16  	fox)
   35.17  		SUGGESTED="adie calculator pathfinder shutterbug"
   35.18 -		DEPENDS="libpng16 jpeg tiff xorg-libXft bzlib mesa libglu-mesa \
   35.19 +		DEPENDS="libpng16 jpeg tiff xorg-libXft bzlib mesa glu \
   35.20  			xorg-libXcursor xorg-libXrandr xorg-libXxf86vm \
   35.21  			xorg-libXdamage libdrm jbigkit"
   35.22  		mkdir -p $fs/usr/lib
    36.1 --- a/fox14/receipt	Thu Mar 15 21:17:12 2018 +0200
    36.2 +++ b/fox14/receipt	Fri Mar 16 00:27:34 2018 +0200
    36.3 @@ -14,7 +14,7 @@
    36.4  
    36.5  BUILD_DEPENDS="libpng12 jpeg tiff xorg-libXft bzlib \
    36.6  xorg-libXrender xorg-libXrender-dev fontconfig fontconfig-dev freetype freetype-dev \
    36.7 -libpng12-dev jpeg-dev tiff-dev xorg-libXft-dev mesa libglu-mesa expat-dev libxml2-dev"
    36.8 +libpng12-dev jpeg-dev tiff-dev xorg-libXft-dev mesa glu expat-dev libxml2-dev"
    36.9  SPLIT="fox14 fox14-dev"
   36.10  
   36.11  # Rules to configure and make the package.
   36.12 @@ -36,7 +36,7 @@
   36.13  {
   36.14  	case $PACKAGE in
   36.15  	fox14)
   36.16 -		DEPENDS="libpng12 jpeg tiff xorg-libXft bzlib mesa libglu-mesa"
   36.17 +		DEPENDS="libpng12 jpeg tiff xorg-libXft bzlib mesa glu"
   36.18  		mkdir -p $fs/usr/lib
   36.19  		cp -a $install/usr/bin $fs/usr
   36.20  		cp -a $install/usr/lib/*.so* $fs/usr/lib
    37.1 --- a/freeglut/receipt	Thu Mar 15 21:17:12 2018 +0200
    37.2 +++ b/freeglut/receipt	Fri Mar 16 00:27:34 2018 +0200
    37.3 @@ -11,7 +11,7 @@
    37.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
    37.5  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    37.6  
    37.7 -BUILD_DEPENDS="mesa-dev mesa libglu-mesa-dev libglu-mesa xorg-inputproto \
    37.8 +BUILD_DEPENDS="mesa-dev mesa glu-dev glu xorg-inputproto \
    37.9  xorg-xproto xorg-libX11-dev xorg-libXau-dev xorg-libXdamage-dev \
   37.10  xorg-libXdmcp-dev xorg-libXext-dev xorg-libXi-dev xorg-libXfixes-dev \
   37.11  xorg-libXxf86vm-dev xorg-libxcb-dev expat-dev xorg-libxshmfence-dev"
   37.12 @@ -41,7 +41,7 @@
   37.13  		freeglut)
   37.14  			mkdir -p $fs/usr/lib
   37.15  			cp -a $install/usr/lib/*.so* $fs/usr/lib
   37.16 -			DEPENDS="glibc-base libdrm mesa libglu-mesa \
   37.17 +			DEPENDS="glibc-base libdrm mesa glu \
   37.18  			xorg-libX11 xorg-libXau xorg-libXdamage xorg-libXdmcp \
   37.19  			xorg-libXext xorg-libXi xorg-libXfixes xorg-libXxf86vm"
   37.20  			SUGGESTED="nvidia"
    38.1 --- a/frogatto/receipt	Thu Mar 15 21:17:12 2018 +0200
    38.2 +++ b/frogatto/receipt	Fri Mar 16 00:27:34 2018 +0200
    38.3 @@ -11,7 +11,7 @@
    38.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
    38.5  WGET_URL="https://github.com/frogatto/frogatto/archive/$VERSION.tar.gz"
    38.6  
    38.7 -BUILD_DEPENDS="xorg-libX11-dev libsdl-dev mesa-dev libglu-mesa-dev glew-dev \
    38.8 +BUILD_DEPENDS="xorg-libX11-dev libsdl-dev mesa-dev glu-dev glew-dev \
    38.9  libsdl-image-dev libpng16-dev zlib-dev libboost-dev libsdl-ttf-dev \
   38.10  libsdl-mixer-dev coreutils-file-format ccache"
   38.11  SPLIT="frogatto-data"
   38.12 @@ -32,7 +32,7 @@
   38.13  		frogatto)
   38.14  			copy game server frogatto frogatto.desktop frogatto.png
   38.15  			DEPENDS="glew libboost-iostreams libboost-regex libboost-system \
   38.16 -			libboost-thread libglu-mesa libpng16 libsdl libsdl-image \
   38.17 +			libboost-thread glu libpng16 libsdl libsdl-image \
   38.18  			libsdl-mixer libsdl-ttf mesa xorg-libX11 zlib"
   38.19  			;;
   38.20  		frogatto-data)
    39.1 --- a/ftgl/receipt	Thu Mar 15 21:17:12 2018 +0200
    39.2 +++ b/ftgl/receipt	Fri Mar 16 00:27:34 2018 +0200
    39.3 @@ -10,7 +10,7 @@
    39.4  WEB_SITE="http://ftgl.wiki.sourceforge.net/"
    39.5  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    39.6  
    39.7 -BUILD_DEPENDS="$DEPENDS freetype-dev freeglut-dev mesa-dev libglu-mesa-dev \
    39.8 +BUILD_DEPENDS="freetype-dev freeglut-dev mesa-dev glu-dev \
    39.9  expat-dev xorg-libxshmfence-dev"
   39.10  SPLIT="ftgl-dev"
   39.11  
   39.12 @@ -30,7 +30,7 @@
   39.13  {
   39.14  	case $PACKAGE in
   39.15  	ftgl)
   39.16 -		DEPENDS="freetype freeglut mesa libglu-mesa"
   39.17 +		DEPENDS="freetype freeglut mesa glu"
   39.18  		mkdir -p $fs/usr/lib
   39.19  		cp -a $install/usr/lib/*.so* $fs/usr/lib
   39.20  		;;
    40.1 --- a/gens-gs/receipt	Thu Mar 15 21:17:12 2018 +0200
    40.2 +++ b/gens-gs/receipt	Fri Mar 16 00:27:34 2018 +0200
    40.3 @@ -24,6 +24,6 @@
    40.4  
    40.5  genpkg_rules() {
    40.6  	copy @std
    40.7 -	DEPENDS="gtk+ libsdl libglu-mesa"
    40.8 +	DEPENDS="gtk+ libsdl glu"
    40.9  	TAGS="emulator sega"
   40.10  }
    41.1 --- a/glew/receipt	Thu Mar 15 21:17:12 2018 +0200
    41.2 +++ b/glew/receipt	Fri Mar 16 00:27:34 2018 +0200
    41.3 @@ -26,7 +26,7 @@
    41.4  			;;
    41.5  		*-dev)
    41.6  			copy @dev
    41.7 -			DEPENDS="glew libglu-mesa-dev"
    41.8 +			DEPENDS="glew glu-dev"
    41.9  			;;
   41.10  	esac
   41.11  }
    42.1 --- a/gliv/receipt	Thu Mar 15 21:17:12 2018 +0200
    42.2 +++ b/gliv/receipt	Fri Mar 16 00:27:34 2018 +0200
    42.3 @@ -12,7 +12,7 @@
    42.4  
    42.5  DEPENDS="gtk+ gtkglext gettext-base pangox-compat"
    42.6  BUILD_DEPENDS="gtk+-dev gtkglext gtkglext-dev bison mesa-dev pangox-compat-dev \
    42.7 -libglu-mesa-dev"
    42.8 +glu-dev"
    42.9  
   42.10  # Rules to configure and make the package.
   42.11  compile_rules()
    43.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
    43.2 +++ b/glu/receipt	Fri Mar 16 00:27:34 2018 +0200
    43.3 @@ -0,0 +1,37 @@
    43.4 +# SliTaz package receipt v2.
    43.5 +
    43.6 +PACKAGE="glu"
    43.7 +VERSION="9.0.0"
    43.8 +CATEGORY="x-window"
    43.9 +SHORT_DESC="Mesa OpenGL Utility library"
   43.10 +MAINTAINER="pascal.bellard@slitaz.org"
   43.11 +LICENSE="MIT"
   43.12 +WEB_SITE="http://www.mesa3d.org/"
   43.13 +LFS="http://www.linuxfromscratch.org/blfs/view/stable/x/glu.html"
   43.14 +
   43.15 +TARBALL="$PACKAGE-$VERSION.tar.bz2"
   43.16 +WGET_URL="ftp://ftp.freedesktop.org/pub/mesa/glu/$TARBALL"
   43.17 +
   43.18 +BUILD_DEPENDS="mesa-dev automake autoconf libtool expat-dev xorg-dev \
   43.19 +xorg-libxshmfence-dev"
   43.20 +SPLIT="glu-dev"
   43.21 +
   43.22 +compile_rules() {
   43.23 +	./configure \
   43.24 +		--disable-static \
   43.25 +		$CONFIGURE_ARGS &&
   43.26 +	make $MAKEFLAGS && make install
   43.27 +}
   43.28 +
   43.29 +genpkg_rules() {
   43.30 +	case $PACKAGE in
   43.31 +		glu)
   43.32 +			copy @std
   43.33 +			DEPENDS="glibc-base gcc-lib-base mesa"
   43.34 +			PROVIDE="libglu"
   43.35 +			;;
   43.36 +		*-dev)
   43.37 +			copy @dev
   43.38 +			;;
   43.39 +	esac
   43.40 +}
    44.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
    44.2 +++ b/glw/receipt	Fri Mar 16 00:27:34 2018 +0200
    44.3 @@ -0,0 +1,38 @@
    44.4 +# SliTaz package receipt v2.
    44.5 +
    44.6 +PACKAGE="glw"
    44.7 +VERSION="8.0.0"
    44.8 +CATEGORY="x-window"
    44.9 +SHORT_DESC="OpenGL widget library"
   44.10 +MAINTAINER="pascal.bellard@slitaz.org"
   44.11 +LICENSE="MIT"
   44.12 +WEB_SITE="http://www.mesa3d.org/"
   44.13 +
   44.14 +TARBALL="$PACKAGE-$VERSION.tar.bz2"
   44.15 +WGET_URL="ftp://ftp.freedesktop.org/pub/mesa/glw/$TARBALL"
   44.16 +
   44.17 +BUILD_DEPENDS="mesa-dev automake autoconf libtool util-linux-uuid-dev \
   44.18 +expat-dev xorg-dev intltool gettext xorg-libxshmfence-dev"
   44.19 +SPLIT="glw-dev"
   44.20 +
   44.21 +compile_rules() {
   44.22 +	./configure \
   44.23 +		--disable-static \
   44.24 +		$CONFIGURE_ARGS &&
   44.25 +	make $MAKEFLAGS && make install
   44.26 +}
   44.27 +
   44.28 +genpkg_rules() {
   44.29 +	case $PACKAGE in
   44.30 +		glw)
   44.31 +			copy @std
   44.32 +			DEPENDS="glibc-base util-linux-uuid zlib freetype lesstif mesa \
   44.33 +			xorg-libICE xorg-libSM xorg-libX11 xorg-libXau xorg-libXdmcp \
   44.34 +			xorg-libXt"
   44.35 +			PROVIDE="libglw"
   44.36 +			;;
   44.37 +		*-dev)
   44.38 +			copy @dev
   44.39 +			;;
   44.40 +	esac
   44.41 +}
    45.1 --- a/gmerlin/receipt	Thu Mar 15 21:17:12 2018 +0200
    45.2 +++ b/gmerlin/receipt	Fri Mar 16 00:27:34 2018 +0200
    45.3 @@ -12,7 +12,7 @@
    45.4  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    45.5  
    45.6  BUILD_DEPENDS="texinfo libxml2-dev expat-dev gavl-dev gtk+-dev alsa-lib-dev \
    45.7 -libpng16-dev mesa17-dev xorg-libxshmfence-dev"
    45.8 +libpng16-dev mesa-dev xorg-libxshmfence-dev"
    45.9  COOKOPTS="skip-log-errors"
   45.10  
   45.11  compile_rules() {
    46.1 --- a/gnome-games/receipt	Thu Mar 15 21:17:12 2018 +0200
    46.2 +++ b/gnome-games/receipt	Fri Mar 16 00:27:34 2018 +0200
    46.3 @@ -109,7 +109,7 @@
    46.4  			;;
    46.5  		*-glchess)
    46.6  			CAT="games|classic board game of chess"
    46.7 -			DEPENDS="gnome-games-common pygtk   mesa17"
    46.8 +			DEPENDS="gnome-games-common pygtk   mesa"
    46.9  			TAGS="chess"
   46.10  			;;
   46.11  		*-glines)
   46.12 @@ -121,7 +121,7 @@
   46.13  		*-gnibbles)
   46.14  			CAT="games|Nibbles"
   46.15  			DEPENDS="gnome-games-common clutter clutter-gtk cogl json-glib \
   46.16 -			libdrm mesa17-libegl mesa17-libgbm mesa17-libwayland-egl wayland \
   46.17 +			libdrm mesa-libegl mesa-libgbm mesa-libwayland-egl wayland \
   46.18  			xorg-libXcomposite xorg-libXdamage xorg-libXfixes xorg-libXrandr"
   46.19  			;;
   46.20  		*-gnobots2)
   46.21 @@ -156,7 +156,7 @@
   46.22  		*-quadrapassel)
   46.23  			CAT="games|Quadrapassel"
   46.24  			DEPENDS="gnome-games-common clutter clutter-gtk cogl json-glib \
   46.25 -			libdrm mesa17-libegl mesa17-libgbm mesa17-libwayland-egl wayland \
   46.26 +			libdrm mesa-libegl mesa-libgbm mesa-libwayland-egl wayland \
   46.27  			xorg-libXcomposite xorg-libXdamage xorg-libXfixes xorg-libXrandr"
   46.28  			;;
   46.29  		*-swell-foop)
    47.1 --- a/gnumeric/receipt	Thu Mar 15 21:17:12 2018 +0200
    47.2 +++ b/gnumeric/receipt	Fri Mar 16 00:27:34 2018 +0200
    47.3 @@ -10,7 +10,7 @@
    47.4  WEB_SITE="http://www.gnumeric.org/"
    47.5  WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION%.*}/$TARBALL"
    47.6  
    47.7 -DEPENDS="at-spi2 at-spi2-atk atk bzlib cairo dbus fontconfig freetype \
    47.8 +DEPENDS="at-spi2-core at-spi2-atk atk bzlib cairo dbus fontconfig freetype \
    47.9  gdk-pixbuf glib glibc-base gtk+3 harfbuzz libcroco libffi libgsf libpng16 \
   47.10  librsvg xorg-libxcb libxml2 libxslt pango pcre xorg-pixman util-linux-uuid xorg-libICE \
   47.11  xorg-libSM xorg-libX11 xorg-libXau xorg-libXcomposite xorg-libXcursor \
    48.1 --- a/goffice/receipt	Thu Mar 15 21:17:12 2018 +0200
    48.2 +++ b/goffice/receipt	Fri Mar 16 00:27:34 2018 +0200
    48.3 @@ -23,7 +23,7 @@
    48.4  	case $PACKAGE in
    48.5  		goffice)
    48.6  			copy *.so* *.xml *.xsl README
    48.7 -			DEPENDS="at-spi2 at-spi2-atk atk bzlib cairo dbus fontconfig \
    48.8 +			DEPENDS="at-spi2-core at-spi2-atk atk bzlib cairo dbus fontconfig \
    48.9  			freetype gdk-pixbuf glib glibc-base gtk+3 harfbuzz libcroco libffi \
   48.10  			libgsf libpng16 librsvg xorg-libxcb libxml2 libxslt pango pcre \
   48.11  			xorg-pixman util-linux-uuid xorg-libICE xorg-libSM xorg-libX11 \
    49.1 --- a/gogglesmm/receipt	Thu Mar 15 21:17:12 2018 +0200
    49.2 +++ b/gogglesmm/receipt	Fri Mar 16 00:27:34 2018 +0200
    49.3 @@ -11,10 +11,10 @@
    49.4  WGET_URL="http://gogglesmm.googlecode.com/files/$TARBALL"
    49.5  
    49.6  DEPENDS="fox xine-lib dbus curl sqlite3 taglib libpng16 jpeg expat tiff \
    49.7 -mesa libglu-mesa"
    49.8 +mesa glu"
    49.9  BUILD_DEPENDS="fox-dev sqlite3 taglib dbus-dev xine-lib-dev \
   49.10  sqlite3-dev taglib-dev curl-dev expat-dev xorg-xproto \
   49.11 -xorg-libX11-dev libgcrypt-dev mesa-dev libglu-mesa-dev pkg-config"
   49.12 +xorg-libX11-dev libgcrypt-dev mesa-dev glu-dev pkg-config"
   49.13  
   49.14  # Rules to configure and make the package. 
   49.15  compile_rules()
    50.1 --- a/grantlee/receipt	Thu Mar 15 21:17:12 2018 +0200
    50.2 +++ b/grantlee/receipt	Fri Mar 16 00:27:34 2018 +0200
    50.3 @@ -12,7 +12,7 @@
    50.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
    50.5  WGET_URL="http://downloads.grantlee.org/$TARBALL"
    50.6  
    50.7 -BUILD_DEPENDS="cmake qt5-dev mesa17-dev"
    50.8 +BUILD_DEPENDS="cmake qt5-dev mesa-dev"
    50.9  SPLIT="grantlee-dev"
   50.10  
   50.11  compile_rules() {
    51.1 --- a/gtkglext/receipt	Thu Mar 15 21:17:12 2018 +0200
    51.2 +++ b/gtkglext/receipt	Fri Mar 16 00:27:34 2018 +0200
    51.3 @@ -11,7 +11,7 @@
    51.4  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    51.5  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    51.6  
    51.7 -BUILD_DEPENDS="gtk+-dev libglu-mesa libglu-mesa-dev mesa-dev \
    51.8 +BUILD_DEPENDS="gtk+-dev glu glu-dev mesa-dev \
    51.9  util-linux-uuid-dev autoconf pangox-compat-dev expat-dev xorg-libxshmfence-dev"
   51.10  SPLIT="gtkglext-dev"
   51.11  
   51.12 @@ -30,7 +30,7 @@
   51.13  		gtkglext)
   51.14  			mkdir -p $fs/usr/lib
   51.15  			cp -a $install/usr/lib/*.so* $fs/usr/lib
   51.16 -			DEPENDS="gtk+ mesa libglu-mesa pangox-compat"
   51.17 +			DEPENDS="gtk+ mesa glu pangox-compat"
   51.18  			SUGGESTED="nvidia"
   51.19  			;;
   51.20  		*-dev)
    52.1 --- a/hydrogen/receipt	Thu Mar 15 21:17:12 2018 +0200
    52.2 +++ b/hydrogen/receipt	Fri Mar 16 00:27:34 2018 +0200
    52.3 @@ -12,7 +12,7 @@
    52.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
    52.5  WGET_URL="https://github.com/hydrogen-music/hydrogen/archive/${COMMIT:-$VERSION}.tar.gz"
    52.6  
    52.7 -BUILD_DEPENDS="cmake qt5-dev mesa17-dev zlib-dev libarchive-dev libsndfile-dev \
    52.8 +BUILD_DEPENDS="cmake qt5-dev mesa-dev zlib-dev libarchive-dev libsndfile-dev \
    52.9  alsa-lib-dev ladspa-dev liblo-dev jack-dev pulseaudio-dev cppunit-dev doxygen"
   52.10  SPLIT="hydrogen-dev"
   52.11  
    53.1 --- a/keepassx/receipt	Thu Mar 15 21:17:12 2018 +0200
    53.2 +++ b/keepassx/receipt	Fri Mar 16 00:27:34 2018 +0200
    53.3 @@ -13,7 +13,7 @@
    53.4  TAGS="password key"
    53.5  
    53.6  DEPENDS="xorg-libXtst libQtCore libQtGui libQtXml gcc-lib-base"
    53.7 -BUILD_DEPENDS="Qt4-dev xorg-libXtst-dev xorg-libXtst qmake libegl-mesa"
    53.8 +BUILD_DEPENDS="Qt4-dev xorg-libXtst-dev xorg-libXtst qmake mesa-libegl"
    53.9  
   53.10  # Rules to configure and make the package.
   53.11  compile_rules()
    54.1 --- a/kguiaddons/receipt	Thu Mar 15 21:17:12 2018 +0200
    54.2 +++ b/kguiaddons/receipt	Fri Mar 16 00:27:34 2018 +0200
    54.3 @@ -12,7 +12,7 @@
    54.4  TARBALL="$PACKAGE-$VERSION.tar.xz"
    54.5  WGET_URL="http://download.kde.org/stable/frameworks/${VERSION%.*}/$TARBALL"
    54.6  
    54.7 -BUILD_DEPENDS="cmake extra-cmake-modules qt5-dev mesa17-dev"
    54.8 +BUILD_DEPENDS="cmake extra-cmake-modules qt5-dev mesa-dev"
    54.9  SPLIT="kguiaddons-dev"
   54.10  
   54.11  compile_rules() {
    55.1 --- a/kidletime/receipt	Thu Mar 15 21:17:12 2018 +0200
    55.2 +++ b/kidletime/receipt	Fri Mar 16 00:27:34 2018 +0200
    55.3 @@ -12,7 +12,7 @@
    55.4  TARBALL="$PACKAGE-$VERSION.tar.xz"
    55.5  WGET_URL="http://download.kde.org/stable/frameworks/${VERSION%.*}/$TARBALL"
    55.6  
    55.7 -BUILD_DEPENDS="cmake extra-cmake-modules qt5-dev mesa17-dev"
    55.8 +BUILD_DEPENDS="cmake extra-cmake-modules qt5-dev mesa-dev"
    55.9  SPLIT="kidletime-dev"
   55.10  
   55.11  compile_rules() {
    56.1 --- a/kvantum/receipt	Thu Mar 15 21:17:12 2018 +0200
    56.2 +++ b/kvantum/receipt	Fri Mar 16 00:27:34 2018 +0200
    56.3 @@ -27,6 +27,6 @@
    56.4  
    56.5  genpkg_rules() {
    56.6  	copy @std
    56.7 -	DEPENDS="libatomic mesa17 qt5-base qt5-svg qt5-x11extras xorg-libX11 \
    56.8 +	DEPENDS="libatomic mesa qt5-base qt5-svg qt5-x11extras xorg-libX11 \
    56.9  	xorg-libXext"
   56.10  }
    57.1 --- a/kwayland/receipt	Thu Mar 15 21:17:12 2018 +0200
    57.2 +++ b/kwayland/receipt	Fri Mar 16 00:27:34 2018 +0200
    57.3 @@ -12,7 +12,7 @@
    57.4  TARBALL="$PACKAGE-$VERSION.tar.xz"
    57.5  WGET_URL="http://download.kde.org/stable/frameworks/${VERSION%.*}/$TARBALL"
    57.6  
    57.7 -BUILD_DEPENDS="cmake extra-cmake-modules qt5-dev mesa17-dev"
    57.8 +BUILD_DEPENDS="cmake extra-cmake-modules qt5-dev mesa-dev"
    57.9  SPLIT="kwayland-dev"
   57.10  
   57.11  compile_rules() {
   57.12 @@ -32,7 +32,7 @@
   57.13  	case $PACKAGE in
   57.14  		kwayland)
   57.15  			copy @std
   57.16 -			DEPENDS="mesa17-libegl qt5-base wayland"
   57.17 +			DEPENDS="mesa-libegl qt5-base wayland"
   57.18  			;;
   57.19  		*-dev)
   57.20  			copy @dev
    58.1 --- a/kwindowsystem/receipt	Thu Mar 15 21:17:12 2018 +0200
    58.2 +++ b/kwindowsystem/receipt	Fri Mar 16 00:27:34 2018 +0200
    58.3 @@ -12,7 +12,7 @@
    58.4  TARBALL="$PACKAGE-$VERSION.tar.xz"
    58.5  WGET_URL="http://download.kde.org/stable/frameworks/${VERSION%.*}/$TARBALL"
    58.6  
    58.7 -BUILD_DEPENDS="cmake qt5-dev extra-cmake-modules mesa17-dev \
    58.8 +BUILD_DEPENDS="cmake qt5-dev extra-cmake-modules mesa-dev \
    58.9  xorg-xcb-util-keysyms-dev"
   58.10  SPLIT="kwindowsystem-dev"
   58.11  
    59.1 --- a/leocad/receipt	Thu Mar 15 21:17:12 2018 +0200
    59.2 +++ b/leocad/receipt	Fri Mar 16 00:27:34 2018 +0200
    59.3 @@ -14,7 +14,7 @@
    59.4  gtk+ atk cairo xorg-pixman pango jpeg libpng16 fontconfig freetype xorg-libxcb xorg-xcb-util \
    59.5  xorg-libX11 xorg-libXau xorg-libXcomposite xorg-libXcursor xorg-libXdamage \
    59.6  xorg-libXdmcp xorg-libXext xorg-libXfixes xorg-libXft xorg-libXinerama \
    59.7 -xorg-libXrender mesa libglu-mesa"
    59.8 +xorg-libXrender mesa glu"
    59.9  BUILD_DEPENDS="mesa-dev gtk+-dev glib-dev"
   59.10  
   59.11  # Rules to configure and make the package.
    60.1 --- a/libdbusmenu-qt/receipt	Thu Mar 15 21:17:12 2018 +0200
    60.2 +++ b/libdbusmenu-qt/receipt	Fri Mar 16 00:27:34 2018 +0200
    60.3 @@ -12,7 +12,7 @@
    60.4  TARBALL="${PACKAGE}_$VERSION.orig.tar.gz"
    60.5  WGET_URL="http://launchpad.net/ubuntu/+archive/primary/+files/$TARBALL"
    60.6  
    60.7 -BUILD_DEPENDS="cmake qt5-dev mesa17-dev"
    60.8 +BUILD_DEPENDS="cmake qt5-dev mesa-dev"
    60.9  SPLIT="libdbusmenu-qt-dev"
   60.10  
   60.11  compile_rules() {
    61.1 --- a/libfm-qt/receipt	Thu Mar 15 21:17:12 2018 +0200
    61.2 +++ b/libfm-qt/receipt	Fri Mar 16 00:27:34 2018 +0200
    61.3 @@ -12,7 +12,7 @@
    61.4  TARBALL="$PACKAGE-$VERSION.tar.xz"
    61.5  WGET_URL="https://github.com/lxde/libfm-qt/releases/download/$VERSION/$TARBALL"
    61.6  
    61.7 -BUILD_DEPENDS="lxqt-build-tools mesa17-dev libfm-dev"
    61.8 +BUILD_DEPENDS="lxqt-build-tools mesa-dev libfm-dev"
    61.9  SPLIT="libfm-qt-dev"
   61.10  
   61.11  compile_rules() {
    62.1 --- a/libglu-mesa/receipt	Thu Mar 15 21:17:12 2018 +0200
    62.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
    62.3 @@ -1,39 +0,0 @@
    62.4 -# SliTaz package receipt v2.
    62.5 -
    62.6 -PACKAGE="libglu-mesa"
    62.7 -VERSION="9.0.0"
    62.8 -CATEGORY="x-window"
    62.9 -SHORT_DESC="OpenGL utility library"
   62.10 -MAINTAINER="pascal.bellard@slitaz.org"
   62.11 -LICENSE="MIT"
   62.12 -WEB_SITE="http://www.mesa3d.org/"
   62.13 -
   62.14 -TARBALL="$PACKAGE-$VERSION.tar.bz2"
   62.15 -WGET_URL="git|git://anongit.freedesktop.org/mesa/glu.git"
   62.16 -
   62.17 -BUILD_DEPENDS="mesa-dev automake autoconf libtool expat-dev xorg-dev \
   62.18 -xorg-libxshmfence-dev"
   62.19 -SPLIT="libglu-mesa-dev"
   62.20 -
   62.21 -compile_rules() {
   62.22 -	./autogen.sh &&
   62.23 -	./configure $CONFIGURE_ARGS &&
   62.24 -	make $MAKEFLAGS && make install
   62.25 -}
   62.26 -
   62.27 -genpkg_rules() {
   62.28 -	case $PACKAGE in
   62.29 -		libglu-mesa)
   62.30 -			mkdir -p $fs/usr/lib
   62.31 -			cp -a $install/usr/lib/libGLU*so* $fs/usr/lib
   62.32 -			DEPENDS="glibc-base gcc-lib-base mesa"
   62.33 -			PROVIDE="libglu"
   62.34 -			;;
   62.35 -		*-dev)
   62.36 -			mkdir -p $fs/usr/lib
   62.37 -			cp -a $install/usr/lib/libGLU*a $fs/usr/lib
   62.38 -			cp -a $install/usr/lib/pkgconfig $fs/usr/lib
   62.39 -			cp -a $install/usr/include $fs/usr
   62.40 -			;;
   62.41 -	esac
   62.42 -}
    63.1 --- a/libglw-mesa/receipt	Thu Mar 15 21:17:12 2018 +0200
    63.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
    63.3 @@ -1,43 +0,0 @@
    63.4 -# SliTaz package receipt v2.
    63.5 -
    63.6 -PACKAGE="libglw-mesa"
    63.7 -VERSION="8.0.0"
    63.8 -CATEGORY="x-window"
    63.9 -SHORT_DESC="OpenGL widget library"
   63.10 -MAINTAINER="pascal.bellard@slitaz.org"
   63.11 -LICENSE="MIT"
   63.12 -WEB_SITE="http://www.mesa3d.org/"
   63.13 -
   63.14 -TARBALL="$PACKAGE-$VERSION.tar.bz2"
   63.15 -WGET_URL="git|git://anongit.freedesktop.org/mesa/glw.git"
   63.16 -
   63.17 -DEPENDS="glibc-base util-linux-uuid zlib freetype lesstif mesa \
   63.18 -xorg-libICE xorg-libSM xorg-libX11 xorg-libXau xorg-libXdmcp xorg-libXt"
   63.19 -SPLIT="libglw-mesa-dev"
   63.20 -
   63.21 -compile_rules() {
   63.22 -	./autogen.sh
   63.23 -	./configure \
   63.24 -		--prefix=/usr \
   63.25 -		$CONFIGURE_ARGS &&
   63.26 -	make $MAKEFLAGS && make install
   63.27 -}
   63.28 -
   63.29 -genpkg_rules() {
   63.30 -	case $PACKAGE in
   63.31 -		libglw-mesa)
   63.32 -			mkdir -p $fs/usr/lib
   63.33 -			cp -a $install/usr/lib/libGLw*so* $fs/usr/lib
   63.34 -			BUILD_DEPENDS="mesa-dev automake autoconf libtool \
   63.35 -			util-linux-uuid-dev expat-dev xorg-dev intltool gettext \
   63.36 -			xorg-libxshmfence-dev"
   63.37 -			PROVIDE="libglw"
   63.38 -			;;
   63.39 -		*-dev)
   63.40 -			mkdir -p $fs/usr/lib
   63.41 -			cp -a $install/usr/lib/libGLw*a $fs/usr/lib
   63.42 -			cp -a $install/usr/lib/pkgconfig $fs/usr/lib
   63.43 -			cp -a $install/usr/include $fs/usr
   63.44 -			;;
   63.45 -	esac
   63.46 -}
    64.1 --- a/libkscreen/receipt	Thu Mar 15 21:17:12 2018 +0200
    64.2 +++ b/libkscreen/receipt	Fri Mar 16 00:27:34 2018 +0200
    64.3 @@ -12,7 +12,7 @@
    64.4  TARBALL="$PACKAGE-$VERSION.tar.xz"
    64.5  WGET_URL="http://download.kde.org/stable/plasma/$VERSION/$TARBALL"
    64.6  
    64.7 -BUILD_DEPENDS="cmake extra-cmake-modules qt5-dev mesa17-dev kwayland-dev"
    64.8 +BUILD_DEPENDS="cmake extra-cmake-modules qt5-dev mesa-dev kwayland-dev"
    64.9  SPLIT="libkscreen-dev"
   64.10  
   64.11  compile_rules() {
    65.1 --- a/liblxqt/receipt	Thu Mar 15 21:17:12 2018 +0200
    65.2 +++ b/liblxqt/receipt	Fri Mar 16 00:27:34 2018 +0200
    65.3 @@ -12,7 +12,7 @@
    65.4  TARBALL="$PACKAGE-$VERSION.tar.xz"
    65.5  WGET_URL="https://github.com/lxde/liblxqt/releases/download/$VERSION/$TARBALL"
    65.6  
    65.7 -BUILD_DEPENDS="lxqt-build-tools xorg-libX11-dev mesa17-dev libqtxdg-dev \
    65.8 +BUILD_DEPENDS="lxqt-build-tools xorg-libX11-dev mesa-dev libqtxdg-dev \
    65.9  kwindowsystem-dev xorg-libXScrnSaver-dev"
   65.10  SPLIT="liblxqt-dev"
   65.11  
    66.1 --- a/libqscintilla-qt5/receipt	Thu Mar 15 21:17:12 2018 +0200
    66.2 +++ b/libqscintilla-qt5/receipt	Fri Mar 16 00:27:34 2018 +0200
    66.3 @@ -11,7 +11,7 @@
    66.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
    66.5  WGET_URL="$SF_MIRROR/pyqt/QScintilla_gpl-$VERSION.tar.gz"
    66.6  
    66.7 -BUILD_DEPENDS="qt5-dev mesa17-dev python"
    66.8 +BUILD_DEPENDS="qt5-dev mesa-dev python"
    66.9  SPLIT="libqscintilla-qt5-dev libqscintilla-qt5-python libqscintilla-qt5"
   66.10  
   66.11  compile_rules() {
   66.12 @@ -51,7 +51,7 @@
   66.13  			;;
   66.14  		libqscintilla-qt5)
   66.15  			copy @std @rm
   66.16 -			DEPENDS="libatomic mesa17 qt5-base qt5-tools"
   66.17 +			DEPENDS="libatomic mesa qt5-base qt5-tools"
   66.18  			;;
   66.19  	esac
   66.20  }
    67.1 --- a/libqtxdg/receipt	Thu Mar 15 21:17:12 2018 +0200
    67.2 +++ b/libqtxdg/receipt	Fri Mar 16 00:27:34 2018 +0200
    67.3 @@ -12,7 +12,7 @@
    67.4  TARBALL="$PACKAGE-$VERSION.tar.xz"
    67.5  WGET_URL="https://github.com/lxde/libqtxdg/releases/download/$VERSION/$TARBALL"
    67.6  
    67.7 -BUILD_DEPENDS="lxqt-build-tools mesa17-dev"
    67.8 +BUILD_DEPENDS="lxqt-build-tools mesa-dev"
    67.9  SPLIT="libqtxdg-dev"
   67.10  
   67.11  compile_rules() {
    68.1 --- a/libquicktime/receipt	Thu Mar 15 21:17:12 2018 +0200
    68.2 +++ b/libquicktime/receipt	Fri Mar 16 00:27:34 2018 +0200
    68.3 @@ -12,7 +12,7 @@
    68.4  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    68.5  
    68.6  BUILD_DEPENDS="gtk+-dev ffmpeg-dev alsa-lib-dev xorg-libXv-dev xorg-libXaw-dev \
    68.7 -x264-dev zlib-dev mesa17-dev"
    68.8 +x264-dev zlib-dev mesa-dev"
    68.9  SPLIT="libquicktime-dev"
   68.10  
   68.11  compile_rules() {
   68.12 @@ -32,7 +32,7 @@
   68.13  	case $PACKAGE in
   68.14  		libquicktime)
   68.15  			copy @std
   68.16 -			DEPENDS="gtk+ ffmpeg alsa-lib xorg-libXv mesa17 xorg-libXaw x264"
   68.17 +			DEPENDS="gtk+ ffmpeg alsa-lib xorg-libXv mesa xorg-libXaw x264"
   68.18  			;;
   68.19  		*-dev)
   68.20  			copy @dev
    69.1 --- a/libsdl-perl/receipt	Thu Mar 15 21:17:12 2018 +0200
    69.2 +++ b/libsdl-perl/receipt	Fri Mar 16 00:27:34 2018 +0200
    69.3 @@ -11,8 +11,8 @@
    69.4  TARBALL="SDL_Perl-v$VERSION.tar.gz"
    69.5  WGET_URL="http://search.cpan.org/CPAN/authors/id/K/KT/KTHAKORE/$TARBALL"
    69.6  
    69.7 -BUILD_DEPENDS="perl-module-build perl-yaml libsdl-dev perl-dev mesa17-dev \
    69.8 -libglu-mesa-dev"
    69.9 +BUILD_DEPENDS="perl-module-build perl-yaml libsdl-dev perl-dev mesa-dev \
   69.10 +glu-dev"
   69.11  
   69.12  compile_rules() {
   69.13  	perl Build.PL destdir="$DESTDIR" &&
   69.14 @@ -22,5 +22,5 @@
   69.15  
   69.16  genpkg_rules() {
   69.17  	copy @std
   69.18 -	DEPENDS="libglu-mesa libsdl mesa17 perl"
   69.19 +	DEPENDS="glu libsdl mesa perl"
   69.20  }
    70.1 --- a/libsdl/receipt	Thu Mar 15 21:17:12 2018 +0200
    70.2 +++ b/libsdl/receipt	Fri Mar 16 00:27:34 2018 +0200
    70.3 @@ -13,7 +13,7 @@
    70.4  WGET_URL="http://www.libsdl.org/release/$TARBALL"
    70.5  
    70.6  BUILD_DEPENDS="nasm alsa-lib-dev xorg-libX11-dev xorg-libXrandr-dev \
    70.7 -libglu-mesa-dev tslib-dev"
    70.8 +glu-dev tslib-dev"
    70.9  SPLIT="libsdl-dev"
   70.10  
   70.11  compile_rules() {
    71.1 --- a/libsdl2-ttf/receipt	Thu Mar 15 21:17:12 2018 +0200
    71.2 +++ b/libsdl2-ttf/receipt	Fri Mar 16 00:27:34 2018 +0200
    71.3 @@ -12,7 +12,7 @@
    71.4  WGET_URL="http://www.libsdl.org/projects/SDL_ttf/release/$TARBALL"
    71.5  
    71.6  BUILD_DEPENDS="freetype-dev libsdl2-dev xorg-libX11-dev xorg-libICE-dev \
    71.7 -mesa17-dev expat-dev xorg-libxshmfence-dev"
    71.8 +mesa-dev expat-dev xorg-libxshmfence-dev"
    71.9  SPLIT="libsdl2-ttf-dev"
   71.10  
   71.11  compile_rules() {
   71.12 @@ -28,7 +28,7 @@
   71.13  			copy @std
   71.14  			DEPENDS="bzlib freetype glib libharfbuzz libpng16 libsdl2 pcre \
   71.15  			tslib zlib"
   71.16 -			SUGGESTED="mesa17"
   71.17 +			SUGGESTED="mesa"
   71.18  			;;
   71.19  		*-dev)
   71.20  			copy @dev
    72.1 --- a/libsdl2/receipt	Thu Mar 15 21:17:12 2018 +0200
    72.2 +++ b/libsdl2/receipt	Fri Mar 16 00:27:34 2018 +0200
    72.3 @@ -13,7 +13,7 @@
    72.4  WGET_URL="http://www.libsdl.org/release/$TARBALL"
    72.5  
    72.6  BUILD_DEPENDS="alsa-lib-dev doxygen pulseaudio-dev xorg-libXcursor-dev \
    72.7 -xorg-libXinerama-dev xorg-libXScrnSaver-dev xorg-libXxf86vm-dev mesa17-dev \
    72.8 +xorg-libXinerama-dev xorg-libXScrnSaver-dev xorg-libXxf86vm-dev mesa-dev \
    72.9  wayland-dev wayland-protocols-dev libxkbcommon-dev eudev-dev dbus-dev ibus-dev \
   72.10  tslib-dev graphviz" # + fcitx-dev -> broken
   72.11  SPLIT="libsdl2-dev"
   72.12 @@ -39,7 +39,7 @@
   72.13  		libsdl2)
   72.14  			copy @std
   72.15  			DEPENDS="tslib"
   72.16 -			SUGGESTED="alsa-lib mesa17 dbus"
   72.17 +			SUGGESTED="alsa-lib mesa dbus"
   72.18  			;;
   72.19  		*-dev)
   72.20  			copy @dev
    73.1 --- a/libva/receipt	Thu Mar 15 21:17:12 2018 +0200
    73.2 +++ b/libva/receipt	Fri Mar 16 00:27:34 2018 +0200
    73.3 @@ -12,7 +12,7 @@
    73.4  WGET_URL="https://www.freedesktop.org/software/vaapi/releases/libva/$TARBALL"
    73.5  
    73.6  BUILD_DEPENDS="libdrm-dev xorg-libX11-dev xorg-libXext-dev xorg-libXfixes-dev \
    73.7 -mesa17-dev expat-dev xorg-libxshmfence-dev wayland-dev"
    73.8 +mesa-dev expat-dev xorg-libxshmfence-dev wayland-dev"
    73.9  SPLIT="libva-dev"
   73.10  
   73.11  compile_rules() {
   73.12 @@ -30,7 +30,7 @@
   73.13  	case $PACKAGE in
   73.14  		libva)
   73.15  			copy @std
   73.16 -			DEPENDS="libdrm mesa17 wayland xorg-libX11 xorg-libXext \
   73.17 +			DEPENDS="libdrm mesa wayland xorg-libX11 xorg-libXext \
   73.18  			xorg-libXfixes"
   73.19  			;;
   73.20  		*-dev)
    74.1 --- a/lincity-ng/receipt	Thu Mar 15 21:17:12 2018 +0200
    74.2 +++ b/lincity-ng/receipt	Fri Mar 16 00:27:34 2018 +0200
    74.3 @@ -14,7 +14,7 @@
    74.4  xorg-libxcb"
    74.5  BUILD_DEPENDS="mesa-dev libxml2-dev libsdl-gfx-dev libsdl-image-dev \
    74.6  libsdl-mixer-dev libsdl-ttf libsdl-ttf-dev ftjam pkg-config physfs-dev \
    74.7 -libglu-mesa-dev"
    74.8 +glu-dev"
    74.9  
   74.10  # Rules to configure and make the package.
   74.11  compile_rules()
    75.1 --- a/lximage-qt/receipt	Thu Mar 15 21:17:12 2018 +0200
    75.2 +++ b/lximage-qt/receipt	Fri Mar 16 00:27:34 2018 +0200
    75.3 @@ -12,7 +12,7 @@
    75.4  TARBALL="$PACKAGE-$VERSION.tar.xz"
    75.5  WGET_URL="https://github.com/lxde/lximage-qt/releases/download/$VERSION/$TARBALL"
    75.6  
    75.7 -BUILD_DEPENDS="shared-mime-info cmake qt5-dev mesa17-dev libfm-qt-dev \
    75.8 +BUILD_DEPENDS="shared-mime-info cmake qt5-dev mesa-dev libfm-qt-dev \
    75.9  lxqt-build-tools"
   75.10  
   75.11  compile_rules() {
    76.1 --- a/lxqt-about/receipt	Thu Mar 15 21:17:12 2018 +0200
    76.2 +++ b/lxqt-about/receipt	Fri Mar 16 00:27:34 2018 +0200
    76.3 @@ -12,7 +12,7 @@
    76.4  TARBALL="$PACKAGE-$VERSION.tar.xz"
    76.5  WGET_URL="https://github.com/lxde/lxqt-about/releases/download/$VERSION/$TARBALL"
    76.6  
    76.7 -BUILD_DEPENDS="cmake liblxqt-dev mesa17-dev kwindowsystem-dev lxqt-build-tools"
    76.8 +BUILD_DEPENDS="cmake liblxqt-dev mesa-dev kwindowsystem-dev lxqt-build-tools"
    76.9  
   76.10  compile_rules() {
   76.11  	# fix undefined variable
    77.1 --- a/lxqt-admin/receipt	Thu Mar 15 21:17:12 2018 +0200
    77.2 +++ b/lxqt-admin/receipt	Fri Mar 16 00:27:34 2018 +0200
    77.3 @@ -12,7 +12,7 @@
    77.4  TARBALL="$PACKAGE-$VERSION.tar.xz"
    77.5  WGET_URL="https://github.com/lxde/lxqt-admin/releases/download/$VERSION/$TARBALL"
    77.6  
    77.7 -BUILD_DEPENDS="cmake qt5-dev mesa17-dev liblxqt-dev kwindowsystem-dev \
    77.8 +BUILD_DEPENDS="cmake qt5-dev mesa-dev liblxqt-dev kwindowsystem-dev \
    77.9  lxqt-build-tools"
   77.10  
   77.11  compile_rules() {
    78.1 --- a/lxqt-config/receipt	Thu Mar 15 21:17:12 2018 +0200
    78.2 +++ b/lxqt-config/receipt	Fri Mar 16 00:27:34 2018 +0200
    78.3 @@ -12,7 +12,7 @@
    78.4  TARBALL="$PACKAGE-$VERSION.tar.xz"
    78.5  WGET_URL="https://github.com/lxde/lxqt-config/releases/download/$VERSION/$TARBALL"
    78.6  
    78.7 -BUILD_DEPENDS="cmake qt5-dev mesa17-dev liblxqt-dev kwindowsystem-dev \
    78.8 +BUILD_DEPENDS="cmake qt5-dev mesa-dev liblxqt-dev kwindowsystem-dev \
    78.9  lxqt-build-tools libkscreen-dev xorg-libXcursor-dev"
   78.10  
   78.11  compile_rules() {
    79.1 --- a/lxqt-connman-applet/receipt	Thu Mar 15 21:17:12 2018 +0200
    79.2 +++ b/lxqt-connman-applet/receipt	Fri Mar 16 00:27:34 2018 +0200
    79.3 @@ -12,7 +12,7 @@
    79.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
    79.5  WGET_URL="https://github.com/lxde/lxqt-connman-applet/archive/${COMMIT:-$VERSION}.tar.gz"
    79.6  
    79.7 -BUILD_DEPENDS="cmake liblxqt-dev mesa17-dev kwindowsystem-dev lxqt-build-tools"
    79.8 +BUILD_DEPENDS="cmake liblxqt-dev mesa-dev kwindowsystem-dev lxqt-build-tools"
    79.9  SPLIT="lxqt-connman-applet-dev"
   79.10  
   79.11  compile_rules() {
    80.1 --- a/lxqt-globalkeys/receipt	Thu Mar 15 21:17:12 2018 +0200
    80.2 +++ b/lxqt-globalkeys/receipt	Fri Mar 16 00:27:34 2018 +0200
    80.3 @@ -12,7 +12,7 @@
    80.4  TARBALL="$PACKAGE-$VERSION.tar.xz"
    80.5  WGET_URL="https://github.com/lxde/lxqt-globalkeys/releases/download/$VERSION/$TARBALL"
    80.6  
    80.7 -BUILD_DEPENDS="cmake qt5-dev mesa17-dev lxqt-build-tools liblxqt-dev \
    80.8 +BUILD_DEPENDS="cmake qt5-dev mesa-dev lxqt-build-tools liblxqt-dev \
    80.9  kwindowsystem-dev"
   80.10  SPLIT="lxqt-globalkeys-dev"
   80.11  
    81.1 --- a/lxqt-notificationd/receipt	Thu Mar 15 21:17:12 2018 +0200
    81.2 +++ b/lxqt-notificationd/receipt	Fri Mar 16 00:27:34 2018 +0200
    81.3 @@ -12,7 +12,7 @@
    81.4  TARBALL="$PACKAGE-$VERSION.tar.xz"
    81.5  WGET_URL="https://github.com/lxde/lxqt-notificationd/releases/download/$VERSION/$TARBALL"
    81.6  
    81.7 -BUILD_DEPENDS="cmake qt5-dev mesa17-dev kwindowsystem-dev liblxqt-dev \
    81.8 +BUILD_DEPENDS="cmake qt5-dev mesa-dev kwindowsystem-dev liblxqt-dev \
    81.9  lxqt-build-tools"
   81.10  
   81.11  compile_rules() {
    82.1 --- a/lxqt-openssh-askpass/receipt	Thu Mar 15 21:17:12 2018 +0200
    82.2 +++ b/lxqt-openssh-askpass/receipt	Fri Mar 16 00:27:34 2018 +0200
    82.3 @@ -11,7 +11,7 @@
    82.4  TARBALL="$PACKAGE-$VERSION.tar.xz"
    82.5  WGET_URL="https://github.com/lxde/lxqt-openssh-askpass/releases/download/$VERSION/$TARBALL"
    82.6  
    82.7 -BUILD_DEPENDS="cmake qt5-dev mesa17-dev liblxqt-dev kwindowsystem-dev \
    82.8 +BUILD_DEPENDS="cmake qt5-dev mesa-dev liblxqt-dev kwindowsystem-dev \
    82.9  lxqt-build-tools"
   82.10  
   82.11  compile_rules() {
    83.1 --- a/lxqt-panel/receipt	Thu Mar 15 21:17:12 2018 +0200
    83.2 +++ b/lxqt-panel/receipt	Fri Mar 16 00:27:34 2018 +0200
    83.3 @@ -12,7 +12,7 @@
    83.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
    83.5  WGET_URL="https://github.com/lxde/$PACKAGE/archive/$VERSION.tar.gz"
    83.6  
    83.7 -BUILD_DEPENDS="cmake qt5-dev mesa17-dev kwindowsystem-dev liblxqt-dev \
    83.8 +BUILD_DEPENDS="cmake qt5-dev mesa-dev kwindowsystem-dev liblxqt-dev \
    83.9  lxqt-build-tools lxqt-globalkeys-dev libstatgrab-dev solid-dev menu-cache-dev \
   83.10  lm-sensors-dev libsysstat-dev libdbusmenu-qt-dev xorg-libXcomposite-dev \
   83.11  xorg-libXrender-dev alsa-lib-dev libxkbcommon-dev xorg-xcb-util-dev \
    84.1 --- a/lxqt-policykit/receipt	Thu Mar 15 21:17:12 2018 +0200
    84.2 +++ b/lxqt-policykit/receipt	Fri Mar 16 00:27:34 2018 +0200
    84.3 @@ -12,7 +12,7 @@
    84.4  TARBALL="$PACKAGE-$VERSION.tar.xz"
    84.5  WGET_URL="https://github.com/lxde/lxqt-policykit/releases/download/$VERSION/$TARBALL"
    84.6  
    84.7 -BUILD_DEPENDS="cmake polkit-dev polkit-qt-dev mesa17-dev liblxqt-dev \
    84.8 +BUILD_DEPENDS="cmake polkit-dev polkit-qt-dev mesa-dev liblxqt-dev \
    84.9  kwindowsystem-dev lxqt-build-tools"
   84.10  
   84.11  compile_rules() {
    85.1 --- a/lxqt-powermanagement/receipt	Thu Mar 15 21:17:12 2018 +0200
    85.2 +++ b/lxqt-powermanagement/receipt	Fri Mar 16 00:27:34 2018 +0200
    85.3 @@ -12,7 +12,7 @@
    85.4  TARBALL="$PACKAGE-$VERSION.tar.xz"
    85.5  WGET_URL="https://github.com/lxde/lxqt-powermanagement/releases/download/$VERSION/$TARBALL"
    85.6  
    85.7 -BUILD_DEPENDS="cmake liblxqt-dev mesa17-dev solid-dev kwindowsystem-dev \
    85.8 +BUILD_DEPENDS="cmake liblxqt-dev mesa-dev solid-dev kwindowsystem-dev \
    85.9  lxqt-build-tools kidletime-dev upower-dev"
   85.10  
   85.11  compile_rules() {
    86.1 --- a/lxqt-qtplugin/receipt	Thu Mar 15 21:17:12 2018 +0200
    86.2 +++ b/lxqt-qtplugin/receipt	Fri Mar 16 00:27:34 2018 +0200
    86.3 @@ -12,7 +12,7 @@
    86.4  TARBALL="$PACKAGE-$VERSION.tar.xz"
    86.5  WGET_URL="https://github.com/lxde/lxqt-qtplugin/releases/download/$VERSION/$TARBALL"
    86.6  
    86.7 -BUILD_DEPENDS="cmake libfm-qt-dev qt5-dev mesa17-dev libdbusmenu-qt-dev \
    86.8 +BUILD_DEPENDS="cmake libfm-qt-dev qt5-dev mesa-dev libdbusmenu-qt-dev \
    86.9  lxqt-build-tools libqtxdg-dev"
   86.10  
   86.11  compile_rules() {
    87.1 --- a/lxqt-runner/receipt	Thu Mar 15 21:17:12 2018 +0200
    87.2 +++ b/lxqt-runner/receipt	Fri Mar 16 00:27:34 2018 +0200
    87.3 @@ -12,7 +12,7 @@
    87.4  TARBALL="$PACKAGE-$VERSION.tar.xz"
    87.5  WGET_URL="https://github.com/lxde/lxqt-runner/releases/download/$VERSION/$TARBALL"
    87.6  
    87.7 -BUILD_DEPENDS="cmake kwindowsystem-dev qt5-dev mesa17-dev liblxqt-dev \
    87.8 +BUILD_DEPENDS="cmake kwindowsystem-dev qt5-dev mesa-dev liblxqt-dev \
    87.9  lxqt-build-tools lxqt-globalkeys-dev menu-cache-dev"
   87.10  
   87.11  compile_rules() {
    88.1 --- a/lxqt-session/receipt	Thu Mar 15 21:17:12 2018 +0200
    88.2 +++ b/lxqt-session/receipt	Fri Mar 16 00:27:34 2018 +0200
    88.3 @@ -12,7 +12,7 @@
    88.4  TARBALL="$PACKAGE-$VERSION.tar.xz"
    88.5  WGET_URL="https://github.com/lxde/lxqt-session/releases/download/$VERSION/$TARBALL"
    88.6  
    88.7 -BUILD_DEPENDS="cmake xorg-libX11-dev qt5-dev mesa17-dev kwindowsystem-dev \
    88.8 +BUILD_DEPENDS="cmake xorg-libX11-dev qt5-dev mesa-dev kwindowsystem-dev \
    88.9  liblxqt-dev lxqt-build-tools xdg-user-dirs eudev-dev"
   88.10  
   88.11  compile_rules() {
    89.1 --- a/lxqt-sudo/receipt	Thu Mar 15 21:17:12 2018 +0200
    89.2 +++ b/lxqt-sudo/receipt	Fri Mar 16 00:27:34 2018 +0200
    89.3 @@ -11,7 +11,7 @@
    89.4  TARBALL="$PACKAGE-$VERSION.tar.xz"
    89.5  WGET_URL="https://github.com/lxde/lxqt-sudo/releases/download/$VERSION/$TARBALL"
    89.6  
    89.7 -BUILD_DEPENDS="cmake qt5-dev mesa17-dev liblxqt-dev kwindowsystem-dev \
    89.8 +BUILD_DEPENDS="cmake qt5-dev mesa-dev liblxqt-dev kwindowsystem-dev \
    89.9  lxqt-build-tools"
   89.10  
   89.11  compile_rules() {
    90.1 --- a/marble/receipt	Thu Mar 15 21:17:12 2018 +0200
    90.2 +++ b/marble/receipt	Fri Mar 16 00:27:34 2018 +0200
    90.3 @@ -13,7 +13,7 @@
    90.4  TAGS="globe atlas"
    90.5  
    90.6  DEPENDS="qt5-base "
    90.7 -BUILD_DEPENDS="git qt5-dev cmake xorg-dev mesa17-dev zlib-dev "
    90.8 +BUILD_DEPENDS="git qt5-dev cmake xorg-dev mesa-dev zlib-dev "
    90.9  
   90.10  # Rules to configure and make the package.
   90.11  compile_rules()
    91.1 --- a/mate-screensaver/receipt	Thu Mar 15 21:17:12 2018 +0200
    91.2 +++ b/mate-screensaver/receipt	Fri Mar 16 00:27:34 2018 +0200
    91.3 @@ -13,7 +13,7 @@
    91.4  
    91.5  BUILD_DEPENDS="mate-common xorg-libX11-dev xorg-libXScrnSaver-dev gtk+3-dev \
    91.6  dbus-glib-dev mate-desktop-dev mate-menus-dev xmlto xorg-libXext-dev \
    91.7 -mesa17-dev libmatekbd-dev libnotify-gtk3-dev expat-dev xorg-libxshmfence-dev"
    91.8 +mesa-dev libmatekbd-dev libnotify-gtk3-dev expat-dev xorg-libxshmfence-dev"
    91.9  SPLIT="mate-screensaver-dev"
   91.10  
   91.11  compile_rules() {
   91.12 @@ -34,7 +34,7 @@
   91.13  			DEPENDS=" atk bzlib cairo dbus dbus-glib dconf expat fontconfig \
   91.14  			freetype gdk-pixbuf glib gtk+3 libdrm libffi libharfbuzz liblzma \
   91.15  			libmatekbd libnotify-gtk3 libpng16 libxklavier libxml2 \
   91.16 -			mate-desktop mate-menus mesa17 pango pcre startup-notification \
   91.17 +			mate-desktop mate-menus mesa pango pcre startup-notification \
   91.18  			util-linux-blkid util-linux-mount util-linux-uuid xorg-libICE \
   91.19  			xorg-libSM xorg-libX11 xorg-libXScrnSaver xorg-libXau \
   91.20  			xorg-libXdamage xorg-libXdmcp xorg-libXext xorg-libXfixes \
    92.1 --- a/mate116/stuff/atril/receipt	Thu Mar 15 21:17:12 2018 +0200
    92.2 +++ b/mate116/stuff/atril/receipt	Fri Mar 16 00:27:34 2018 +0200
    92.3 @@ -11,7 +11,7 @@
    92.4  WGET_URL="https://github.com/mate-desktop/$PACKAGE/archive/$TARBALL"
    92.5  
    92.6  TAGS="pdf djvu"
    92.7 -DEPENDS="gtk+ mate-desktop dconf libegl-mesa libsecret poppler \
    92.8 +DEPENDS="gtk+ mate-desktop dconf mesa-libegl libsecret poppler \
    92.9  desktop-file-utils djvulibre zlib"
   92.10  SUGGESTED="libspectre mate-icon-theme"
   92.11  BUILD_DEPENDS="wget autoconf automake libtool itstool yelp-tools \
    93.1 --- a/mdiedit/receipt	Thu Mar 15 21:17:12 2018 +0200
    93.2 +++ b/mdiedit/receipt	Fri Mar 16 00:27:34 2018 +0200
    93.3 @@ -12,7 +12,7 @@
    93.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
    93.5  WGET_URL="https://github.com/selairi/mdiedit/archive/$COMMIT.tar.gz"
    93.6  
    93.7 -BUILD_DEPENDS="cmake qt5-dev mesa17-dev"
    93.8 +BUILD_DEPENDS="cmake qt5-dev mesa-dev"
    93.9  
   93.10  compile_rules() {
   93.11  	cd mdiedit
    94.1 --- a/mesa-demos/receipt	Thu Mar 15 21:17:12 2018 +0200
    94.2 +++ b/mesa-demos/receipt	Fri Mar 16 00:27:34 2018 +0200
    94.3 @@ -1,36 +1,31 @@
    94.4 -# SliTaz package receipt.
    94.5 +# SliTaz package receipt v2.
    94.6  
    94.7  PACKAGE="mesa-demos"
    94.8 -VERSION="8.0.1"
    94.9 +VERSION="8.4.0"
   94.10  CATEGORY="development"
   94.11 -SHORT_DESC="Mesa GLX demos progs."
   94.12 +SHORT_DESC="Mesa GLX demos progs"
   94.13  MAINTAINER="pascal.bellard@slitaz.org"
   94.14  LICENSE="MIT"
   94.15  WEB_SITE="http://www.mesa3d.org/"
   94.16 +
   94.17  TARBALL="$PACKAGE-$VERSION.tar.bz2"
   94.18 -WGET_URL="ftp://ftp.freedesktop.org/pub/mesa/demos/$VERSION/$TARBALL"
   94.19 +WGET_URL="ftp://ftp.freedesktop.org/pub/mesa/demos/$TARBALL"
   94.20  
   94.21 -DEPENDS="glew"
   94.22 -BUILD_DEPENDS="glew-dev mesa-dev talloc-dev libegl-mesa pkg-config udev-dev \
   94.23 -	expat-dev xorg-libxshmfence-dev"
   94.24 +BUILD_DEPENDS="glew-dev mesa-dev talloc-dev mesa-libegl pkg-config udev-dev \
   94.25 +expat-dev xorg-libxshmfence-dev"
   94.26  
   94.27 -# Rules to configure and make the package.
   94.28 -compile_rules()
   94.29 -{ 
   94.30 -	cd $src
   94.31 +compile_rules() {
   94.32  	# Binutils 2.22 break many packages build without LDFLAGS set correctly.
   94.33  	export LDFLAGS="$LDFLAGS -Wl,--copy-dt-needed-entries -lX11"
   94.34 +
   94.35  	./configure \
   94.36 -    	--prefix=/usr \
   94.37 -	    	$CONFIGURE_ARGS &&
   94.38 +		--prefix=/usr \
   94.39 +		$CONFIGURE_ARGS &&
   94.40  	make  &&
   94.41  	make DESTDIR=$DESTDIR install
   94.42  }
   94.43  
   94.44 -# Rules to gen a SliTaz package suitable for Tazpkg.
   94.45 -genpkg_rules()
   94.46 -{
   94.47 -	mkdir -p $fs/usr/bin
   94.48 -	cp $install/usr/bin/glxinfo $fs/usr/bin
   94.49 -	cp $install/usr/bin/glxgears $fs/usr/bin
   94.50 +genpkg_rules() {
   94.51 +	copy @std
   94.52 +	DEPENDS="glew"
   94.53  }
    95.1 --- a/mesa-wayland/receipt	Thu Mar 15 21:17:12 2018 +0200
    95.2 +++ b/mesa-wayland/receipt	Fri Mar 16 00:27:34 2018 +0200
    95.3 @@ -45,19 +45,10 @@
    95.4  			cp -a $install/usr/lib/*.so* $fs/usr/lib
    95.5  			cp -a $install/usr/lib/dri/*.so* $fs/usr/lib/dri
    95.6  
    95.7 -			# libGLU is included in the package libglu-mesa
    95.8 -			#rm -r -f $fs/usr/lib/libGLU*
    95.9 -
   95.10 -			#libGLw is included in the package libglw-mesa
   95.11 -			#rm -r -f $fs/usr/lib/libGLw*
   95.12 -
   95.13 -			#libEGL is included in the package libegl-mesa
   95.14 -			#rm -r -f $fs/usr/lib/libEGL*
   95.15  			DEPENDS="expat libdrm xorg-libXdamage xorg-libXxf86vm xorg-libXt \
   95.16  			udev wayland"
   95.17  			SUGGESTED="nvidia"
   95.18 -			# Have Wayland support by default ?
   95.19 -			PROVIDE="libgl libegl-mesa libglw-mesa"
   95.20 +			PROVIDE="libgl"
   95.21  			;;
   95.22  		*-dev)
   95.23  			mkdir -p $fs/usr/lib/dri
    96.1 --- a/mesa/receipt	Thu Mar 15 21:17:12 2018 +0200
    96.2 +++ b/mesa/receipt	Fri Mar 16 00:27:34 2018 +0200
    96.3 @@ -1,40 +1,37 @@
    96.4  # SliTaz package receipt v2.
    96.5  
    96.6  PACKAGE="mesa"
    96.7 -VERSION="12.0.6"
    96.8 +VERSION="17.2.4"
    96.9  CATEGORY="x-window"
   96.10 -SHORT_DESC="3D Graphics Library that is an open-source implementaton of OpenGL."
   96.11 -MAINTAINER="pascal.bellard@slitaz.org"
   96.12 +SHORT_DESC="Open-source implementaton of OpenGL"
   96.13 +MAINTAINER="al.bobylev@gmail.com"
   96.14  LICENSE="MIT"
   96.15  WEB_SITE="https://www.mesa3d.org/"
   96.16 -SUGGESTED="nvidia"
   96.17 -PROVIDE="libgl"
   96.18 -CONFIG_FILES="/etc/drirc"
   96.19 +LFS="http://www.linuxfromscratch.org/blfs/view/stable/x/mesa.html"
   96.20  
   96.21 -TARBALL="$PACKAGE-$VERSION.tar.xz"
   96.22 -WGET_URL="ftp://ftp.freedesktop.org/pub/mesa/$VERSION/$TARBALL"
   96.23 +TARBALL="mesa-$VERSION.tar.xz"
   96.24 +WGET_URL="https://mesa.freedesktop.org/archive/$TARBALL"
   96.25  
   96.26  BUILD_DEPENDS="autoconf automake libtool python libdrm-dev libgcrypt-dev \
   96.27  eudev-dev xorg-glproto xorg-dri2proto xorg-dri3proto xorg-presentproto \
   96.28  xorg-libxcb-dev xorg-libxshmfence-dev xorg-libX11-dev xorg-libXext-dev \
   96.29  xorg-libXdamage-dev xorg-libXfixes-dev xorg-libXxf86vm-dev expat-dev \
   96.30 -elfutils-dev llvm-dev xorg-libpciaccess-dev"
   96.31 -SPLIT="mesa mesa-dev mesa-dri libegl-mesa"
   96.32 -# libGLU is included in the package libglu-mesa
   96.33 -# libGLw is included in the package libglw-mesa
   96.34 -# libEGL is included in the package libegl-mesa
   96.35 +elfutils-dev llvm-dev xorg-libpciaccess-dev wayland-dev libva-dev libvdpau-dev \
   96.36 +wayland-protocols-dev libatomic zlib-dev"
   96.37 +#BUILD_DEPENDS="${BUILD_DEPENDS/libva-dev/}"
   96.38 +SPLIT="mesa-dri mesa-libegl mesa-libgbm mesa-osmesa mesa-libswrAVX \
   96.39 +mesa-libwayland-egl mesa-libxatracker mesa-vdpau mesa mesa-dev"
   96.40  
   96.41 -# Rules to configure and make the package.
   96.42 -compile_rules()
   96.43 -{
   96.44 -#	patch -p1 -i $stuff/mesa-12.0.patch
   96.45 +compile_rules() {
   96.46 +	# Removed from the full list: freedreno,vc4
   96.47 +	# because we haven't appropriate libdrm-* packages (they are only for ARM)
   96.48 +	GLL_DRV="i915,nouveau,r300,r600,radeonsi,svga,swrast,swr,virgl,etnaviv,imx"
   96.49  
   96.50 -	# "swr" driver is disabled due to compilation errors
   96.51 -	GLL_DRV="nouveau,r300,r600,radeonsi,svga,swrast" &&
   96.52 -
   96.53 -	sed -i "/pthread-stubs/d" configure.ac &&
   96.54 -	sed -i "/seems to be moved/s/^/: #/" bin/ltmain.sh &&
   96.55 -	./autogen.sh CFLAGS='-O2' CXXFLAGS='-O2' \
   96.56 +	sed -i "/pthread_stubs_possible=/s/yes/no/" configure.ac
   96.57 +	fix ld
   96.58 +	./autogen.sh \
   96.59 +		CFLAGS='-O2' CXXFLAGS='-O2' \
   96.60 +		--prefix=/usr \
   96.61  		--sysconfdir=/etc \
   96.62  		--enable-texture-float \
   96.63  		--enable-gles1 \
   96.64 @@ -43,45 +40,80 @@
   96.65  		--enable-xa \
   96.66  		--enable-gbm \
   96.67  		--enable-glx-tls \
   96.68 -		--with-egl-platforms="drm,x11" \
   96.69 +		--with-platforms="drm,x11,wayland" \
   96.70  		--with-gallium-drivers=$GLL_DRV &&
   96.71 +	unset GLL_DRV &&
   96.72 +	fix libtool &&
   96.73 +	make && make install || return 1
   96.74  
   96.75 -	unset GLL_DRV &&
   96.76 -
   96.77 -	make && make install
   96.78 +	cook_pick_docs docs/*
   96.79 +	install -Dm644 $stuff/90-DRI.conf $install/etc/X11/xorg.conf.d/90-DRI.conf
   96.80  }
   96.81  
   96.82 -# Rules to gen a SliTaz package suitable for Tazpkg.
   96.83 -genpkg_rules()
   96.84 -{
   96.85 +genpkg_rules() {
   96.86  	case $PACKAGE in
   96.87 -	mesa)
   96.88 -		DEPENDS="expat libdrm xorg-libXdamage xorg-libXxf86vm \
   96.89 -			xorg-libXt udev xorg-libxshmfence"
   96.90 -		copy etc/ libGL.so* libGLESv1_CM.so* libGLESv2.so* \
   96.91 -			libOSMesa.so* libgbm.so* libglapi.so* libxatracker.so*
   96.92 -		;;
   96.93 -	mesa-dev)
   96.94 -		CAT="development|3D Graphics Library dev files."
   96.95 -		DEPENDS="mesa mesa-dri mesa-libegl libdrm-dev \
   96.96 -			xorg-libXdamage-dev  xorg-libXxf86vm-dev \
   96.97 -			xorg-libXt-dev xorg-glproto xorg-dri2proto pkg-config"
   96.98 -		copy *.h *.la *.pc
   96.99 -		;;
  96.100 -	mesa-dri)
  96.101 -		CAT="x-window|Mesa DRI drivers."
  96.102 -		DEPENDS="elfutils expat libdrm libdrm-intel libdrm-nouveau \
  96.103 -			libdrm-radeon libgcrypt libgpg-error llvm-libs \
  96.104 -			xorg-libpciaccess zlib"
  96.105 -		copy *_dri.so
  96.106 -		mkdir -p $fs/etc/X11/xorg.conf.d
  96.107 -		cp $stuff/90-DRI.conf $fs/etc/X11/xorg.conf.d
  96.108 -		;;
  96.109 -	libegl-mesa)
  96.110 -		CAT="libs|OpenGL utility library"
  96.111 -		DEPENDS="mesa"
  96.112 -		PROVIDE="mesa-libegl"
  96.113 -		copy libEGL*
  96.114 -		;;
  96.115 +		*-dri)
  96.116 +			copy lib/dri/ 90-DRI.conf
  96.117 +			CAT="x-window|Direct Rendering Infrastructure"
  96.118 +			DEPENDS="elfutils expat libdrm libdrm-amdgpu libdrm-etnaviv \
  96.119 +			libdrm-intel libdrm-nouveau libdrm-radeon llvm-libs mesa \
  96.120 +			xorg-libX11 xorg-libxcb xorg-libxshmfence zlib"
  96.121 +			;;
  96.122 +		*-libegl)
  96.123 +			copy libEGL.so*
  96.124 +			CAT="x-window|EGL library"
  96.125 +			DEPENDS="expat libdrm mesa-libgbm wayland xorg-libX11 \
  96.126 +			xorg-libxcb xorg-libxshmfence zlib"
  96.127 +			;;
  96.128 +		*-libgbm)
  96.129 +			copy libgbm.so*
  96.130 +			CAT="x-window|Graphics Buffer Manager library"
  96.131 +			DEPENDS="expat libdrm wayland"
  96.132 +			;;
  96.133 +		*-osmesa)
  96.134 +			copy libOSMesa.so*
  96.135 +			CAT="x-window|Off-screen Rendering library"
  96.136 +			DEPENDS="mesa zlib"
  96.137 +			;;
  96.138 +		*-libwayland-egl)
  96.139 +			copy libwayland-egl.so*
  96.140 +			CAT="x-window|Wayland EGL library"
  96.141 +			DEPENDS=" "
  96.142 +			;;
  96.143 +		*-libxatracker)
  96.144 +			copy libxatracker.so*
  96.145 +			CAT="x-window|Xorg Gallium3D acceleration library"
  96.146 +			DEPENDS="expat libdrm libdrm-intel libdrm-nouveau llvm-libs zlib"
  96.147 +			;;
  96.148 +		*-vdpau)
  96.149 +			copy lib/vdpau/
  96.150 +			CAT="x-window|VDPAU drivers"
  96.151 +			DEPENDS="elfutils expat libdrm libdrm-amdgpu libdrm-nouveau \
  96.152 +			libdrm-radeon llvm-libs xorg-libX11 xorg-libxcb xorg-libxshmfence \
  96.153 +			zlib"
  96.154 +			;;
  96.155 +		*-libswrAVX)
  96.156 +			copy libswrAVX*so*
  96.157 +			CAT="x-window|Fast software rendering driver for CPU with AVX"
  96.158 +			DEPENDS=" "
  96.159 +			;;
  96.160 +		mesa)
  96.161 +			copy @std @rm
  96.162 +			CAT="x-window|main OpenGL libraries"
  96.163 +			DEPENDS="expat libdrm xorg-libX11 xorg-libXdamage xorg-libXext \
  96.164 +			xorg-libXfixes xorg-libXxf86vm xorg-libxcb xorg-libxshmfence"
  96.165 +			SUGGESTED="nvidia"
  96.166 +			PROVIDE="libgl"
  96.167 +			CONFIG_FILES="/etc/drirc"
  96.168 +			;;
  96.169 +		*-dev)
  96.170 +			copy @dev
  96.171 +			DEPENDS="mesa mesa-dri mesa-libegl mesa-libgbm \
  96.172 +			mesa-osmesa mesa-libwayland-egl mesa-libxatracker \
  96.173 +			mesa-vdpau \
  96.174 +			libdrm-dev wayland-dev xorg-libX11-dev xorg-libXdamage-dev \
  96.175 +			xorg-libXext-dev xorg-libXfixes-dev xorg-libXxf86vm-dev \
  96.176 +			xorg-libxcb-dev"
  96.177 +			;;
  96.178  	esac
  96.179  }
    97.1 --- a/mesa/stuff/mesa-12.0.patch	Thu Mar 15 21:17:12 2018 +0200
    97.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
    97.3 @@ -1,20 +0,0 @@
    97.4 ---- a/src/gallium/drivers/swr/rasterizer/core/utils.h
    97.5 -+++ b/src/gallium/drivers/swr/rasterizer/core/utils.h
    97.6 -@@ -37,7 +37,7 @@
    97.7 - #define _MM_INSERT_EPI64 _mm_insert_epi64
    97.8 - #define _MM_EXTRACT_EPI64 _mm_extract_epi64
    97.9 - #else
   97.10 --INLINE INT64 _MM_EXTRACT_EPI64(__m128i a, const int32_t ndx)
   97.11 -+INLINE int64_t _MM_EXTRACT_EPI64(__m128i a, const int32_t ndx)
   97.12 - {
   97.13 -     OSALIGNLINE(uint32_t) elems[4];
   97.14 -     _mm_store_si128((__m128i*)elems, a);
   97.15 -@@ -55,7 +55,7 @@
   97.16 -     }
   97.17 - }
   97.18 - 
   97.19 --INLINE __m128i  _MM_INSERT_EPI64(__m128i a, INT64 b, const int32_t ndx)
   97.20 -+INLINE __m128i  _MM_INSERT_EPI64(__m128i a, int64_t b, const int32_t ndx)
   97.21 - {
   97.22 -     OSALIGNLINE(int64_t) elems[2];
   97.23 -     _mm_store_si128((__m128i*)elems, a);
    98.1 --- a/mesa/stuff/nouveau-fix-header.patch	Thu Mar 15 21:17:12 2018 +0200
    98.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
    98.3 @@ -1,86 +0,0 @@
    98.4 -From 5c102dd94f435e97507213fbd128e50dd15f5f54 Mon Sep 17 00:00:00 2001
    98.5 -From: Ben Skeggs <bskeggs@redhat.com>
    98.6 -Date: Mon, 20 Dec 2010 03:39:36 +0000
    98.7 -Subject: nouveau: fix includes for latest libdrm
    98.8 -
    98.9 -Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
   98.10 ----
   98.11 -diff --git a/src/gallium/drivers/nouveau/nouveau_winsys.h b/src/gallium/drivers/nouveau/nouveau_winsys.h
   98.12 -index ab480ca..747b084 100644
   98.13 ---- a/src/gallium/drivers/nouveau/nouveau_winsys.h
   98.14 -+++ b/src/gallium/drivers/nouveau/nouveau_winsys.h
   98.15 -@@ -10,7 +10,7 @@
   98.16 - #include "nouveau/nouveau_grobj.h"
   98.17 - #include "nouveau/nouveau_notifier.h"
   98.18 - #include "nouveau/nouveau_resource.h"
   98.19 --#include "nouveau/nouveau_pushbuf.h"
   98.20 -+#include "nouveau/nv04_pushbuf.h"
   98.21 - 
   98.22 - #ifndef NV04_PFIFO_MAX_PACKET_LEN
   98.23 - #define NV04_PFIFO_MAX_PACKET_LEN 2047
   98.24 -diff --git a/src/gallium/drivers/nv50/nv50_surface.c b/src/gallium/drivers/nv50/nv50_surface.c
   98.25 -index ce48022..a99df76 100644
   98.26 ---- a/src/gallium/drivers/nv50/nv50_surface.c
   98.27 -+++ b/src/gallium/drivers/nv50/nv50_surface.c
   98.28 -@@ -22,7 +22,7 @@
   98.29 - 
   98.30 - #define __NOUVEAU_PUSH_H__
   98.31 - #include <stdint.h>
   98.32 --#include "nouveau/nouveau_pushbuf.h"
   98.33 -+#include "nouveau/nv04_pushbuf.h"
   98.34 - #include "nv50_context.h"
   98.35 - #include "nv50_resource.h"
   98.36 - #include "pipe/p_defines.h"
   98.37 -diff --git a/src/gallium/drivers/nvfx/nv04_2d.c b/src/gallium/drivers/nvfx/nv04_2d.c
   98.38 -index e0e65e7..e2fadd3 100644
   98.39 ---- a/src/gallium/drivers/nvfx/nv04_2d.c
   98.40 -+++ b/src/gallium/drivers/nvfx/nv04_2d.c
   98.41 -@@ -34,11 +34,11 @@
   98.42 - #include <stdio.h>
   98.43 - #include <stdint.h>
   98.44 - #include <nouveau/nouveau_device.h>
   98.45 --#include <nouveau/nouveau_pushbuf.h>
   98.46 - #include <nouveau/nouveau_channel.h>
   98.47 - #include <nouveau/nouveau_bo.h>
   98.48 - #include <nouveau/nouveau_notifier.h>
   98.49 - #include <nouveau/nouveau_grobj.h>
   98.50 -+#include <nouveau/nv04_pushbuf.h>
   98.51 - #include "nv04_2d.h"
   98.52 - 
   98.53 - #include "nouveau/nv_object.xml.h"
   98.54 -diff --git a/src/gallium/drivers/nvfx/nvfx_vbo.c b/src/gallium/drivers/nvfx/nvfx_vbo.c
   98.55 -index 597664e..339b317 100644
   98.56 ---- a/src/gallium/drivers/nvfx/nvfx_vbo.c
   98.57 -+++ b/src/gallium/drivers/nvfx/nvfx_vbo.c
   98.58 -@@ -9,8 +9,7 @@
   98.59 - #include "nvfx_resource.h"
   98.60 - 
   98.61 - #include "nouveau/nouveau_channel.h"
   98.62 --
   98.63 --#include "nouveau/nouveau_pushbuf.h"
   98.64 -+#include "nouveau/nv04_pushbuf.h"
   98.65 - 
   98.66 - static inline unsigned
   98.67 - util_guess_unique_indices_count(unsigned mode, unsigned indices)
   98.68 -diff --git a/src/mesa/drivers/dri/nouveau/nouveau_driver.h b/src/mesa/drivers/dri/nouveau/nouveau_driver.h
   98.69 -index 8036b18..c5ac128 100644
   98.70 ---- a/src/mesa/drivers/dri/nouveau/nouveau_driver.h
   98.71 -+++ b/src/mesa/drivers/dri/nouveau/nouveau_driver.h
   98.72 -@@ -38,7 +38,6 @@
   98.73 - #include <assert.h>
   98.74 - 
   98.75 - #include "nouveau_device.h"
   98.76 --#include "nouveau_pushbuf.h"
   98.77 - #include "nouveau_grobj.h"
   98.78 - #include "nouveau_channel.h"
   98.79 - #include "nouveau_bo.h"
   98.80 -@@ -46,6 +45,7 @@
   98.81 - #include "nouveau_screen.h"
   98.82 - #include "nouveau_state.h"
   98.83 - #include "nouveau_surface.h"
   98.84 -+#include "nv04_pushbuf.h"
   98.85 - 
   98.86 - #define DRIVER_DATE	"20091015"
   98.87 - #define DRIVER_AUTHOR	"Nouveau"
   98.88 ---
   98.89 -cgit v0.8.3-6-g21f6
    99.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
    99.2 +++ b/mesa/stuff/patches/series	Fri Mar 16 00:27:34 2018 +0200
    99.3 @@ -0,0 +1,1 @@
    99.4 +std.patch
   100.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
   100.2 +++ b/mesa/stuff/patches/std.patch	Fri Mar 16 00:27:34 2018 +0200
   100.3 @@ -0,0 +1,58 @@
   100.4 +--- a/include/c99_math.h
   100.5 ++++ b/include/c99_math.h
   100.6 +@@ -192,19 +192,6 @@
   100.7 +  */
   100.8 + #if __cplusplus >= 201103L && (__GLIBC__ > 2 || (__GLIBC__ == 2 && __GLIBC_MINOR__ >= 23))
   100.9 + #include <cmath>
  100.10 +-
  100.11 +-using std::fpclassify;
  100.12 +-using std::isfinite;
  100.13 +-using std::isinf;
  100.14 +-using std::isnan;
  100.15 +-using std::isnormal;
  100.16 +-using std::signbit;
  100.17 +-using std::isgreater;
  100.18 +-using std::isgreaterequal;
  100.19 +-using std::isless;
  100.20 +-using std::islessequal;
  100.21 +-using std::islessgreater;
  100.22 +-using std::isunordered;
  100.23 + #endif
  100.24 + 
  100.25 + 
  100.26 +--- a/src/gallium/drivers/swr/rasterizer/memory/Convert.h
  100.27 ++++ b/src/gallium/drivers/swr/rasterizer/memory/Convert.h
  100.28 +@@ -169,13 +169,13 @@
  100.29 +     mant = uf & 0x007FFFFF;
  100.30 + 
  100.31 +     // Check for out of range
  100.32 +-    if (std::isnan(val))
  100.33 ++    if (isnan(val))
  100.34 +     {
  100.35 +         exp = 0x1F;
  100.36 +         mant = 0x200;
  100.37 +         sign = 1;                     // set the sign bit for NANs
  100.38 +     }
  100.39 +-    else if (std::isinf(val))
  100.40 ++    else if (isinf(val))
  100.41 +     {
  100.42 +         exp = 0x1f;
  100.43 +         mant = 0x0;
  100.44 +--- a/src/gallium/drivers/swr/rasterizer/jitter/builder_misc.cpp
  100.45 ++++ b/src/gallium/drivers/swr/rasterizer/jitter/builder_misc.cpp
  100.46 +@@ -54,13 +54,13 @@
  100.47 +         mant = uf & 0x007FFFFF;
  100.48 + 
  100.49 +         // Check for out of range
  100.50 +-        if (std::isnan(val))
  100.51 ++        if (isnan(val))
  100.52 +         {
  100.53 +             exp = 0x1F;
  100.54 +             mant = 0x200;
  100.55 +             sign = 1;                     // set the sign bit for NANs
  100.56 +         }
  100.57 +-        else if (std::isinf(val))
  100.58 ++        else if (isinf(val))
  100.59 +         {
  100.60 +             exp = 0x1f;
  100.61 +             mant = 0x0;
   101.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
   101.2 +++ b/mesa12/receipt	Fri Mar 16 00:27:34 2018 +0200
   101.3 @@ -0,0 +1,79 @@
   101.4 +# SliTaz package receipt v2.
   101.5 +
   101.6 +PACKAGE="mesa12"
   101.7 +VERSION="12.0.6"
   101.8 +CATEGORY="x-window"
   101.9 +SHORT_DESC="Open-source implementaton of OpenGL: legacy"
  101.10 +MAINTAINER="pascal.bellard@slitaz.org"
  101.11 +LICENSE="MIT"
  101.12 +WEB_SITE="https://www.mesa3d.org/"
  101.13 +SUGGESTED="nvidia"
  101.14 +PROVIDE="libgl"
  101.15 +CONFIG_FILES="/etc/drirc"
  101.16 +
  101.17 +TARBALL="mesa-$VERSION.tar.xz"
  101.18 +WGET_URL="ftp://ftp.freedesktop.org/pub/mesa/$VERSION/$TARBALL"
  101.19 +
  101.20 +BUILD_DEPENDS="autoconf automake libtool python libdrm-dev libgcrypt-dev \
  101.21 +eudev-dev xorg-glproto xorg-dri2proto xorg-dri3proto xorg-presentproto \
  101.22 +xorg-libxcb-dev xorg-libxshmfence-dev xorg-libX11-dev xorg-libXext-dev \
  101.23 +xorg-libXdamage-dev xorg-libXfixes-dev xorg-libXxf86vm-dev expat-dev \
  101.24 +elfutils-dev llvm-dev xorg-libpciaccess-dev"
  101.25 +SPLIT="mesa12 mesa12-dev mesa12-dri mesa12-libegl"
  101.26 +
  101.27 +compile_rules() {
  101.28 +#	patch -p1 -i $stuff/mesa-12.0.patch
  101.29 +
  101.30 +	# "swr" driver is disabled due to compilation errors
  101.31 +	GLL_DRV="nouveau,r300,r600,radeonsi,svga,swrast"
  101.32 +
  101.33 +	sed -i "/pthread-stubs/d" configure.ac
  101.34 +	sed -i "/seems to be moved/s/^/: #/" bin/ltmain.sh
  101.35 +
  101.36 +	./autogen.sh CFLAGS='-O2' CXXFLAGS='-O2' \
  101.37 +		--sysconfdir=/etc \
  101.38 +		--enable-texture-float \
  101.39 +		--enable-gles1 \
  101.40 +		--enable-gles2 \
  101.41 +		--enable-osmesa \
  101.42 +		--enable-xa \
  101.43 +		--enable-gbm \
  101.44 +		--enable-glx-tls \
  101.45 +		--with-egl-platforms="drm,x11" \
  101.46 +		--with-gallium-drivers=$GLL_DRV &&
  101.47 +
  101.48 +	unset GLL_DRV &&
  101.49 +
  101.50 +	make && make install || return 1
  101.51 +
  101.52 +	install -Dm644 $stuff/90-DRI.conf $install/etc/X11/xorg.conf.d/90-DRI.conf
  101.53 +}
  101.54 +
  101.55 +genpkg_rules() {
  101.56 +	case $PACKAGE in
  101.57 +		mesa12)
  101.58 +			copy etc/ libGL.so* libGLESv1_CM.so* libGLESv2.so* \
  101.59 +			libOSMesa.so* libgbm.so* libglapi.so* libxatracker.so*
  101.60 +			DEPENDS="expat libdrm xorg-libXdamage xorg-libXxf86vm \
  101.61 +			xorg-libXt udev xorg-libxshmfence"
  101.62 +			;;
  101.63 +		mesa12-dev)
  101.64 +			copy *.h *.la *.pc
  101.65 +			DEPENDS="mesa12 mesa12-dri mesa12-libegl libdrm-dev \
  101.66 +			xorg-libXdamage-dev  xorg-libXxf86vm-dev \
  101.67 +			xorg-libXt-dev xorg-glproto xorg-dri2proto pkg-config"
  101.68 +			;;
  101.69 +		mesa12-dri)
  101.70 +			copy *_dri.so 90-DRI.conf
  101.71 +			CAT="x-window|DRI drivers"
  101.72 +			DEPENDS="elfutils expat libdrm libdrm-intel libdrm-nouveau \
  101.73 +			libdrm-radeon libgcrypt libgpg-error llvm-libs \
  101.74 +			xorg-libpciaccess zlib"
  101.75 +			;;
  101.76 +		mesa12-libegl)
  101.77 +			CAT="libs|EGL library"
  101.78 +			DEPENDS="mesa12"
  101.79 +			copy libEGL*
  101.80 +			;;
  101.81 +	esac
  101.82 +}
   102.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
   102.2 +++ b/mesa12/stuff/90-DRI.conf	Fri Mar 16 00:27:34 2018 +0200
   102.3 @@ -0,0 +1,3 @@
   102.4 +Section "DRI"
   102.5 +        Mode         0666
   102.6 +EndSection
   103.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
   103.2 +++ b/mesa12/stuff/mesa-12.0.patch	Fri Mar 16 00:27:34 2018 +0200
   103.3 @@ -0,0 +1,20 @@
   103.4 +--- a/src/gallium/drivers/swr/rasterizer/core/utils.h
   103.5 ++++ b/src/gallium/drivers/swr/rasterizer/core/utils.h
   103.6 +@@ -37,7 +37,7 @@
   103.7 + #define _MM_INSERT_EPI64 _mm_insert_epi64
   103.8 + #define _MM_EXTRACT_EPI64 _mm_extract_epi64
   103.9 + #else
  103.10 +-INLINE INT64 _MM_EXTRACT_EPI64(__m128i a, const int32_t ndx)
  103.11 ++INLINE int64_t _MM_EXTRACT_EPI64(__m128i a, const int32_t ndx)
  103.12 + {
  103.13 +     OSALIGNLINE(uint32_t) elems[4];
  103.14 +     _mm_store_si128((__m128i*)elems, a);
  103.15 +@@ -55,7 +55,7 @@
  103.16 +     }
  103.17 + }
  103.18 + 
  103.19 +-INLINE __m128i  _MM_INSERT_EPI64(__m128i a, INT64 b, const int32_t ndx)
  103.20 ++INLINE __m128i  _MM_INSERT_EPI64(__m128i a, int64_t b, const int32_t ndx)
  103.21 + {
  103.22 +     OSALIGNLINE(int64_t) elems[2];
  103.23 +     _mm_store_si128((__m128i*)elems, a);
   104.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
   104.2 +++ b/mesa12/stuff/nouveau-fix-header.patch	Fri Mar 16 00:27:34 2018 +0200
   104.3 @@ -0,0 +1,86 @@
   104.4 +From 5c102dd94f435e97507213fbd128e50dd15f5f54 Mon Sep 17 00:00:00 2001
   104.5 +From: Ben Skeggs <bskeggs@redhat.com>
   104.6 +Date: Mon, 20 Dec 2010 03:39:36 +0000
   104.7 +Subject: nouveau: fix includes for latest libdrm
   104.8 +
   104.9 +Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
  104.10 +---
  104.11 +diff --git a/src/gallium/drivers/nouveau/nouveau_winsys.h b/src/gallium/drivers/nouveau/nouveau_winsys.h
  104.12 +index ab480ca..747b084 100644
  104.13 +--- a/src/gallium/drivers/nouveau/nouveau_winsys.h
  104.14 ++++ b/src/gallium/drivers/nouveau/nouveau_winsys.h
  104.15 +@@ -10,7 +10,7 @@
  104.16 + #include "nouveau/nouveau_grobj.h"
  104.17 + #include "nouveau/nouveau_notifier.h"
  104.18 + #include "nouveau/nouveau_resource.h"
  104.19 +-#include "nouveau/nouveau_pushbuf.h"
  104.20 ++#include "nouveau/nv04_pushbuf.h"
  104.21 + 
  104.22 + #ifndef NV04_PFIFO_MAX_PACKET_LEN
  104.23 + #define NV04_PFIFO_MAX_PACKET_LEN 2047
  104.24 +diff --git a/src/gallium/drivers/nv50/nv50_surface.c b/src/gallium/drivers/nv50/nv50_surface.c
  104.25 +index ce48022..a99df76 100644
  104.26 +--- a/src/gallium/drivers/nv50/nv50_surface.c
  104.27 ++++ b/src/gallium/drivers/nv50/nv50_surface.c
  104.28 +@@ -22,7 +22,7 @@
  104.29 + 
  104.30 + #define __NOUVEAU_PUSH_H__
  104.31 + #include <stdint.h>
  104.32 +-#include "nouveau/nouveau_pushbuf.h"
  104.33 ++#include "nouveau/nv04_pushbuf.h"
  104.34 + #include "nv50_context.h"
  104.35 + #include "nv50_resource.h"
  104.36 + #include "pipe/p_defines.h"
  104.37 +diff --git a/src/gallium/drivers/nvfx/nv04_2d.c b/src/gallium/drivers/nvfx/nv04_2d.c
  104.38 +index e0e65e7..e2fadd3 100644
  104.39 +--- a/src/gallium/drivers/nvfx/nv04_2d.c
  104.40 ++++ b/src/gallium/drivers/nvfx/nv04_2d.c
  104.41 +@@ -34,11 +34,11 @@
  104.42 + #include <stdio.h>
  104.43 + #include <stdint.h>
  104.44 + #include <nouveau/nouveau_device.h>
  104.45 +-#include <nouveau/nouveau_pushbuf.h>
  104.46 + #include <nouveau/nouveau_channel.h>
  104.47 + #include <nouveau/nouveau_bo.h>
  104.48 + #include <nouveau/nouveau_notifier.h>
  104.49 + #include <nouveau/nouveau_grobj.h>
  104.50 ++#include <nouveau/nv04_pushbuf.h>
  104.51 + #include "nv04_2d.h"
  104.52 + 
  104.53 + #include "nouveau/nv_object.xml.h"
  104.54 +diff --git a/src/gallium/drivers/nvfx/nvfx_vbo.c b/src/gallium/drivers/nvfx/nvfx_vbo.c
  104.55 +index 597664e..339b317 100644
  104.56 +--- a/src/gallium/drivers/nvfx/nvfx_vbo.c
  104.57 ++++ b/src/gallium/drivers/nvfx/nvfx_vbo.c
  104.58 +@@ -9,8 +9,7 @@
  104.59 + #include "nvfx_resource.h"
  104.60 + 
  104.61 + #include "nouveau/nouveau_channel.h"
  104.62 +-
  104.63 +-#include "nouveau/nouveau_pushbuf.h"
  104.64 ++#include "nouveau/nv04_pushbuf.h"
  104.65 + 
  104.66 + static inline unsigned
  104.67 + util_guess_unique_indices_count(unsigned mode, unsigned indices)
  104.68 +diff --git a/src/mesa/drivers/dri/nouveau/nouveau_driver.h b/src/mesa/drivers/dri/nouveau/nouveau_driver.h
  104.69 +index 8036b18..c5ac128 100644
  104.70 +--- a/src/mesa/drivers/dri/nouveau/nouveau_driver.h
  104.71 ++++ b/src/mesa/drivers/dri/nouveau/nouveau_driver.h
  104.72 +@@ -38,7 +38,6 @@
  104.73 + #include <assert.h>
  104.74 + 
  104.75 + #include "nouveau_device.h"
  104.76 +-#include "nouveau_pushbuf.h"
  104.77 + #include "nouveau_grobj.h"
  104.78 + #include "nouveau_channel.h"
  104.79 + #include "nouveau_bo.h"
  104.80 +@@ -46,6 +45,7 @@
  104.81 + #include "nouveau_screen.h"
  104.82 + #include "nouveau_state.h"
  104.83 + #include "nouveau_surface.h"
  104.84 ++#include "nv04_pushbuf.h"
  104.85 + 
  104.86 + #define DRIVER_DATE	"20091015"
  104.87 + #define DRIVER_AUTHOR	"Nouveau"
  104.88 +--
  104.89 +cgit v0.8.3-6-g21f6
   105.1 --- a/mesa17/receipt	Thu Mar 15 21:17:12 2018 +0200
   105.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
   105.3 @@ -1,127 +0,0 @@
   105.4 -# SliTaz package receipt v2.
   105.5 -
   105.6 -PACKAGE="mesa17"
   105.7 -VERSION="17.2.4"
   105.8 -CATEGORY="x-window"
   105.9 -SHORT_DESC="Open-source implementaton of OpenGL"
  105.10 -MAINTAINER="al.bobylev@gmail.com"
  105.11 -LICENSE="MIT"
  105.12 -WEB_SITE="https://www.mesa3d.org/"
  105.13 -LFS="http://www.linuxfromscratch.org/blfs/view/stable/x/mesa.html"
  105.14 -
  105.15 -TARBALL="mesa-$VERSION.tar.xz"
  105.16 -WGET_URL="https://mesa.freedesktop.org/archive/$TARBALL"
  105.17 -
  105.18 -BUILD_DEPENDS="autoconf automake libtool python libdrm-dev libgcrypt-dev \
  105.19 -eudev-dev xorg-glproto xorg-dri2proto xorg-dri3proto xorg-presentproto \
  105.20 -xorg-libxcb-dev xorg-libxshmfence-dev xorg-libX11-dev xorg-libXext-dev \
  105.21 -xorg-libXdamage-dev xorg-libXfixes-dev xorg-libXxf86vm-dev expat-dev \
  105.22 -elfutils-dev llvm-dev xorg-libpciaccess-dev wayland-dev libva-dev libvdpau-dev \
  105.23 -wayland-protocols-dev libatomic zlib-dev"
  105.24 -#BUILD_DEPENDS="${BUILD_DEPENDS/libva-dev/}"
  105.25 -SPLIT="mesa17-dri mesa17-libegl mesa17-libgbm mesa17-osmesa mesa17-libswrAVX \
  105.26 -mesa17-libwayland-egl mesa17-libxatracker mesa17-vdpau mesa17 mesa17-dev"
  105.27 -
  105.28 -compile_rules() {
  105.29 -	# Removed from the full list: freedreno,vc4
  105.30 -	# because we haven't appropriate libdrm-* packages (they are only for ARM)
  105.31 -	GLL_DRV="i915,nouveau,r300,r600,radeonsi,svga,swrast,swr,virgl,etnaviv,imx"
  105.32 -
  105.33 -	sed -i "/pthread_stubs_possible=/s/yes/no/" configure.ac
  105.34 -	fix ld
  105.35 -	./autogen.sh \
  105.36 -		CFLAGS='-O2' CXXFLAGS='-O2' \
  105.37 -		--prefix=/usr \
  105.38 -		--sysconfdir=/etc \
  105.39 -		--enable-texture-float \
  105.40 -		--enable-gles1 \
  105.41 -		--enable-gles2 \
  105.42 -		--enable-osmesa \
  105.43 -		--enable-xa \
  105.44 -		--enable-gbm \
  105.45 -		--enable-glx-tls \
  105.46 -		--with-platforms="drm,x11,wayland" \
  105.47 -		--with-gallium-drivers=$GLL_DRV &&
  105.48 -	unset GLL_DRV &&
  105.49 -	fix libtool &&
  105.50 -	make && make install || return 1
  105.51 -
  105.52 -	cook_pick_docs docs/*
  105.53 -	install -Dm644 $stuff/90-DRI.conf $install/etc/X11/xorg.conf.d/90-DRI.conf
  105.54 -}
  105.55 -
  105.56 -genpkg_rules() {
  105.57 -	case $PACKAGE in
  105.58 -		*-dri)
  105.59 -			copy lib/dri/ 90-DRI.conf
  105.60 -			CAT="x-window|Direct Rendering Infrastructure"
  105.61 -			DEPENDS="elfutils expat libdrm libdrm-amdgpu libdrm-etnaviv \
  105.62 -			libdrm-intel libdrm-nouveau libdrm-radeon llvm-libs mesa17 \
  105.63 -			xorg-libX11 xorg-libxcb xorg-libxshmfence zlib"
  105.64 -			PROVIDE="mesa-dri"
  105.65 -			;;
  105.66 -		*-libegl)
  105.67 -			copy libEGL.so*
  105.68 -			CAT="x-window|EGL library"
  105.69 -			DEPENDS="expat libdrm mesa17-libgbm wayland xorg-libX11 \
  105.70 -			xorg-libxcb xorg-libxshmfence zlib"
  105.71 -			PROVIDE="libegl libegl-mesa mesa-libegl"
  105.72 -			;;
  105.73 -		*-libgbm)
  105.74 -			copy libgbm.so*
  105.75 -			CAT="x-window|Graphics Buffer Manager library"
  105.76 -			DEPENDS="expat libdrm wayland"
  105.77 -			PROVIDE="mesa-libgbm"
  105.78 -			;;
  105.79 -		*-osmesa)
  105.80 -			copy libOSMesa.so*
  105.81 -			CAT="x-window|Off-screen Rendering library"
  105.82 -			DEPENDS="mesa17 zlib"
  105.83 -			PROVIDE="mesa-osmesa"
  105.84 -			;;
  105.85 -		*-libwayland-egl)
  105.86 -			copy libwayland-egl.so*
  105.87 -			CAT="x-window|Wayland EGL library"
  105.88 -			DEPENDS=" "
  105.89 -			PROVIDE="mesa-libwayland-egl"
  105.90 -			;;
  105.91 -		*-libxatracker)
  105.92 -			copy libxatracker.so*
  105.93 -			CAT="x-window|Xorg Gallium3D acceleration library"
  105.94 -			DEPENDS="expat libdrm libdrm-intel libdrm-nouveau llvm-libs zlib"
  105.95 -			PROVIDE="mesa-libxatracker"
  105.96 -			;;
  105.97 -		*-vdpau)
  105.98 -			copy lib/vdpau/
  105.99 -			CAT="x-window|VDPAU drivers"
 105.100 -			DEPENDS="elfutils expat libdrm libdrm-amdgpu libdrm-nouveau \
 105.101 -			libdrm-radeon llvm-libs xorg-libX11 xorg-libxcb xorg-libxshmfence \
 105.102 -			zlib"
 105.103 -			PROVIDE="mesa-vdpau"
 105.104 -			;;
 105.105 -		*-libswrAVX)
 105.106 -			copy libswrAVX*so*
 105.107 -			CAT="x-window|Fast software rendering driver for CPU with AVX"
 105.108 -			DEPENDS=" "
 105.109 -			;;
 105.110 -		mesa17)
 105.111 -			copy @std @rm
 105.112 -			CAT="x-window|main OpenGL libraries"
 105.113 -			DEPENDS="expat libdrm xorg-libX11 xorg-libXdamage xorg-libXext \
 105.114 -			xorg-libXfixes xorg-libXxf86vm xorg-libxcb xorg-libxshmfence"
 105.115 -			SUGGESTED="nvidia"
 105.116 -			PROVIDE="libgl mesa"
 105.117 -			CONFIG_FILES="/etc/drirc"
 105.118 -			;;
 105.119 -		*-dev)
 105.120 -			copy @dev
 105.121 -			DEPENDS="mesa17 mesa17-dri mesa17-libegl mesa17-libgbm \
 105.122 -			mesa17-osmesa mesa17-libwayland-egl mesa17-libxatracker \
 105.123 -			mesa17-vdpau \
 105.124 -			libdrm-dev wayland-dev xorg-libX11-dev xorg-libXdamage-dev \
 105.125 -			xorg-libXext-dev xorg-libXfixes-dev xorg-libXxf86vm-dev \
 105.126 -			xorg-libxcb-dev"
 105.127 -			PROVIDE="mesa-dev"
 105.128 -			;;
 105.129 -	esac
 105.130 -}
   106.1 --- a/mesa17/stuff/90-DRI.conf	Thu Mar 15 21:17:12 2018 +0200
   106.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
   106.3 @@ -1,3 +0,0 @@
   106.4 -Section "DRI"
   106.5 -        Mode         0666
   106.6 -EndSection
   107.1 --- a/mesa17/stuff/patches/series	Thu Mar 15 21:17:12 2018 +0200
   107.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
   107.3 @@ -1,1 +0,0 @@
   107.4 -std.patch
   108.1 --- a/mesa17/stuff/patches/std.patch	Thu Mar 15 21:17:12 2018 +0200
   108.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
   108.3 @@ -1,58 +0,0 @@
   108.4 ---- a/include/c99_math.h
   108.5 -+++ b/include/c99_math.h
   108.6 -@@ -192,19 +192,6 @@
   108.7 -  */
   108.8 - #if __cplusplus >= 201103L && (__GLIBC__ > 2 || (__GLIBC__ == 2 && __GLIBC_MINOR__ >= 23))
   108.9 - #include <cmath>
  108.10 --
  108.11 --using std::fpclassify;
  108.12 --using std::isfinite;
  108.13 --using std::isinf;
  108.14 --using std::isnan;
  108.15 --using std::isnormal;
  108.16 --using std::signbit;
  108.17 --using std::isgreater;
  108.18 --using std::isgreaterequal;
  108.19 --using std::isless;
  108.20 --using std::islessequal;
  108.21 --using std::islessgreater;
  108.22 --using std::isunordered;
  108.23 - #endif
  108.24 - 
  108.25 - 
  108.26 ---- a/src/gallium/drivers/swr/rasterizer/memory/Convert.h
  108.27 -+++ b/src/gallium/drivers/swr/rasterizer/memory/Convert.h
  108.28 -@@ -169,13 +169,13 @@
  108.29 -     mant = uf & 0x007FFFFF;
  108.30 - 
  108.31 -     // Check for out of range
  108.32 --    if (std::isnan(val))
  108.33 -+    if (isnan(val))
  108.34 -     {
  108.35 -         exp = 0x1F;
  108.36 -         mant = 0x200;
  108.37 -         sign = 1;                     // set the sign bit for NANs
  108.38 -     }
  108.39 --    else if (std::isinf(val))
  108.40 -+    else if (isinf(val))
  108.41 -     {
  108.42 -         exp = 0x1f;
  108.43 -         mant = 0x0;
  108.44 ---- a/src/gallium/drivers/swr/rasterizer/jitter/builder_misc.cpp
  108.45 -+++ b/src/gallium/drivers/swr/rasterizer/jitter/builder_misc.cpp
  108.46 -@@ -54,13 +54,13 @@
  108.47 -         mant = uf & 0x007FFFFF;
  108.48 - 
  108.49 -         // Check for out of range
  108.50 --        if (std::isnan(val))
  108.51 -+        if (isnan(val))
  108.52 -         {
  108.53 -             exp = 0x1F;
  108.54 -             mant = 0x200;
  108.55 -             sign = 1;                     // set the sign bit for NANs
  108.56 -         }
  108.57 --        else if (std::isinf(val))
  108.58 -+        else if (isinf(val))
  108.59 -         {
  108.60 -             exp = 0x1f;
  108.61 -             mant = 0x0;
   109.1 --- a/miam-player/receipt	Thu Mar 15 21:17:12 2018 +0200
   109.2 +++ b/miam-player/receipt	Fri Mar 16 00:27:34 2018 +0200
   109.3 @@ -11,7 +11,7 @@
   109.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
   109.5  WGET_URL="https://github.com/MBach/Miam-Player/archive/v$VERSION.tar.gz"
   109.6  
   109.7 -BUILD_DEPENDS="qt5-dev xorg-libX11-dev mesa17-dev taglib-dev qtav-dev \
   109.8 +BUILD_DEPENDS="qt5-dev xorg-libX11-dev mesa-dev taglib-dev qtav-dev \
   109.9  libsdl2-dev"
  109.10  
  109.11  compile_rules() {
  109.12 @@ -29,5 +29,5 @@
  109.13  
  109.14  genpkg_rules() {
  109.15  	copy @std icons/ # the only 64 icon
  109.16 -	DEPENDS="libatomic mesa17 qt5-base qt5-multimedia qt5-x11extras qtav taglib"
  109.17 +	DEPENDS="libatomic mesa qt5-base qt5-multimedia qt5-x11extras qtav taglib"
  109.18  }
   110.1 --- a/minetest/receipt	Thu Mar 15 21:17:12 2018 +0200
   110.2 +++ b/minetest/receipt	Fri Mar 16 00:27:34 2018 +0200
   110.3 @@ -13,10 +13,10 @@
   110.4  WGET_URL2="https://github.com/minetest/minetest_game/archive/$VERSION.tar.gz"
   110.5  EXTRA_SOURCE_FILES="$WGET_URL2"
   110.6  
   110.7 -DEPENDS="openssl libpng16 jpeg sqlite3 libvorbis openal libglu-mesa curl \
   110.8 +DEPENDS="openssl libpng16 jpeg sqlite3 libvorbis openal glu curl \
   110.9  mesa irrlicht"
  110.10  BUILD_DEPENDS="wget cmake libpng16-dev jpeg-dev sqlite3-dev libogg-dev \
  110.11 -libvorbis-dev openal-dev freetype-dev xorg-libXxf86vm-dev libglu-mesa-dev \
  110.12 +libvorbis-dev openal-dev freetype-dev xorg-libXxf86vm-dev glu-dev \
  110.13  curl-dev mesa-dev irrlicht-dev"
  110.14  
  110.15  # Rules to configure and make the package.
   111.1 --- a/mupen64plus/receipt	Thu Mar 15 21:17:12 2018 +0200
   111.2 +++ b/mupen64plus/receipt	Fri Mar 16 00:27:34 2018 +0200
   111.3 @@ -11,10 +11,8 @@
   111.4  WGET_URL="https://github.com/mupen64plus/mupen64plus-core/releases/download/$VERSION/$TARBALL"
   111.5  TAGS="emulator nintendo64"
   111.6  
   111.7 -DEPENDS="bzlib freetype libboost-filesystem libglu-mesa libsamplerate libsdl \
   111.8 -speex"
   111.9 -BUILD_DEPENDS="gtk+-dev libboost-dev libboost-filesystem libglu-mesa \
  111.10 -libglu-mesa-dev \
  111.11 +DEPENDS="bzlib freetype libboost-filesystem glu libsamplerate libsdl speex"
  111.12 +BUILD_DEPENDS="gtk+-dev libboost-dev libboost-filesystem glu-dev \
  111.13  libsamplerate-dev libsdl-dev libsdl-ttf-dev mesa-dev speex-dev yasm zlib-dev"
  111.14  
  111.15  # Rules to configure and make the package.
   112.1 --- a/nomacs/receipt	Thu Mar 15 21:17:12 2018 +0200
   112.2 +++ b/nomacs/receipt	Fri Mar 16 00:27:34 2018 +0200
   112.3 @@ -11,7 +11,7 @@
   112.4  WGET_URL="https://github.com/nomacs/nomacs/archive/$VERSION.tar.gz"
   112.5  
   112.6  DEPENDS="qt5-base"
   112.7 -BUILD_DEPENDS="qt5-dev cmake exiv2-dev libraw-dev zlib-dev expat-dev mesa17-dev"
   112.8 +BUILD_DEPENDS="qt5-dev cmake exiv2-dev libraw-dev zlib-dev expat-dev mesa-dev"
   112.9  
  112.10  # Rules to configure and make the package.
  112.11  compile_rules()
   113.1 --- a/notes/receipt	Thu Mar 15 21:17:12 2018 +0200
   113.2 +++ b/notes/receipt	Fri Mar 16 00:27:34 2018 +0200
   113.3 @@ -11,7 +11,7 @@
   113.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
   113.5  WGET_URL="https://github.com/nuttyartist/notes/archive/v$VERSION.tar.gz"
   113.6  
   113.7 -BUILD_DEPENDS="qt5-dev xorg-libxcb-dev xorg-libX11-dev mesa17-dev"
   113.8 +BUILD_DEPENDS="qt5-dev xorg-libxcb-dev xorg-libX11-dev mesa-dev"
   113.9  
  113.10  compile_rules() {
  113.11  	mkdir build
  113.12 @@ -31,5 +31,5 @@
  113.13  genpkg_rules() {
  113.14  	copy @std
  113.15  	cook_copy_icons # only 16 and 48; svg is too huge
  113.16 -	DEPENDS="libatomic mesa17 qt5-base xorg-libX11"
  113.17 +	DEPENDS="libatomic mesa qt5-base xorg-libX11"
  113.18  }
   114.1 --- a/octave/receipt	Thu Mar 15 21:17:12 2018 +0200
   114.2 +++ b/octave/receipt	Fri Mar 16 00:27:34 2018 +0200
   114.3 @@ -12,7 +12,7 @@
   114.4  TAGS="programming language"
   114.5  
   114.6  DEPENDS="libgfortran zlib ncurses readline freetype gcc-lib-base expat \
   114.7 -mesa libglu-mesa xorg-libX11 xorg-libXext xorg-libXxf86vm xorg-libXdamage \
   114.8 +mesa glu xorg-libX11 xorg-libXext xorg-libXxf86vm xorg-libXdamage \
   114.9  xorg-libXfixes libdrm xorg-libXau xorg-libXdmcp pcre libcurl lapack bash \
  114.10  gcc fltk gnuplot"
  114.11  BUILD_DEPENDS="gfortran zlib-dev ncurses-dev readline-dev freetype-dev xorg-dev \
   115.1 --- a/opencpn/receipt	Thu Mar 15 21:17:12 2018 +0200
   115.2 +++ b/opencpn/receipt	Fri Mar 16 00:27:34 2018 +0200
   115.3 @@ -11,8 +11,8 @@
   115.4  WEB_SITE="http://opencpn.sourceforge.net"
   115.5  WGET_URL="http://nchc.dl.sourceforge.net/sourceforge/$PACKAGE/$TARBALL"
   115.6  
   115.7 -DEPENDS="wxWidgets28 mesa libglu-mesa"
   115.8 -BUILD_DEPENDS="wxWidgets28-dev mesa-dev libglu-mesa-dev"
   115.9 +DEPENDS="wxWidgets28 mesa glu"
  115.10 +BUILD_DEPENDS="wxWidgets28-dev mesa-dev glu-dev"
  115.11  TAGS="office"
  115.12  
  115.13  # Rules to configure and make the package.
   116.1 --- a/openspades/receipt	Thu Mar 15 21:17:12 2018 +0200
   116.2 +++ b/openspades/receipt	Fri Mar 16 00:27:34 2018 +0200
   116.3 @@ -10,7 +10,7 @@
   116.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
   116.5  WGET_URL="https://github.com/yvt/openspades/archive/v$VERSION.tar.gz"
   116.6  
   116.7 -DEPENDS="gcc49-lib-base glew glibc-base libcurl libglu-mesa libsdl2 \
   116.8 +DEPENDS="gcc49-lib-base glew glibc-base libcurl glu libsdl2 \
   116.9  libsdl2-image xorg-libxcb mesa util-linux-uuid xorg-libICE xorg-libSM xorg-libX11 \
  116.10  xorg-libXau xorg-libXdmcp xorg-libXext zlib"
  116.11  BUILD_DEPENDS="gcc49 cmake libsdl2-dev libsdl2-image-dev freealut-dev mesa-dev \
   117.1 --- a/palemoon/receipt	Thu Mar 15 21:17:12 2018 +0200
   117.2 +++ b/palemoon/receipt	Fri Mar 16 00:27:34 2018 +0200
   117.3 @@ -15,7 +15,7 @@
   117.4  DEPENDS="gtk+"
   117.5  BUILD_DEPENDS="autoconf213 gtk+-dev yasm zip unzip iw dbus-dev dbus-glib-dev \
   117.6  iw libpng16-dev gstreamer0 gstreamer0-dev gst0-plugins-base-dev gst0-plugins-base \
   117.7 -libvpx-dev mesa17-dev virtualenv zlib-dev bzip2-dev python-dev \
   117.8 +libvpx-dev mesa-dev virtualenv zlib-dev bzip2-dev python-dev \
   117.9  xorg-pixman xorg-pixman-dev libffi libffi-dev libjpeg-turbo-dev \
  117.10  xorg-libXt-dev" # sqlite sqlite-dev libevent libevent-dev
  117.11  
   118.1 --- a/pavucontrol-qt/receipt	Thu Mar 15 21:17:12 2018 +0200
   118.2 +++ b/pavucontrol-qt/receipt	Fri Mar 16 00:27:34 2018 +0200
   118.3 @@ -11,7 +11,7 @@
   118.4  TARBALL="$PACKAGE-$VERSION.tar.xz"
   118.5  WGET_URL="https://github.com/lxde/pavucontrol-qt/releases/download/$VERSION/$TARBALL"
   118.6  
   118.7 -BUILD_DEPENDS="cmake qt5-dev mesa17-dev lxqt-build-tools pulseaudio-dev"
   118.8 +BUILD_DEPENDS="cmake qt5-dev mesa-dev lxqt-build-tools pulseaudio-dev"
   118.9  
  118.10  compile_rules() {
  118.11  	mkdir build; cd build
   119.1 --- a/pcmanfm-qt/receipt	Thu Mar 15 21:17:12 2018 +0200
   119.2 +++ b/pcmanfm-qt/receipt	Fri Mar 16 00:27:34 2018 +0200
   119.3 @@ -12,7 +12,7 @@
   119.4  TARBALL="$PACKAGE-$VERSION.tar.xz"
   119.5  WGET_URL="https://github.com/lxde/pcmanfm-qt/releases/download/$VERSION/$TARBALL"
   119.6  
   119.7 -BUILD_DEPENDS="shared-mime-info cmake qt5-dev mesa17-dev libfm-qt-dev \
   119.8 +BUILD_DEPENDS="shared-mime-info cmake qt5-dev mesa-dev libfm-qt-dev \
   119.9  lxqt-build-tools"
  119.10  
  119.11  compile_rules() {
   120.1 --- a/pencil2d/receipt	Thu Mar 15 21:17:12 2018 +0200
   120.2 +++ b/pencil2d/receipt	Fri Mar 16 00:27:34 2018 +0200
   120.3 @@ -12,7 +12,7 @@
   120.4  TARBALL="$PACKAGE-$COMMIT.tar.gz"
   120.5  WGET_URL="https://github.com/pencil2d/pencil/archive/$COMMIT.tar.gz"
   120.6  
   120.7 -BUILD_DEPENDS="qt5-dev mesa17-dev"
   120.8 +BUILD_DEPENDS="qt5-dev mesa-dev"
   120.9  
  120.10  compile_rules() {
  120.11  	# specify correct version
  120.12 @@ -32,5 +32,5 @@
  120.13  
  120.14  genpkg_rules() {
  120.15  	copy @std hicolor/ # only 128 icon
  120.16 -	DEPENDS="libatomic mesa17 qt5-base qt5-multimedia qt5-svg"
  120.17 +	DEPENDS="libatomic mesa qt5-base qt5-multimedia qt5-svg"
  120.18  }
   121.1 --- a/polkit-qt/receipt	Thu Mar 15 21:17:12 2018 +0200
   121.2 +++ b/polkit-qt/receipt	Fri Mar 16 00:27:34 2018 +0200
   121.3 @@ -12,7 +12,7 @@
   121.4  TARBALL="polkit-qt-1-$VERSION.tar.bz2"
   121.5  WGET_URL="http://download.kde.org/stable/apps/KDE4.x/admin/$TARBALL"
   121.6  
   121.7 -BUILD_DEPENDS="cmake qt5-dev mesa17-dev polkit-dev glib-dev"
   121.8 +BUILD_DEPENDS="cmake qt5-dev mesa-dev polkit-dev glib-dev"
   121.9  SPLIT="polkit-qt-dev"
  121.10  
  121.11  compile_rules() {
   122.1 --- a/prboom/receipt	Thu Mar 15 21:17:12 2018 +0200
   122.2 +++ b/prboom/receipt	Fri Mar 16 00:27:34 2018 +0200
   122.3 @@ -11,9 +11,9 @@
   122.4  WEB_SITE="http://prboom.sourceforge.net/"
   122.5  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
   122.6  
   122.7 -DEPENDS="libsdl libsdl-mixer libsdl-net libpng16 mesa libglu-mesa freedoom"
   122.8 -BUILD_DEPENDS="libsdl-dev libsdl-mixer-dev libsdl-net-dev mesa-dev libglu-mesa \
   122.9 -libpng16-dev libglu-mesa-dev"
  122.10 +DEPENDS="libsdl libsdl-mixer libsdl-net libpng16 mesa glu freedoom"
  122.11 +BUILD_DEPENDS="libsdl-dev libsdl-mixer-dev libsdl-net-dev mesa-dev glu \
  122.12 +libpng16-dev glu-dev"
  122.13  
  122.14  # Rules to configure and make the package.
  122.15  compile_rules()
   123.1 --- a/qarma/receipt	Thu Mar 15 21:17:12 2018 +0200
   123.2 +++ b/qarma/receipt	Fri Mar 16 00:27:34 2018 +0200
   123.3 @@ -24,7 +24,7 @@
   123.4  
   123.5  genpkg_rules() {
   123.6  	copy @std
   123.7 -	DEPENDS="libatomic mesa17 qt5-base qt5-x11extras xorg-libX11"
   123.8 +	DEPENDS="libatomic mesa qt5-base qt5-x11extras xorg-libX11"
   123.9  }
  123.10  
  123.11  post_install() {
   124.1 --- a/qedit/receipt	Thu Mar 15 21:17:12 2018 +0200
   124.2 +++ b/qedit/receipt	Fri Mar 16 00:27:34 2018 +0200
   124.3 @@ -12,7 +12,7 @@
   124.4  TAGS="text-editor"
   124.5  
   124.6  DEPENDS="qt5-base xorg-xcb-util-keysyms"
   124.7 -BUILD_DEPENDS="qt5-dev cmake xorg-xcb-util-keysyms-dev xorg-dev zlib-dev mesa17-dev"
   124.8 +BUILD_DEPENDS="qt5-dev cmake xorg-xcb-util-keysyms-dev xorg-dev zlib-dev mesa-dev"
   124.9  
  124.10  # Rules to configure and make the package.
  124.11  compile_rules()
   125.1 --- a/qlipper/receipt	Thu Mar 15 21:17:12 2018 +0200
   125.2 +++ b/qlipper/receipt	Fri Mar 16 00:27:34 2018 +0200
   125.3 @@ -11,7 +11,7 @@
   125.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
   125.5  WGET_URL="https://github.com/pvanek/qlipper/archive/$VERSION.tar.gz"
   125.6  
   125.7 -BUILD_DEPENDS="cmake qt5-dev mesa17-dev"
   125.8 +BUILD_DEPENDS="cmake qt5-dev mesa-dev"
   125.9  
  125.10  compile_rules() {
  125.11  	mkdir build; cd build
   126.1 --- a/qps/receipt	Thu Mar 15 21:17:12 2018 +0200
   126.2 +++ b/qps/receipt	Fri Mar 16 00:27:34 2018 +0200
   126.3 @@ -11,7 +11,7 @@
   126.4  TARBALL="$PACKAGE-$VERSION.tar.xz"
   126.5  WGET_URL="$WEB_SITE/releases/download/$VERSION/$TARBALL"
   126.6  
   126.7 -BUILD_DEPENDS="cmake qt5-dev mesa17-dev xorg-libXrender-dev"
   126.8 +BUILD_DEPENDS="cmake qt5-dev mesa-dev xorg-libXrender-dev"
   126.9  
  126.10  compile_rules() {
  126.11  	mkdir build; cd build
   127.1 --- a/qt4/receipt	Thu Mar 15 21:17:12 2018 +0200
   127.2 +++ b/qt4/receipt	Fri Mar 16 00:27:34 2018 +0200
   127.3 @@ -14,14 +14,14 @@
   127.4  TAGS="qt"
   127.5  
   127.6  BUILD_DEPENDS="xorg-libX11-dev dbus-dev gstreamer0-dev gst0-python-dev libmng-dev \
   127.7 -cups-dev mysql-dev unixODBC-dev mesa-dev fontconfig-dev libegl-mesa libglu-mesa \
   127.8 -libglw-mesa postgresql-dev gst0-plugins-base-dev atk-dev autoconf automake bash \
   127.9 +cups-dev mysql-dev unixODBC-dev mesa-dev fontconfig-dev mesa-libegl glu \
  127.10 +glw postgresql-dev gst0-plugins-base-dev atk-dev autoconf automake bash \
  127.11  binutils bison bzip2-dev cairo-dev coreutils expat-dev flex fontconfig-dev \
  127.12  freetype-dev gettext glib-dev jpeg-dev libIDL libcap-dev libpng16-dev libtool \
  127.13  libxml2-dev linux-api-headers m4 make mercurial ncurses-dev openssl-dev \
  127.14  pango-dev patch pcre-dev perl perl-xml-parser perl-xml-simple xorg-pixman-dev \
  127.15  pkg-config tiff-dev xorg-dev-proto xorg-dev zip unzip gtk+-dev alsa-lib-dev \
  127.16 -sqlite3-dev libglu-mesa-dev libglw-mesa-dev wayland-dev"
  127.17 +sqlite3-dev glu-dev glw-dev wayland-dev"
  127.18  SPLIT="qt4 libQt3Support libQtClucene libQtCore libQtDBus libQtDeclarative \
  127.19  libQtDesigner libQtGui libQtHelp libQtMultimedia libQtNetwork libQtOpenGL \
  127.20  libQtPlugins libQtScript libQtScriptTools libQtSql libQtSvg libQtTest \
  127.21 @@ -190,7 +190,7 @@
  127.22  		;;
  127.23  	libQtOpenGL)
  127.24  		CAT="development|Qt OpenGL Library"
  127.25 -		DEPENDS="libQtGui mesa libglu-mesa xorg-libXxf86vm xorg-libXdamage libdrm"
  127.26 +		DEPENDS="libQtGui mesa glu xorg-libXxf86vm xorg-libXdamage libdrm"
  127.27  		mkdir -p $fs/usr/lib
  127.28  		cp -a $install/usr/lib/libQtOpenGL.so* $fs/usr/lib
  127.29  		;;
  127.30 @@ -268,7 +268,7 @@
  127.31  	Qt4-dev)
  127.32  		CAT="development|qt x11 toolkit"
  127.33  		SUGGESTED="libmng nvidia"
  127.34 -		DEPENDS="QtDesigner jpeg tiff libpng16 mesa libglu-mesa \
  127.35 +		DEPENDS="QtDesigner jpeg tiff libpng16 mesa glu \
  127.36  			freetds libmysqlclient libpostgresqlclient libunixODBC \
  127.37  			xorg-xcb-util libQt3Support libQtClucene libQtPlugins \
  127.38  			libQtDBus libQtHelp libQtOpenGL libQtScript libQtSql \
   128.1 --- a/qt5/receipt	Thu Mar 15 21:17:12 2018 +0200
   128.2 +++ b/qt5/receipt	Fri Mar 16 00:27:34 2018 +0200
   128.3 @@ -16,7 +16,7 @@
   128.4  PATCH_URL="https://anonscm.debian.org/cgit/pkg-kde/qt/qtdeclarative.git/plain/debian/patches/"
   128.5  
   128.6  BUILD_DEPENDS="dbus-dev eudev-dev zlib-dev glib-dev icu-dev pcre-dev \
   128.7 -openssl-dev sqlite3-dev xorg-libxcb-dev mesa17-dev freetype-dev fontconfig-dev \
   128.8 +openssl-dev sqlite3-dev xorg-libxcb-dev mesa-dev freetype-dev fontconfig-dev \
   128.9  libinput-dev harfbuzz-dev libjpeg-turbo-dev libpng16-dev tslib-dev \
  128.10  xorg-libX11-dev libxkbcommon-dev xorg-libXrender-dev cups-dev \
  128.11  xorg-libXcomposite-dev alsa-lib-dev gst1-plugins-base-dev gtk+3-dev"
  128.12 @@ -177,12 +177,12 @@
  128.13  		qt5-base-gtk3)
  128.14  			copy libqgtk3.so
  128.15  			CAT="development|GTK+3 theme support"
  128.16 -			DEPENDS="qt5-base atk cairo gdk-pixbuf glib gtk+3 mesa17 pango \
  128.17 +			DEPENDS="qt5-base atk cairo gdk-pixbuf glib gtk+3 mesa pango \
  128.18  			xorg-libX11 xorg-libXext";;
  128.19  		qt5-base-egl)
  128.20  			copy libQt5Egl*so*
  128.21  			CAT="development|EGL libs"
  128.22 -			DEPENDS="qt5-base mesa17 mesa17-libegl mesa17-libgbm" ;;
  128.23 +			DEPENDS="qt5-base mesa mesa-libegl mesa-libgbm" ;;
  128.24  		*)
  128.25  			# examine folders in $src to understand what we need to copy from $install
  128.26  			examine="$src/qt${PACKAGE#qt5-}"
  128.27 @@ -213,7 +213,7 @@
  128.28  	case $PACKAGE in
  128.29  		qt5-3d)
  128.30  			CAT="development|3D module"
  128.31 -			DEPENDS="qt5-base qt5-declarative qt5-gamepad mesa17 zlib";;
  128.32 +			DEPENDS="qt5-base qt5-declarative qt5-gamepad mesa zlib";;
  128.33  
  128.34  		qt5-base)
  128.35  			# Move binaries (that required for compiling the packages) to qt5-dev
  128.36 @@ -228,66 +228,66 @@
  128.37  			CAT="development|Base module"
  128.38  			DEPENDS="dbus eudev fontconfig freetype glib icu openssl libcups \
  128.39  			libdrm libharfbuzz libicu libinput libjpeg-turbo libpng16 \
  128.40 -			libsqlite3 libxkbcommon libxkbcommon-x11 mesa17  \
  128.41 +			libsqlite3 libxkbcommon libxkbcommon-x11 mesa \
  128.42  			mtdev tslib xorg-libICE xorg-libSM xorg-libX11 xorg-libXext \
  128.43  			xorg-libXi xorg-libxcb zlib libatomic";;
  128.44  		qt5-canvas3d)
  128.45  			CAT="development|Canvas3D module"
  128.46 -			DEPENDS="qt5-base qt5-declarative mesa17";;
  128.47 +			DEPENDS="qt5-base qt5-declarative mesa";;
  128.48  		qt5-charts)
  128.49  			CAT="development|Charts module"
  128.50 -			DEPENDS="qt5-base qt5-declarative mesa17";;
  128.51 +			DEPENDS="qt5-base qt5-declarative mesa";;
  128.52  		qt5-connectivity)
  128.53  			CAT="development|Connectivity module"
  128.54 -			DEPENDS="qt5-base qt5-declarative mesa17";;
  128.55 +			DEPENDS="qt5-base qt5-declarative mesa";;
  128.56  		qt5-datavis3d)
  128.57  			CAT="development|DataVisualization module"
  128.58 -			DEPENDS="qt5-base qt5-declarative mesa17";;
  128.59 +			DEPENDS="qt5-base qt5-declarative mesa";;
  128.60  		qt5-declarative)
  128.61  			CAT="development|Declarative module"
  128.62 -			DEPENDS="qt5-base qt5-remoteobjects qt5-xmlpatterns mesa17";;
  128.63 +			DEPENDS="qt5-base qt5-remoteobjects qt5-xmlpatterns mesa";;
  128.64  		qt5-gamepad)
  128.65  			CAT="development|Gamepad module"
  128.66 -			DEPENDS="qt5-base qt5-declarative eudev mesa17";;
  128.67 +			DEPENDS="qt5-base qt5-declarative eudev mesa";;
  128.68  		qt5-graphicaleffects)
  128.69  			CAT="development|GraphicalEffects module"
  128.70 -			DEPENDS="qt5-base qt5-declarative mesa17";;
  128.71 +			DEPENDS="qt5-base qt5-declarative mesa";;
  128.72  		qt5-imageformats)
  128.73  			CAT="development|imageformats module"
  128.74 -			DEPENDS="qt5-base mesa17 tiff";;
  128.75 +			DEPENDS="qt5-base mesa tiff";;
  128.76  		qt5-location)
  128.77  			CAT="development|Location module"
  128.78  			DEPENDS="qt5-base qt5-declarative icu openssl libicu openssl \
  128.79 -			mesa17 zlib";;
  128.80 +			mesa zlib";;
  128.81  		qt5-multimedia)
  128.82  			CAT="development|Multimedia module"
  128.83  			DEPENDS="qt5-base qt5-declarative alsa-lib glib gst1-plugins-base \
  128.84 -			gstreamer1 mesa17";;
  128.85 +			gstreamer1 mesa";;
  128.86  		qt5-networkauth)
  128.87  			CAT="development|NetworkAuth module"
  128.88 -			DEPENDS="qt5-base mesa17";;
  128.89 +			DEPENDS="qt5-base mesa";;
  128.90  		qt5-purchasing)
  128.91  			CAT="development|Purchasing module"
  128.92 -			DEPENDS="qt5-base qt5-declarative mesa17";;
  128.93 +			DEPENDS="qt5-base qt5-declarative mesa";;
  128.94  		qt5-quickcontrols)
  128.95  			CAT="development|QuickControls module"
  128.96 -			DEPENDS="qt5-base qt5-declarative mesa17";;
  128.97 +			DEPENDS="qt5-base qt5-declarative mesa";;
  128.98  		qt5-quickcontrols2)
  128.99  			CAT="development|QuickControls2 module"
 128.100 -			DEPENDS="qt5-base qt5-declarative mesa17";;
 128.101 +			DEPENDS="qt5-base qt5-declarative mesa";;
 128.102  		qt5-remoteobjects)
 128.103  			rm -r $fs/usr/lib/qt5/ # interception with qt5-declarative
 128.104  			CAT="development|RemoteObjects module"
 128.105  			DEPENDS="qt5-base";;
 128.106  		qt5-script)
 128.107  			CAT="development|Script module"
 128.108 -			DEPENDS="qt5-base mesa17";;
 128.109 +			DEPENDS="qt5-base mesa";;
 128.110  		qt5-scxml)
 128.111  			CAT="development|SCXML module"
 128.112  			DEPENDS="qt5-base qt5-declarative";;
 128.113  		qt5-sensors)
 128.114  			CAT="development|Sensors module"
 128.115 -			DEPENDS="qt5-base qt5-declarative mesa17";;
 128.116 +			DEPENDS="qt5-base qt5-declarative mesa";;
 128.117  		qt5-serialbus)
 128.118  			CAT="development|SerialBus module"
 128.119  			DEPENDS="qt5-base qt5-serialport";;
 128.120 @@ -299,29 +299,29 @@
 128.121  			DEPENDS="qt5-base";;
 128.122  		qt5-svg)
 128.123  			CAT="development|SVG module"
 128.124 -			DEPENDS="qt5-base mesa17 zlib";;
 128.125 +			DEPENDS="qt5-base mesa zlib";;
 128.126  		qt5-tools)
 128.127  			copy applications/ pixmaps/ phrasebooks/ lconvert-qt5 lrelease-qt5 \
 128.128  			lupdate-qt5
 128.129  			CAT="development|Tools module"
 128.130 -			DEPENDS="qt5-base qt5-declarative mesa17";;
 128.131 +			DEPENDS="qt5-base qt5-declarative mesa";;
 128.132  		qt5-virtualkeyboard)
 128.133  			CAT="development|VirtualKeyboard module"
 128.134 -			DEPENDS="qt5-base qt5-declarative qt5-svg mesa17 xorg-libxcb";;
 128.135 +			DEPENDS="qt5-base qt5-declarative qt5-svg mesa xorg-libxcb";;
 128.136  		qt5-wayland)
 128.137  			CAT="development|Wayland module"
 128.138  			DEPENDS="qt5-base qt5-declarative fontconfig freetype glib \
 128.139 -			libxkbcommon mesa17 mesa17-libegl mesa17-libwayland-egl wayland \
 128.140 +			libxkbcommon mesa mesa-libegl mesa-libwayland-egl wayland \
 128.141  			xorg-libX11 xorg-libXcomposite xorg-libXext";;
 128.142  		qt5-webchannel)
 128.143  			CAT="development|WebChannel module"
 128.144 -			DEPENDS="qt5-base qt5-declarative mesa17";;
 128.145 +			DEPENDS="qt5-base qt5-declarative mesa";;
 128.146  		qt5-websockets)
 128.147  			CAT="development|WebSockets module"
 128.148  			DEPENDS="qt5-base qt5-declarative";;
 128.149  		qt5-x11extras)
 128.150  			CAT="development|X11Extras module"
 128.151 -			DEPENDS="qt5-base mesa17";;
 128.152 +			DEPENDS="qt5-base mesa";;
 128.153  		qt5-xmlpatterns)
 128.154  			CAT="development|XmlPatterns module"
 128.155  			DEPENDS="qt5-base";;
   129.1 --- a/qtav/receipt	Thu Mar 15 21:17:12 2018 +0200
   129.2 +++ b/qtav/receipt	Fri Mar 16 00:27:34 2018 +0200
   129.3 @@ -12,7 +12,7 @@
   129.4  WGET_URL="https://github.com/wang-bin/QtAV/archive/v$VERSION.tar.gz"
   129.5  
   129.6  BUILD_DEPENDS="qt5-dev ffmpeg-dev openal-dev pulseaudio-dev xorg-libXv-dev \
   129.7 -libva-dev mesa17-dev libsdl2-dev"
   129.8 +libva-dev mesa-dev libsdl2-dev"
   129.9  SPLIT="qtav-dev qtav-player qtav-qmlplayer qtav"
  129.10  
  129.11  compile_rules() {
  129.12 @@ -43,7 +43,7 @@
  129.13  			;;
  129.14  		qtav)
  129.15  			copy @std @rm
  129.16 -			DEPENDS="ffmpeg libass libatomic libva mesa17 openal pulseaudio \
  129.17 +			DEPENDS="ffmpeg libass libatomic libva mesa openal pulseaudio \
  129.18  			qt5-base xorg-libX11 xorg-libXext xorg-libXv"
  129.19  			;;
  129.20  	esac
   130.1 --- a/qterminal/receipt	Thu Mar 15 21:17:12 2018 +0200
   130.2 +++ b/qterminal/receipt	Fri Mar 16 00:27:34 2018 +0200
   130.3 @@ -12,7 +12,7 @@
   130.4  TARBALL="$PACKAGE-$VERSION.tar.xz"
   130.5  WGET_URL="https://github.com/lxde/qterminal/releases/download/$VERSION/$TARBALL"
   130.6  
   130.7 -BUILD_DEPENDS="cmake qt5-dev mesa17-dev qtermwidget-dev lxqt-build-tools"
   130.8 +BUILD_DEPENDS="cmake qt5-dev mesa-dev qtermwidget-dev lxqt-build-tools"
   130.9  
  130.10  compile_rules() {
  130.11  	mkdir build; cd build
   131.1 --- a/qtermwidget/receipt	Thu Mar 15 21:17:12 2018 +0200
   131.2 +++ b/qtermwidget/receipt	Fri Mar 16 00:27:34 2018 +0200
   131.3 @@ -15,7 +15,7 @@
   131.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
   131.5  WGET_URL="https://github.com/lxde/qtermwidget/archive/$VERSION.tar.gz"
   131.6  
   131.7 -BUILD_DEPENDS="cmake qt5-dev mesa17-dev lxqt-build-tools"
   131.8 +BUILD_DEPENDS="cmake qt5-dev mesa-dev lxqt-build-tools"
   131.9  SPLIT="qtermwidget-dev"
  131.10  
  131.11  compile_rules() {
   132.1 --- a/qtstyleplugins/receipt	Thu Mar 15 21:17:12 2018 +0200
   132.2 +++ b/qtstyleplugins/receipt	Fri Mar 16 00:27:34 2018 +0200
   132.3 @@ -11,7 +11,7 @@
   132.4  WGET_URL="${WEB_SITE}archive/${TARBALL/*-}"
   132.5  
   132.6  DEPENDS="qt5-base gtk+"
   132.7 -BUILD_DEPENDS="qt5-dev cmake bison flex gperf ruby-dev xorg-dev mesa17-dev \
   132.8 +BUILD_DEPENDS="qt5-dev cmake bison flex gperf ruby-dev xorg-dev mesa-dev \
   132.9  freetype-dev fontconfig-dev sqlite3-dev libpng16-dev libjpeg-turbo-dev icu-dev \
  132.10  glib-dev zlib-dev libxslt-python libxslt-dev gtk+-dev"
  132.11  
   133.1 --- a/qtwebkit/receipt	Thu Mar 15 21:17:12 2018 +0200
   133.2 +++ b/qtwebkit/receipt	Fri Mar 16 00:27:34 2018 +0200
   133.3 @@ -12,7 +12,7 @@
   133.4  WGET_URL="${WEB_SITE_2}releases/download/${TARBALL/.tar*/}/$TARBALL"
   133.5  
   133.6  DEPENDS="qt5-base qt5-location qt5-sensors qt5-webchannel sqlite3 hyphen libxslt" # gstreamer1 gst1-plugins-base 
   133.7 -BUILD_DEPENDS="qt5-dev cmake bison flex gperf ruby-dev xorg-dev mesa17-dev \
   133.8 +BUILD_DEPENDS="qt5-dev cmake bison flex gperf ruby-dev xorg-dev mesa-dev \
   133.9  freetype-dev fontconfig-dev sqlite3-dev libpng16-dev libjpeg-turbo-dev icu-dev \
  133.10  glib-dev zlib-dev libxslt-python libxslt-dev gstreamer1-dev \
  133.11  gst1-plugins-base-dev hyphen-dev "
   134.1 --- a/quesoglc/receipt	Thu Mar 15 21:17:12 2018 +0200
   134.2 +++ b/quesoglc/receipt	Fri Mar 16 00:27:34 2018 +0200
   134.3 @@ -14,8 +14,8 @@
   134.4  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
   134.5  
   134.6  BUILD_DEPENDS="freetype-dev fontconfig-dev freeglut-dev fribidi-dev \
   134.7 -mesa17-dev expat-dev xorg-libXxf86vm-dev util-linux-uuid-dev xorg-libxcb-dev \
   134.8 -libxml2-dev xorg-libxshmfence-dev libglu-mesa-dev"
   134.9 +mesa-dev expat-dev xorg-libXxf86vm-dev util-linux-uuid-dev xorg-libxcb-dev \
  134.10 +libxml2-dev xorg-libxshmfence-dev glu-dev"
  134.11  SPLIT="quesoglc-dev"
  134.12  
  134.13  compile_rules() {
  134.14 @@ -27,7 +27,7 @@
  134.15  	case $PACKAGE in
  134.16  		quesoglc)
  134.17  			copy @std
  134.18 -			DEPENDS="freetype fontconfig freeglut fribidi mesa17 libglu-mesa \
  134.19 +			DEPENDS="freetype fontconfig freeglut fribidi mesa glu \
  134.20  			expat xorg-libXxf86vm xorg-libxcb"
  134.21  			;;
  134.22  		quesoglc-dev)
   135.1 --- a/raine/receipt	Thu Mar 15 21:17:12 2018 +0200
   135.2 +++ b/raine/receipt	Fri Mar 16 00:27:34 2018 +0200
   135.3 @@ -13,7 +13,7 @@
   135.4  
   135.5  DEPENDS="libsdl zlib libpng16 libsdl-image liblzma libsdl-ttf muparser mesa"
   135.6  BUILD_DEPENDS="libsdl-dev zlib-dev libpng16-dev nasm libsdl-image-dev xz-dev \
   135.7 -libsdl-ttf-dev muparser-dev mesa-dev libglu-mesa-dev"
   135.8 +libsdl-ttf-dev muparser-dev mesa-dev glu-dev"
   135.9  
  135.10  # Rules to configure and make the package.
  135.11  compile_rules()
   136.1 --- a/screengrab/receipt	Thu Mar 15 21:17:12 2018 +0200
   136.2 +++ b/screengrab/receipt	Fri Mar 16 00:27:34 2018 +0200
   136.3 @@ -11,7 +11,7 @@
   136.4  TARBALL="$PACKAGE-$VERSION.tar.xz"
   136.5  WGET_URL="https://github.com/QtDesktop/screengrab/releases/download/$VERSION/$TARBALL"
   136.6  
   136.7 -BUILD_DEPENDS="cmake qt5-dev mesa17-dev kwindowsystem-dev libqtxdg-dev"
   136.8 +BUILD_DEPENDS="cmake qt5-dev mesa-dev kwindowsystem-dev libqtxdg-dev"
   136.9  
  136.10  compile_rules() {
  136.11  	mkdir build; cd build
   137.1 --- a/sddm/receipt	Thu Mar 15 21:17:12 2018 +0200
   137.2 +++ b/sddm/receipt	Fri Mar 16 00:27:34 2018 +0200
   137.3 @@ -12,7 +12,7 @@
   137.4  TARBALL="$PACKAGE-$VERSION.tar.xz"
   137.5  WGET_URL="https://github.com/sddm/sddm/releases/download/v$VERSION/$TARBALL"
   137.6  
   137.7 -BUILD_DEPENDS="cmake extra-cmake-modules xorg-libxcb-dev qt5-dev mesa17-dev \
   137.8 +BUILD_DEPENDS="cmake extra-cmake-modules xorg-libxcb-dev qt5-dev mesa-dev \
   137.9  python-docutils"
  137.10  SPLIT="sddm-theme-elarun sddm-theme-maldives sddm-theme-maya sddm"
  137.11  
   138.1 --- a/solid/receipt	Thu Mar 15 21:17:12 2018 +0200
   138.2 +++ b/solid/receipt	Fri Mar 16 00:27:34 2018 +0200
   138.3 @@ -12,7 +12,7 @@
   138.4  TARBALL="$PACKAGE-$VERSION.tar.xz"
   138.5  WGET_URL="http://download.kde.org/stable/frameworks/${VERSION%.*}/$TARBALL"
   138.6  
   138.7 -BUILD_DEPENDS="cmake extra-cmake-modules qt5-dev mesa17-dev eudev-dev"
   138.8 +BUILD_DEPENDS="cmake extra-cmake-modules qt5-dev mesa-dev eudev-dev"
   138.9  SPLIT="solid-dev"
  138.10  
  138.11  compile_rules() {
   139.1 --- a/spivak/receipt	Thu Mar 15 21:17:12 2018 +0200
   139.2 +++ b/spivak/receipt	Fri Mar 16 00:27:34 2018 +0200
   139.3 @@ -31,5 +31,5 @@
   139.4  genpkg_rules() {
   139.5  	copy @std icons/
   139.6  	DEPENDS="bzlib cld2 glib gst1-plugins-base gstreamer1 libatomic libsqlite3 \
   139.7 -	libzip mesa17 qt5-base uchardet zlib"
   139.8 +	libzip mesa qt5-base uchardet zlib"
   139.9  }
   140.1 --- a/stellarium/receipt	Thu Mar 15 21:17:12 2018 +0200
   140.2 +++ b/stellarium/receipt	Fri Mar 16 00:27:34 2018 +0200
   140.3 @@ -13,7 +13,7 @@
   140.4  DEPENDS="libpng16 mesa glib freetype openssl libQtScript libQtOpenGL libQtSql \
   140.5  libQtNetwork libQtGui zlib"
   140.6  BUILD_DEPENDS="gettext perl cmake libboost-dev libboost-thread mesa-dev \
   140.7 -qt4 Qt4-dev qmake zlib-dev pkg-config xorg-libX11-dev libdrm libglu-mesa-dev"
   140.8 +qt4 Qt4-dev qmake zlib-dev pkg-config xorg-libX11-dev libdrm glu-dev"
   140.9  
  140.10  # Rules to configure and make the package.
  140.11  compile_rules()
   141.1 --- a/svgcleaner-gui/receipt	Thu Mar 15 21:17:12 2018 +0200
   141.2 +++ b/svgcleaner-gui/receipt	Fri Mar 16 00:27:34 2018 +0200
   141.3 @@ -23,5 +23,5 @@
   141.4  
   141.5  genpkg_rules() {
   141.6  	copy @std
   141.7 -	DEPENDS="libatomic mesa17 qt5-base qt5-svg   svgcleaner"
   141.8 +	DEPENDS="libatomic mesa qt5-base qt5-svg   svgcleaner"
   141.9  }
   142.1 --- a/tea/receipt	Thu Mar 15 21:17:12 2018 +0200
   142.2 +++ b/tea/receipt	Fri Mar 16 00:27:34 2018 +0200
   142.3 @@ -14,7 +14,7 @@
   142.4  TAGS="text-editor"
   142.5  
   142.6  DEPENDS="xorg-libX11 qt5-base qt5-declarative"
   142.7 -BUILD_DEPENDS="qt5-dev xorg-dev mesa17-dev zlib-dev"
   142.8 +BUILD_DEPENDS="qt5-dev xorg-dev mesa-dev zlib-dev"
   142.9  
  142.10  # Rules to configure and make the package.
  142.11  compile_rules()
   143.1 --- a/vidalia/receipt	Thu Mar 15 21:17:12 2018 +0200
   143.2 +++ b/vidalia/receipt	Fri Mar 16 00:27:34 2018 +0200
   143.3 @@ -10,8 +10,8 @@
   143.4  WEB_SITE="https://www.torproject.org/vidalia/"
   143.5  WGET_URL="https://www.torproject.org/dist/$PACKAGE/$TARBALL"
   143.6  
   143.7 -DEPENDS="tor libQtGui libQtXml libegl-mesa"
   143.8 -BUILD_DEPENDS="cmake Qt4-dev wget qmake libegl-mesa openssl-dev"
   143.9 +DEPENDS="tor libQtGui libQtXml mesa-libegl"
  143.10 +BUILD_DEPENDS="cmake Qt4-dev wget qmake mesa-libegl openssl-dev"
  143.11  
  143.12  # Rules to configure and make the package.
  143.13  compile_rules()
   144.1 --- a/virtualbox-ose/receipt	Thu Mar 15 21:17:12 2018 +0200
   144.2 +++ b/virtualbox-ose/receipt	Fri Mar 16 00:27:34 2018 +0200
   144.3 @@ -13,7 +13,7 @@
   144.4  WGET_URL="http://download.virtualbox.org/virtualbox/$VERSION/$TARBALL"
   144.5  
   144.6  BUILD_DEPENDS="bin86 dev86 iasl libIDL libsdl-dev mesa-dev libxslt-dev \
   144.7 -libglu-mesa-dev Qt4-dev libsdl-ttf-dev alsa-lib-dev hal-dev xorg-libXtst-dev \
   144.8 +glu-dev Qt4-dev libsdl-ttf-dev alsa-lib-dev hal-dev xorg-libXtst-dev \
   144.9  xorg-libXrandr-dev python python-dev xalan-c curl-dev xalan-c-dev \
  144.10  xerces-c-dev openssl-dev zlib-dev libcap-dev glib-dev libvncserver-dev \
  144.11  pam pam-dev bzip2 linux-module-headers pkg-config tar wget vde2-dev \
  144.12 @@ -116,7 +116,7 @@
  144.13  			install -D -m644 vboxnetflt.ko "$fs/lib/modules/$KERNEL_VERSION-slitaz/misc/vboxnetflt.ko"
  144.14  			install -D -m644 vboxnetadp.ko "$fs/lib/modules/$KERNEL_VERSION-slitaz/misc/vboxnetadp.ko"
  144.15  			DEPENDS="libxml2 xorg-libXcursor libIDL xorg-libXinerama libsdl \
  144.16 -			xorg-libXmu curl libvncserver libpng16 jpeg mesa libglu-mesa vde2 \
  144.17 +			xorg-libXmu curl libvncserver libpng16 jpeg mesa glu vde2 \
  144.18  			python libQtCore libQtGui libQtNetwork libQtOpenGL"
  144.19  			TAGS="virtualization"
  144.20  			PROVIDE="virtualbox"
   145.1 --- a/vivaldi/receipt	Thu Mar 15 21:17:12 2018 +0200
   145.2 +++ b/vivaldi/receipt	Fri Mar 16 00:27:34 2018 +0200
   145.3 @@ -41,6 +41,6 @@
   145.4  	gtk+3 libcups nspr nss pango xorg-libX11 xorg-libXScrnSaver \
   145.5  	xorg-libXcomposite xorg-libXcursor xorg-libXdamage xorg-libXext \
   145.6  	xorg-libXfixes xorg-libXi xorg-libXrandr xorg-libXrender xorg-libXtst \
   145.7 -	xorg-libxcb   bash mesa17"
   145.8 +	xorg-libxcb   bash mesa"
   145.9  	TAGS="web-browser"
  145.10  }
   146.1 --- a/warzone2100/receipt	Thu Mar 15 21:17:12 2018 +0200
   146.2 +++ b/warzone2100/receipt	Fri Mar 16 00:27:34 2018 +0200
   146.3 @@ -13,7 +13,7 @@
   146.4  
   146.5  BUILD_DEPENDS="automake perl zip unzip gettext qt5-dev xorg-libX11-dev \
   146.6  libsdl2-dev libpng16-dev libtheora-dev openal-dev libvorbis-dev glew-dev \
   146.7 -mesa17-dev openssl-dev physfs-dev xorg-libXrandr-dev fribidi-dev \
   146.8 +mesa-dev openssl-dev physfs-dev xorg-libXrandr-dev fribidi-dev \
   146.9  freetype-dev fontconfig-dev openssl-dev git"
  146.10  
  146.11  compile_rules() {
  146.12 @@ -33,7 +33,7 @@
  146.13  
  146.14  genpkg_rules() {
  146.15  	copy @std hicolor/ *.mo
  146.16 -	DEPENDS="fontconfig freetype fribidi glew glib openssl libglu-mesa \
  146.17 -	libharfbuzz libogg libpng16 libsdl2 libtheora libvorbis mesa17 openal \
  146.18 +	DEPENDS="fontconfig freetype fribidi glew glib openssl glu \
  146.19 +	libharfbuzz libogg libpng16 libsdl2 libtheora libvorbis mesa openal \
  146.20  	physfs qt5-base qt5-script xorg-libX11 xorg-libXrandr zlib   libsdl2-net"
  146.21  }
   147.1 --- a/wine-rt/receipt	Thu Mar 15 21:17:12 2018 +0200
   147.2 +++ b/wine-rt/receipt	Fri Mar 16 00:27:34 2018 +0200
   147.3 @@ -11,7 +11,7 @@
   147.4  TARBALL="wine-$VERSION.tar.bz2"
   147.5  WGET_URL="$SF_MIRROR/wine/$TARBALL"
   147.6  
   147.7 -BUILD_DEPENDS="alsa-lib-dev flex bison mesa-dev libglu-mesa-dev freetype-dev \
   147.8 +BUILD_DEPENDS="alsa-lib-dev flex bison mesa-dev glu-dev freetype-dev \
   147.9  libtool libxml2-dev libxslt-dev lcms-dev jpeg-dev libpng16-dev tiff-dev prelink"
  147.10  SPLIT="wine-rt-dev"
  147.11  
  147.12 @@ -52,7 +52,7 @@
  147.13  			cp -a $install/usr/share/applications $fs/usr/share
  147.14  			cp -a $install/usr/lib/lib* $fs/usr/lib
  147.15  			cp -a $install/usr/lib/wine/*.so $fs/usr/lib/wine
  147.16 -			DEPENDS="alsa-lib libxml2 libxslt mesa libglu-mesa xorg-dev lcms \
  147.17 +			DEPENDS="alsa-lib libxml2 libxslt mesa glu xorg-dev lcms \
  147.18  			freetype jpeg libpng16 tiff"
  147.19  			PROVIDE="wine"
  147.20  			TAGS="windows"
   148.1 --- a/wine/receipt	Thu Mar 15 21:17:12 2018 +0200
   148.2 +++ b/wine/receipt	Fri Mar 16 00:27:34 2018 +0200
   148.3 @@ -12,7 +12,7 @@
   148.4  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
   148.5  
   148.6  BUILD_DEPENDS="alsa-lib-dev flex bison mesa-dev freetype-dev libtool \
   148.7 -libglu-mesa-dev libxml2-dev libxslt-dev lcms-dev prelink cups-dev dbus-dev \
   148.8 +glu-dev libxml2-dev libxslt-dev lcms-dev prelink cups-dev dbus-dev \
   148.9  jpeg-dev libpng16-dev libv4l-dev gnutls-dev libgphoto2-dev xorg-dev zlib-dev"
  148.10  SPLIT="wine-dev"
  148.11  
  148.12 @@ -28,7 +28,7 @@
  148.13  			cp -a $install/usr/bin $fs/usr
  148.14  			cp -a $install/usr/lib $fs/usr
  148.15  			cp -a $install/usr/share/wine $fs/usr/share
  148.16 -			DEPENDS="alsa-lib libxml2 libxslt mesa libglu-mesa lcms freetype"
  148.17 +			DEPENDS="alsa-lib libxml2 libxslt mesa glu lcms freetype"
  148.18  			TAGS="windows"
  148.19  			;;
  148.20  		*-dev)
   149.1 --- a/wxWidgets/receipt	Thu Mar 15 21:17:12 2018 +0200
   149.2 +++ b/wxWidgets/receipt	Fri Mar 16 00:27:34 2018 +0200
   149.3 @@ -12,8 +12,8 @@
   149.4  WGET_URL="$SF_MIRROR/wxwindows/$TARBALL"
   149.5  
   149.6  BUILD_DEPENDS="gtk+-dev expat-dev zlib-dev \
   149.7 -xorg-dev xorg-xineramaproto libglu-mesa mesa-dev libpng16-dev tiff-dev \
   149.8 -jpeg-dev xorg-libXpm-dev patch xorg-libxshmfence-dev libglu-mesa-dev"
   149.9 +xorg-dev xorg-xineramaproto glu mesa-dev libpng16-dev tiff-dev \
  149.10 +jpeg-dev xorg-libXpm-dev patch xorg-libxshmfence-dev glu-dev"
  149.11  SPLIT="wxWidgets-dev"
  149.12  
  149.13  compile_rules() {
  149.14 @@ -46,7 +46,7 @@
  149.15  			gtk+ cairo fontconfig freetype jpeg libpng16 tiff pango \
  149.16  			xorg-pixman util-linux-uuid xorg-libSM xorg-libICE xorg-libX11 \
  149.17  			xorg-libXau xorg-libXcomposite xorg-libXcursor xorg-libXdamage \
  149.18 -			xorg-libXdmcp xorg-libXext libglu-mesa xorg-libXfixes \
  149.19 +			xorg-libXdmcp xorg-libXext glu xorg-libXfixes \
  149.20  			xorg-libXinerama xorg-libXrender xorg-libXxf86vm mesa"
  149.21  			;;
  149.22  		*-dev)
   150.1 --- a/wxWidgets28/receipt	Thu Mar 15 21:17:12 2018 +0200
   150.2 +++ b/wxWidgets28/receipt	Fri Mar 16 00:27:34 2018 +0200
   150.3 @@ -12,8 +12,8 @@
   150.4  WGET_URL="$SF_MIRROR/wxwindows/$TARBALL"
   150.5  
   150.6  BUILD_DEPENDS="gtk+-dev expat-dev zlib-dev \
   150.7 -xorg-dev xorg-xineramaproto libglu-mesa mesa-dev libpng12-dev tiff-dev \
   150.8 -jpeg-dev xorg-libXpm-dev patch xorg-libxshmfence-dev libglu-mesa-dev"
   150.9 +xorg-dev xorg-xineramaproto glu mesa-dev libpng12-dev tiff-dev \
  150.10 +jpeg-dev xorg-libXpm-dev patch xorg-libxshmfence-dev glu-dev"
  150.11  SPLIT="wxWidgets28-dev"
  150.12  
  150.13  compile_rules() {
  150.14 @@ -51,7 +51,7 @@
  150.15  			gtk+ cairo fontconfig freetype jpeg libpng12 tiff pango \
  150.16  			xorg-pixman util-linux-uuid xorg-libSM xorg-libICE xorg-libX11 \
  150.17  			xorg-libXau xorg-libXcomposite xorg-libXcursor xorg-libXdamage \
  150.18 -			xorg-libXdmcp xorg-libXext libglu-mesa xorg-libXfixes \
  150.19 +			xorg-libXdmcp xorg-libXext glu xorg-libXfixes \
  150.20  			xorg-libXinerama xorg-libXrender xorg-libXxf86vm mesa"
  150.21  			;;
  150.22  		*-dev)
   151.1 --- a/wxpython/receipt	Thu Mar 15 21:17:12 2018 +0200
   151.2 +++ b/wxpython/receipt	Fri Mar 16 00:27:34 2018 +0200
   151.3 @@ -11,7 +11,7 @@
   151.4  TARBALL="wxPython-src-$VERSION.tar.bz2"
   151.5  WGET_URL="$SF_MIRROR/wxpython/$TARBALL"
   151.6  
   151.7 -BUILD_DEPENDS="python-dev wxWidgets28-dev mesa-dev libglu-mesa-dev"
   151.8 +BUILD_DEPENDS="python-dev wxWidgets28-dev mesa-dev glu-dev"
   151.9  SPLIT="wxpython-dev"
  151.10  
  151.11  compile_rules() {
   152.1 --- a/xorg-server/receipt	Thu Mar 15 21:17:12 2018 +0200
   152.2 +++ b/xorg-server/receipt	Fri Mar 16 00:27:34 2018 +0200
   152.3 @@ -14,7 +14,7 @@
   152.4  
   152.5  BUILD_DEPENDS="patch xorg-util-macros xorg-pixman-dev eudev-dev dbus-dev \
   152.6  xorg-dri2proto xorg-dri3proto xorg-libxshmfence-dev libdrm-dev xorg-libX11-dev \
   152.7 -xorg-glproto mesa17-dev xorg-libXdmcp-dev libgcrypt-dev xorg-xcmiscproto \
   152.8 +xorg-glproto mesa-dev xorg-libXdmcp-dev libgcrypt-dev xorg-xcmiscproto \
   152.9  xorg-bigreqsproto xorg-randrproto xorg-renderproto xorg-fontsproto \
  152.10  xorg-videoproto xorg-compositeproto xorg-recordproto xorg-scrnsaverproto \
  152.11  xorg-resourceproto xorg-xf86driproto xorg-presentproto xorg-xineramaproto \
  152.12 @@ -78,7 +78,7 @@
  152.13  			copy Xephyr
  152.14  			# chmod 4711 $fs/usr/bin/Xephyr
  152.15  			CAT="x-window|Xephyr X server"
  152.16 -			DEPENDS="eudev libepoxy libgcrypt mesa17 xorg-libX11 xorg-libXau \
  152.17 +			DEPENDS="eudev libepoxy libgcrypt mesa xorg-libX11 xorg-libXau \
  152.18  			xorg-libXdmcp xorg-libXfont2 xorg-libxcb xorg-libxshmfence \
  152.19  			xorg-pixman xorg-xcb-util xorg-xcb-util-image \
  152.20  			xorg-xcb-util-keysyms xorg-xcb-util-renderutil xorg-xcb-util-wm"
  152.21 @@ -101,20 +101,20 @@
  152.22  			copy Xvfb
  152.23  			# chmod 4711 $fs/usr/bin/Xvfb
  152.24  			CAT="x-window|Xvfb X server"
  152.25 -			DEPENDS="libgcrypt mesa17 xorg-libXau xorg-libXdmcp xorg-libXfont2 \
  152.26 +			DEPENDS="libgcrypt mesa xorg-libXau xorg-libXdmcp xorg-libXfont2 \
  152.27  			xorg-pixman"
  152.28  			;;
  152.29  		*-module-glamor)
  152.30  			copy libglamoregl.so libglx.so
  152.31  			CAT="x-window|Glamor DIX (Device Independent X) module"
  152.32 -			DEPENDS="libdrm libepoxy mesa17 mesa17-libgbm"
  152.33 +			DEPENDS="libdrm libepoxy mesa mesa-libgbm"
  152.34  			;;
  152.35  		*-dev)
  152.36  			copy @dev protocol.txt
  152.37  			DEPENDS="xorg-server xorg-server-Xdmx xorg-server-Xephyr \
  152.38  			xorg-server-Xfbdev xorg-server-Xnest xorg-server-Xvfb \
  152.39  			xorg-server-module-glamor \
  152.40 -			mesa17-dev xorg-dri2proto xorg-dri3proto xorg-fontsproto \
  152.41 +			mesa-dev xorg-dri2proto xorg-dri3proto xorg-fontsproto \
  152.42  			xorg-glproto xorg-inputproto xorg-kbproto xorg-libpciaccess-dev \
  152.43  			xorg-pixman-dev xorg-presentproto xorg-randrproto xorg-renderproto \
  152.44  			xorg-resourceproto xorg-scrnsaverproto xorg-videoproto \
   153.1 --- a/xorg-xdriinfo/receipt	Thu Mar 15 21:17:12 2018 +0200
   153.2 +++ b/xorg-xdriinfo/receipt	Fri Mar 16 00:27:34 2018 +0200
   153.3 @@ -12,7 +12,7 @@
   153.4  TARBALL="xdriinfo-$VERSION.tar.bz2"
   153.5  WGET_URL="$XORG_MIRROR/app/$TARBALL"
   153.6  
   153.7 -BUILD_DEPENDS="xorg-util-macros xorg-libX11-dev xorg-glproto mesa17-dev"
   153.8 +BUILD_DEPENDS="xorg-util-macros xorg-libX11-dev xorg-glproto mesa-dev"
   153.9  
  153.10  compile_rules() {
  153.11  	fix ld
  153.12 @@ -27,6 +27,6 @@
  153.13  
  153.14  genpkg_rules() {
  153.15  	copy @std
  153.16 -	DEPENDS="mesa17 xorg-libX11"
  153.17 +	DEPENDS="mesa xorg-libX11"
  153.18  	SUGGESTED="nvidia"
  153.19  }
   154.1 --- a/zsnes/receipt	Thu Mar 15 21:17:12 2018 +0200
   154.2 +++ b/zsnes/receipt	Fri Mar 16 00:27:34 2018 +0200
   154.3 @@ -11,7 +11,7 @@
   154.4  TARBALL="$PACKAGE${VERSION//./}src.tar.bz2"
   154.5  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
   154.6  
   154.7 -BUILD_DEPENDS="nasm libsdl-dev libpng16-dev ncurses-dev mesa17-dev \
   154.8 +BUILD_DEPENDS="nasm libsdl-dev libpng16-dev ncurses-dev mesa-dev \
   154.9  automake autoconf zlib-dev patch"
  154.10  
  154.11  compile_rules() {
  154.12 @@ -38,6 +38,6 @@
  154.13  	copy @std
  154.14  #	mkdir -p $fs/usr/bin
  154.15  #	cp -a $src/src/zsnes $fs/usr/bin
  154.16 -	DEPENDS="gcc-lib-base libsdl libpng16 ncurses mesa17 zlib"
  154.17 +	DEPENDS="gcc-lib-base libsdl libpng16 ncurses mesa zlib"
  154.18  	TAGS="emulator nintendo snes"
  154.19  }