Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] mesa: remove ocl-icd from mesa-opencl deps
@ 2020-05-14 20:44 st3r4g
  2020-05-15 16:34 ` ahesford
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: st3r4g @ 2020-05-14 20:44 UTC (permalink / raw)
  To: ml

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

There is a new 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: 709 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] 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.*"

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

end of thread, other threads:[~2020-05-23  8:44 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-14 20:44 [PR PATCH] mesa: remove ocl-icd from mesa-opencl deps st3r4g
2020-05-15 16:34 ` ahesford
2020-05-15 17:14 ` [PR PATCH] [Updated] " st3r4g
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

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