summaryrefslogtreecommitdiffstats
path: root/deps/mesa/mesa.SlackBuild
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2017-12-22 21:45:40 +0100
committer Eric Hameleers <alien@slackware.com>2017-12-22 21:45:40 +0100
commit93b6fa2bf460b36ac6e7e5d2716e26d69ff56c88 (patch)
tree68cdee350a051a36ed407ff10761d77e0774d79a /deps/mesa/mesa.SlackBuild
parent46640130d942d93fea98569482a7118f21665e24 (diff)
downloadktown-93b6fa2bf460b36ac6e7e5d2716e26d69ff56c88.tar.gz
ktown-93b6fa2bf460b36ac6e7e5d2716e26d69ff56c88.tar.xz
Wayland deps updated - ConsoleKit2, mesa and xorg-server
These will be used in the 'testing' repository, not in the 'latest'.
Diffstat (limited to '')
-rwxr-xr-xdeps/mesa/mesa.SlackBuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/deps/mesa/mesa.SlackBuild b/deps/mesa/mesa.SlackBuild
index 15b135b..7496b47 100755
--- a/deps/mesa/mesa.SlackBuild
+++ b/deps/mesa/mesa.SlackBuild
@@ -21,7 +21,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PKGNAM=mesa
-VERSION=${VERSION:-17.2.7}
+VERSION=${VERSION:-17.3.1}
DEMOVERS=${DEMOVERS:-8.3.0}
BUILD=${BUILD:-1}
@@ -88,9 +88,8 @@ if /bin/ls $CWD/patches/*.patch 1> /dev/null 2> /dev/null ; then
done
fi
-# Don't worry if Mako is not present:
-#sed -i "s,AX_CHECK_PYTHON_MAKO_MODULE(\$PYTHON_MAKO_REQUIRED),,g" configure.ac
-cat $CWD/mesa.no.mako.diff | patch -p1 --verbose || exit 1
+## Don't worry if Mako is not present:
+#cat $CWD/mesa.no.mako.diff | patch -p1 --verbose || exit 1
# This doesn't fully do the trick. See below. ;-)
#./autogen.sh