aboutsummaryrefslogtreecommitdiff
path: root/xorg
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-01-07 00:40:58 +0300
committerCem Keylan <cem@ckyln.com>2020-01-07 00:40:58 +0300
commit6169093cc7490ed51b1e85c79f3407f5ba8cb86c (patch)
tree46a3d989338188e9beae92b911fe6457045b27c5 /xorg
parent9ea190737c5fcb7726c0cb20c22d82cddf97b611 (diff)
downloadrepository-6169093cc7490ed51b1e85c79f3407f5ba8cb86c.tar.gz
mesa: bump to 19.3.1
Diffstat (limited to 'xorg')
-rwxr-xr-xxorg/mesa/build5
-rw-r--r--xorg/mesa/checksums2
-rw-r--r--xorg/mesa/sources2
-rw-r--r--xorg/mesa/version2
4 files changed, 8 insertions, 3 deletions
diff --git a/xorg/mesa/build b/xorg/mesa/build
index 8441ca95..9a7f79bd 100755
--- a/xorg/mesa/build
+++ b/xorg/mesa/build
@@ -3,6 +3,11 @@
export DESTDIR="$1"
export CFLAGS="-DGLX_X86_READONLY_TEXT $CFLAGS"
+# Fix issues with musl and firefox.
+# https://bugs.freedesktop.org/show_bug.cgi?id=35268
+# https://github.com/mesa3d/mesa/commit/9f37c9903b87f86a533bfaffa72f0ecb285b02b2
+sed -i "/pre_args += '-DUSE_ELF_TLS'/d" meson.build
+
meson \
--prefix=/usr \
--sysconfdir=/etc \
diff --git a/xorg/mesa/checksums b/xorg/mesa/checksums
index c63b790f..c36bbb4e 100644
--- a/xorg/mesa/checksums
+++ b/xorg/mesa/checksums
@@ -1 +1 @@
-9d7b24fa60c82db34788196450042a55ce6cb2d70c7a8d5c31401619b6907797 mesa-19.2.6.tar.xz
+cd951db69c56a97ff0570a7ab2c0e39e6c5323f4cd8f4eb8274723e033beae59 mesa-19.3.1.tar.xz
diff --git a/xorg/mesa/sources b/xorg/mesa/sources
index c7189578..baca7b16 100644
--- a/xorg/mesa/sources
+++ b/xorg/mesa/sources
@@ -1 +1 @@
-https://mesa.freedesktop.org/archive/mesa-19.2.6.tar.xz
+https://mesa.freedesktop.org/archive/mesa-19.3.1.tar.xz
diff --git a/xorg/mesa/version b/xorg/mesa/version
index 21a072a8..e8bd861d 100644
--- a/xorg/mesa/version
+++ b/xorg/mesa/version
@@ -1 +1 @@
-19.2.6 1
+19.3.1 1