wok-next rev 20189

Up mesa17 (17.2.4)
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Fri Nov 03 01:04:49 2017 +0100 (2017-11-03)
parents 9600efd55009
children c702e152ffe6
files mesa17/receipt qt5/receipt
line diff
     1.1 --- a/mesa17/receipt	Thu Nov 02 20:48:23 2017 +0100
     1.2 +++ b/mesa17/receipt	Fri Nov 03 01:04:49 2017 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt v2.
     1.5  
     1.6  PACKAGE="mesa17"
     1.7 -VERSION="17.1.6"
     1.8 +VERSION="17.2.4"
     1.9  CATEGORY="x-window"
    1.10  SHORT_DESC="Open-source implementaton of OpenGL"
    1.11  MAINTAINER="al.bobylev@gmail.com"
     2.1 --- a/qt5/receipt	Thu Nov 02 20:48:23 2017 +0100
     2.2 +++ b/qt5/receipt	Fri Nov 03 01:04:49 2017 +0100
     2.3 @@ -180,7 +180,7 @@
     2.4  			DEPENDS="qt5-base atk cairo gdk-pixbuf glib gtk+3 mesa17 pango \
     2.5  			xorg-libX11 xorg-libXext";;
     2.6  		qt5-base-egl)
     2.7 -			copy libQt5Egl*
     2.8 +			copy libQt5Egl*so*
     2.9  			CAT="development|EGL libs"
    2.10  			DEPENDS="qt5-base mesa17 mesa17-libegl mesa17-libgbm" ;;
    2.11  		*)