Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] mesa: update to 20.1.9
@ 2020-10-01  9:06 st3r4g
  2020-10-01 16:38 ` [PR REVIEW] " sgn
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: st3r4g @ 2020-10-01  9:06 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 376 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.9
https://github.com/void-linux/void-packages/pull/25219

mesa: update to 20.1.9
Tested GL app (kitty) and VK app (vkcube) under sway on x86_64-musl

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

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

From b19cd877747d24f3dd97f8b4e0e4414938a8d54b Mon Sep 17 00:00:00 2001
From: Stefano Ragni <st3r4g@protonmail.com>
Date: Thu, 1 Oct 2020 11:02:32 +0200
Subject: [PATCH] mesa: update to 20.1.9

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

diff --git a/srcpkgs/mesa/template b/srcpkgs/mesa/template
index 217dc47827b..75c164e25a7 100644
--- a/srcpkgs/mesa/template
+++ b/srcpkgs/mesa/template
@@ -1,6 +1,6 @@
 # Template file for 'mesa'
 pkgname=mesa
-version=20.1.8
+version=20.1.9
 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://docs.mesa3d.org/relnotes/${version}.html"
 distfiles="https://mesa.freedesktop.org/archive/mesa-${version}.tar.xz"
-checksum=df21351494f7caaec5a3ccc16f14f15512e98d2ecde178bba1d134edc899b961
+checksum=b251ca0769b722058986640d48f8457c596142cfbee1a83cba91b83391427382
 
 build_options="wayland"
 build_options_default="wayland"

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

* Re: [PR REVIEW] mesa: update to 20.1.9
  2020-10-01  9:06 [PR PATCH] mesa: update to 20.1.9 st3r4g
@ 2020-10-01 16:38 ` sgn
  2020-10-01 17:10 ` st3r4g
                   ` (11 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: sgn @ 2020-10-01 16:38 UTC (permalink / raw)
  To: ml

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

New review comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/25219#discussion_r498378583

Comment:
Would you mind checking if replace `libxml2-python` with `libxml2-python3` in `hostmakedepends` and replace Juan's name with something else, Orphan is a good candidate?

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

* Re: [PR REVIEW] mesa: update to 20.1.9
  2020-10-01  9:06 [PR PATCH] mesa: update to 20.1.9 st3r4g
  2020-10-01 16:38 ` [PR REVIEW] " sgn
@ 2020-10-01 17:10 ` st3r4g
  2020-10-01 19:27 ` biopsin
                   ` (10 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: st3r4g @ 2020-10-01 17:10 UTC (permalink / raw)
  To: ml

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

New review comment by st3r4g on void-packages repository

https://github.com/void-linux/void-packages/pull/25219#discussion_r498396079

Comment:
it seems `mesa` doesn't even depend on it anymore, so I can just remove it. I think @q66 is the de-facto maintainer, I can put his name if he wants

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

* Re: [PR REVIEW] mesa: update to 20.1.9
  2020-10-01  9:06 [PR PATCH] mesa: update to 20.1.9 st3r4g
  2020-10-01 16:38 ` [PR REVIEW] " sgn
  2020-10-01 17:10 ` st3r4g
@ 2020-10-01 19:27 ` biopsin
  2020-10-01 19:40 ` biopsin
                   ` (9 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: biopsin @ 2020-10-01 19:27 UTC (permalink / raw)
  To: ml

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

New review comment by biopsin on void-packages repository

https://github.com/void-linux/void-packages/pull/25219#discussion_r498467725

Comment:
I've tested builds against libxml2-python3 last 2-3 releases, 
have not noticed any breakage, well atleast locally on x86_64


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

* Re: [PR REVIEW] mesa: update to 20.1.9
  2020-10-01  9:06 [PR PATCH] mesa: update to 20.1.9 st3r4g
                   ` (2 preceding siblings ...)
  2020-10-01 19:27 ` biopsin
@ 2020-10-01 19:40 ` biopsin
  2020-10-01 21:31 ` q66
                   ` (8 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: biopsin @ 2020-10-01 19:40 UTC (permalink / raw)
  To: ml

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

New review comment by biopsin on void-packages repository

https://github.com/void-linux/void-packages/pull/25219#discussion_r498467725

Comment:
I've tested builds against libxml2-python3 last 2-3 releases, 
have not noticed any breakage, well atleast locally on x86_64
Edit: does not complain without either..

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

* Re: [PR REVIEW] mesa: update to 20.1.9
  2020-10-01  9:06 [PR PATCH] mesa: update to 20.1.9 st3r4g
                   ` (3 preceding siblings ...)
  2020-10-01 19:40 ` biopsin
@ 2020-10-01 21:31 ` q66
  2020-10-02  8:52 ` st3r4g
                   ` (7 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: q66 @ 2020-10-01 21:31 UTC (permalink / raw)
  To: ml

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

New review comment by q66 on void-packages repository

https://github.com/void-linux/void-packages/pull/25219#discussion_r498523541

Comment:
feel free to add me

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

* Re: [PR REVIEW] mesa: update to 20.1.9
  2020-10-01  9:06 [PR PATCH] mesa: update to 20.1.9 st3r4g
                   ` (4 preceding siblings ...)
  2020-10-01 21:31 ` q66
@ 2020-10-02  8:52 ` st3r4g
  2020-10-02  9:01 ` [PR PATCH] [Updated] " st3r4g
                   ` (6 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: st3r4g @ 2020-10-02  8:52 UTC (permalink / raw)
  To: ml

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

New review comment by st3r4g on void-packages repository

https://github.com/void-linux/void-packages/pull/25219#discussion_r498696370

Comment:
it seems that it was originally employed in mapi/glapi and later removed:
https://gitlab.freedesktop.org/mesa/mesa/-/commit/2de70fe23f320ce4f559e37057fe07b7af99cf5a
I guess it's safe to remove then

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

* Re: [PR PATCH] [Updated] mesa: update to 20.1.9
  2020-10-01  9:06 [PR PATCH] mesa: update to 20.1.9 st3r4g
                   ` (5 preceding siblings ...)
  2020-10-02  8:52 ` st3r4g
@ 2020-10-02  9:01 ` st3r4g
  2020-10-02 11:23 ` [PR REVIEW] " q66
                   ` (5 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: st3r4g @ 2020-10-02  9:01 UTC (permalink / raw)
  To: ml

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

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

https://github.com/st3r4g/void-packages mesa-20.1.9
https://github.com/void-linux/void-packages/pull/25219

mesa: update to 20.1.9
Tested GL app (kitty) and VK app (vkcube) under sway on x86_64-musl

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

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

From c583d1947716fe6e12000e024c5ea053796bc4f1 Mon Sep 17 00:00:00 2001
From: Stefano Ragni <st3r4g@protonmail.com>
Date: Thu, 1 Oct 2020 11:02:32 +0200
Subject: [PATCH] mesa: update to 20.1.9

- remove libxml2-python (not needed anymore)
- switch maintainer to q66
---
 srcpkgs/mesa/template | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/mesa/template b/srcpkgs/mesa/template
index 217dc47827b..8f981652d60 100644
--- a/srcpkgs/mesa/template
+++ b/srcpkgs/mesa/template
@@ -1,6 +1,6 @@
 # Template file for 'mesa'
 pkgname=mesa
-version=20.1.8
+version=20.1.9
 revision=1
 wrksrc="mesa-${version}"
 build_style=meson
@@ -8,9 +8,8 @@ configure_args="-Dglvnd=true -Dshared-glapi=true -Dgbm=true -Degl=true
  -Dosmesa=gallium -Dgles1=true -Dgles2=true -Dglx=dri -Ddri3=true
  -Dlmsensors=true -Dplatforms=x11,drm,$(vopt_if wayland wayland,)surfaceless
  -Dllvm=true -Db_lto=false -Dcpp_std=gnu++14"
-hostmakedepends="gettext flex libxml2-python llvm pkg-config
- python3-Mako $(vopt_if wayland 'wayland-protocols wayland-devel')
- glslang"
+hostmakedepends="gettext flex llvm pkg-config python3-Mako glslang
+ $(vopt_if wayland 'wayland-protocols wayland-devel')"
 makedepends="elfutils-devel expat-devel libXdamage-devel libXvMC-devel
  libXxf86vm-devel libatomic-devel libdrm-devel libffi-devel libva-devel
  libvdpau-devel libxshmfence-devel ncurses-devel talloc-devel zlib-devel
@@ -18,12 +17,12 @@ makedepends="elfutils-devel expat-devel libXdamage-devel libXvMC-devel
  libsensors-devel libXrandr-devel libglvnd-devel libzstd-devel"
 depends="libglvnd"
 short_desc="Graphics library similar to SGI's OpenGL"
-maintainer="Juan RP <xtraeme@gmail.com>"
+maintainer="q66 <daniel@octaforge.org>"
 license="MIT, LGPL-2.1-or-later"
 homepage="https://www.mesa3d.org/"
 changelog="https://docs.mesa3d.org/relnotes/${version}.html"
 distfiles="https://mesa.freedesktop.org/archive/mesa-${version}.tar.xz"
-checksum=df21351494f7caaec5a3ccc16f14f15512e98d2ecde178bba1d134edc899b961
+checksum=b251ca0769b722058986640d48f8457c596142cfbee1a83cba91b83391427382
 
 build_options="wayland"
 build_options_default="wayland"

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

* Re: [PR REVIEW] mesa: update to 20.1.9
  2020-10-01  9:06 [PR PATCH] mesa: update to 20.1.9 st3r4g
                   ` (6 preceding siblings ...)
  2020-10-02  9:01 ` [PR PATCH] [Updated] " st3r4g
@ 2020-10-02 11:23 ` q66
  2020-10-02 13:00 ` st3r4g
                   ` (4 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: q66 @ 2020-10-02 11:23 UTC (permalink / raw)
  To: ml

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

New review comment by q66 on void-packages repository

https://github.com/void-linux/void-packages/pull/25219#discussion_r498763498

Comment:
we should add `libxml2-devel` to `makedepends` though, since `freedreno` seems to need it to build some components

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

* Re: [PR REVIEW] mesa: update to 20.1.9
  2020-10-01  9:06 [PR PATCH] mesa: update to 20.1.9 st3r4g
                   ` (7 preceding siblings ...)
  2020-10-02 11:23 ` [PR REVIEW] " q66
@ 2020-10-02 13:00 ` st3r4g
  2020-10-02 13:58 ` q66
                   ` (3 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: st3r4g @ 2020-10-02 13:00 UTC (permalink / raw)
  To: ml

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

New review comment by st3r4g on void-packages repository

https://github.com/void-linux/void-packages/pull/25219#discussion_r498805716

Comment:
Yeah, I've seen it. And it checks for `lua-devel`, `libarchive-devel` and `gzip` too. We could add them all to the `_have_arm` section

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

* Re: [PR REVIEW] mesa: update to 20.1.9
  2020-10-01  9:06 [PR PATCH] mesa: update to 20.1.9 st3r4g
                   ` (8 preceding siblings ...)
  2020-10-02 13:00 ` st3r4g
@ 2020-10-02 13:58 ` q66
  2020-10-02 13:59 ` q66
                   ` (2 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: q66 @ 2020-10-02 13:58 UTC (permalink / raw)
  To: ml

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

New review comment by q66 on void-packages repository

https://github.com/void-linux/void-packages/pull/25219#discussion_r498838606

Comment:
nah, i'd just add it normally, there's no point in conditionalizing it

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

* Re: [PR REVIEW] mesa: update to 20.1.9
  2020-10-01  9:06 [PR PATCH] mesa: update to 20.1.9 st3r4g
                   ` (9 preceding siblings ...)
  2020-10-02 13:58 ` q66
@ 2020-10-02 13:59 ` q66
  2020-10-02 15:02 ` [PR PATCH] [Updated] " st3r4g
  2020-10-02 16:26 ` [PR PATCH] [Merged]: " q66
  12 siblings, 0 replies; 14+ messages in thread
From: q66 @ 2020-10-02 13:59 UTC (permalink / raw)
  To: ml

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

New review comment by q66 on void-packages repository

https://github.com/void-linux/void-packages/pull/25219#discussion_r498838606

Comment:
nah, i'd just add it normally, there's no point in conditionalizing it

also don't do `lua-devel` as that's a transitional package

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

* Re: [PR PATCH] [Updated] mesa: update to 20.1.9
  2020-10-01  9:06 [PR PATCH] mesa: update to 20.1.9 st3r4g
                   ` (10 preceding siblings ...)
  2020-10-02 13:59 ` q66
@ 2020-10-02 15:02 ` st3r4g
  2020-10-02 16:26 ` [PR PATCH] [Merged]: " q66
  12 siblings, 0 replies; 14+ messages in thread
From: st3r4g @ 2020-10-02 15:02 UTC (permalink / raw)
  To: ml

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

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

https://github.com/st3r4g/void-packages mesa-20.1.9
https://github.com/void-linux/void-packages/pull/25219

mesa: update to 20.1.9
Tested GL app (kitty) and VK app (vkcube) under sway on x86_64-musl

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

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

From a6186a381b1fcce0fbd669a6a12fbf5bbaa3449b Mon Sep 17 00:00:00 2001
From: Stefano Ragni <st3r4g@protonmail.com>
Date: Thu, 1 Oct 2020 11:02:32 +0200
Subject: [PATCH] mesa: update to 20.1.9

- remove libxml2-python (not needed anymore)
- switch maintainer to q66
- add deps for freedreno
---
 srcpkgs/mesa/template | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/mesa/template b/srcpkgs/mesa/template
index 217dc47827b..13de387a00b 100644
--- a/srcpkgs/mesa/template
+++ b/srcpkgs/mesa/template
@@ -1,6 +1,6 @@
 # Template file for 'mesa'
 pkgname=mesa
-version=20.1.8
+version=20.1.9
 revision=1
 wrksrc="mesa-${version}"
 build_style=meson
@@ -8,22 +8,22 @@ configure_args="-Dglvnd=true -Dshared-glapi=true -Dgbm=true -Degl=true
  -Dosmesa=gallium -Dgles1=true -Dgles2=true -Dglx=dri -Ddri3=true
  -Dlmsensors=true -Dplatforms=x11,drm,$(vopt_if wayland wayland,)surfaceless
  -Dllvm=true -Db_lto=false -Dcpp_std=gnu++14"
-hostmakedepends="gettext flex libxml2-python llvm pkg-config
- python3-Mako $(vopt_if wayland 'wayland-protocols wayland-devel')
- glslang"
+hostmakedepends="gettext flex llvm pkg-config python3-Mako glslang gzip
+ $(vopt_if wayland 'wayland-protocols wayland-devel')"
 makedepends="elfutils-devel expat-devel libXdamage-devel libXvMC-devel
  libXxf86vm-devel libatomic-devel libdrm-devel libffi-devel libva-devel
  libvdpau-devel libxshmfence-devel ncurses-devel talloc-devel zlib-devel
- $(vopt_if wayland 'wayland-devel wayland-protocols') llvm
- libsensors-devel libXrandr-devel libglvnd-devel libzstd-devel"
+ $(vopt_if wayland 'wayland-devel wayland-protocols') llvm libsensors-devel
+ libXrandr-devel libglvnd-devel libzstd-devel libxml2-devel lua53-devel
+ libarchive-devel"
 depends="libglvnd"
 short_desc="Graphics library similar to SGI's OpenGL"
-maintainer="Juan RP <xtraeme@gmail.com>"
+maintainer="q66 <daniel@octaforge.org>"
 license="MIT, LGPL-2.1-or-later"
 homepage="https://www.mesa3d.org/"
 changelog="https://docs.mesa3d.org/relnotes/${version}.html"
 distfiles="https://mesa.freedesktop.org/archive/mesa-${version}.tar.xz"
-checksum=df21351494f7caaec5a3ccc16f14f15512e98d2ecde178bba1d134edc899b961
+checksum=b251ca0769b722058986640d48f8457c596142cfbee1a83cba91b83391427382
 
 build_options="wayland"
 build_options_default="wayland"

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

* Re: [PR PATCH] [Merged]: mesa: update to 20.1.9
  2020-10-01  9:06 [PR PATCH] mesa: update to 20.1.9 st3r4g
                   ` (11 preceding siblings ...)
  2020-10-02 15:02 ` [PR PATCH] [Updated] " st3r4g
@ 2020-10-02 16:26 ` q66
  12 siblings, 0 replies; 14+ messages in thread
From: q66 @ 2020-10-02 16:26 UTC (permalink / raw)
  To: ml

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

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

mesa: update to 20.1.9
https://github.com/void-linux/void-packages/pull/25219

Description:
Tested GL app (kitty) and VK app (vkcube) under sway on x86_64-musl

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

end of thread, other threads:[~2020-10-02 16:26 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-01  9:06 [PR PATCH] mesa: update to 20.1.9 st3r4g
2020-10-01 16:38 ` [PR REVIEW] " sgn
2020-10-01 17:10 ` st3r4g
2020-10-01 19:27 ` biopsin
2020-10-01 19:40 ` biopsin
2020-10-01 21:31 ` q66
2020-10-02  8:52 ` st3r4g
2020-10-02  9:01 ` [PR PATCH] [Updated] " st3r4g
2020-10-02 11:23 ` [PR REVIEW] " q66
2020-10-02 13:00 ` st3r4g
2020-10-02 13:58 ` q66
2020-10-02 13:59 ` q66
2020-10-02 15:02 ` [PR PATCH] [Updated] " st3r4g
2020-10-02 16:26 ` [PR PATCH] [Merged]: " q66

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