Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] mesa: update to version 24.1.0.
@ 2024-05-22 21:07 SpidFightFR
  2024-05-22 21:13 ` [PR PATCH] [Updated] " SpidFightFR
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: SpidFightFR @ 2024-05-22 21:07 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 693 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/50477

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

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


#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
<!--
- 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/50477.patch is attached

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

From a240145e9894c03e992e1e06f419a2b293e2d7db Mon Sep 17 00:00:00 2001
From: SpidFightFR <spidfight@swisscows.email>
Date: Wed, 22 May 2024 23:02:39 +0200
Subject: [PATCH] mesa: update to version 24.1.0.

---
 srcpkgs/mesa/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/mesa/template b/srcpkgs/mesa/template
index 73314ed86f2954..82e369d5899c39 100644
--- a/srcpkgs/mesa/template
+++ b/srcpkgs/mesa/template
@@ -1,6 +1,6 @@
 # Template file for 'mesa'
 pkgname=mesa
-version=24.0.7
+version=24.1.0
 revision=1
 build_style=meson
 _llvmver=17
@@ -16,7 +16,7 @@ makedepends="elfutils-devel expat-devel libXdamage-devel
  libvdpau-devel libxshmfence-devel ncurses-devel zlib-devel
  $(vopt_if wayland 'wayland-devel wayland-protocols') llvm${_llvmver}-devel libsensors-devel
  libXrandr-devel libglvnd-devel libzstd-devel libxml2-devel lua53-devel
- libarchive-devel"
+ libarchive-devel python3-ply"
 depends="libglvnd"
 short_desc="Open source implementation of OpenGL and Vulkan"
 maintainer="Orphaned <orphan@voidlinux.org>"
@@ -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=7454425f1ed4a6f1b5b107e1672b30c88b22ea0efea000ae2c7d96db93f6c26a
+checksum=b7eac8c79244806b1c276eeeacc329e4a5b31a370804c4b0c7cd16837783f78b
 
 build_options="wayland"
 build_options_default="wayland"

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

* Re: [PR PATCH] [Updated] mesa: update to version 24.1.0.
  2024-05-22 21:07 [PR PATCH] mesa: update to version 24.1.0 SpidFightFR
@ 2024-05-22 21:13 ` SpidFightFR
  2024-05-22 21:23 ` SpidFightFR
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: SpidFightFR @ 2024-05-22 21:13 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 698 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/50477

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

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


#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
<!--
- 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/50477.patch is attached

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

From 21a81672a02b29f640242f1b7dfbb9a4f7db9bf8 Mon Sep 17 00:00:00 2001
From: SpidFightFR <spidfight@swisscows.email>
Date: Wed, 22 May 2024 23:02:39 +0200
Subject: [PATCH] mesa: update to version 24.1.0.

---
 srcpkgs/mesa/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/mesa/template b/srcpkgs/mesa/template
index 73314ed86f2954..3b7223bfbe1e0b 100644
--- a/srcpkgs/mesa/template
+++ b/srcpkgs/mesa/template
@@ -1,6 +1,6 @@
 # Template file for 'mesa'
 pkgname=mesa
-version=24.0.7
+version=24.1.0
 revision=1
 build_style=meson
 _llvmver=17
@@ -16,7 +16,7 @@ makedepends="elfutils-devel expat-devel libXdamage-devel
  libvdpau-devel libxshmfence-devel ncurses-devel zlib-devel
  $(vopt_if wayland 'wayland-devel wayland-protocols') llvm${_llvmver}-devel libsensors-devel
  libXrandr-devel libglvnd-devel libzstd-devel libxml2-devel lua53-devel
- libarchive-devel"
+ libarchive-devel python3-ply python3-pycparser"
 depends="libglvnd"
 short_desc="Open source implementation of OpenGL and Vulkan"
 maintainer="Orphaned <orphan@voidlinux.org>"
@@ -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=7454425f1ed4a6f1b5b107e1672b30c88b22ea0efea000ae2c7d96db93f6c26a
+checksum=b7eac8c79244806b1c276eeeacc329e4a5b31a370804c4b0c7cd16837783f78b
 
 build_options="wayland"
 build_options_default="wayland"

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

* Re: mesa: update to version 24.1.0.
  2024-05-22 21:07 [PR PATCH] mesa: update to version 24.1.0 SpidFightFR
  2024-05-22 21:13 ` [PR PATCH] [Updated] " SpidFightFR
@ 2024-05-22 21:23 ` SpidFightFR
  2024-05-22 22:58 ` chrysos349
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: SpidFightFR @ 2024-05-22 21:23 UTC (permalink / raw)
  To: ml

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

New comment by SpidFightFR on void-packages repository

https://github.com/void-linux/void-packages/pull/50477#issuecomment-2125778241

Comment:
idk why `python3-pycparser` isn't detected during the checks... i lack time for now, i'll look at that issue later on...

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

