Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] sway: depend on elogind for elogind build option.
@ 2019-06-25  4:28 voidlinux-github
  2019-06-25  6:31 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2019-06-25  4:28 UTC (permalink / raw)
  To: ml

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

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

https://github.com/travankor/void-packages sway
https://github.com/void-linux/void-packages/pull/12662

sway: depend on elogind for elogind build option.
None

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

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

From dc498e1b3282d09437b0a8174df3c8aa82dd455b Mon Sep 17 00:00:00 2001
From: travankor <travankor@tuta.io>
Date: Mon, 24 Jun 2019 21:15:40 -0700
Subject: [PATCH] sway: depend on elogind for elogind build option.

---
 srcpkgs/sway/template | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/sway/template b/srcpkgs/sway/template
index 099252eea33..566f0d3cc0d 100644
--- a/srcpkgs/sway/template
+++ b/srcpkgs/sway/template
@@ -7,14 +7,16 @@ conf_files="/etc/sway/config"
 hostmakedepends="pkg-config wayland-devel scdoc git"
 makedepends="wlroots-devel wayland-devel wayland-protocols pcre-devel
  json-c-devel pango-devel cairo-devel gdk-pixbuf-devel"
-depends="xorg-server-xwayland"
+depends="xorg-server-xwayland $(vopt_if elogind "elogind")"
 short_desc="Tiling Wayland compositor compatible with i3"
 maintainer="Juan RP <xtraeme@voidlinux.org>"
 license="MIT"
 homepage="https://swaywm.org"
 distfiles="https://github.com/swaywm/${pkgname}/archive/${version}.tar.gz"
 checksum=24dafd0f1e630e97a5dd47233841adf856b665e2321d6207acfe6b3002d1bc56
+
 build_options="elogind"
+desc_option_elogind="Uses elogind instead of setuid for privilege escalation"
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Merged]: sway: depend on elogind for elogind build option.
  2019-06-25  4:28 [PR PATCH] sway: depend on elogind for elogind build option voidlinux-github
@ 2019-06-25  6:31 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2019-06-25  6:31 UTC (permalink / raw)
  To: ml

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

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

sway: depend on elogind for elogind build option.
https://github.com/void-linux/void-packages/pull/12662
Description: None

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

end of thread, other threads:[~2019-06-25  6:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-25  4:28 [PR PATCH] sway: depend on elogind for elogind build option voidlinux-github
2019-06-25  6:31 ` [PR PATCH] [Merged]: " voidlinux-github

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