Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] [TEST] mesa: update to 20.1.0
@ 2020-05-28 22:19 st3r4g
  2020-05-29  2:38 ` ericonr
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: st3r4g @ 2020-05-28 22:19 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 555 bytes --]

There is a new pull request by st3r4g against master on the void-packages repository

https://github.com/st3r4g/void-packages mesa-20.1
https://github.com/void-linux/void-packages/pull/22392

[TEST] mesa: update to 20.1.0
This is a development release, so do not merge yet.
I will undraft this once 20.1.1 comes out.
This is for testing purposes, and in preparation to 20.1.1 (which is likely this + minor fixes)
Testing on `x86_64-musl`, `sway`, Intel drivers

A patch file from https://github.com/void-linux/void-packages/pull/22392.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-mesa-20.1-22392.patch --]
[-- Type: text/x-diff, Size: 2016 bytes --]

From 36edfe826d8e62bc30403187b905168d9404106f Mon Sep 17 00:00:00 2001
From: Stefano Ragni <st3r4g@protonmail.com>
Date: Fri, 29 May 2020 00:12:46 +0200
Subject: [PATCH] mesa: update to 20.1.0 (test)

---
 srcpkgs/mesa/patches/musl.patch | 10 ----------
 srcpkgs/mesa/template           |  4 ++--
 srcpkgs/mesa/update             |  5 ++---
 3 files changed, 4 insertions(+), 15 deletions(-)

diff --git a/srcpkgs/mesa/patches/musl.patch b/srcpkgs/mesa/patches/musl.patch
index 99ce8df1460..ba679adab15 100644
--- a/srcpkgs/mesa/patches/musl.patch
+++ b/srcpkgs/mesa/patches/musl.patch
@@ -54,13 +54,3 @@
  
      if (first) {
          first = FALSE;
---- src/gallium/drivers/panfrost/pan_bo.h.orig	2020-03-06 08:37:26.810535178 +0100
-+++ src/gallium/drivers/panfrost/pan_bo.h	2020-03-06 08:38:00.290897294 +0100
-@@ -29,6 +29,7 @@
- #include <panfrost-misc.h>
- #include "pipe/p_state.h"
- #include "util/list.h"
-+#include <time.h>
- 
- struct panfrost_screen;
- 
diff --git a/srcpkgs/mesa/template b/srcpkgs/mesa/template
index 1bf6890c64c..a822f6a2637 100644
--- a/srcpkgs/mesa/template
+++ b/srcpkgs/mesa/template
@@ -1,6 +1,6 @@
 # Template file for 'mesa'
 pkgname=mesa
-version=20.0.7
+version=20.1.0
 revision=1
 wrksrc="mesa-${version}"
 build_style=meson
@@ -23,7 +23,7 @@ license="MIT, LGPL-2.1-or-later"
 homepage="https://www.mesa3d.org/"
 changelog="https://www.mesa3d.org/relnotes/${version}.html"
 distfiles="https://mesa.freedesktop.org/archive/mesa-${version}.tar.xz"
-checksum=fe6e258fe772c3cd2ac01741bf7408058c3ac02d66acff9a6e669bd72e3ea178
+checksum=2109055d7660514fc4c1bcd861bcba9db00c026119ae222720111732dba27c83
 
 build_options="wayland"
 build_options_default="wayland"
diff --git a/srcpkgs/mesa/update b/srcpkgs/mesa/update
index 4fc2dbfd9ea..159a5cdecab 100644
--- a/srcpkgs/mesa/update
+++ b/srcpkgs/mesa/update
@@ -1,3 +1,2 @@
-pkgname="mesa"
-# libGL devs consider X.0.0 to be development releases
-ignore="*.*0*0"
+# mesa devs consider *.0 to be development releases
+ignore="*.0"

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-05-31 18:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-28 22:19 [PR PATCH] [TEST] mesa: update to 20.1.0 st3r4g
2020-05-29  2:38 ` ericonr
2020-05-29  7:05 ` [PR PATCH] [Updated] " st3r4g
2020-05-29 15:05 ` st3r4g
2020-05-31  4:51 ` CameronNemo
2020-05-31  4:52 ` CameronNemo
2020-05-31 18:43 ` HadetTheUndying

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).