GNU bug report logs - #73554
[PATCH] gnu: xpra: Add optional dependencies (tray, audio management, notifications).

Please note: This is a static page, with minimal formatting, updated once a day.
Click here to see this page with the latest information and nicer formatting.

Package: guix-patches; Reported by: Sisiutl <sisiutl@HIDDEN>; Keywords: patch; dated Sun, 29 Sep 2024 12:35:02 UTC; Maintainer for guix-patches is guix-patches@HIDDEN.

Message received at submit <at> debbugs.gnu.org:


Received: (at submit) by debbugs.gnu.org; 29 Sep 2024 12:34:17 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Sun Sep 29 08:34:16 2024
Received: from localhost ([127.0.0.1]:40221 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1sut7u-00055a-Gw
	for submit <at> debbugs.gnu.org; Sun, 29 Sep 2024 08:34:16 -0400
Received: from lists.gnu.org ([209.51.188.17]:51058)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <sisiutl@HIDDEN>) id 1sut7r-00054p-H6
 for submit <at> debbugs.gnu.org; Sun, 29 Sep 2024 08:34:11 -0400
Received: from eggs.gnu.org ([2001:470:142:3::10])
 by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <sisiutl@HIDDEN>)
 id 1sut7K-0001la-Iv
 for guix-patches@HIDDEN; Sun, 29 Sep 2024 08:33:39 -0400
Received: from 2a02-8428-4716-0c01-eecc-61c0-3286-ff35.rev.sfr.net
 ([2a02:8428:4716:c01:eecc:61c0:3286:ff35] helo=fujo.egregore.fun)
 by eggs.gnu.org with esmtp (Exim 4.90_1)
 (envelope-from <sisiutl@HIDDEN>) id 1sut7I-0008IU-S1
 for guix-patches@HIDDEN; Sun, 29 Sep 2024 08:33:38 -0400
