Github messages for voidlinux
 help / color / mirror / Atom feed
From: ericonr <ericonr@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] wayfire: add xorg-server-xwayland dep
Date: Mon, 27 Apr 2020 16:48:59 +0200	[thread overview]
Message-ID: <20200427144859.z4TlBHc3okhmyS-Vr1M9aUGPkFNeLT3RAPyimGT3kHU@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21395@inbox.vuxu.org>

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

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

https://github.com/ericonr/void-packages wayfire-dep
https://github.com/void-linux/void-packages/pull/21395

wayfire: add xorg-server-xwayland dep
Following the same logic as bc29f9, Xwayland is something people expect
to work.

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

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

From 483f26011961ed132eb16ed07f1ed409154876c7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=89rico=20Rolim?= <erico.erc@gmail.com>
Date: Mon, 27 Apr 2020 11:40:57 -0300
Subject: [PATCH] wayfire: add xorg-server-xwayland dep

Following the same logic as bc29f9, Xwayland is something people expect
to work.

[ci skip]
---
 srcpkgs/wayfire/template | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/wayfire/template b/srcpkgs/wayfire/template
index 4f7aabbef14..0298848a39e 100644
--- a/srcpkgs/wayfire/template
+++ b/srcpkgs/wayfire/template
@@ -1,10 +1,11 @@
 # Template file for 'wayfire'
 pkgname=wayfire
 version=0.4.0
-revision=1
+revision=2
 build_style=meson
 hostmakedepends="pkg-config wayland-devel"
 makedepends="xcb-util-wm-devel xcb-util-errors-devel glm cairo-devel wf-config-devel"
+depends="xorg-server-xwayland"
 short_desc="3D wayland compositor"
 maintainer="Young Jin Park <youngjinpark20@gmail.com>"
 license="MIT"

  reply	other threads:[~2020-04-27 14:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-27 14:46 [PR PATCH] " ericonr
2020-04-27 14:48 ` ericonr [this message]
2020-04-28 13:27 ` [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=20200427144859.z4TlBHc3okhmyS-Vr1M9aUGPkFNeLT3RAPyimGT3kHU@z \
    --to=ericonr@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).