Github messages for voidlinux
 help / color / mirror / Atom feed
From: BouncyMaster <BouncyMaster@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] mesa: fix bug that would give error when packaging without wayland su…
Date: Sun, 10 May 2020 20:25:32 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21823@inbox.vuxu.org> (raw)

[-- 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')

             reply	other threads:[~2020-05-10 18:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-10 18:25 BouncyMaster [this message]
2020-05-10 18:46 ` [PR PATCH] [Merged]: " q66
  -- strict thread matches above, loose matches on Subject: below --
2020-05-10 15:51 [PR PATCH] " BouncyMaster

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21823@inbox.vuxu.org \
    --to=bouncymaster@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).