Received: from localhost (2a02-8428-4716-0c01-69f4-ade7-72a4-dc0f.rev.sfr.net
 [IPv6:2a02:8428:4716:c01:69f4:ade7:72a4:dc0f])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 key-exchange ECDHE (prime256v1) server-signature ECDSA (prime256v1)
 server-digest SHA256) (No client certificate requested)
 (Authenticated sender: sisiutl@HIDDEN)
 by fujo.egregore.fun (Postfix) with ESMTPSA id 0F0DB60647;
 Sun, 29 Sep 2024 14:32:33 +0200 (CEST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=egregore.fun;
 s=fujo; t=1727613154;
 bh=F93hfUHAa3TlA84V/aZ0RhboMn0kV1VJhHTSlVsqa2s=;
 h=From:To:Cc:Subject:Date;
 b=X0XWlKxn5B2+02yKjKMaQSoixSZu6QJJtKme3aRBftgh/DdsR1IEQBFi9WTbX+T45
 cKJxAC+y3CRL/Bt8UOgK2rilHuInka+377FdS1N5QvgYnr3OF7XdgiMMXtyP+Z1giz
 62KQdPXql/lZ3uOkpJeUrwmGgv5kFLSohdOWGqNo=
From: Sisiutl <sisiutl@HIDDEN>
To: guix-patches@HIDDEN
Subject: [PATCH] gnu: xpra: Add optional dependencies (tray, audio management,
 notifications).
Date: Sun, 29 Sep 2024 14:32:16 +0200
Message-ID: <20240929123215.15435-2-sisiutl@HIDDEN>
X-Mailer: git-send-email 2.46.0
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
Received-SPF: pass client-ip=2a02:8428:4716:c01:eecc:61c0:3286:ff35;
 envelope-from=sisiutl@HIDDEN; helo=fujo.egregore.fun
X-Spam_score_int: 36
X-Spam_score: 3.6
X-Spam_bar: +++
X-Spam_report: (3.6 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1,
 DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FROM_SUSPICIOUS_NTLD=0.4,
 FROM_SUSPICIOUS_NTLD_FP=0.001, PDS_OTHER_BAD_TLD=0.997, RCVD_IN_PBL=3.335,
 RDNS_DYNAMIC=0.982, SPF_HELO_NONE=0.001,
 SPF_PASS=-0.001 autolearn=no autolearn_force=no
X-Spam_action: no action
X-Spam-Score: 2.4 (++)
X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org",
 has NOT identified this incoming email as spam.  The original
 message has been attached to this so you can view it or label
 similar future email.  If you have any questions, see
 the administrator of that system for details.
 Content preview:  * gnu/packages/xorg.scm (xpra)[inputs]: Add libappindicator, 
 gstreamer, pulseaudio and python-pyinotify. Change-Id:
 I76904f57ca52de7f0d456e9e69d9875293951629
 --- gnu/packages/xorg.scm | 8 ++++++-- 1 file changed, 6 insertions(+), 2
 deletions(-) 
 Content analysis details:   (2.4 points, 10.0 required)
 pts rule name              description
 ---- ---------------------- --------------------------------------------------
 0.0 RCVD_IN_VALIDITY_CERTIFIED_BLOCKED RBL: ADMINISTRATOR NOTICE:
 The query to Validity was blocked.  See
 https://knowledge.validity.com/hc/en-us/articles/20961730681243
 for more information.
 [209.51.188.17 listed in sa-accredit.habeas.com]
 0.0 RCVD_IN_VALIDITY_RPBL_BLOCKED RBL: ADMINISTRATOR NOTICE: The
 query to Validity was blocked.  See
 https://knowledge.validity.com/hc/en-us/articles/20961730681243
 for more information.
 [209.51.188.17 listed in bl.score.senderscore.com]
 1.0 SPF_SOFTFAIL           SPF: sender does not match SPF record (softfail)
 1.0 PDS_OTHER_BAD_TLD      Untrustworthy TLDs
 [URI: egregore.fun (fun)]
 -0.0 SPF_HELO_PASS          SPF: HELO matches SPF record
 0.0 FROM_SUSPICIOUS_NTLD_FP From abused NTLD
 0.4 FROM_SUSPICIOUS_NTLD   From abused NTLD
X-Debbugs-Envelope-To: submit
Cc: Sisiutl <sisiutl@HIDDEN>
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: 1.4 (+)
X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org",
 has NOT identified this incoming email as spam.  The original
 message has been attached to this so you can view it or label
 similar future email.  If you have any questions, see
 the administrator of that system for details.
 
 Content preview:  * gnu/packages/xorg.scm (xpra)[inputs]: Add libappindicator,
    gstreamer, pulseaudio and python-pyinotify. Change-Id: I76904f57ca52de7f0d456e9e69d9875293951629
    --- gnu/packages/xorg.scm | 8 ++++++-- 1 file changed, 6 insertions(+), 2
    deletions(-) 
 
 Content analysis details:   (1.4 points, 10.0 required)
 
  pts rule name              description
 ---- ---------------------- --------------------------------------------------
  0.0 RCVD_IN_VALIDITY_CERTIFIED_BLOCKED RBL: ADMINISTRATOR NOTICE:
                             The query to Validity was blocked.  See
                             https://knowledge.validity.com/hc/en-us/articles/20961730681243
                              for more information.
                             [209.51.188.17 listed in sa-accredit.habeas.com]
  0.0 RCVD_IN_VALIDITY_RPBL_BLOCKED RBL: ADMINISTRATOR NOTICE: The
                             query to Validity was blocked.  See
                             https://knowledge.validity.com/hc/en-us/articles/20961730681243
                              for more information.
                             [209.51.188.17 listed in bl.score.senderscore.com]
  1.0 SPF_SOFTFAIL           SPF: sender does not match SPF record (softfail)
  1.0 PDS_OTHER_BAD_TLD      Untrustworthy TLDs
                             [URI: egregore.fun (fun)]
 -0.0 SPF_HELO_PASS          SPF: HELO matches SPF record
  0.4 FROM_SUSPICIOUS_NTLD   From abused NTLD
 -1.0 MAILING_LIST_MULTI     Multiple indicators imply a widely-seen list
                             manager

* gnu/packages/xorg.scm (xpra)[inputs]: Add libappindicator, gstreamer, pulseaudio and python-pyinotify.

Change-Id: I76904f57ca52de7f0d456e9e69d9875293951629
---
 gnu/packages/xorg.scm | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm
index 0de08a4ad1..318cff886f 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -6161,8 +6161,8 @@ (define-public xpra
      (origin
        (method git-fetch)
        (uri (git-reference
-           (url "https://github.com/Xpra-org/xpra.git")
-           (commit (string-append "v" version))))
+             (url "https://github.com/Xpra-org/xpra.git")
+             (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
         (base32 "0zw1zsv5348bbykg6qaz2bn5ayrz5xgmnpfhi4i8pjlw0k7z8raa"))
@@ -6175,6 +6175,7 @@ (define-public xpra
            libjpeg-turbo
            libwebp
            ffmpeg
+           libappindicator
            libx11
            libxrandr
            libxtst
@@ -6185,9 +6186,12 @@ (define-public xpra
            libxext
            libxres
            lz4
+           gstreamer
            gtk+
+           pulseaudio
            python-pycairo
            python-pygobject
+           python-pyinotify
            xauth
            xorg-server
            xf86-video-dummy
-- 
2.46.0





Acknowledgement sent to Sisiutl <sisiutl@HIDDEN>:
New bug report received and forwarded. Copy sent to guix-patches@HIDDEN. Full text available.
Report forwarded to guix-patches@HIDDEN:
bug#73554; Package guix-patches. Full text available.
Please note: This is a static page, with minimal formatting, updated once a day.
Click here to see this page with the latest information and nicer formatting.
Last modified: Sun, 12 Jan 2025 05:45:02 UTC

GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997 nCipher Corporation Ltd, 1994-97 Ian Jackson.