Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] mesa: fix bug that would give error when packaging without wayland su…
@ 2020-05-10 18:25 BouncyMaster
  2020-05-10 18:46 ` [PR PATCH] [Merged]: " q66
  0 siblings, 1 reply; 2+ messages in thread
From: BouncyMaster @ 2020-05-10 18:25 UTC (permalink / raw)
  To: ml

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

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

https://github.com/BouncyMaster/void-packages mesa-fix
https://github.com/void-linux/void-packages/pull/21823

mesa: fix bug that would give error when packaging without wayland su…
…pport

Resent the PR because i pushed the last one from branch master

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

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

From e813615c5a62ecf590494c89529ea911cb97d9b0 Mon Sep 17 00:00:00 2001
From: Nicu Borta <nicuborta123@tutanota.com>
Date: Sun, 10 May 2020 21:21:53 +0300
Subject: [PATCH] mesa: fix bug that would give error when packaging without
 wayland support

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

diff --git a/srcpkgs/mesa/template b/srcpkgs/mesa/template
index 3f98f454709..4c6046a3c45 100644
--- a/srcpkgs/mesa/template
+++ b/srcpkgs/mesa/template
@@ -6,7 +6,7 @@ wrksrc="mesa-${version}"
 build_style=meson
 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
+ -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')

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

* Re: [PR PATCH] [Merged]: mesa: fix bug that would give error when packaging without wayland su…
  2020-05-10 18:25 [PR PATCH] mesa: fix bug that would give error when packaging without wayland su… BouncyMaster
@ 2020-05-10 18:46 ` q66
  0 siblings, 0 replies; 2+ messages in thread
From: q66 @ 2020-05-10 18:46 UTC (permalink / raw)
  To: ml

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

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

mesa: fix bug that would give error when packaging without wayland su…
https://github.com/void-linux/void-packages/pull/21823

Description:
…pport

Resent the PR because i pushed the last one from branch master

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

end of thread, other threads:[~2020-05-10 18:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-10 18:25 [PR PATCH] mesa: fix bug that would give error when packaging without wayland su… BouncyMaster
2020-05-10 18:46 ` [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).