From patchwork Thu Mar 17 08:04:26 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Brendan Tildesley X-Patchwork-Id: 37899 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 775CF27BBE9; Thu, 17 Mar 2022 08:06:20 +0000 (GMT) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-3.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H5,RCVD_IN_MSPIKE_WL, SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 0C26127BBEA for ; Thu, 17 Mar 2022 08:06:20 +0000 (GMT) Received: from localhost ([::1]:43510 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nUl9H-00038L-6e for patchwork@mira.cbaines.net; Thu, 17 Mar 2022 04:06:19 -0400 Received: from eggs.gnu.org ([209.51.188.92]:50078) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nUl84-0002Yv-T6 for guix-patches@gnu.org; Thu, 17 Mar 2022 04:05:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:59040) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nUl83-0002MH-07 for guix-patches@gnu.org; Thu, 17 Mar 2022 04:05:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nUl82-0001WB-QD for guix-patches@gnu.org; Thu, 17 Mar 2022 04:05:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#54434] [PATCH 4/6] gnu: mate-polkit-for-xfce: Unhide package. Resent-From: 'Brendan Tildesley Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 17 Mar 2022 08:05:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54434 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 54434@debbugs.gnu.org Cc: Brendan Tildesley Received: via spool by 54434-submit@debbugs.gnu.org id=B54434.16475042925766 (code B ref 54434); Thu, 17 Mar 2022 08:05:02 +0000 Received: (at 54434) by debbugs.gnu.org; 17 Mar 2022 08:04:52 +0000 Received: from localhost ([127.0.0.1]:52927 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nUl7s-0001Uv-De for submit@debbugs.gnu.org; Thu, 17 Mar 2022 04:04:52 -0400 Received: from mout-p-201.mailbox.org ([80.241.56.171]:50248) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nUl7q-0001UF-AK for 54434@debbugs.gnu.org; Thu, 17 Mar 2022 04:04:50 -0400 Received: from smtp1.mailbox.org (smtp1.mailbox.org [80.241.60.240]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-201.mailbox.org (Postfix) with ESMTPS id 4KK06h0lP9z9sWp; Thu, 17 Mar 2022 09:04:44 +0100 (CET) From: 'Brendan Tildesley DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=brendan.scot; s=MBO0001; t=1647504282; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=dojpGI0qsEln05mDLVU/v0eXECTTLIGQxG67akyIVE0=; b=UJnH4IPVNC+FCqjK2g6kpf8dGICQe7X1Cy3S06t9wgTFEduNrjfPwSCH+IwHzCc9vrD9xk w4Rcg/S1UFSTyN3sRxcAHXIvp7/i1+c4tvYY5T5yKCGGJiY8vVS8inMW/KJ2U3Xhg8mjT0 7QsdqbbuZXEfhHjPynWVjg8f7YVi99VyvtPogNELX/K9HX9yHLlh68nJMdbYz5odDDL1i9 6a55py8vPPHdk6KCdv6OkJl/nksGJozGnhFIPkodehxk47VaJ/zFUtjKBtWr8d1QtLthyn h5ojtHcu9ZaMY1yn+A5zQQCvpSQrVoWrHdoIKksoQq+aI2gZHMqwgOfSDBg+8Q== Date: Thu, 17 Mar 2022 19:04:26 +1100 Message-Id: <20220317080428.12613-4-mail@brendan.scot> In-Reply-To: <20220317080428.12613-1-mail@brendan.scot> References: <20220317080428.12613-1-mail@brendan.scot> MIME-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches From: Brendan Tildesley * gnu/packages/xfce.scm (mate-polkit-for-xfce): Package doesn't particularly need to be hidden. [name]: Provide a unique name for this variant. [description]: Explain packages purpose. --- gnu/packages/xfce.scm | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm index 150d21226b..718e6be771 100644 --- a/gnu/packages/xfce.scm +++ b/gnu/packages/xfce.scm @@ -911,6 +911,7 @@ (define-public xfce4-terminal (define-public mate-polkit-for-xfce (package/inherit mate-polkit + (name "mate-polkit-for-xfce") (arguments `(#:phases (modify-phases %standard-phases @@ -924,7 +925,13 @@ (define-public mate-polkit-for-xfce (substitute* old (("MATE;") "XFCE;")) ;; To avoid a conflict if both MATE and XFCE are installed. (rename-file old new))))))) - (properties `((hidden? . #t))))) + (synopsis "PolicyKit Authentication agent for XFCE") + (description (string-append (package-description mate-polkit) " + +This package variant provides the MATE PolicyKit authentication agent +configured to autostart for XFCE. This is because the XFCE project does not +have its own official authentication agent, so we pick MATE PolicyKit as a +reasonable fit.")))) (define-public xfce (package