* Re: mesa: update to version 24.1.0.
  2024-05-22 21:07 [PR PATCH] mesa: update to version 24.1.0 SpidFightFR
  2024-05-22 21:13 ` [PR PATCH] [Updated] " SpidFightFR
  2024-05-22 21:23 ` SpidFightFR
@ 2024-05-22 22:58 ` chrysos349
  2024-05-23 11:10 ` [PR PATCH] [Updated] " SpidFightFR
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: chrysos349 @ 2024-05-22 22:58 UTC (permalink / raw)
  To: ml

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

New comment by chrysos349 on void-packages repository

https://github.com/void-linux/void-packages/pull/50477#issuecomment-2125914790

Comment:
> idk why `python3-pycparser` isn't detected

move it to `hostmakedepends`, and remove `python3-ply` because it's a dep of `python3-pycparser`.

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

* Re: [PR PATCH] [Updated] mesa: update to version 24.1.0.
  2024-05-22 21:07 [PR PATCH] mesa: update to version 24.1.0 SpidFightFR
                   ` (2 preceding siblings ...)
  2024-05-22 22:58 ` chrysos349
@ 2024-05-23 11:10 ` SpidFightFR
  2024-06-07 18:07 ` SpidFightFR
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: SpidFightFR @ 2024-05-23 11:10 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 698 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/50477

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

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


#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
<!--
- 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/50477.patch is attached

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

From a60a30ba230388d2a4fb59716b80e087557b180a Mon Sep 17 00:00:00 2001
From: SpidFightFR <spidfight@swisscows.email>
Date: Wed, 22 May 2024 23:02:39 +0200
Subject: [PATCH] mesa: update to version 24.1.0.

---
 srcpkgs/mesa/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/mesa/template b/srcpkgs/mesa/template
index 73314ed86f2954..f907d6631abffe 100644
--- a/srcpkgs/mesa/template
+++ b/srcpkgs/mesa/template
@@ -1,6 +1,6 @@
 # Template file for 'mesa'
 pkgname=mesa
-version=24.0.7
+version=24.1.0
 revision=1
 build_style=meson
 _llvmver=17
@@ -10,7 +10,7 @@ configure_args="-Dglvnd=true -Dshared-glapi=enabled -Dgbm=enabled -Degl=enabled
  -Dlmsensors=enabled -Dplatforms=x11$(vopt_if wayland ,wayland)
  -Dllvm=enabled -Db_lto=false -Dcpp_std=gnu++17"
 hostmakedepends="gettext flex pkg-config python3-Mako glslang llvm${_llvmver}
- $(vopt_if wayland 'wayland-protocols wayland-devel')"
+ $(vopt_if wayland 'wayland-protocols wayland-devel') python3-pycparser"
 makedepends="elfutils-devel expat-devel libXdamage-devel
  libXxf86vm-devel libdrm-devel libffi-devel libva-devel
  libvdpau-devel libxshmfence-devel ncurses-devel zlib-devel
@@ -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=7454425f1ed4a6f1b5b107e1672b30c88b22ea0efea000ae2c7d96db93f6c26a
+checksum=b7eac8c79244806b1c276eeeacc329e4a5b31a370804c4b0c7cd16837783f78b
 
 build_options="wayland"
 build_options_default="wayland"

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

* Re: [PR PATCH] [Updated] mesa: update to version 24.1.0.
  2024-05-22 21:07 [PR PATCH] mesa: update to version 24.1.0 SpidFightFR
                   ` (3 preceding siblings ...)
  2024-05-23 11:10 ` [PR PATCH] [Updated] " SpidFightFR
@ 2024-06-07 18:07 ` SpidFightFR
  2024-06-07 18:07 ` mesa: update to version 24.1.1 SpidFightFR
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: SpidFightFR @ 2024-06-07 18:07 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 698 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/50477

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

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


#### 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/50477.patch is attached

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

From 957c60fcf90f2f936b98ebed71ae3449075abd2d Mon Sep 17 00:00:00 2001
From: SpidFightFR <spidfight@swisscows.email>
Date: Fri, 7 Jun 2024 20:06:50 +0200
Subject: [PATCH] mesa: update to version 24.1.1.

---
 srcpkgs/mesa/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/mesa/template b/srcpkgs/mesa/template
index 0710fee6a872a3..e46dd4cf86cc9c 100644
--- a/srcpkgs/mesa/template
+++ b/srcpkgs/mesa/template
@@ -1,6 +1,6 @@
 # Template file for 'mesa'
 pkgname=mesa
-version=24.0.7
+version=24.1.1
 revision=1
 build_style=meson
 _llvmver=17
