From patchwork Tue May 30 07:54:53 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Saku Laesvuori X-Patchwork-Id: 50485 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 249FC27BBE2; Tue, 30 May 2023 08:56:32 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,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 4334B27BBE9 for ; Tue, 30 May 2023 08:56:29 +0100 (BST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1q3uD6-0001No-Lb; Tue, 30 May 2023 03:56:04 -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 ) id 1q3uD4-0001Na-UD for guix-patches@gnu.org; Tue, 30 May 2023 03:56:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1q3uD4-0003ux-LK for guix-patches@gnu.org; Tue, 30 May 2023 03:56:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1q3uD4-0003q6-H1 for guix-patches@gnu.org; Tue, 30 May 2023 03:56:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#63799] [PATCH] gnu: xmobar: Keep xmobar libraries Resent-From: Saku Laesvuori Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 30 May 2023 07:56:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 63799 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 63799@debbugs.gnu.org Cc: Saku Laesvuori X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.168543333414721 (code B ref -1); Tue, 30 May 2023 07:56:02 +0000 Received: (at submit) by debbugs.gnu.org; 30 May 2023 07:55:34 +0000 Received: from localhost ([127.0.0.1]:59986 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q3uCb-0003pN-Lu for submit@debbugs.gnu.org; Tue, 30 May 2023 03:55:33 -0400 Received: from lists.gnu.org ([209.51.188.17]:52450) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q3uCZ-0003pG-T9 for submit@debbugs.gnu.org; Tue, 30 May 2023 03:55:32 -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 ) id 1q3uCV-0001FF-R9 for guix-patches@gnu.org; Tue, 30 May 2023 03:55:29 -0400 Received: from vmi571514.contaboserver.net ([75.119.130.101] helo=mail.laesvuori.fi) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q3uCQ-0003Cp-Na for guix-patches@gnu.org; Tue, 30 May 2023 03:55:27 -0400 Received: from X-kone.lan (88-113-24-127.elisa-laajakaista.fi [88.113.24.127]) by mail.laesvuori.fi (Postfix) with ESMTPSA id 533A034018E; Tue, 30 May 2023 09:55:29 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=laesvuori.fi; s=mail; t=1685433329; bh=fpmPZupJbhiCZ5RWQv5JkFqwOfIVRprW3ZDALULJ7/M=; h=From:To:Cc:Subject:Date; b=cWz8MuFThMLlOwjZrlWIMWKSSd48LwGhvBPd/7RjMqS/D/+kS08KJIzuGXyNMLz6X QO9J3iOaNFzeiaMZ/XDb//7mdWNGST8pkEave8Cc7xBEgJ0wjhYTAVKq6KvG+5lJed BcFZ6j1ljgL8l5kOix6ybuKUAGgK5CAXZH20gOoI= Date: Tue, 30 May 2023 10:54:53 +0300 Message-Id: <20230530075453.30789-1-saku@laesvuori.fi> X-Mailer: git-send-email 2.40.1 MIME-Version: 1.0 Received-SPF: pass client-ip=75.119.130.101; envelope-from=saku@laesvuori.fi; helo=mail.laesvuori.fi X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01, T_SPF_HELO_TEMPERROR=0.01 autolearn=ham autolearn_force=no X-Spam_action: no action 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: , Reply-to: Saku Laesvuori X-ACL-Warn: , Saku Laesvuori via Guix-patches X-Patchwork-Original-From: Saku Laesvuori via Guix-patches via From: Saku Laesvuori Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches * gnu/packages/wm.scm (xmobar)[arguments]: Remove 'remove-libraries phase and enable #:haddock?. --- This patch effectively reverts 6188fe26334, which for some reason dropped the libraries from the xmobar package. I can write a patch adding the libraries in a separate package if that is preferred, but I think xmobar should have it's configuration libraries included just like xmonad has. gnu/packages/wm.scm | 5 ----- 1 file changed, 5 deletions(-) base-commit: 3807876af4b53babdbc2f1d730e4763ff651f316 diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm index b4e0e51018..d347b12d6d 100644 --- a/gnu/packages/wm.scm +++ b/gnu/packages/wm.scm @@ -896,13 +896,8 @@ (define-public xmobar libxpm)) (arguments `(#:configure-flags (list "--flags=all_extensions") - ;; Haddock documentation is for the library. - #:haddock? #f #:phases (modify-phases %standard-phases - (add-after 'register 'remove-libraries - (lambda* (#:key outputs #:allow-other-keys) - (delete-file-recursively (string-append (assoc-ref outputs "out") "/lib")))) (add-before 'build 'patch-test-shebang (lambda* (#:key inputs #:allow-other-keys) (substitute* "test/Xmobar/Plugins/Monitors/AlsaSpec.hs"