Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] mesa: update to version 24.0.6.
@ 2024-04-25 19:50 SpidFightFR
  2024-05-09  8:17 ` [PR PATCH] [Updated] " SpidFightFR
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: SpidFightFR @ 2024-04-25 19:50 UTC (permalink / raw)
  To: ml

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

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

https://github.com/SpidFightFR/void-packages update-mesa
https://github.com/void-linux/void-packages/pull/50038

mesa: update to version 24.0.6.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**




#### Local build testing
- I built this PR locally for my native architecture, (x64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x64-musl

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

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

From 51ffe17c6f2f50fe72cdff9212056fe52603a9ab Mon Sep 17 00:00:00 2001
From: SpidFightFR <spidfight@swisscows.email>
Date: Thu, 25 Apr 2024 21:49:18 +0200
Subject: [PATCH] mesa: update to version 24.0.6.

---
 srcpkgs/mesa/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/mesa/template b/srcpkgs/mesa/template
index aec17d420a904e..c8b74ce85fe3cc 100644
--- a/srcpkgs/mesa/template
+++ b/srcpkgs/mesa/template
@@ -1,6 +1,6 @@
 # Template file for 'mesa'
 pkgname=mesa
-version=24.0.5
+version=24.0.6
 revision=1
 build_style=meson
 _llvmver=17
@@ -24,7 +24,7 @@ license="MIT, LGPL-2.1-or-later"
 homepage="https://www.mesa3d.org/"
 changelog="https://docs.mesa3d.org/relnotes.html"
 distfiles="https://mesa.freedesktop.org/archive/mesa-${version}.tar.xz"
-checksum=38cc245ca8faa3c69da6d2687f8906377001f63365348a62cc6f7fafb1e8c018
+checksum=8b7a92dbe6468c18f2383700135b5fe9de836cdf0cc8fd7dbae3c7110237d604
 
 build_options="wayland"
 build_options_default="wayland"

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

* Re: [PR PATCH] [Updated] mesa: update to version 24.0.6.
  2024-04-25 19:50 [PR PATCH] mesa: update to version 24.0.6 SpidFightFR
@ 2024-05-09  8:17 ` SpidFightFR
  2024-05-09  8:17 ` mesa: update to version 24.0.7 SpidFightFR
                   ` (10 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: SpidFightFR @ 2024-05-09  8:17 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by SpidFightFR against master on the void-packages repository

https://github.com/SpidFightFR/void-packages update-mesa
https://github.com/void-linux/void-packages/pull/50038

mesa: update to version 24.0.6.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**




#### Local build testing
- I built this PR locally for my native architecture, (x64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x64-musl

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

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

From b232bd5aeddfa829535f4cbcc253363055be4c53 Mon Sep 17 00:00:00 2001
From: SpidFightFR <spidfight@swisscows.email>
Date: Thu, 9 May 2024 10:16:57 +0200
Subject: [PATCH] mesa: update to version 24.0.7.

---
 srcpkgs/mesa/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/mesa/template b/srcpkgs/mesa/template
index aec17d420a904e..73314ed86f2954 100644
--- a/srcpkgs/mesa/template
+++ b/srcpkgs/mesa/template
@@ -1,6 +1,6 @@
 # Template file for 'mesa'
 pkgname=mesa
-version=24.0.5
+version=24.0.7
 revision=1
 build_style=meson
 _llvmver=17
@@ -24,7 +24,7 @@ license="MIT, LGPL-2.1-or-later"
 homepage="https://www.mesa3d.org/"
 changelog="https://docs.mesa3d.org/relnotes.html"
 distfiles="https://mesa.freedesktop.org/archive/mesa-${version}.tar.xz"
-checksum=38cc245ca8faa3c69da6d2687f8906377001f63365348a62cc6f7fafb1e8c018
+checksum=7454425f1ed4a6f1b5b107e1672b30c88b22ea0efea000ae2c7d96db93f6c26a
 
 build_options="wayland"
 build_options_default="wayland"

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

* Re: mesa: update to version 24.0.7.
  2024-04-25 19:50 [PR PATCH] mesa: update to version 24.0.6 SpidFightFR
  2024-05-09  8:17 ` [PR PATCH] [Updated] " SpidFightFR
@ 2024-05-09  8:17 ` SpidFightFR
  2024-05-09  9:08 ` SpidFightFR
                   ` (9 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: SpidFightFR @ 2024-05-09  8:17 UTC (permalink / raw)
  To: ml

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

New comment by SpidFightFR on void-packages repository

https://github.com/void-linux/void-packages/pull/50038#issuecomment-2102182495

Comment:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x64-musl

A little hotfix up to date.

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

* Re: mesa: update to version 24.0.7.
  2024-04-25 19:50 [PR PATCH] mesa: update to version 24.0.6 SpidFightFR
  2024-05-09  8:17 ` [PR PATCH] [Updated] " SpidFightFR
  2024-05-09  8:17 ` mesa: update to version 24.0.7 SpidFightFR
@ 2024-05-09  9:08 ` SpidFightFR
  2024-05-09 12:56 ` Calandracas606
                   ` (8 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: SpidFightFR @ 2024-05-09  9:08 UTC (permalink / raw)
  To: ml

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

New comment by SpidFightFR on void-packages repository

https://github.com/void-linux/void-packages/pull/50038#issuecomment-2102265431

Comment:
apparently errors are related to this https://github.com/mesonbuild/meson/issues/12973, should we revert the upate to meson 1.4.0 i did, while this gets fixed in upstream ?

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

* Re: mesa: update to version 24.0.7.
  2024-04-25 19:50 [PR PATCH] mesa: update to version 24.0.6 SpidFightFR
                   ` (2 preceding siblings ...)
  2024-05-09  9:08 ` SpidFightFR
@ 2024-05-09 12:56 ` Calandracas606
  2024-05-09 13:18 ` SpidFightFR
                   ` (7 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: Calandracas606 @ 2024-05-09 12:56 UTC (permalink / raw)
  To: ml

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

New comment by Calandracas606 on void-packages repository

https://github.com/void-linux/void-packages/pull/50038#issuecomment-2102608651

Comment:
this seems to fix the issue: https://github.com/void-linux/void-packages/pull/50262

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

* Re: mesa: update to version 24.0.7.
  2024-04-25 19:50 [PR PATCH] mesa: update to version 24.0.6 SpidFightFR
                   ` (3 preceding siblings ...)
  2024-05-09 12:56 ` Calandracas606
@ 2024-05-09 13:18 ` SpidFightFR
  2024-05-10 19:34 ` [PR PATCH] [Updated] " SpidFightFR
                   ` (6 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: SpidFightFR @ 2024-05-09 13:18 UTC (permalink / raw)
  To: ml

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

New comment by SpidFightFR on void-packages repository

https://github.com/void-linux/void-packages/pull/50038#issuecomment-2102647081

Comment:
> this seems to fix the issue: #50262

Noted, i'll try to pull your changes to re-try building mesa for arm.

I'll keep you in touch

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

* Re: [PR PATCH] [Updated] mesa: update to version 24.0.7.
  2024-04-25 19:50 [PR PATCH] mesa: update to version 24.0.6 SpidFightFR
                   ` (4 preceding siblings ...)
  2024-05-09 13:18 ` SpidFightFR
@ 2024-05-10 19:34 ` SpidFightFR
  2024-05-10 19:40 ` SpidFightFR
                   ` (5 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: SpidFightFR @ 2024-05-10 19:34 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by SpidFightFR against master on the void-packages repository

https://github.com/SpidFightFR/void-packages update-mesa
https://github.com/void-linux/void-packages/pull/50038

mesa: update to version 24.0.7.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**




#### Local build testing
- I built this PR locally for my native architecture, (x64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x64-musl

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

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

From 2811626936ed2b9d426d68058bdb369db740e02a Mon Sep 17 00:00:00 2001
From: SpidFightFR <spidfight@swisscows.email>
Date: Thu, 9 May 2024 10:16:57 +0200
Subject: [PATCH] mesa: update to version 24.0.7.

---
 srcpkgs/mesa/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/mesa/template b/srcpkgs/mesa/template
index aec17d420a904e..73314ed86f2954 100644
--- a/srcpkgs/mesa/template
+++ b/srcpkgs/mesa/template
@@ -1,6 +1,6 @@
 # Template file for 'mesa'
 pkgname=mesa
-version=24.0.5
+version=24.0.7
 revision=1
 build_style=meson
 _llvmver=17
@@ -24,7 +24,7 @@ license="MIT, LGPL-2.1-or-later"
 homepage="https://www.mesa3d.org/"
 changelog="https://docs.mesa3d.org/relnotes.html"
 distfiles="https://mesa.freedesktop.org/archive/mesa-${version}.tar.xz"
-checksum=38cc245ca8faa3c69da6d2687f8906377001f63365348a62cc6f7fafb1e8c018
+checksum=7454425f1ed4a6f1b5b107e1672b30c88b22ea0efea000ae2c7d96db93f6c26a
 
 build_options="wayland"
 build_options_default="wayland"

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

* Re: mesa: update to version 24.0.7.
  2024-04-25 19:50 [PR PATCH] mesa: update to version 24.0.6 SpidFightFR
                   ` (5 preceding siblings ...)
  2024-05-10 19:34 ` [PR PATCH] [Updated] " SpidFightFR
@ 2024-05-10 19:40 ` SpidFightFR
  2024-05-11 14:51 ` zlice
                   ` (4 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: SpidFightFR @ 2024-05-10 19:40 UTC (permalink / raw)
  To: ml

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

New comment by SpidFightFR on void-packages repository

https://github.com/void-linux/void-packages/pull/50038#issuecomment-2102182495

Comment:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x64-musl
  - aarch64 (crossbuild)

A little hotfix up to date.

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

* Re: mesa: update to version 24.0.7.
  2024-04-25 19:50 [PR PATCH] mesa: update to version 24.0.6 SpidFightFR
                   ` (6 preceding siblings ...)
  2024-05-10 19:40 ` SpidFightFR
@ 2024-05-11 14:51 ` zlice
  2024-05-11 15:57 ` SpidFightFR
                   ` (3 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: zlice @ 2024-05-11 14:51 UTC (permalink / raw)
  To: ml

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

New comment by zlice on void-packages repository

https://github.com/void-linux/void-packages/pull/50038#issuecomment-2105919011

Comment:
includes kotor fix for dg2/arc/a770 :+1: 

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

* Re: mesa: update to version 24.0.7.
  2024-04-25 19:50 [PR PATCH] mesa: update to version 24.0.6 SpidFightFR
                   ` (7 preceding siblings ...)
  2024-05-11 14:51 ` zlice
@ 2024-05-11 15:57 ` SpidFightFR
  2024-05-11 15:59 ` zlice
                   ` (2 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: SpidFightFR @ 2024-05-11 15:57 UTC (permalink / raw)
  To: ml

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

New comment by SpidFightFR on void-packages repository

https://github.com/void-linux/void-packages/pull/50038#issuecomment-2105939773

Comment:
> includes kotor fix for dg2/arc/a770 👍

intel fixes for arc GPUs ?

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

* Re: mesa: update to version 24.0.7.
  2024-04-25 19:50 [PR PATCH] mesa: update to version 24.0.6 SpidFightFR
                   ` (8 preceding siblings ...)
  2024-05-11 15:57 ` SpidFightFR
@ 2024-05-11 15:59 ` zlice
  2024-05-11 16:20 ` SpidFightFR
  2024-05-12 12:11 ` [PR PATCH] [Merged]: " ahesford
  11 siblings, 0 replies; 13+ messages in thread
From: zlice @ 2024-05-11 15:59 UTC (permalink / raw)
  To: ml

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

New comment by zlice on void-packages repository

https://github.com/void-linux/void-packages/pull/50038#issuecomment-2105940114

Comment:
> intel fixes for arc GPUs ?

ya, it's in the changelog. there should be another coming for fallout 3 / timbr(?) tiling they added in 24

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

* Re: mesa: update to version 24.0.7.
  2024-04-25 19:50 [PR PATCH] mesa: update to version 24.0.6 SpidFightFR
                   ` (9 preceding siblings ...)
  2024-05-11 15:59 ` zlice
@ 2024-05-11 16:20 ` SpidFightFR
  2024-05-12 12:11 ` [PR PATCH] [Merged]: " ahesford
  11 siblings, 0 replies; 13+ messages in thread
From: SpidFightFR @ 2024-05-11 16:20 UTC (permalink / raw)
  To: ml

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

New comment by SpidFightFR on void-packages repository

https://github.com/void-linux/void-packages/pull/50038#issuecomment-2105945415

Comment:
> > intel fixes for arc GPUs ?
> 
> ya, it's in the changelog. there should be another coming for fallout 3 / timbr(?) tiling they added in 24

that's cool ! i've seen [some videos](https://youtu.be/BHmEYw42Otk?si=XRnlUZ8GKZy9VZrk) of some benchmarks lately, it's amazing how intel is progressing on Linux.

Is the support better here than on Windows ? or is it something similar ?

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

* Re: [PR PATCH] [Merged]: mesa: update to version 24.0.7.
  2024-04-25 19:50 [PR PATCH] mesa: update to version 24.0.6 SpidFightFR
                   ` (10 preceding siblings ...)
  2024-05-11 16:20 ` SpidFightFR
@ 2024-05-12 12:11 ` ahesford
  11 siblings, 0 replies; 13+ messages in thread
From: ahesford @ 2024-05-12 12:11 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

mesa: update to version 24.0.7.
https://github.com/void-linux/void-packages/pull/50038

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**




#### Local build testing
- I built this PR locally for my native architecture, (x64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x64-musl

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

end of thread, other threads:[~2024-05-12 12:11 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-25 19:50 [PR PATCH] mesa: update to version 24.0.6 SpidFightFR
2024-05-09  8:17 ` [PR PATCH] [Updated] " SpidFightFR
2024-05-09  8:17 ` mesa: update to version 24.0.7 SpidFightFR
2024-05-09  9:08 ` SpidFightFR
2024-05-09 12:56 ` Calandracas606
2024-05-09 13:18 ` SpidFightFR
2024-05-10 19:34 ` [PR PATCH] [Updated] " SpidFightFR
2024-05-10 19:40 ` SpidFightFR
2024-05-11 14:51 ` zlice
2024-05-11 15:57 ` SpidFightFR
2024-05-11 15:59 ` zlice
2024-05-11 16:20 ` SpidFightFR
2024-05-12 12:11 ` [PR PATCH] [Merged]: " ahesford

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).