Github messages for voidlinux
 help / color / mirror / Atom feed
From: st3r4g <st3r4g@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] mesa: remove ocl-icd from mesa-opencl deps
Date: Fri, 15 May 2020 19:14:10 +0200	[thread overview]
Message-ID: <20200515171410.3R5fLPxZxWwGRh1KSOVtWgCeAtozCIRWrVhto0sXprE@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21975@inbox.vuxu.org>

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

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

https://github.com/st3r4g/void-packages mesa-opencl-deps
https://github.com/void-linux/void-packages/pull/21975

mesa: remove ocl-icd from mesa-opencl deps
Closes #21899

didn't feel like revbumping just for this, mesa gets updated quite often

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

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

From a7003c8bf0d37ea19c2f96483bb1a3df99fca646 Mon Sep 17 00:00:00 2001
From: Stefano Ragni <st3r4g@protonmail.com>
Date: Thu, 14 May 2020 22:35:59 +0200
Subject: [PATCH 1/2] mesa: remove ocl-icd from mesa-opencl deps

---
 srcpkgs/mesa/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/mesa/template b/srcpkgs/mesa/template
index 4c6046a3c45..792cb1df5b0 100644
--- a/srcpkgs/mesa/template
+++ b/srcpkgs/mesa/template
@@ -245,7 +245,7 @@ libxatracker_package() {
 
 mesa-opencl_package() {
 	short_desc="Mesa implementation of OpenCL (r600+ only)"
-	depends="libclc-git ocl-icd"
+	depends="libclc-git"
 	pkg_install() {
 		vmove etc/OpenCL
 		vmove "usr/lib/libMesaOpenCL.so.*"

From d15c316673a994507540f5be65d7c2cbcf5a9278 Mon Sep 17 00:00:00 2001
From: Stefano Ragni <st3r4g@protonmail.com>
Date: Fri, 15 May 2020 19:14:29 +0200
Subject: [PATCH 2/2] mesa: update to 20.0.7

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

diff --git a/srcpkgs/mesa/template b/srcpkgs/mesa/template
index 792cb1df5b0..a112e3cab20 100644
--- a/srcpkgs/mesa/template
+++ b/srcpkgs/mesa/template
@@ -1,7 +1,7 @@
 # Template file for 'mesa'
 pkgname=mesa
-version=20.0.6
-revision=2
+version=20.0.7
+revision=1
 wrksrc="mesa-${version}"
 build_style=meson
 configure_args="-Dglvnd=true -Dshared-glapi=true -Dgbm=true -Degl=true
@@ -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=30b5d8e9201a01a0e88e18bb79850e67b1d28443b34c4c5cacad4bd10f668b96
+checksum=fe6e258fe772c3cd2ac01741bf7408058c3ac02d66acff9a6e669bd72e3ea178
 
 build_options="wayland"
 build_options_default="wayland"

  parent reply	other threads:[~2020-05-15 17:14 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-14 20:44 [PR PATCH] " st3r4g
2020-05-15 16:34 ` ahesford
2020-05-15 17:14 ` st3r4g [this message]
2020-05-15 20:59 ` mesa: update to 20.0.7, " HadetTheUndying
2020-05-15 21:07 ` st3r4g
2020-05-15 21:08 ` st3r4g
2020-05-15 21:14 ` HadetTheUndying
2020-05-15 21:21 ` st3r4g
2020-05-15 21:22 ` st3r4g
2020-05-15 21:23 ` st3r4g
2020-05-15 21:25 ` st3r4g
2020-05-17  0:06 ` HadetTheUndying
2020-05-23  8:44 ` [PR PATCH] [Merged]: " Hoshpak

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200515171410.3R5fLPxZxWwGRh1KSOVtWgCeAtozCIRWrVhto0sXprE@z \
    --to=st3r4g@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).