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 15:51 BouncyMaster
  2020-05-10 18:06 ` [PR PATCH] [Updated] " BouncyMaster
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: BouncyMaster @ 2020-05-10 15:51 UTC (permalink / raw)
  To: ml

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

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

https://github.com/BouncyMaster/void-packages master
https://github.com/void-linux/void-packages/pull/21815

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

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

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

From 50c91745cc35dffe74acc5d5b3805eac2fc17dd6 Mon Sep 17 00:00:00 2001
From: Nicu Borta <nicuborta123@tutanota.com>
Date: Sun, 10 May 2020 18:49:49 +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] 5+ messages in thread

* Re: [PR PATCH] [Updated] mesa: fix bug that would give error when packaging without wayland su…
  2020-05-10 15:51 [PR PATCH] mesa: fix bug that would give error when packaging without wayland su… BouncyMaster
@ 2020-05-10 18:06 ` BouncyMaster
  2020-05-10 18:07 ` BouncyMaster
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: BouncyMaster @ 2020-05-10 18:06 UTC (permalink / raw)
  To: ml

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

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

https://github.com/BouncyMaster/void-packages master
https://github.com/void-linux/void-packages/pull/21815

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

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

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

From 50c91745cc35dffe74acc5d5b3805eac2fc17dd6 Mon Sep 17 00:00:00 2001
From: Nicu Borta <nicuborta123@tutanota.com>
Date: Sun, 10 May 2020 18:49:49 +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] 5+ messages in thread

* Re: [PR PATCH] [Updated] mesa: fix bug that would give error when packaging without wayland su…
  2020-05-10 15:51 [PR PATCH] mesa: fix bug that would give error when packaging without wayland su… BouncyMaster
  2020-05-10 18:06 ` [PR PATCH] [Updated] " BouncyMaster
@ 2020-05-10 18:07 ` BouncyMaster
  2020-05-10 18:09 ` [PR PATCH] [Closed]: " BouncyMaster
  2020-05-10 18:09 ` BouncyMaster
  3 siblings, 0 replies; 5+ messages in thread
From: BouncyMaster @ 2020-05-10 18:07 UTC (permalink / raw)
  To: ml

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

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

https://github.com/BouncyMaster/void-packages master
https://github.com/void-linux/void-packages/pull/21815

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

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

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

From 50c91745cc35dffe74acc5d5b3805eac2fc17dd6 Mon Sep 17 00:00:00 2001
From: Nicu Borta <nicuborta123@tutanota.com>
Date: Sun, 10 May 2020 18:49:49 +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] 5+ messages in thread

* Re: mesa: fix bug that would give error when packaging without wayland su…
  2020-05-10 15:51 [PR PATCH] mesa: fix bug that would give error when packaging without wayland su… BouncyMaster
                   ` (2 preceding siblings ...)
  2020-05-10 18:09 ` [PR PATCH] [Closed]: " BouncyMaster
@ 2020-05-10 18:09 ` BouncyMaster
  3 siblings, 0 replies; 5+ messages in thread
From: BouncyMaster @ 2020-05-10 18:09 UTC (permalink / raw)
  To: ml

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

New comment by BouncyMaster on void-packages repository

https://github.com/void-linux/void-packages/pull/21815#issuecomment-626366752

Comment:
Shuld have created a new branch

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

* Re: [PR PATCH] [Closed]: mesa: fix bug that would give error when packaging without wayland su…
  2020-05-10 15:51 [PR PATCH] mesa: fix bug that would give error when packaging without wayland su… BouncyMaster
  2020-05-10 18:06 ` [PR PATCH] [Updated] " BouncyMaster
  2020-05-10 18:07 ` BouncyMaster
@ 2020-05-10 18:09 ` BouncyMaster
  2020-05-10 18:09 ` BouncyMaster
  3 siblings, 0 replies; 5+ messages in thread
From: BouncyMaster @ 2020-05-10 18:09 UTC (permalink / raw)
  To: ml

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

There's a closed 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/21815

Description:
…pport

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

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

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-10 15:51 [PR PATCH] mesa: fix bug that would give error when packaging without wayland su… BouncyMaster
2020-05-10 18:06 ` [PR PATCH] [Updated] " BouncyMaster
2020-05-10 18:07 ` BouncyMaster
2020-05-10 18:09 ` [PR PATCH] [Closed]: " BouncyMaster
2020-05-10 18:09 ` BouncyMaster

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