From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id OBONLD5vgGPKKwEAbAwnHQ (envelope-from ) for ; Fri, 25 Nov 2022 08:31:10 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id yC5GLD5vgGOJvgAAauVa8A (envelope-from ) for ; Fri, 25 Nov 2022 08:31:10 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 688F71173C for ; Fri, 25 Nov 2022 08:31:10 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oyTAw-0001gQ-IB; Fri, 25 Nov 2022 02:31:06 -0500 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 1oyTAs-0001gF-SZ for guix-patches@gnu.org; Fri, 25 Nov 2022 02:31:02 -0500 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 1oyTAs-00015j-HB for guix-patches@gnu.org; Fri, 25 Nov 2022 02:31:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oyTAs-00043x-C4 for guix-patches@gnu.org; Fri, 25 Nov 2022 02:31:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#59563] [PATCH] gnu: Add cl-file-notify. Resent-From: "Paul A. Patience" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 25 Nov 2022 07:31:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 59563 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 59563@debbugs.gnu.org Cc: "Paul A. Patience" X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.166936141515551 (code B ref -1); Fri, 25 Nov 2022 07:31:02 +0000 Received: (at submit) by debbugs.gnu.org; 25 Nov 2022 07:30:15 +0000 Received: from localhost ([127.0.0.1]:33308 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oyTA6-00042j-Hp for submit@debbugs.gnu.org; Fri, 25 Nov 2022 02:30:14 -0500 Received: from lists.gnu.org ([209.51.188.17]:32906) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oyTA4-00042b-T0 for submit@debbugs.gnu.org; Fri, 25 Nov 2022 02:30:13 -0500 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 1oyTA4-0001Co-O9 for guix-patches@gnu.org; Fri, 25 Nov 2022 02:30:12 -0500 Received: from mail-0301.mail-europe.com ([188.165.51.139]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oyTA1-0000he-CK for guix-patches@gnu.org; Fri, 25 Nov 2022 02:30:12 -0500 Date: Fri, 25 Nov 2022 07:29:56 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=apatience.com; s=protonmail3; t=1669361403; x=1669620603; bh=ZunsxICBQQduFcdsgoMaTCK+IQMvIVUXqnU9A/X1h0g=; h=Date:To:From:Cc:Subject:Message-ID:Feedback-ID:From:To:Cc:Date: Subject:Reply-To:Feedback-ID:Message-ID:BIMI-Selector; b=i7LFFoOKTSA7RE/rNIip/LQcdY33ETaQYELvysuqFjUP3Y91C5ib5/aP2Ft6gOcY6 VDNyGPjxmfp13wAmvEf2dNUix18INNHXF8bgBBXu8DtRRVA5FmyGQJ9x/i36X0hnnc DyZAoXaKSEjUuwaSoDOXCsmoKkzZTqx6ocDORZpAA8sYb6FNx9vc3XVNZFuUmYSjYq 5IertklaBu9DT6FDAawVsJxLNuGkJT+9/hVyktpBqepNrnUEZMdGY3u1zp1IHTNw8+ 8z0q0zgdG8+laPYIfbcruH/IWv6RJ+3qjlI12uf1o/+2teI9ORib1Dxy4xN7zXw9n7 xaWSu8IZf9A0A== From: "Paul A. Patience" Message-ID: <20221125072947.144356-1-paul@apatience.com> Feedback-ID: 19227857:user:proton MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=188.165.51.139; envelope-from=paul@apatience.com; helo=mail-0301.mail-europe.com 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-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+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1669361470; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=ZunsxICBQQduFcdsgoMaTCK+IQMvIVUXqnU9A/X1h0g=; b=iKLrpMzgJOoxinoUApbFutDXOJbGtpqlQXYC0P61k3K0fdZ97HWc8SD1uUbzDqKSu/S4Y5 yZAQVlJm9jPtZ8xLD/78t9uOoalYy2EThd3lNYSL1o+KMy63Dg21BmddOJZjM1ff0+DhQA evOOngTB+w7Em2qwtin4OVzRuz65W3ZIArI0Z+O++7tP0aqGUOSGCkCokMS4vmcwM5Tf2j PwvuvZTPu3Lckvq6vnU/AQJCLKUdDYeULdG150IaxGwg02In6hGmNqdtHifun2+e0L/xwC kDzqhW8GfUBKlSOHZnui0p7FwBT50EOheR6sl+XleyO7KR4pXL7BZ6ReLdV+FA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1669361470; a=rsa-sha256; cv=none; b=MM71cRb1sRWpTmi8b9HlrqhtWQkhwXY6/PVP5ccw468+1bMhVArmDOKH8qazBy375ey43O pc/+F9bF/XrxWP2fbyfPm9TU100KS8GEGt5mGo9XcZE8Z/6m9H6C7wikde46fBMjua2tjE 2ElxK8QZ1MfloM4OcFIyR9jxiTadYr/4KQNiM7Z9HaQSFit/roNb+BJpB8hTpZ7R8oLUfD rTpHeFWuJBTQ60jWCjh31n2teUp/uzac5cYSfKW5385a1sI63z5/lGHd2mZh2kkbJ5F6+8 9ZqovNvFraAEMEo1sbBBajtvO5wcNq0qTgdpZ8SzbSsoheVSUPB6BrxxiqZYcQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=apatience.com header.s=protonmail3 header.b=i7LFFoOK; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: 1.82 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=apatience.com header.s=protonmail3 header.b=i7LFFoOK; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 688F71173C X-Spam-Score: 1.82 X-Migadu-Scanner: scn1.migadu.com X-TUID: gfanE7StYt8F * gnu/packages/lisp-xyz.scm (sbcl-file-notify, cl-file-notify, ecl-file-notify): New variables. --- gnu/packages/lisp-xyz.scm | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm index 2a0822380c..0416fc61ea 100644 --- a/gnu/packages/lisp-xyz.scm +++ b/gnu/packages/lisp-xyz.scm @@ -489,6 +489,39 @@ (define-public cl-inotify (define-public ecl-cl-inotify (sbcl-package->ecl-package sbcl-cl-inotify)) +(define-public sbcl-file-notify + (let ((commit "f12dc2f2aae5fee13355cd93a8cae0c4c412b76d") + (revision "0")) + (package + (name "sbcl-file-notify") + (version (git-version "1.0.0" revision commit)) + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/Shinmera/file-notify") + (commit commit))) + (file-name (git-file-name "cl-file-notify" version)) + (sha256 + (base32 "0788d98rqm1krl8nbfh8qshvyf6g336i9bqrdhkx06cfvbh0wcny"))= )) + (build-system asdf-build-system/sbcl) + (inputs + (list sbcl-cffi + sbcl-documentation-utils + sbcl-trivial-features)) + (home-page "https://github.com/Shinmera/file-notify") + (synopsis "Get notifications for file accesses and changes") + (description + "File-Notify is a Common Lisp library for getting notifications for= file +accesses and changes.") + (license license:zlib)))) + +(define-public cl-file-notify + (sbcl-package->cl-source-package sbcl-file-notify)) + +(define-public ecl-file-notify + (sbcl-package->ecl-package sbcl-file-notify)) + (define-public sbcl-bodge-queue (let ((commit "948c9a501dcd412689952d09eb7453ec2722336a") (revision "0")) -- 2.38.0