From unknown Sun Jun 22 07:55:55 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#58107] [PATCH] gnu: swaylock-effects: Update to 1.6.10, use G-expressions. Resent-From: kiasoc5 Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 27 Sep 2022 06:08:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 58107 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 58107@debbugs.gnu.org Cc: kiasoc5 X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.166425882626908 (code B ref -1); Tue, 27 Sep 2022 06:08:02 +0000 Received: (at submit) by debbugs.gnu.org; 27 Sep 2022 06:07:06 +0000 Received: from localhost ([127.0.0.1]:52229 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1od3kI-0006zw-6l for submit@debbugs.gnu.org; Tue, 27 Sep 2022 02:07:06 -0400 Received: from lists.gnu.org ([209.51.188.17]:42314) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1od3kF-0006zn-CR for submit@debbugs.gnu.org; Tue, 27 Sep 2022 02:07:05 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42370) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1od3k8-0007wI-Ph for guix-patches@gnu.org; Tue, 27 Sep 2022 02:07:00 -0400 Received: from knopi.disroot.org ([178.21.23.139]:38798) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1od3k4-0006Yq-Vb for guix-patches@gnu.org; Tue, 27 Sep 2022 02:06:55 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id F2D254C2C2; Tue, 27 Sep 2022 08:06:47 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jTiGyWaLvtaW; Tue, 27 Sep 2022 08:06:46 +0200 (CEST) From: kiasoc5 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1664258806; bh=xwj4CLDY6K6ouAtR9WW5XJngWio++vgiNsBXYFfr9ws=; h=From:To:Cc:Subject:Date; b=khndStlE9G5mBfVF56m3XLXHY8aa0EsEKN1Ibn0cOLc/wkpU4RhTV96Um1W5X1r92 DEOImrDcT/toxRcVLZTyfQ+vJDwMwypc8mBfyg12ay79lMsspklDX21SvXAI+zez1f KoS8+6PlRbFy6k4JOHH1w4DuE9YIEOcWVAkk9Jl0FTtzUHIK7jY3a9DXI5EqJ2sWHw rfp3GZjcmeDMCQcsxPVNuWa1DEOQDz/TakEQ+ReVeYtWVndOJJfO37xyJa0QMDLWc5 nhMNPHn/lYR9m/fL2j4t+nHARnvjjc4kKdBBs9/5ppDEQ6GjZfvqG3qe0MR1rJc1uo Vra/Gqjq+dxMA== Date: Tue, 27 Sep 2022 02:06:30 -0400 Message-Id: <7d4d96f74baaaa61ec873829660ab4b35648ce5f.1664258790.git.kiasoc5@disroot.org> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=178.21.23.139; envelope-from=kiasoc5@disroot.org; helo=knopi.disroot.org 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_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) * gnu/packages/wm.scm (swaylock-effects): Update to 1.6.10. [source]: Switch from commit to release tag. [arguments]: Use G-expressions. [home-page]: Switch to maintained fork. --- gnu/packages/wm.scm | 47 ++++++++++++++++++--------------------------- 1 file changed, 19 insertions(+), 28 deletions(-) diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm index 310e62a00d..5699e42540 100644 --- a/gnu/packages/wm.scm +++ b/gnu/packages/wm.scm @@ -1675,36 +1675,27 @@ (define-public swaylock (license license:expat))) ; MIT license (define-public swaylock-effects - ;; Latest release is from November 2020, but doesn't support disabling SSE. - (let ((commit "5cb9579faaf5662b111f5722311b701eff1c1d00") - (revision "1")) - (package - (inherit swaylock) - (name "swaylock-effects") - (version (git-version "1.6-3" revision commit)) - (source - (origin - (method git-fetch) - (uri (git-reference - (url "https://github.com/mortie/swaylock-effects") - (commit commit))) - (file-name (git-file-name name version)) - (sha256 - (base32 - "036dkhfqgk7g9vbr5pxgrs66h5fz0rwdsc67i1w51aa9v01r35ca")))) - (arguments - `(#:configure-flags '("-Dsse=false") - #:phases - (modify-phases %standard-phases - (add-after 'unpack 'patch-meson - (lambda _ - (substitute* "meson.build" - (("'-mtune=native',") ""))))))) - (synopsis "Screen locking utility for Wayland compositors with effects") - (description "@code{Swaylock-effects} is a fork of swaylock with additional + (package + (inherit swaylock) + (name "swaylock-effects") + (version "1.6.10") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/jirutka/swaylock-effects") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1d8ri7bzwfr53ybgf23acz57wyhcl2f1nqprcda1v9bzfgsqfk2n")))) + (arguments + (list #:configure-flags #~'("-Dsse=false"))) + (synopsis "Screen locking utility for Wayland compositors with effects") + (description "@code{Swaylock-effects} is a fork of swaylock with additional features, such as the ability to take a screenshot as the background image, display a clock or apply image manipulation techniques to the background image.") - (home-page "https://github.com/mortie/swaylock-effects")))) + (home-page "https://github.com/jirutka/swaylock-effects"))) (define-public swaybg (package base-commit: 754ce586e013582b0f6d28337fdc46db35395997 -- 2.37.3 From unknown Sun Jun 22 07:55:55 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: kiasoc5 Subject: bug#58107: closed (Re: bug#58107: [PATCH] gnu: swaylock-effects: Update to 1.6.10, use G-expressions.) Message-ID: References: <871qrw6x65.fsf@envs.net> <7d4d96f74baaaa61ec873829660ab4b35648ce5f.1664258790.git.kiasoc5@disroot.org> X-Gnu-PR-Message: they-closed 58107 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 58107@debbugs.gnu.org Date: Wed, 28 Sep 2022 02:39:01 +0000 Content-Type: multipart/mixed; boundary="----------=_1664332741-2259-1" This is a multi-part message in MIME format... ------------=_1664332741-2259-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #58107: [PATCH] gnu: swaylock-effects: Update to 1.6.10, use G-expressions. which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 58107@debbugs.gnu.org. --=20 58107: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D58107 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1664332741-2259-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 58107-done) by debbugs.gnu.org; 28 Sep 2022 02:38:10 +0000 Received: from localhost ([127.0.0.1]:57142 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1odMxe-0000ZP-3B for submit@debbugs.gnu.org; Tue, 27 Sep 2022 22:38:10 -0400 Received: from mail.envs.net ([5.199.136.28]:50940) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1odMxc-0000ZG-GL for 58107-done@debbugs.gnu.org; Tue, 27 Sep 2022 22:38:09 -0400 Received: from localhost (mail.envs.net [127.0.0.1]) by mail.envs.net (Postfix) with ESMTP id EC98D38A0FAF; Wed, 28 Sep 2022 02:38:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=envs.net; s=modoboa; t=1664332688; bh=V329Y7u8bulXcuPeyfEGxnMTo29MBt7mj8zcBTWUnQM=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=BvKgF6GN0ImLVpMF594+663YnNKdumdAnXIT6KMDdifSnQs0ezm0t9mJ1U4KCPmaB pNePCJPxCnVxb7AKAlE8P0/3D+D4jmNkY2Xwd4HwqU0slGqwr+v/DyercCOf38ZonP FX5ycLqSOqw55U7e1nU28yJNXTRH9ipPA+8OgDQ3hMDuiPczQ8nBTN2Qpn1P2vluC0 E2pFl1CtArVlMed4pgHHPy/UG/Wu4JMU4LibfaROC7Jyk3yf+T9hlaRh/JodRkqH5M hq2Y6vqz1cuYzPB5exFKjdE/XfFqknqkD4y7gY64dpLTluXfKO0HYsAwZO9rZh7WNC 2FnAoermBe1zEVQdctBSfiauvmtd9bk8rgEC32U2buJXQAnTRJsRgktxF/D4fDRodO KIVpBw533ISLbK4+m44wFshDDNvXetpDy1vsq0HPi8/Xhd7W+ODLdEmBiXznxIvyXg MOZt9Id1KYK9UnJScnXt7rOLkgGKahXLjX0qfzLY3dfz9KlWGWJn8I6zu3dRv3rTxv XkuVpiJq5V4RFG9T6A996xWuNdz7o61WcPEivckX08DvIzIywF16+ttOWvWCrEjtq5 1tSROuMBB7AWicJQugGzxr8sirr7CrrWY6qhddITnPZA7iVe+JEFluo9HRBxfttCIt VL0liKn51+FWu2rgucH3ZHzk= X-Virus-Scanned: Debian amavisd-new at mail.envs.net Received: from mail.envs.net ([127.0.0.1]) by localhost (mail.envs.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id 8NTO76_SJzZj; Wed, 28 Sep 2022 02:38:05 +0000 (UTC) Received: from localhost (unknown [182.150.116.135]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.envs.net (Postfix) with ESMTPSA; Wed, 28 Sep 2022 02:38:05 +0000 (UTC) Received: from localhost (localhost [local]) by localhost (OpenSMTPD) with ESMTPA id 35b8d5e5; Wed, 28 Sep 2022 02:38:10 +0000 (UTC) From: =?utf-8?B?5a6L5paH5q2m?= To: kiasoc5 Subject: Re: bug#58107: [PATCH] gnu: swaylock-effects: Update to 1.6.10, use G-expressions. References: <7d4d96f74baaaa61ec873829660ab4b35648ce5f.1664258790.git.kiasoc5@disroot.org> Date: Wed, 28 Sep 2022 10:38:10 +0800 In-Reply-To: <7d4d96f74baaaa61ec873829660ab4b35648ce5f.1664258790.git.kiasoc5@disroot.org> (kiasoc5@disroot.org's message of "Tue, 27 Sep 2022 02:06:30 -0400") Message-ID: <871qrw6x65.fsf@envs.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 58107-done Cc: 58107-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) kiasoc5 writes: > * gnu/packages/wm.scm (swaylock-effects): Update to 1.6.10. > [source]: Switch from commit to release tag. > [arguments]: Use G-expressions. > [home-page]: Switch to maintained fork. Pushed, thank you! ------------=_1664332741-2259-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 27 Sep 2022 06:07:06 +0000 Received: from localhost ([127.0.0.1]:52229 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1od3kI-0006zw-6l for submit@debbugs.gnu.org; Tue, 27 Sep 2022 02:07:06 -0400 Received: from lists.gnu.org ([209.51.188.17]:42314) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1od3kF-0006zn-CR for submit@debbugs.gnu.org; Tue, 27 Sep 2022 02:07:05 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42370) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1od3k8-0007wI-Ph for guix-patches@gnu.org; Tue, 27 Sep 2022 02:07:00 -0400 Received: from knopi.disroot.org ([178.21.23.139]:38798) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1od3k4-0006Yq-Vb for guix-patches@gnu.org; Tue, 27 Sep 2022 02:06:55 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id F2D254C2C2; Tue, 27 Sep 2022 08:06:47 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jTiGyWaLvtaW; Tue, 27 Sep 2022 08:06:46 +0200 (CEST) From: kiasoc5 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1664258806; bh=xwj4CLDY6K6ouAtR9WW5XJngWio++vgiNsBXYFfr9ws=; h=From:To:Cc:Subject:Date; b=khndStlE9G5mBfVF56m3XLXHY8aa0EsEKN1Ibn0cOLc/wkpU4RhTV96Um1W5X1r92 DEOImrDcT/toxRcVLZTyfQ+vJDwMwypc8mBfyg12ay79lMsspklDX21SvXAI+zez1f KoS8+6PlRbFy6k4JOHH1w4DuE9YIEOcWVAkk9Jl0FTtzUHIK7jY3a9DXI5EqJ2sWHw rfp3GZjcmeDMCQcsxPVNuWa1DEOQDz/TakEQ+ReVeYtWVndOJJfO37xyJa0QMDLWc5 nhMNPHn/lYR9m/fL2j4t+nHARnvjjc4kKdBBs9/5ppDEQ6GjZfvqG3qe0MR1rJc1uo Vra/Gqjq+dxMA== To: guix-patches@gnu.org Subject: [PATCH] gnu: swaylock-effects: Update to 1.6.10, use G-expressions. Date: Tue, 27 Sep 2022 02:06:30 -0400 Message-Id: <7d4d96f74baaaa61ec873829660ab4b35648ce5f.1664258790.git.kiasoc5@disroot.org> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=178.21.23.139; envelope-from=kiasoc5@disroot.org; helo=knopi.disroot.org 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_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit Cc: kiasoc5 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) * gnu/packages/wm.scm (swaylock-effects): Update to 1.6.10. [source]: Switch from commit to release tag. [arguments]: Use G-expressions. [home-page]: Switch to maintained fork. --- gnu/packages/wm.scm | 47 ++++++++++++++++++--------------------------- 1 file changed, 19 insertions(+), 28 deletions(-) diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm index 310e62a00d..5699e42540 100644 --- a/gnu/packages/wm.scm +++ b/gnu/packages/wm.scm @@ -1675,36 +1675,27 @@ (define-public swaylock (license license:expat))) ; MIT license (define-public swaylock-effects - ;; Latest release is from November 2020, but doesn't support disabling SSE. - (let ((commit "5cb9579faaf5662b111f5722311b701eff1c1d00") - (revision "1")) - (package - (inherit swaylock) - (name "swaylock-effects") - (version (git-version "1.6-3" revision commit)) - (source - (origin - (method git-fetch) - (uri (git-reference - (url "https://github.com/mortie/swaylock-effects") - (commit commit))) - (file-name (git-file-name name version)) - (sha256 - (base32 - "036dkhfqgk7g9vbr5pxgrs66h5fz0rwdsc67i1w51aa9v01r35ca")))) - (arguments - `(#:configure-flags '("-Dsse=false") - #:phases - (modify-phases %standard-phases - (add-after 'unpack 'patch-meson - (lambda _ - (substitute* "meson.build" - (("'-mtune=native',") ""))))))) - (synopsis "Screen locking utility for Wayland compositors with effects") - (description "@code{Swaylock-effects} is a fork of swaylock with additional + (package + (inherit swaylock) + (name "swaylock-effects") + (version "1.6.10") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/jirutka/swaylock-effects") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1d8ri7bzwfr53ybgf23acz57wyhcl2f1nqprcda1v9bzfgsqfk2n")))) + (arguments + (list #:configure-flags #~'("-Dsse=false"))) + (synopsis "Screen locking utility for Wayland compositors with effects") + (description "@code{Swaylock-effects} is a fork of swaylock with additional features, such as the ability to take a screenshot as the background image, display a clock or apply image manipulation techniques to the background image.") - (home-page "https://github.com/mortie/swaylock-effects")))) + (home-page "https://github.com/jirutka/swaylock-effects"))) (define-public swaybg (package base-commit: 754ce586e013582b0f6d28337fdc46db35395997 -- 2.37.3 ------------=_1664332741-2259-1--