From patchwork Mon Oct 18 17:48:30 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stephen Paul Weber X-Patchwork-Id: 33924 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 5284027BBE4; Mon, 18 Oct 2021 18:49:16 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H2,SPF_HELO_PASS,T_DKIM_INVALID, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 23FAF27BBE3 for ; Mon, 18 Oct 2021 18:49:16 +0100 (BST) Received: from localhost ([::1]:55078 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mcWl9-0003vL-6k for patchwork@mira.cbaines.net; Mon, 18 Oct 2021 13:49:15 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:55974) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mcWkw-0003fX-77 for guix-patches@gnu.org; Mon, 18 Oct 2021 13:49:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:36998) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mcWkv-00033O-PX for guix-patches@gnu.org; Mon, 18 Oct 2021 13:49:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mcWkv-0005nh-Nu for guix-patches@gnu.org; Mon, 18 Oct 2021 13:49:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#51272] [PATCH 1/4] gnu: python-xcffib: Upgrade to 0.11.1. References: In-Reply-To: Resent-From: Stephen Paul Weber Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 18 Oct 2021 17:49:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 51272 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: 51272@debbugs.gnu.org Cc: Stephen Paul Weber Received: via spool by 51272-submit@debbugs.gnu.org id=B51272.163457933622259 (code B ref 51272); Mon, 18 Oct 2021 17:49:01 +0000 Received: (at 51272) by debbugs.gnu.org; 18 Oct 2021 17:48:56 +0000 Received: from localhost ([127.0.0.1]:48538 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mcWkq-0005mx-2g for submit@debbugs.gnu.org; Mon, 18 Oct 2021 13:48:56 -0400 Received: from singpolyma.net ([192.99.233.116]:60685) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mcWkp-0005mc-8z for 51272@debbugs.gnu.org; Mon, 18 Oct 2021 13:48:55 -0400 Received: by singpolyma.net (Postfix, from userid 1000) id E96D54861664; Mon, 18 Oct 2021 17:48:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=singpolyma.net; s=iweb; t=1634579334; bh=cdkvJFMEvLMwpp8lnPdOmQZw/j1wYAQ3C6KyzRsn4bU=; h=From:To:Cc:Subject:Date:From; b=mcEBbZYVpFUK4okt6B6/opoGb20T/9+vYBu6UJMK/MketfgBwhQSE4wWvBrdu3lzu jsVd9vVGue2bkSU4926v0MIT4TfwGpn0yYDPudbOgq1ZuKT0r/GIQsnHj9odR6a19J say3ojJrQzIcxbZAm7HaA9qrsQtmLKfwewUgZ90c= From: Stephen Paul Weber Date: Mon, 18 Oct 2021 12:48:30 -0500 Message-Id: <20211018174833.90312-1-singpolyma@singpolyma.net> X-Mailer: git-send-email 2.30.2 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 Required for qtile. * gnu/packages/python-xyz.scm (python-xcffib): Upgrade to 0.11.1. --- gnu/packages/python-xyz.scm | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index d7df77c577..6db446efac 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -7283,14 +7283,14 @@ any machine that can run Python.") (define-public python-xcffib (package (name "python-xcffib") - (version "0.6.0") + (version "0.11.1") (source (origin (method url-fetch) (uri (pypi-uri "xcffib" version)) (sha256 (base32 - "04k91yxyb3pgc5lvxmivh8w71yjrap2g57yk3s73x4rm4nvjq51n")))) + "0nkglsm9nbhv238iagmmsjcz6lf1yfdvp5kmspphdj385vz9r50j")))) (build-system python-build-system) (inputs `(("libxcb" ,libxcb))) @@ -7306,7 +7306,8 @@ any machine that can run Python.") (lambda* (#:key inputs #:allow-other-keys) (let ((libxcb (assoc-ref inputs "libxcb"))) (substitute* '("xcffib/__init__.py") - (("^soname = \"") (string-append "soname = \"" libxcb "/lib/"))) + (("soname = ctypes.util.find_library.*xcb.*") + (string-append "soname = \"" libxcb "/lib/libxcb.so\"\n"))) #t))) (add-after 'install 'install-doc (lambda* (#:key outputs #:allow-other-keys) From patchwork Mon Oct 18 17:48:31 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stephen Paul Weber X-Patchwork-Id: 33922 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 41AA927BBE4; Mon, 18 Oct 2021 18:49:11 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H2,SPF_HELO_PASS,T_DKIM_INVALID, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id C234027BBE3 for ; Mon, 18 Oct 2021 18:49:10 +0100 (BST) Received: from localhost ([::1]:54746 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mcWl3-0003hQ-Ri for patchwork@mira.cbaines.net; Mon, 18 Oct 2021 13:49:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:55984) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mcWkw-0003g3-Fx for guix-patches@gnu.org; Mon, 18 Oct 2021 13:49:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:36999) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mcWkw-00033o-6b for guix-patches@gnu.org; Mon, 18 Oct 2021 13:49:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mcWkw-0005no-4M for guix-patches@gnu.org; Mon, 18 Oct 2021 13:49:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#51272] [PATCH 2/4] gnu: Add python-dbus-next. Resent-From: Stephen Paul Weber Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 18 Oct 2021 17:49:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 51272 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: 51272@debbugs.gnu.org Cc: Stephen Paul Weber Received: via spool by 51272-submit@debbugs.gnu.org id=B51272.163457934022277 (code B ref 51272); Mon, 18 Oct 2021 17:49:02 +0000 Received: (at 51272) by debbugs.gnu.org; 18 Oct 2021 17:49:00 +0000 Received: from localhost ([127.0.0.1]:48540 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mcWku-0005nE-9I for submit@debbugs.gnu.org; Mon, 18 Oct 2021 13:49:00 -0400 Received: from singpolyma.net ([192.99.233.116]:36567) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mcWkp-0005me-Er for 51272@debbugs.gnu.org; Mon, 18 Oct 2021 13:48:55 -0400 Received: by singpolyma.net (Postfix, from userid 1000) id 260C3486169C; Mon, 18 Oct 2021 17:48:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=singpolyma.net; s=iweb; t=1634579335; bh=yvX+G7NqWYsy9iSZ79u2MZrxBLm2sK3VIB+VqJaGKNo=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=CDOjlPeiKPxeUAEkFUJkz/WwUGQdfy4Q6BR3HYntF/l6LHsZSk87kLPSBW1lz0LNZ 1989H03n1Y7ycfeDzoFfEmU/CKY7NsqvpgSEgbXv/yeMRFl9kXRF5L8DeBGUKZgDJo dlQg115UqVoziRIVcToXAV358HzDGAYBSvRS6rqo= From: Stephen Paul Weber Date: Mon, 18 Oct 2021 12:48:31 -0500 Message-Id: <20211018174833.90312-2-singpolyma@singpolyma.net> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20211018174833.90312-1-singpolyma@singpolyma.net> References: <20211018174833.90312-1-singpolyma@singpolyma.net> 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 * gnu/packages/python-xyz.scm (python-debus-next): New variable. --- gnu/packages/python-xyz.scm | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 6db446efac..4135812f11 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -8839,6 +8839,31 @@ implementation of D-Bus.") (package-inputs python-dbus) equal?))))) +(define-public python-dbus-next + (package + (name "python-dbus-next") + (version "0.2.3") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/altdesktop/python-dbus-next") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1ahaz52kny1p9xxv6phvk4iq56rg8li390wywlxf2yslaij1188h")))) + (build-system python-build-system) + (native-inputs + `(("python-pytest" ,python-pytest))) + (home-page "https://github.com/altdesktop/python-dbus-next") + (synopsis "Zero-dependency DBus library for Python with asyncio support") + (description + "Python library for DBus that aims to be a fully featured high level +library primarily geared towards integration of applications into desktop and +mobile environments.") + (license license:expat))) + (define-public python-notify2 (package (name "python-notify2") From patchwork Mon Oct 18 17:48:32 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stephen Paul Weber X-Patchwork-Id: 33923 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 D264227BBE3; Mon, 18 Oct 2021 18:49:12 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H2,SPF_HELO_PASS,T_DKIM_INVALID, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 4010927BBE1 for ; Mon, 18 Oct 2021 18:49:12 +0100 (BST) Received: from localhost ([::1]:54854 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mcWl5-0003lw-BN for patchwork@mira.cbaines.net; Mon, 18 Oct 2021 13:49:11 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:55998) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mcWkw-0003gj-RX for guix-patches@gnu.org; Mon, 18 Oct 2021 13:49:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:37000) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mcWkw-00034K-IN for guix-patches@gnu.org; Mon, 18 Oct 2021 13:49:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mcWkw-0005nw-Go for guix-patches@gnu.org; Mon, 18 Oct 2021 13:49:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#51272] [PATCH 3/4] gnu: Add python-iwlib. Resent-From: Stephen Paul Weber Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 18 Oct 2021 17:49:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 51272 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: 51272@debbugs.gnu.org Cc: Stephen Paul Weber Received: via spool by 51272-submit@debbugs.gnu.org id=B51272.163457934022284 (code B ref 51272); Mon, 18 Oct 2021 17:49:02 +0000 Received: (at 51272) by debbugs.gnu.org; 18 Oct 2021 17:49:00 +0000 Received: from localhost ([127.0.0.1]:48542 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mcWku-0005nG-Gc for submit@debbugs.gnu.org; Mon, 18 Oct 2021 13:49:00 -0400 Received: from singpolyma.net ([192.99.233.116]:38237) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mcWkp-0005mf-IG for 51272@debbugs.gnu.org; Mon, 18 Oct 2021 13:48:55 -0400 Received: by singpolyma.net (Postfix, from userid 1000) id 43CAC486132E; Mon, 18 Oct 2021 17:48:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=singpolyma.net; s=iweb; t=1634579335; bh=i1j9UQuaTVCfe9ub2ZTnCMA+rvWFii0R83XWWUJ060E=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=LlAyF2s2mvpD0hpfj7HW7OZDjcmP0rvHWqmqmIMOel9UDn6rilM1ADUBqSWzD/eYi 7XUjMPaLOrY7uh4O0au6OWzc3PE2IlzbneDKfk0ad6Ye4qLS4KUhZNXARC+cT5Ow83 d6/UR/4fHBEGLLDwhEXgmMP+54SjoC40Y4lQU5xQ= From: Stephen Paul Weber Date: Mon, 18 Oct 2021 12:48:32 -0500 Message-Id: <20211018174833.90312-3-singpolyma@singpolyma.net> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20211018174833.90312-1-singpolyma@singpolyma.net> References: <20211018174833.90312-1-singpolyma@singpolyma.net> 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 * gnu/packages/python-xyz.scm (python-iwlib): New variable. --- gnu/packages/python-xyz.scm | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 4135812f11..238e6d2b26 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -27467,3 +27467,22 @@ and powerful way to handle real-world data, featuring: "This package provides the @code{python-box} Python module. It implements advanced Python dictionaries with dot notation access.") (license license:expat))) + +(define-public python-iwlib + (package + (name "python-iwlib") + (version "1.7.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "iwlib" version)) + (sha256 + (base32 "18bd35wn7zclalpqbry42pf7bjrdggxkkw58mc0k1vkhg9czc1d8")))) + (build-system python-build-system) + (inputs + `(("wireless-tools" ,wireless-tools))) + (propagated-inputs `(("python-cffi" ,python-cffi))) + (home-page "https://github.com/nhoad/python-iwlib") + (synopsis "Python module to interface with iwlib") + (description "An interface to iw wireless tools.") + (license license:gpl2))) From patchwork Mon Oct 18 17:48:33 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stephen Paul Weber X-Patchwork-Id: 33925 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 293C727BBE3; Mon, 18 Oct 2021 18:49:22 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H2,SPF_HELO_PASS,T_DKIM_INVALID, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id C047127BBE1 for ; Mon, 18 Oct 2021 18:49:21 +0100 (BST) Received: from localhost ([::1]:55574 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mcWlE-0004H3-FH for patchwork@mira.cbaines.net; Mon, 18 Oct 2021 13:49:20 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56000) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mcWkx-0003hL-72 for guix-patches@gnu.org; Mon, 18 Oct 2021 13:49:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:37001) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mcWkw-00034T-Tn for guix-patches@gnu.org; Mon, 18 Oct 2021 13:49:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mcWkw-0005o3-T8 for guix-patches@gnu.org; Mon, 18 Oct 2021 13:49:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#51272] [PATCH 4/4] gnu: Add qtile. Resent-From: Stephen Paul Weber Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 18 Oct 2021 17:49:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 51272 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: 51272@debbugs.gnu.org Cc: Stephen Paul Weber Received: via spool by 51272-submit@debbugs.gnu.org id=B51272.163457934122291 (code B ref 51272); Mon, 18 Oct 2021 17:49:02 +0000 Received: (at 51272) by debbugs.gnu.org; 18 Oct 2021 17:49:01 +0000 Received: from localhost ([127.0.0.1]:48544 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mcWku-0005nN-P4 for submit@debbugs.gnu.org; Mon, 18 Oct 2021 13:49:01 -0400 Received: from singpolyma.net ([192.99.233.116]:53273) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mcWkp-0005mm-OD for 51272@debbugs.gnu.org; Mon, 18 Oct 2021 13:48:56 -0400 Received: by singpolyma.net (Postfix, from userid 1000) id 766AB48616A0; Mon, 18 Oct 2021 17:48:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=singpolyma.net; s=iweb; t=1634579335; bh=FpEWUxeFalpXrPebm07bOsWM1pBSoNwZzzcZ6sgljMU=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=XZwaEbN0Qij8iZsBvPYiEj3Uks3bH15GWEBUCyjy3iJhMPG/f23fnA1dTg7ONUTVz krOh96WSpQoxY3fguXiK3SpnUqbuWTuSxL9rJUyV/WAJHE4B8D2qjq9s9/Ga18c/mz NSnC7FClQV2HaFjnum0XuCEbCEJozMLwoWe5UFkU= From: Stephen Paul Weber Date: Mon, 18 Oct 2021 12:48:33 -0500 Message-Id: <20211018174833.90312-4-singpolyma@singpolyma.net> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20211018174833.90312-1-singpolyma@singpolyma.net> References: <20211018174833.90312-1-singpolyma@singpolyma.net> 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 * gnu/packages/wm.scm (qtile): New variable. --- gnu/packages/wm.scm | 59 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm index 891a7960d6..95d34e2a84 100644 --- a/gnu/packages/wm.scm +++ b/gnu/packages/wm.scm @@ -83,6 +83,7 @@ #:use-module (gnu packages bison) #:use-module (gnu packages build-tools) ;for meson-0.55 #:use-module (gnu packages calendar) + #:use-module (gnu packages check) #:use-module (gnu packages datastructures) #:use-module (gnu packages docbook) #:use-module (gnu packages documentation) @@ -101,6 +102,7 @@ #:use-module (gnu packages image) #:use-module (gnu packages imagemagick) #:use-module (gnu packages libevent) + #:use-module (gnu packages libffi) #:use-module (gnu packages linux) #:use-module (gnu packages lisp-xyz) #:use-module (gnu packages logging) @@ -115,12 +117,15 @@ #:use-module (gnu packages pretty-print) #:use-module (gnu packages pulseaudio) #:use-module (gnu packages python) + #:use-module (gnu packages python-crypto) + #:use-module (gnu packages python-xyz) #:use-module (gnu packages readline) #:use-module (gnu packages serialization) #:use-module (gnu packages sphinx) #:use-module (gnu packages suckless) #:use-module (gnu packages texinfo) #:use-module (gnu packages textutils) + #:use-module (gnu packages time) #:use-module (gnu packages video) #:use-module (gnu packages web) #:use-module (gnu packages xdisorg) @@ -542,6 +547,60 @@ subscribe to events.") (define-public python2-i3-py (package-with-python2 python-i3-py)) +(define-public qtile + (package + (name "qtile") + (version "0.18.1") + (source + (origin + (method url-fetch) + (uri (pypi-uri "qtile" version)) + (sha256 + (base32 "14hb26xkza7brvkd4276j60mxd3zsas72ih6y0cq3j060izm1865")))) + (build-system python-build-system) + (arguments + `(#:tests? #f ; Tests require Xvfb and writable temp/cache space + #:phases + (modify-phases %standard-phases + (add-after 'unpack 'patch-paths + (lambda* (#:key inputs #:allow-other-keys) + (substitute* "libqtile/pangocffi.py" + (("^gobject = ffi.dlopen.*") + (string-append "gobject = ffi.dlopen(\"" + (assoc-ref inputs "glib") "/lib/libgobject-2.0.so.0\")\n")) + (("^pango = ffi.dlopen.*") + (string-append "pango = ffi.dlopen(\"" + (assoc-ref inputs "pango") "/lib/libpango-1.0.so.0\")\n")) + (("^pangocairo = ffi.dlopen.*") + (string-append "pangocairo = ffi.dlopen(\"" + (assoc-ref inputs "pango") "/lib/libpangocairo-1.0.so.0\")\n")))))))) + (inputs + `(("glib" ,glib) + ("pango" ,pango) + ("pulseaudio" ,pulseaudio))) + (propagated-inputs + `(("python-cairocffi" ,python-cairocffi) + ("python-cffi" ,python-cffi) + ("python-dateutil" ,python-dateutil) + ("python-dbus-next" ,python-dbus-next) + ("python-iwlib" ,python-iwlib) + ("python-keyring" ,python-keyring) + ("python-mpd2" ,python-mpd2) + ("python-pyxdg" ,python-pyxdg) + ("python-xcffib" ,python-xcffib))) + (native-inputs + `(("pkg-config" ,pkg-config) + ("python-flake8" ,python-flake8) + ("python-pep8-naming" ,python-pep8-naming) + ("python-psutil" ,python-psutil) + ("python-pytest-cov" ,python-pytest-cov) + ("python-setuptools-scm" ,python-setuptools-scm))) + (home-page "http://qtile.org") + (synopsis "Hackable tiling window manager written and configured in Python") + (description "Qtile is simple, small, and extensible. It's easy to write +your own layouts, widgets, and built-in commands.") + (license license:expat))) + (define-public quickswitch-i3 (let ((commit "ed692b1e8f43b95bd907ced26238ce8ccb2ed28f") (revision "1")) ; Guix package revision