Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] xpra: create "xpra" system group on install
@ 2020-02-03 15:20 voidlinux-github
  2020-02-05  9:04 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2020-02-03 15:20 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ahesford/void-packages xpra
https://github.com/void-linux/void-packages/pull/18770

xpra: create "xpra" system group on install
Xpra installs a udev rule that relies on the existence of an "xpra" system group. This group should be created when the package is installed.

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

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

From 1548b19efa511ebe8f02c42b9781451d466f7a1a Mon Sep 17 00:00:00 2001
From: "Andrew J. Hesford" <ajh@sideband.org>
Date: Mon, 3 Feb 2020 10:12:26 -0500
Subject: [PATCH] xpra: create "xpra" system group on install

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

diff --git a/srcpkgs/xpra/template b/srcpkgs/xpra/template
index 2eec75c0cef..064dd2e0cb9 100644
--- a/srcpkgs/xpra/template
+++ b/srcpkgs/xpra/template
@@ -1,7 +1,7 @@
 # Template file for 'xpra'
 pkgname=xpra
 version=3.0.5
-revision=1
+revision=2
 build_style=python3-module
 hostmakedepends="pkg-config python3-Cython"
 makedepends="ffmpeg-devel libXcomposite-devel libXrandr-devel libXtst-devel
@@ -22,6 +22,8 @@ conf_files="
  /etc/xpra/xorg.conf
  /etc/xpra/conf.d/*"
 
+system_groups="xpra"
+
 if [ -z "$CROSS_BUILD" ]; then
 	depends+=" python3-PyOpenGL-accelerate"
 	case "$XBPS_TARGET_MACHINE" in

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

* Re: [PR PATCH] [Merged]: xpra: create "xpra" system group on install
  2020-02-03 15:20 [PR PATCH] xpra: create "xpra" system group on install voidlinux-github
@ 2020-02-05  9:04 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2020-02-05  9:04 UTC (permalink / raw)
  To: ml

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

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

xpra: create "xpra" system group on install
https://github.com/void-linux/void-packages/pull/18770

Description:
Xpra installs a udev rule that relies on the existence of an "xpra" system group. This group should be created when the package is installed.

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

end of thread, other threads:[~2020-02-05  9:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-03 15:20 [PR PATCH] xpra: create "xpra" system group on install voidlinux-github
2020-02-05  9:04 ` [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).