From patchwork Sat Apr 6 00:50:00 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: =?utf-8?b?5a6L5paH5q2m?= X-Patchwork-Id: 3225 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 CFE7716D60; Sat, 6 Apr 2019 01:51:14 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,UNPARSEABLE_RELAY, URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTP id 8BFF216D36 for ; Sat, 6 Apr 2019 01:51:14 +0100 (BST) Received: from localhost ([127.0.0.1]:48817 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hCZYA-00022q-5X for patchwork@mira.cbaines.net; Fri, 05 Apr 2019 20:51:14 -0400 Received: from eggs.gnu.org ([209.51.188.92]:44723) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hCZY4-0001zA-Jr for guix-patches@gnu.org; Fri, 05 Apr 2019 20:51:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hCZY2-0005hq-JT for guix-patches@gnu.org; Fri, 05 Apr 2019 20:51:08 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:32866) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hCZXz-0005fQ-FN for guix-patches@gnu.org; Fri, 05 Apr 2019 20:51:05 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hCZXz-0000cK-DQ for guix-patches@gnu.org; Fri, 05 Apr 2019 20:51:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#35142] [PATCH 3/8] gnu: Add perl-filesys-notify-simple. Resent-From: =?utf-8?b?5a6L5paH5q2m?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 06 Apr 2019 00:51:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 35142 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 35142@debbugs.gnu.org Received: via spool by 35142-submit@debbugs.gnu.org id=B35142.15545118302267 (code B ref 35142); Sat, 06 Apr 2019 00:51:03 +0000 Received: (at 35142) by debbugs.gnu.org; 6 Apr 2019 00:50:30 +0000 Received: from localhost ([127.0.0.1]:46395 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hCZXR-0000aT-W0 for submit@debbugs.gnu.org; Fri, 05 Apr 2019 20:50:30 -0400 Received: from rezeros.cc ([45.76.207.221]:47314) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hCZXO-0000Zh-2L for 35142@debbugs.gnu.org; Fri, 05 Apr 2019 20:50:26 -0400 Received: from localhost (117.173.71.11 [117.173.71.11]) by rezeros.cc (OpenSMTPD) with ESMTPSA id 269402c1 (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO); Sat, 6 Apr 2019 00:50:23 +0000 (UTC) Received: from localhost (localhost [local]) by localhost (OpenSMTPD) with ESMTPA id 4e4482c4; Sat, 6 Apr 2019 00:50:14 +0000 (UTC) From: =?utf-8?b?5a6L5paH5q2m?= Date: Sat, 6 Apr 2019 08:50:00 +0800 Message-Id: <20190406005005.3893-3-iyzsong@member.fsf.org> X-Mailer: git-send-email 2.19.2 In-Reply-To: <20190406005005.3893-1-iyzsong@member.fsf.org> References: <20190406005005.3893-1-iyzsong@member.fsf.org> MIME-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: =?utf-8?b?5a6L5paH5q2m?= Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/perl.scm (perl-filesys-notify-simple): New variable. --- gnu/packages/perl.scm | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/gnu/packages/perl.scm b/gnu/packages/perl.scm index 44529308cf..6dda5cdd86 100644 --- a/gnu/packages/perl.scm +++ b/gnu/packages/perl.scm @@ -3823,6 +3823,31 @@ functionality; it returns a list of file names that match the given pattern. For instance, it supports the @code{**/*.pm} form.") (license (package-license perl)))) +(define-public perl-filesys-notify-simple + (package + (name "perl-filesys-notify-simple") + (version "0.13") + (source + (origin + (method url-fetch) + (uri (string-append "mirror://cpan/authors/id/M/MI/MIYAGAWA/" + "Filesys-Notify-Simple-" version ".tar.gz")) + (sha256 + (base32 + "18jv96k1pf8wqf4vn2ahs7dv44lc9cyqj0bja9z17qici3dx7qxd")))) + (build-system perl-build-system) + (native-inputs + `(("perl-test-sharedfork" ,perl-test-sharedfork))) + (home-page "https://metacpan.org/release/Filesys-Notify-Simple") + (synopsis "Simple and dumb file system watcher") + (description + "Filesys::Notify::Simple is a simple but unified interface to get +notifications of changes to a given filesystem path. It utilizes inotify2 on +Linux, fsevents on OS X, kqueue on FreeBSD and FindFirstChangeNotification on +Windows if they're installed, with a fallback to the full directory scan if +they're not available.") + (license perl-license))) + (define-public perl-getopt-long (package (name "perl-getopt-long")