@@ -10,7 +10,7 @@ configure_args="-Dglvnd=true -Dshared-glapi=enabled -Dgbm=enabled -Degl=enabled
  -Dlmsensors=enabled -Dplatforms=x11$(vopt_if wayland ,wayland)
  -Dllvm=enabled -Db_lto=false -Dcpp_std=gnu++17"
 hostmakedepends="gettext flex pkg-config python3-Mako glslang llvm${_llvmver}
- $(vopt_if wayland 'wayland-protocols wayland-devel')"
+ $(vopt_if wayland 'wayland-protocols wayland-devel') python3-pycparser"
 makedepends="elfutils-devel expat-devel libXdamage-devel
  libXxf86vm-devel libdrm-devel libffi-devel libva-devel
  libvdpau-devel libxshmfence-devel ncurses-devel zlib-devel
@@ -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=7454425f1ed4a6f1b5b107e1672b30c88b22ea0efea000ae2c7d96db93f6c26a
+checksum=0038826c6f7e88d90b4ce6f719192fa58ca7dedf4edcaa1174cf7bd920ef89ea
 
 build_options="wayland"
 build_options_default="wayland"

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

* Re: mesa: update to version 24.1.1.
  2024-05-22 21:07 [PR PATCH] mesa: update to version 24.1.0 SpidFightFR
                   ` (4 preceding siblings ...)
  2024-06-07 18:07 ` SpidFightFR
@ 2024-06-07 18:07 ` SpidFightFR
  2024-06-07 18:08 ` SpidFightFR
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: SpidFightFR @ 2024-06-07 18:07 UTC (permalink / raw)
  To: ml

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

New comment by SpidFightFR on void-packages repository

https://github.com/void-linux/void-packages/pull/50477#issuecomment-2155294538

Comment:
I remade the tests for 24.1.1, same results on my side:

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


#### 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] 10+ messages in thread

* Re: mesa: update to version 24.1.1.
  2024-05-22 21:07 [PR PATCH] mesa: update to version 24.1.0 SpidFightFR
                   ` (5 preceding siblings ...)
  2024-06-07 18:07 ` mesa: update to version 24.1.1 SpidFightFR
@ 2024-06-07 18:08 ` SpidFightFR
  2024-06-07 18:08 ` SpidFightFR
  2024-06-09 11:47 ` [PR PATCH] [Merged]: " classabbyamp
  8 siblings, 0 replies; 10+ messages in thread
From: SpidFightFR @ 2024-06-07 18:08 UTC (permalink / raw)
  To: ml

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

New comment by SpidFightFR on void-packages repository

https://github.com/void-linux/void-packages/pull/50477#issuecomment-2155294538

Comment:
I remade the tests for 24.1.1, same results on my side - except i tested musl this time:

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


#### 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] 10+ messages in thread

* Re: mesa: update to version 24.1.1.
  2024-05-22 21:07 [PR PATCH] mesa: update to version 24.1.0 SpidFightFR
                   ` (6 preceding siblings ...)
  2024-06-07 18:08 ` SpidFightFR
@ 2024-06-07 18:08 ` SpidFightFR
  2024-06-09 11:47 ` [PR PATCH] [Merged]: " classabbyamp
  8 siblings, 0 replies; 10+ messages in thread
From: SpidFightFR @ 2024-06-07 18:08 UTC (permalink / raw)
  To: ml

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

New comment by SpidFightFR on void-packages repository

https://github.com/void-linux/void-packages/pull/50477#issuecomment-2155294538

Comment:
I remade the tests for 24.1.1, same results on my side - except i tested musl this time:

#### 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] 10+ messages in thread

* Re: [PR PATCH] [Merged]: mesa: update to version 24.1.1.
  2024-05-22 21:07 [PR PATCH] mesa: update to version 24.1.0 SpidFightFR
                   ` (7 preceding siblings ...)
  2024-06-07 18:08 ` SpidFightFR
@ 2024-06-09 11:47 ` classabbyamp
  8 siblings, 0 replies; 10+ messages in thread
From: classabbyamp @ 2024-06-09 11:47 UTC (permalink / raw)
  To: ml

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

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

mesa: update to version 24.1.1.
https://github.com/void-linux/void-packages/pull/50477

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

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


#### 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] 10+ messages in thread

end of thread, other threads:[~2024-06-09 11:47 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-22 21:07 [PR PATCH] mesa: update to version 24.1.0 SpidFightFR
2024-05-22 21:13 ` [PR PATCH] [Updated] " SpidFightFR
2024-05-22 21:23 ` SpidFightFR
2024-05-22 22:58 ` chrysos349
2024-05-23 11:10 ` [PR PATCH] [Updated] " SpidFightFR
2024-06-07 18:07 ` SpidFightFR
2024-06-07 18:07 ` mesa: update to version 24.1.1 SpidFightFR
2024-06-07 18:08 ` SpidFightFR
2024-06-07 18:08 ` SpidFightFR
2024-06-09 11:47 ` [PR PATCH] [Merged]: " classabbyamp

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