Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] [NOMERGE] libGL: update to 19.1.3.
@ 2019-07-23 21:08 voidlinux-github
  2019-07-23 23:13 ` voidlinux-github
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: voidlinux-github @ 2019-07-23 21:08 UTC (permalink / raw)
  To: ml

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

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

https://github.com/abenson/void-packages mesa_19.1.3
https://github.com/void-linux/void-packages/pull/13303

[NOMERGE] libGL: update to 19.1.3.
Time for testing.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-mesa_19.1.3-13303.patch --]
[-- Type: application/text/x-diff, Size: 1082 bytes --]

From a3c2ddd85def9a5e7489967435a9622768bab939 Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Tue, 23 Jul 2019 16:08:21 -0500
Subject: [PATCH] libGL: update to 19.1.3.

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

diff --git a/srcpkgs/libGL/template b/srcpkgs/libGL/template
index fdebc907e5b..8ef80678867 100644
--- a/srcpkgs/libGL/template
+++ b/srcpkgs/libGL/template
@@ -1,6 +1,6 @@
 # Template file for 'libGL'
 pkgname=libGL
-version=19.1.2
+version=19.1.3
 revision=1
 wrksrc="mesa-${version}"
 build_style=meson
@@ -21,7 +21,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=813a144ea8ebefb7b48b6733f3f603855b0f61268d86cc1cc26a6b4be908fcfd
+checksum=845460b2225d15c15d4a9743dec798ff0b7396b533011d43e774e67f7825b7e0
 
 # Set subpackages manually to set proper rdeps in 32bit pkgs.
 subpackages="libglapi libgbm libEGL libGLES libOSMesa"

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

* Re: [NOMERGE] libGL: update to 19.1.3.
  2019-07-23 21:08 [PR PATCH] [NOMERGE] libGL: update to 19.1.3 voidlinux-github
@ 2019-07-23 23:13 ` voidlinux-github
  2019-07-23 23:33 ` voidlinux-github
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-07-23 23:13 UTC (permalink / raw)
  To: ml

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

New comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/13303#issuecomment-514417010
Comment:
I'm comfortable with it.

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

* Re: libGL: update to 19.1.3.
  2019-07-23 21:08 [PR PATCH] [NOMERGE] libGL: update to 19.1.3 voidlinux-github
  2019-07-23 23:13 ` voidlinux-github
@ 2019-07-23 23:33 ` voidlinux-github
  2019-07-24 11:40 ` voidlinux-github
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-07-23 23:33 UTC (permalink / raw)
  To: ml

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

New comment by Johnnynator on void-packages repository

https://github.com/void-linux/void-packages/pull/13303#issuecomment-514421037
Comment:
Can you look into https://github.com/void-linux/void-packages/issues/3293. Adding `llib32files="/usr/share/vulkan/icd.d/radeon_icd.x86.json"` and making sure that `library_path` in it points to `lib32` should be enough. (Same for Intel and nouveau probably)

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

* Re: libGL: update to 19.1.3.
  2019-07-23 21:08 [PR PATCH] [NOMERGE] libGL: update to 19.1.3 voidlinux-github
  2019-07-23 23:13 ` voidlinux-github
  2019-07-23 23:33 ` voidlinux-github
@ 2019-07-24 11:40 ` voidlinux-github
  2019-07-24 21:00 ` voidlinux-github
  2019-07-26  7:21 ` [PR PATCH] [Merged]: " voidlinux-github
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-07-24 11:40 UTC (permalink / raw)
  To: ml

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

New comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/13303#issuecomment-514596851
Comment:
Sure thing, that should be an easy enough fix.

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

* Re: libGL: update to 19.1.3.
  2019-07-23 21:08 [PR PATCH] [NOMERGE] libGL: update to 19.1.3 voidlinux-github
                   ` (2 preceding siblings ...)
  2019-07-24 11:40 ` voidlinux-github
@ 2019-07-24 21:00 ` voidlinux-github
  2019-07-26  7:21 ` [PR PATCH] [Merged]: " voidlinux-github
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-07-24 21:00 UTC (permalink / raw)
  To: ml

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

New comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/13303#issuecomment-514798293
Comment:
That should work. It looks like the file only exists for `radeon` and `intel`. 

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

* Re: [PR PATCH] [Merged]: libGL: update to 19.1.3.
  2019-07-23 21:08 [PR PATCH] [NOMERGE] libGL: update to 19.1.3 voidlinux-github
                   ` (3 preceding siblings ...)
  2019-07-24 21:00 ` voidlinux-github
@ 2019-07-26  7:21 ` voidlinux-github
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-07-26  7:21 UTC (permalink / raw)
  To: ml

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

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

libGL: update to 19.1.3.
https://github.com/void-linux/void-packages/pull/13303
Description: Time for testing.

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

end of thread, other threads:[~2019-07-26  7:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-23 21:08 [PR PATCH] [NOMERGE] libGL: update to 19.1.3 voidlinux-github
2019-07-23 23:13 ` voidlinux-github
2019-07-23 23:33 ` voidlinux-github
2019-07-24 11:40 ` voidlinux-github
2019-07-24 21:00 ` voidlinux-github
2019-07-26  7:21 ` [PR PATCH] [Merged]: " voidlinux-github

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